• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Assessment and evaluation are now installed automatically.

    • -0
    • +2
    /openacs-4/packages/dotlrn/install.xml
Moved assessment and evaluation from dotlrn-extras to dotlrn-all (a 2.2

decision)

comment out broken debug lines

    • -2
    • +2
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
comment out broken debug lines

    • -2
    • +2
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
better translations

    • -3
    • +3
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
Updating dependency

Added override possibilty. Added error handling if a dtype element contained paranthesis

remove duplicated parameter

put the correct target in the environment-frame

minor bug and performance fixes for aggregated searches

added limit_type_p to contact::search_clause to keep performance tuning in place

Added limit_type_p to contact::search_clauses , so that it behaves as it did before performance tuning, this enables performance tuned queries to not use an object tpye limitation, but by default limits based on the search type

Add -- before unnamed parmaeter.

    • -5
    • +5
    /openacs-4/packages/news/tcl/news-procs.tcl
Check for zip file before trying to unzip it. Add AllowTextEdit

parameter to turn off textarea of editing file storage text content.

Remove extra file system copy code. If there is a bug in the CR, it

should be fixed in the content-repository code, not in

file-storage. Also I am not able to reproduce the problem.

Add error handling and notices so the user 1) doesn't see a server

error, and 2) gets some sort of feedback.

adding catalog messages needed by aggregated reports

Adding aggregated reporting based on extended columns. This type of reporting is able to accept aggregation based on multiple criteria, based on any extended column - including those integrated via callbacks.

    • -129
    • +202
    /openacs-4/packages/contacts/lib/contacts.tcl
Adding link to aggregated report if an extended column is used

fixing bug so taht the party_in_search_sub_clause uses the database key specified by the sql query that is doing the search

Adding '<< Search # >>' to the top of search_options when a search has not been saved with a name so that it is clear that one is looking at the contacts from an advanced search and not 'all contacts' as the dropdown would indicate

fixing bug where extend columns and search condition both needed the variable type - so the one was interferring with the other

adding caching of ams::widget_options

    • -1
    • +18
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
fixed attribute help text proc so that it doesn't display an error in the log

    • -6
    • +10
    /openacs-4/packages/ams/tcl/ams-procs.tcl
use javascript tabs for the menu

    • -101
    • +77
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +109
    /openacs-4/packages/imsld/www/resources/example.css
    • -0
    • +485
    /openacs-4/packages/imsld/www/resources/tabber.js
fix typo

fix typo

fixing pagination in project-list. had to rename filter status_id to pm_status, contact_id to pm_contact_id and etat_id to pm_etat_id since they were overwritten with query result values

increase font size of body by 5% in Selva-core.css to make text readable in IE as well as firefox, they're just too small to read

increase font size of body by 5% in Selva-core.css to make text readable in IE as well as firefox, they're just too small to read

the text in the dotlrn toolbar is just too small to read, specially on IE, removed the font size css entry in the dotlrn-toolbar.css