• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix string literal arg to empty_string_p

    • -2
    • +2
    ./project-manager/www/calendar-users-update.tcl
  1. … 1 more file in changeset.
fix message lookup

switch to context, cleanup on versions screen, fix some message keys, remove admin master

    • -1
    • +1
    ./survey/www/admin/block-question-add.adp
    • -2
    • +2
    ./survey/www/admin/block-question-add.tcl
  1. … 65 more files in changeset.
Changed reported mime type for csv download to application/csv such that macs and safari don't try to show it as plain text in the browser as they do by default with the old mime type

    • -2
    • +2
    ./survey/www/admin/responses-export.vuh
patch from simon for invalid dates

Added pagination, made the tasks overview behave more like Ticket Tracker

    • -2
    • +35
    ./project-manager/www/tasks-postgresql.xql
Require Write Permission to make a reservation

    • -1
    • +5
    ./room-reservation/www/reservation-new.tcl
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

    • -1
    • +1
    ./events/www/admin/order-history-activity.tcl
    • -1
    • +1
    ./events/www/admin/order-history-date.tcl
    • -1
    • +1
    ./events/www/admin/order-history-month.tcl
    • -1
    • +1
    ./events/www/admin/order-history-state.tcl
    • -1
    • +1
    ./events/www/admin/order-history-ug.tcl
  1. … 675 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

    • -1
    • +1
    ./events/www/admin/order-history-date.tcl
    • -5
    • +5
    ./personal-community/tcl/personal-community-procs.tcl
  1. … 41 more files in changeset.
remove the acs-lang procs which were deprecated/warn in 5.0; fix lingering references to deprecated procs

    • -2
    • +2
    ./vocabulary/tcl/vocabulary-train-procs.tcl
  1. … 27 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -3
    • +3
    ./project-manager/project-manager.info
    • -0
    • +160
    ./project-manager/catalog/project-manager.de_DE.ISO-8859-1.xml
    • -3
    • +8
    ./project-manager/tcl/project-manager-procs.tcl
    • -0
    • +3
    ./project-manager/www/index-oracle.xql
    • -0
    • +3
    ./project-manager/www/index-postgresql.xql
    • -2
    • +3
    ./project-manager/www/task-add-edit-2.tcl
    • -0
    • +3
    ./project-manager/www/tasks-postgresql.xql
    • -0
    • +131
    ./room-reservation/catalog/room-reservation.de_DE.ISO-8859-1.xml
  1. … 312 more files in changeset.
add missing files

    • -0
    • +43
    ./events/www/manage/reg-approve.tcl
    • -0
    • +144
    ./events/www/manage/reg-cancel-2.tcl
    • -0
    • +6
    ./events/www/manage/reg-cancel.adp
    • -0
    • +104
    ./events/www/manage/reg-cancel.tcl
    • -0
    • +12
    ./events/www/manage/reg-cancel.xql
    • -0
    • +34
    ./events/www/manage/reg-waitlist.tcl
Reintroduced util_memoize and added the subsite_id as a parameter to it, so the memoize will work correctly. Kudos to Jeff for pointing this out

    • -3
    • +8
    ./project-manager/tcl/project-manager-procs.tcl
You cannot memoize this query, as the assignees are different for each package_id

    • -2
    • +2
    ./project-manager/tcl/project-manager-procs.tcl
Made Project Manager package aware (which allows us to mount PM on multiple instances with seperate data)

    • -0
    • +3
    ./project-manager/www/index-oracle.xql
    • -0
    • +3
    ./project-manager/www/index-postgresql.xql
    • -0
    • +3
    ./project-manager/www/tasks-postgresql.xql
make h2 consistent with other includelets

make presentation consistent with other includelets

We need to cascade on dropping

add a simple includelet for available surveys

    • -0
    • +12
    ./survey/lib/portlet.adp
    • -0
    • +51
    ./survey/lib/portlet.tcl
    • -0
    • +10
    ./survey/lib/portlet.xql
fix some typos, remove a log message

typo in boolean answer function

adding in remove.tcl

    • -0
    • +9
    ./cop-ui/www/categories/remove.tcl
German Version, curtousy of Peter Monien

    • -0
    • +160
    ./project-manager/catalog/project-manager.de_DE.ISO-8859-1.xml
  1. … 1 more file in changeset.
file project-manager.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./project-manager/catalog/project-manager.de_DE.ISO-8859-1.xml
Further german translation

    • -0
    • +131
    ./room-reservation/catalog/room-reservation.de_DE.ISO-8859-1.xml
file room-reservation.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./room-reservation/catalog/room-reservation.de_DE.ISO-8859-1.xml
pull in changes from production CoP site

    • -0
    • +13
    ./cop-base/catalog/cop-base.en_US.ISO-8859-1.xml
    • -0
    • +35
    ./cop-base/sql/postgresql/datamodel.sql
    • -0
    • +14
    ./cop-base/www/index.tcl
    • -39
    • +74
    ./cop-base/www/admin/community-new.tcl
    • -0
    • +27
    ./cop-base/www/admin/deny.tcl
    • -0
    • +8
    ./cop-base/www/admin/index.adp
    • -0
    • +14
    ./cop-base/www/admin/index.tcl
    • -0
    • +4
    ./cop-base/www/admin/requests.adp
    • -0
    • +54
    ./cop-base/www/admin/requests.tcl
fix a couple broken links

Removed as they have been apparently introduced by accident to the repository

  1. … 3 more files in changeset.
fix pg syntax for loop...