• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove expensive query for project manager info if logger instance is not linked to PM; bump package version

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

    • -0
    • +18
    ./packages/acs-templating/www/doc/demo/index.html
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list6/add-edit.adp
    • -0
    • +130
    ./packages/acs-templating/www/doc/demo/list6/add-edit.tcl
    • -0
    • +30
    ./packages/acs-templating/www/doc/demo/list6/add-edit.xql
    • binary
    ./packages/acs-templating/www/doc/demo/list6/add.gif
    • binary
    ./packages/acs-templating/www/doc/demo/list6/blank.gif
    • -0
    • +15
    ./packages/acs-templating/www/doc/demo/list6/delete-postgresql.xql
    • -0
    • +18
    ./packages/acs-templating/www/doc/demo/list6/delete.tcl
    • -0
    • +29
    ./packages/acs-templating/www/doc/demo/list6/index-postgresql.xql
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list6/index.adp
    • -0
    • +83
    ./packages/acs-templating/www/doc/demo/list6/index.tcl
    • -0
    • +6
    ./packages/acs-templating/www/doc/demo/list6/view-one.adp
  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

    • -16
    • +16
    ./packages/logger/www/admin/index.adp
    • -12
    • +12
    ./packages/logger/www/admin/index.tcl
Adding ams_util__next_instance_of_date proc and the associated upgrade and drop scripts

    • -1
    • +2
    ./packages/ams/sql/postgresql/ams-drop.sql
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)

    • -4
    • +45
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +5
    ./packages/xowiki/www/portlets/categories.tcl
opgrade to 0.34; support for inherited cr attributes

    • -7
    • +12
    ./packages/xotcl-core/tcl/generic-procs.tcl
compatibility update for naviserver 4.99.1 or newer

Missed some thing on the help text.

    • -28
    • +28
    ./packages/ams/tcl/ams-widget-procs.tcl
Added help_text to attributes and along with it some more I18N strings

    • -1
    • +2
    ./packages/ams/sql/postgresql/ams-create.sql
    • -31
    • +58
    ./packages/ams/tcl/ams-widget-procs.tcl
    • -6
    • +10
    ./packages/ams/www/attribute-add.tcl
Added procedure to create edit url for message keys

    • -1
    • +14
    ./packages/acs-lang/tcl/lang-util-procs.tcl
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