• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
lots more cleaning

    • -8
    • +8
    /openacs-4/packages/cms/tcl/module-procs.tcl
    • -19
    • +16
    /openacs-4/packages/cms/tcl/publish-procs.tcl
    • -20
    • +29
    /openacs-4/packages/cms/www/master.tcl
  1. … 26 more files in changeset.
separate out the tabs and header info

break out type tabs and header into separate includes and fix some small misc issues

    • -0
    • +10
    /openacs-4/packages/cms/www/modules/types/types-header.adp
    • -0
    • +9
    /openacs-4/packages/cms/www/modules/types/types-header.tcl
  1. … 12 more files in changeset.
Removed custom code from Heidelberg

pg8 installed in usr local has tsearch2 in $prefix/share/contrib -- we should probably try to guess based on pg_config --libdir or something

move tab generation and item header into separate includes and add a cancel button to forms

    • -0
    • +17
    /openacs-4/packages/cms/www/modules/items/item-header.adp
    • -0
    • +9
    /openacs-4/packages/cms/www/modules/items/item-header.tcl
    • -0
    • +63
    /openacs-4/packages/cms/www/modules/items/item-tabs.adp
    • -0
    • +1
    /openacs-4/packages/cms/www/modules/items/item-tabs.tcl
Now adds adviser to group when adviser group is created

bug fixes for version 1.0.1

version 1; bringing changes from head

fixed assorted bugs

*** empty log message ***

added alias for package oct-election

Initial import of oct-election

Initial revision

    • -0
    • +24
    /openacs-4/packages/oct-election/oct-election.info
    • -0
    • +61
    /openacs-4/packages/oct-election/tcl/oct-election-procs.tcl
    • -0
    • +19
    /openacs-4/packages/oct-election/www/candidate-add.tcl
    • -0
    • +18
    /openacs-4/packages/oct-election/www/candidate-delete.tcl
    • -0
    • +5
    /openacs-4/packages/oct-election/www/election-edit.adp
    • -0
    • +53
    /openacs-4/packages/oct-election/www/election-edit.tcl
    • -0
    • +30
    /openacs-4/packages/oct-election/www/election.adp
    • -0
    • +59
    /openacs-4/packages/oct-election/www/election.tcl
    • -0
    • +8
    /openacs-4/packages/oct-election/www/index.adp
    • -0
    • +33
    /openacs-4/packages/oct-election/www/index.tcl
    • -0
    • +2
    /openacs-4/packages/oct-election/www/vote-process.adp
    • -0
    • +49
    /openacs-4/packages/oct-election/www/vote-process.tcl
    • -0
    • +14
    /openacs-4/packages/oct-election/www/vote.adp
    • -0
    • +36
    /openacs-4/packages/oct-election/www/vote.tcl
added entity Transaction, Package and Pkg Instance and some important

relationships

Added group add/delete functionality

    • -0
    • +22
    /openacs-4/packages/dotfolio/www/admin/group-add.tcl
    • -0
    • +21
    /openacs-4/packages/dotfolio/www/admin/group-del.tcl
    • -0
    • +25
    /openacs-4/packages/dotfolio/www/admin/groups.adp
    • -0
    • +52
    /openacs-4/packages/dotfolio/www/admin/groups.tcl
Took out debug notice...

Fixed context bar to display project name and have a working link

When creating a new task the assignees are defaultet to the assignees of the project now

Fixed missing return_url

Upgraded version to reflect i18n. Added catalog file

    • -2
    • +2
    /openacs-4/packages/logger/logger.info
file logger.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

Fixed problem with finding the correct url for a subproject. Sadly this still won't work with notifications for subprojects which will be considerably more easy once we have the package_id stored with the object.

eliminates ugly border around list sort arrows for list-narrow style

query returns response_label not label

add some common mimetypes, bump version, upgrade scripts provided

check both the ad_form elements and the template elements

inverted logic and the wrong element key from last commit

duh A-F not A-f

fix expanding hex entities resolves bug 2454