• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove redundant sourcing of javascript files

Fixed problem with mac characters in the string

support for replacing the standard view.adp template per package via folder objects.

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +12
    /openacs-4/packages/xowiki/www/view.tcl
Fixed context for uos-details when entered from all-uos-view.

Added page to view all Units of Study offered by a department.

adding missing integer for the package_id for the search__new proc and adding a drop for the old search__new proc

minor bug fix

fixed a typo in the upgrade script

removing contacts/tcl/view-procs since they aren't needed with current versions of contacts and were based on old configurations

    • -177
    • +0
    /openacs-4/packages/contacts/tcl/view-procs.tcl
upgrade to contacts 1.2b4, contacts is no longer singleton and supports multiple instances and the ability to have management instances as the root of the install that manage data from child instances

  1. … 27 more files in changeset.
bump to version 1.0 and tag the last couple of updates (critical to feed updates) as openacs-5-2-compat

Made sure you can specify multiple list ids to map an attribute to. Furthermore split up the list code in the attribute generation and the mapping to the lists

    • -7
    • +18
    /openacs-4/packages/ams/www/list-code.adp
    • -2
    • +19
    /openacs-4/packages/ams/www/list-code.tcl
    • -5
    • +2
    /openacs-4/packages/ams/www/widgets.tcl
i heart logger! (well, at least i don't hate it as much now); tweaked a couple of queries, made csv output project name and bumped version

    • -5
    • +5
    /openacs-4/packages/logger/logger.info
    • -14
    • +7
    /openacs-4/packages/logger/tcl/package-procs.xql
Deletting the view before creating it again, since it changes

the number of columns.

Fixed problem with too small varchars for the URLs

file upgrade-0.17-0.18.sql was initially added on branch oacs-5-2.

fixing some minor bugs, preliminary support for differnt widget types for substitution vars in page templates

    • -9
    • +34
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/edit.tcl
    • -1
    • +3
    /openacs-4/packages/xowiki/www/view.tcl
adding anounced portlets to CVS head.

revert file to version 1.1

revert file to be same as vers 1.3

Add 9th and final row to listbuilder demo: add page group caching to pagination

delete should use template_demo_note as type, not note

Changed the pretty names due to conflict with tasks package

finish fixing delete

Fixing links in listing

delete should use template_demo_note as type, not note

Add eighth row to listbuilder demo: add non-cached pagination

Enhanced narrative text; changed filter name to color_filter_value to be

less confusing and because I think it was conflicting with the incoming

color value from the table.

Fixed up context for uos-details when entered from stream-map and stream-view.

fix typo in the define_function_args call for template_demo_notes__new:

if you want to use package_instantiate_object using some type <t>, then

your call to define_function_args for <t>__new needs to have the object_type

parameter defaulting to <t>