• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Turn on the data model loading under oracle. (yes, BOLD move :)

correct no-data situation in where clause of oracle query

Upgrading to 1.2b3 there is now a dependency on ams1.1d13 and new catalog messages need to be loaded.

Upgrading so that ams_util and postal_address correction sql is loaded

adding default to get list so it doesn't bomb if you aren't using -2 for contacts

Bug fixing ams_value__time search condition type and adding annual recurrence searchability - so you can find things like birthdays, anniversaries, etc.

in some queries oracle claimed the title column ambiguous; fixed.

in third thru sixth rows, got the orderby clause from listbuilder (oracle)

remove expensive query for project manager info if logger instance is not linked to PM; bump package version

    • -8
    • +8
    /openacs-4/packages/logger/logger.info
Add 6th row of listbuilder demo, adding non-bulk action to add new note.

Having a problem where the sql of adding a new note tells the wrong type

to template_demo_note__new(); this happens somewhere in the call to

package_instantiate_object in the -new_data section of the form in

add-edit.tcl

  1. … 3 more files in changeset.
move the sample data include to where it belongs; reformat some code

fix up message key syntax in listbuilder adp chunks and get rid of i18n garbage in index.adp

Adding ams_util__next_instance_of_date proc and the associated upgrade and drop scripts

fix Oracle bug (procedure cannot return a value)

upgrade to 0.21; providing two new attributes "page_title" and "creator" for all kind of xowiki pages.

The page_titles are used instead of page names (with the language prefix) where ever appropriate (e.g.

in category listing)

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -4
    • +45
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/edit.adp
    • -2
    • +2
    /openacs-4/packages/xowiki/www/edit.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view.adp
    • -4
    • +4
    /openacs-4/packages/xowiki/www/view.tcl
opgrade to 0.34; support for inherited cr attributes

compatibility update for naviserver 4.99.1 or newer

Missed some thing on the help text.

    • -28
    • +28
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
    • -6
    • +2
    /openacs-4/packages/ams/www/attribute.tcl
Added help_text to attributes and along with it some more I18N strings

    • -2
    • +22
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -31
    • +58
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
    • -6
    • +10
    /openacs-4/packages/ams/www/attribute-add.tcl
    • -0
    • +1
    /openacs-4/packages/ams/www/attribute.adp
    • -4
    • +11
    /openacs-4/packages/ams/www/attribute.tcl
    • -0
    • +1
    /openacs-4/packages/ams/www/list-code.adp
    • -7
    • +6
    /openacs-4/packages/ams/www/list-code.tcl
Added procedure to create edit url for message keys

fix upgrade script on 5.1

Improve admin display.

for oracle it's sysdate, not now()... corrected those.

improved granting permissions to forums and feedback

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

Added warning page if admin tries to add/edit sections or questions on evaluations with existing reponses

    • -0
    • +9
    /openacs-4/packages/anon-eval/www/asm-admin/warning.adp
    • -0
    • +19
    /openacs-4/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
    /openacs-4/packages/ajaxhelper/ajaxhelper.info
    • -0
    • +357
    /openacs-4/packages/ajaxhelper/tcl/ajax-procs.tcl
    • -0
    • +251
    /openacs-4/packages/ajaxhelper/www/doc/index.html
    • -0
    • +58
    /openacs-4/packages/ajaxhelper/www/overlibmws/BabelFish.js
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/arrow.gif
    • -0
    • +575
    /openacs-4/packages/ajaxhelper/www/overlibmws/calendarmws.js
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/cornerBL.gif
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/cornerBR.gif
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/cornerTL.gif
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/cornerTR.gif
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/edgeB.gif
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/edgeL.gif
    • binary
    /openacs-4/packages/ajaxhelper/www/overlibmws/edgeR.gif
    • binary
    /openacs-4/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

add fourth row to template demo page: link title to detail page