• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Do grouping in the database instead of using listbuilder.

provide support for named and unnamed form instances, when forms are provided

    • -25
    • +112
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Added support for employee adding and return_url

extending message catalog and forms for anonymous_instances

fix for multivalued form entries

    • -4
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
when multiple xinhas should be presented on a page, the code was broken; fix for this bug, which was introduced recently

Moving categories_limitation partial query to a db_map

Fixing unread_or_new_query db_map and mapping unread queries as well

Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

    • -0
    • +12
    /openacs-4/packages/file-storage/www/file-edit.xql
  1. … 19 more files in changeset.
Don't reset filters if page is changed.

fixing includelet parsing once more

    • -7
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
forums_reading_info__remove_msq query to xql

count_unread must be written like a xql partialquery

forums_reading_info__user_add_msg query to xql

    • -7
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
creation

    • -0
    • +16
    /openacs-4/packages/forums/www/mark_all_readed-oracle.xql
forums_reading_info__user_add_forum query to xql

add @forums-reading-info-package-create.sql script

add reading info creation scripts

creation

made naming for methods called via urls more consistent

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improved namig and documentation, some more internationalization

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -24
    • +33
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
don't trigger errors from includelet categories, when ltree is not installed

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
Don't show page in list of available filters in form

Removing reference to non-existant user_change_p variable, fixing a few typos and adding an ad_script_abort to prevent a well formed post from being able to actually submit data

file imsld.js was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/imsld/www/resources/imsld.js
zenifying:

- creating the urls in the adp files

- moving the css to the imsld.css file

- adding a master template for the package, which is based on the zen masters to provide a "standard look"

* this master uses the zen files, like for instance, make use of the HC and STD modes

- adding a imsld.js file to centralize the javascripts

- using zen styles when possible

ther's still some work to do...

    • -0
    • +64
    /openacs-4/packages/imsld/lib/imsld-master.adp
    • -0
    • +283
    /openacs-4/packages/imsld/lib/imsld-master.tcl
    • -14
    • +3
    /openacs-4/packages/imsld/www/imsld-tree.adp
    • -1
    • +0
    /openacs-4/packages/imsld/www/imsld-tree.tcl
    • -10
    • +5
    /openacs-4/packages/imsld/www/admin/index.adp
    • -27
    • +33
    /openacs-4/packages/imsld/www/admin/index.tcl
  1. … 8 more files in changeset.
file imsld-master.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/imsld/lib/imsld-master.adp
file imsld-master.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/imsld/lib/imsld-master.tcl
Remove duplicated proc with_finally (also exists in acs-tcl/tcl/utilities-procs.tcl) and remove unnecessary with_finally block in the sweeper procs

fixing bug (wrong parameter name in url)