• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Improving performance when uploading a zip file: Removing unnecesary

revoking of permission 'read' on resources.

- Fixing message keys in en_US locale.

- Adding message keys for locale es_GT.

file imsld.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/imsld/catalog/imsld.es_GT.ISO-8859-1.xml
category support for HTML forms

    • -11
    • +14
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
ported latest postgres changes to oracle

allow page instances to be created in the old-fashioned way; don't show subtypes in selection box for form when creating a page instance

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix typo include_sub_types -> include_subtypes

Fixed selection with deleted users

added username to the list of possible options

Fixed problem with notifications_p and made sure to be able to display groups that have been entered manually into contact_groups

Made sure sweeper does not run if contacts is not mounted

Add form for naming an answer set

file save-answer-set.adp was initially added on branch oacs-5-3.

file save-answer-set.xql was initially added on branch oacs-5-3.

file save-answer-set.tcl was initially added on branch oacs-5-3.

Adding choosing answer sets to user interface. Allow chaning from radio to checkboxes

Add saving answer sets to the user interface.

set needed content types in require_folder, not on every save_new

    • -2
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
remove double occurance of attribute in common_query_atts

validation errors for HTML-forms, some code refacturing

    • -77
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -54
    • +150
    /openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl
Replacing a db_foreach with a tcl foreach loop of a db_list_of_lists because you can run out of db pools if site_node::update_cache is called in the loop for too many parent nodes

Made sure you can actually add a new project...

Adding support for oracle for the upgrade to 5.4.0d3 which allows for file attachments

Removed line with incorrect variable and fixed recursive invocation which

was wrongly calling a function outside the monitor.

added validation to HTML forms, first version

    • -14
    • +35
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
adding "validator" to slot attributes

reverting change made to fix flat mode oracle as it has been solved in the xql file

added t alias to for postgresql compatibility

Fixed problem with mutex locking up the site when we needed to update the parent

Notifications can only be bound to the object_id, so if any contacts instance requests that a group use notifications all instances must use notifications. I've reflected this in the admin pages.

Adding the ability to use notifications to manage group email subscriptions. Upgrade scripts are included and version increased to 1.2b31

    • -165
    • +213
    /openacs-4/packages/contacts/lib/email-search.tcl