• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

added field fixed_position to item choices

added field num_items to sections

New instantiation of Bug-Tracker was broken due to old usage of the CR. Fixed in an ugly, hasty hack for postgresql, as I assume Don will work on it once he comes around to it

adding page_flush_p true to the list builder

Oracle 8 doesn't support current_timestamp, so I've changed it to sysdate

Adding wiki package based on CR Tcl API

    • -0
    • +26
    /openacs-4/packages/wiki/wiki.info
    • -0
    • +4
    /openacs-4/packages/wiki/lib/footer.adp
    • -0
    • +4
    /openacs-4/packages/wiki/lib/footer.tcl
    • -0
    • +8
    /openacs-4/packages/wiki/lib/new.adp
    • -0
    • +83
    /openacs-4/packages/wiki/lib/new.tcl
    • -0
    • +15
    /openacs-4/packages/wiki/lib/page.adp
    • -0
    • +68
    /openacs-4/packages/wiki/lib/page.tcl
    • -0
    • +11
    /openacs-4/packages/wiki/sql/oracle/wiki-create.sql
    • -0
    • +11
    /openacs-4/packages/wiki/sql/postgresql/wiki-create.sql
    • -0
    • +72
    /openacs-4/packages/wiki/tcl/wiki-install-procs.tcl
    • -0
    • +145
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
    • -0
    • +793
    /openacs-4/packages/wiki/tcl/wikit-procs.tcl
    • -0
    • +1
    /openacs-4/packages/wiki/www/index.vuh
    • -0
    • +1
    /openacs-4/packages/wiki/www/new.adp
    • -0
    • +7
    /openacs-4/packages/wiki/www/page.adp