• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
version url must be unique, otherwise upgrade won't work

Page broken on new project

Category subtree support

    • -2
    • +3
    /openacs-4/packages/logger/www/log.tcl
Groupby category

Made return use action CSS

Use CSS class 'button'

Marked aa_run_with_teardown public

Marked util_unlist public

Sorting by category, in Tcl

    • -49
    • +57
    /openacs-4/packages/logger/lib/entries.tcl
Added provision for sorting in Tcl using template::multirow sort

Fixed bug in template::multirow sort - forgot to set the rownum attribute

Filter by categories

    • -102
    • +132
    /openacs-4/packages/logger/lib/entries.tcl
Added categories support -- filtering/ordering still missing, but otherwise we're good

    • -70
    • +144
    /openacs-4/packages/logger/lib/entries.tcl
    • -13
    • +9
    /openacs-4/packages/logger/tcl/package-procs.tcl
    • -1
    • +1
    /openacs-4/packages/logger/www/log.adp
    • -33
    • +70
    /openacs-4/packages/logger/www/log.tcl
- Ability to pass parameters via named properties, instead of misusing the 'value' property

- Allowing widget to only show one tree

- Changed to new namespace style

- Added category::get_names proc, which can get names for a list of categories

Added helpful view for getting categories

UI design

Commented out ds_comments about user-switching

- Added number of comments to CMT link

- Added link to automated testing

Removed TODO after fixing the issue

Fixed bug with all DB statements showing zero time -- Dirk had changed the way we count the milliseconds, but missed this page.

Got rid of the 3 ds_comment's always present, and moved them into RP-info structure

TODO comment

removed word placeholder

    • -1
    • +1
    /openacs-4/www/global/file-not-found.html
upgrade documentation to rc1

  1. … 99 more files in changeset.
Futzing and fiddling, moving graphics into the resources directory, fixing

typos, etc.

  1. … 9 more files in changeset.
Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

    • -1
    • +8
    /openacs-4/packages/calendar/www/view.adp
    • -1
    • +9
    /openacs-4/packages/calendar/www/view.tcl
Removed large chunks of commented-out Oracle code.

Removed unused pgplsql procs - that looked very broken and haven't been used in over two years.

drop table statements won't work until the view is dropped

Moved portal resources to the resources directory ...

  1. … 25 more files in changeset.