• last updated 15 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
internationlizing insufficient permissions error message

allow page_order to be passed in via query-parameter as default value for the form, when a page is newly created or edited

reverting pablom's commits to oacs-5-2: see http://openacs.org/forums/message-view?message_id=1042586

    • -163
    • +6
    /openacs-4/packages/chat/tcl/chat-ajax-procs.tcl
    • -0
    • +0
    /openacs-4/packages/chat/tcl/chat-init.tcl
    • -121
    • +34
    /openacs-4/packages/chat/tcl/chat-procs.tcl
  1. … 43 more files in changeset.
reverting pablom's commits to oacs-5-2: see http://openacs.org/forums/message-view?message_id=1042586

- 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