• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added unique constraint on workflow_fsm_action_en_in_st table

more TODOs

noquote

noquote

fixed context bar noquote

fixed admin url rendering

fixed admin url rendering

added required noquote

version url must be unique, otherwise upgrade won't work

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.