• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
disable rich text editing for safari (fix for bug #2928)

    • -1
    • +6
    ./acs-templating/tcl/richtext-procs.tcl
This document is a total snafu, but at least it now points to cvs.openacs.org

Fixing i18N issues with evaluation grade names.

Providing upgrade script for fixing those grade names.

    • -10
    • +33
    ./evaluation/tcl/apm-callback-procs.tcl
adding the monitor service

parsing the imsldcontent before serving it:

- replacing view-property and view-property-group with the properties values

- replacing set-property and set-property-group with html forms

cleaning the code

displaying run status

displaying the run only to the users associated with it

    • -0
    • +7
    ./imsld/catalog/imsld.en_US.ISO-8859-1.xml
    • -10
    • +11
    ./imsld/tcl/imsld-parse-procs.tcl
    • -0
    • +20
    ./imsld/tcl/imsld-runtime-procs.tcl
    • -0
    • +12
    ./imsld/tcl/imsld-runtime-procs.xql
  1. … 11 more files in changeset.
address-widget no defaults to blank country if no defaultisocountrycode is set in parameters. also changed validation to require a country if a delivery address is input.

Add test to make sure someone did not accidentally add the "Unregistered

Visitor" to a group other than "The Public".

    • -1
    • +7
    ./acs-subsite/tcl/test/acs-subsite-procs.tcl
fix for banning the user: cope with permission checking, stop user immediately, when he is banned

removed dotlrn dependency

fixed various localization problems as reported in bug #2884

    • -0
    • +1
    ./chat/catalog/chat.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./chat/catalog/chat.en_US.ISO-8859-1.xml
fix for index generation and handling of not-logged-in users

fixing searches get query to now use the title column from acs_objects and not the title column from contact_searches ... we should probably remove title from contact_searches to avoid this confusion...

Added support for Precedence setting. Dealt with time display

    • -4
    • +4
    ./project-manager/project-manager.info
    • -3
    • +3
    ./project-manager/lib/task-dates-portlet.tcl
    • -14
    • +3
    ./project-manager/tcl/project-manager-procs.tcl
Added support for extraheaders. Cleaned up a bit

    • -19
    • +28
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
upgrade to xowiki 0.28. tag support; improved weblog support; some cleanup in portlets files

    • -0
    • +26
    ./xowiki/www/popular_tags.tcl
    • -0
    • +18
    ./xowiki/www/save_tags.tcl
    • -0
    • +36
    ./xowiki/www/weblog.tcl
  1. … 12 more files in changeset.
Two more locales

Added multiple stati for the offer list

Removed probably unnecessary transactions

Fixing check on existing invoice

Fixing automatica offer creation

Fixed problem with running out of db pools

added return_with_id

Added mass generation of invoices

    • -1
    • +17
    ./invoices/catalog/invoices.de_DE.ISO-8859-1.xml
    • -1
    • +15
    ./invoices/catalog/invoices.en_US.ISO-8859-1.xml
    • -0
    • +47
    ./invoices/www/mass-invoice-postgresql.xql
    • -0
    • +342
    ./invoices/www/mass-invoice.tcl
    • -0
    • +285
    ./invoices/www/mass-invoice.xql
fixing creation date

fixing some merge issues and verifying that the merge is allowed to take place

fixing form_var_list for privacy issues

    • -2
    • +2
    ./contacts/tcl/contact-search-condition-type-procs.tcl
fixing one more title/name confusion

adding another missing message

    • -0
    • +1
    ./xotcl-core/catalog/xotcl-core.en_US.ISO-8859-1.xml
adding missing message

    • -0
    • +1
    ./xotcl-core/catalog/xotcl-core.en_US.ISO-8859-1.xml
added configuration option for replacing spaces by underscores

Set the email/username and password fields via css, some versions of IE mismatch their lengths even if set via the size attrib