• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix upgrade script on 5.1

Improve admin display.

    • -6
    • +4
    ./packages/ae-portlet/lib/ae-portlet-chunk.tcl
for oracle it's sysdate, not now()... corrected those.

improved granting permissions to forums and feedback

    • -3
    • +36
    ./packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +30
    ./packages/imsld/tcl/imsld-procs.xql
Removed Edit Your Responses link

    • -2
    • +2
    ./packages/ae-portlet/lib/ae-portlet-chunk.tcl
Added warning page if admin tries to add/edit sections or questions on evaluations with existing reponses

    • -1
    • +1
    ./packages/anon-eval/www/assessment.tcl
    • -2
    • +27
    ./packages/anon-eval/www/asm-admin/index.vuh
    • -0
    • +9
    ./packages/anon-eval/www/asm-admin/warning.adp
    • -0
    • +19
    ./packages/anon-eval/www/asm-admin/warning.tcl
Added a general description field for graduate attributes, as well as a note field for streams and individual units of study.

  1. … 3 more files in changeset.
commit ajaxhelper package to openacs head

    • -0
    • +26
    ./packages/ajaxhelper/ajaxhelper.info
    • -0
    • +357
    ./packages/ajaxhelper/tcl/ajax-procs.tcl
    • -0
    • +251
    ./packages/ajaxhelper/www/doc/index.html
    • -0
    • +58
    ./packages/ajaxhelper/www/overlibmws/BabelFish.js
    • binary
    ./packages/ajaxhelper/www/overlibmws/arrow.gif
    • -0
    • +575
    ./packages/ajaxhelper/www/overlibmws/calendarmws.js
    • -0
    • +664
    ./packages/ajaxhelper/www/overlibmws/calendarmws_lang.js
    • binary
    ./packages/ajaxhelper/www/overlibmws/cornerBL.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/cornerBR.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/cornerTL.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/cornerTR.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/edgeB.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/edgeL.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/edgeR.gif
    • binary
    ./packages/ajaxhelper/www/overlibmws/edgeT.gif
  1. … 41 more files in changeset.
activate the inserting of sample data on the postgres side; it works.

Add fifth row of listbuilder demos: add "delete checked notes" as bulk action

    • -0
    • +18
    ./packages/acs-templating/www/doc/demo/index.html
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list5/add-edit.adp
    • -0
    • +123
    ./packages/acs-templating/www/doc/demo/list5/add-edit.tcl
    • -0
    • +30
    ./packages/acs-templating/www/doc/demo/list5/add-edit.xql
    • binary
    ./packages/acs-templating/www/doc/demo/list5/add.gif
    • binary
    ./packages/acs-templating/www/doc/demo/list5/blank.gif
    • -0
    • +15
    ./packages/acs-templating/www/doc/demo/list5/delete-postgresql.xql
    • -0
    • +36
    ./packages/acs-templating/www/doc/demo/list5/delete.tcl
    • -0
    • +29
    ./packages/acs-templating/www/doc/demo/list5/index-postgresql.xql
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list5/index.adp
    • -0
    • +71
    ./packages/acs-templating/www/doc/demo/list5/index.tcl
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list5/view-one.adp
    • -0
    • +22
    ./packages/acs-templating/www/doc/demo/list5/view-one.tcl
add fourth row to template demo page: link title to detail page

    • -0
    • +18
    ./packages/acs-templating/www/doc/demo/index.html
    • -0
    • +29
    ./packages/acs-templating/www/doc/demo/list4/index-postgresql.xql
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list4/index.adp
    • -0
    • +83
    ./packages/acs-templating/www/doc/demo/list4/index.tcl
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list4/view-one.adp
    • -0
    • +22
    ./packages/acs-templating/www/doc/demo/list4/view-one.tcl
fix typos

fix silly typos

arrange to load sample data; commented out for now

create listbuilder sample data for oracle

bump version to 2.1.2b1

    • -3
    • +3
    ./packages/lars-blogger/lars-blogger.info
fix the massively borked en_US catalog file and bump version to 2.1.2b1

fix the massively borked en_US catalog file and bump version

Fixed permission issue with contact adding

    • -2
    • +4
    ./packages/contacts/www/contact-add.tcl
adding functionallity to mark an activity started.

adding pngs to represent the completed status of an activity.

    • -5
    • +22
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -201
    • +46
    ./packages/imsld/tcl/imsld-procs.tcl
    • -63
    • +90
    ./packages/imsld/tcl/imsld-procs.xql
    • binary
    ./packages/imsld/www/resources/completed.png
Bugfixes on re-taking assessment

    • -3
    • +30
    ./packages/ae-portlet/lib/ae-portlet-chunk.tcl
    • -3
    • +8
    ./packages/ae-portlet/lib/ae-portlet-chunk.xql
grant logic moved to a procedure

    • -35
    • +29
    ./packages/imsld/tcl/imsld-procs.tcl
    • -21
    • +3
    ./packages/imsld/tcl/imsld-procs.xql
further prettified links: use instead of pages/en%3aSome+Text pages/en/Some+Text

    • -12
    • +17
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +10
    ./packages/xowiki/www/pages/index.vuh
Add tests for include handling

Change log from notice to debug

    • -5
    • +5
    ./packages/dotlrn-ecommerce/lib/cal-view.tcl
Add missing prev/next message keys.

Add missing message key for spam-2.tcl/adp page.

Bugfix on conditions check

    • -2
    • +0
    ./packages/anon-eval/www/assessment.tcl
Added description

    • -2
    • +2
    ./packages/dotlrn/tcl/test/community-procs.tcl
Added description

    • -2
    • +2
    ./packages/dotlrn/tcl/test/community-procs.tcl