• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding function evaluation__create_templates

adding views to oacs-5-1 branch

    • -1
    • +1
    ./views/sql/postgresql/views-create.sql
    • -1
    • +1
    ./views/sql/postgresql/views-datamodel.sql
    • -1
    • +1
    ./views/sql/postgresql/views-procs.sql
    • -1
    • +1
    ./views/sql/postgresql/views-triggers.sql
adding dotlrn-lorsm to oacs-5-1 branch

    • -0
    • +0
    ./dotlrn-lorsm/tcl/dotlrn-lorsm-procs-postgresql.xql
    • -1
    • +1
    ./dotlrn-lorsm/tcl/dotlrn-lorsm-procs.tcl
adding lorsm-portlet to oacs-5-1 branch

    • -0
    • +0
    ./lorsm-portlet/catalog/lorsm-portlet.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./lorsm-portlet/tcl/lorsm-admin-portlet-procs.tcl
    • -1
    • +1
    ./lorsm-portlet/tcl/lorsm-portlet-procs.tcl
    • -0
    • +0
    ./lorsm-portlet/www/lorsm-admin-portlet.adp
    • -1
    • +1
    ./lorsm-portlet/www/lorsm-admin-portlet.tcl
adding lorsm to oacs-5-1 branch

    • -1
    • +1
    ./lorsm/sql/postgresql/lorsm-create.sql
    • -1
    • +1
    ./lorsm/sql/postgresql/lorsm-packages.sql
    • -0
    • +0
    ./lorsm/sql/postgresql/lorsm-template.sql
    • -0
    • +0
    ./lorsm/tcl/lorsm-procs-postgresql.xql
  1. … 293 more files in changeset.
adding lors to oacs-5-1 branch

    • -0
    • +0
    ./lors/catalog/lors.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./lors/sql/postgresql/lors-imscp-drop.sql
    • -1
    • +1
    ./lors/tcl/lors-imscp-blackboard5-procs.tcl
    • -1
    • +1
    ./lors/tcl/lors-imscp-blackboard6-procs.tcl
    • -0
    • +0
    ./lors/tcl/lors-imscp-procs-postgres.xql
  1. … 3 more files in changeset.
Support for priority in PM

  1. … 10 more files in changeset.
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.

    • -6
    • +22
    ./acs-authentication/tcl/authentication-procs.tcl
Fixing the params in the function content_item__set_live_revision() changing the param item_id by revision_id

Removed preview link

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

    • -1
    • +25
    ./bug-tracker/tcl/bug-tracker-procs.tcl
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
    • +11
    ./wiki/sql/oracle/wiki-create.sql
    • -0
    • +11
    ./wiki/sql/postgresql/wiki-create.sql
    • -0
    • +72
    ./wiki/tcl/wiki-install-procs.tcl
    • -0
    • +145
    ./wiki/tcl/wiki-procs.tcl
    • -0
    • +793
    ./wiki/tcl/wikit-procs.tcl
Roll back change to regular array variable regexp. Only noquote regexp needed to be changed.

Make id_column and table_name required for content::type::new.

Fix content::item::new to properly create a subtype of content revision

based on the content_type paramter is attributes, title or text is specified.

    • -19
    • +40
    ./acs-content-repository/tcl/content-item-procs.tcl
    • -2
    • +2
    ./acs-content-repository/tcl/content-type-procs.tcl
    • -5
    • +46
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
The user-new page called a proc in the authentications package which checked

to see if a parameter was set or not. However, in upgraded sites, or if

the user had entered a blank entry for the parameter, the proc would bomb.

I made the proc more robust by using string is false instead of ![parameter...

and also added in a util_user_message to make it more explicit what is happening

if you aren't able to register (the behavior was very confusing).

    • -5
    • +6
    ./acs-authentication/tcl/authentication-procs.tcl
Allow adp array variable regexp to work with arrays with . in the key names. This happens when a formerror is generated on a form element where the element name has an embedded . so it can be interpreted as an array when processing the form. Added test cases.

    • -0
    • +52
    ./acs-templating/tcl/test/parse-test-procs.tcl
file parse-test-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-templating/tcl/test/parse-test-procs.tcl
Add question proxy for categorization.

Clarify documenation for content::item::new and add test cases to ensure a new revision can be created.

Fixes bug#2232

    • -3
    • +7
    ./acs-content-repository/tcl/content-item-procs.tcl
    • -2
    • +14
    ./acs-content-repository/tcl/test/content-item-test-procs.tcl
Do not convert content if mime type is text/html.

file view.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/survey/view.adp
file #one.tcl# was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/survey/#one.tcl#
file #create-2.tcl# was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/survey/#create-2.tcl#
file one.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/question/one.tcl
    • -0
    • +0
    ./survey-library/www/section/one.tcl
    • -0
    • +0
    ./survey-library/www/survey/one.tcl
file one.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/question/one.adp
    • -0
    • +0
    ./survey-library/www/section/one.adp
    • -0
    • +0
    ./survey-library/www/survey/one.adp
file create.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./survey-library/www/question/create.tcl
    • -0
    • +0
    ./survey-library/www/section/create.tcl
    • -0
    • +0
    ./survey-library/www/survey/create.tcl