• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file add-bugs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/populate/www/add-bugs.adp
Error in my test case, you have to flush the components cache if you add

one...

Adding db_exec_plsql delete_templates { select evaluation__delete_template() }

Adding the functions drop function evaluation__delete_template ();

drop function evaluation__create_template ();

Adding function "create function evaluation__delete_template ()"

Add help link to new page

Add help page and link to the help page.

    • -1
    • +2
    /openacs-4/packages/wiki/lib/footer.adp
    • -0
    • +18
    /openacs-4/packages/wiki/www/doc/wiki-help.adp
added inline error message

Intitial import of ezic-gateway package

  1. … 4 more files in changeset.
Initial revision

    • -0
    • +57
    /openacs-4/packages/ezic-gateway/ezic-gateway.info
    • -0
    • +1075
    /openacs-4/packages/ezic-gateway/tcl/ezic-gateway-procs.tcl
    • -0
    • +45
    /openacs-4/packages/ezic-gateway/tcl/ezic-gateway-procs.xql
    • -0
    • +10
    /openacs-4/packages/ezic-gateway/www/index.adp
    • -0
    • +40
    /openacs-4/packages/ezic-gateway/www/index.tcl
    • -0
    • +15
    /openacs-4/packages/ezic-gateway/www/index.xql
    • -0
    • +32
    /openacs-4/packages/ezic-gateway/www/admin/index-postgresql.xql
    • -0
    • +245
    /openacs-4/packages/ezic-gateway/www/doc/index.adp
  1. … 4 more files in changeset.
Added support for ns_ldap bind authentication

Added Jim Lynch to committers

Fix bug in array_variable_regexp_noquote that cannot recognize arrays with .

in the key name such as when a formerror occurs in an element with a . in the name.

Added a urgency threshold for displaying one task information as well as the priority itself on the task overview page.

Added information about the priority and if 0 is high or low

Add existing file-storage to dav_site_node_map

file upgrade-5.1.0a13-5.1.0a14.sql was initially added on branch oacs-5-1.

adding db_exec_plsql create_folders { select evaluation__create_folder() }

Adding function evaluation__create_templates

adding views to oacs-5-1 branch

    • -1
    • +1
    /openacs-4/packages/views/tcl/views-procs.tcl
adding dotlrn-lorsm to oacs-5-1 branch

adding lorsm-portlet to oacs-5-1 branch

adding lorsm to oacs-5-1 branch

    • -0
    • +0
    /openacs-4/packages/lorsm/lib/user-lorsm.adp
    • -1
    • +1
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -1
    • +1
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
    • -0
    • +0
    /openacs-4/packages/lorsm/tcl/lorsm-procs.xql
    • -0
    • +0
    /openacs-4/packages/lorsm/www/course-add-2.adp
    • -1
    • +1
    /openacs-4/packages/lorsm/www/course-add-2.tcl
  1. … 293 more files in changeset.
adding lors to oacs-5-1 branch

    • -1
    • +1
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
  1. … 3 more files in changeset.
file upgrade-2.60b1-2.61d1.sql was initially added on branch oacs-5-1.

Support for priority in PM

Fix bug 2200 and bug 2242 in which there were problems with logging in after

upgrading if you restarted the server first. The new code is less elegant,

but it works correctly. It imposes a database hit on login, but it is

cached, so it only is incurred once.

Fixing the params in the function content_item__set_live_revision() changing the param item_id by revision_id

Removed preview link

added alias for package ezic-gateway