• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Pass on header_stuff

Nicer 'no users online' message

Cleaned up CSS with Jeff, moved context bar to site-master for easier customization

Cleaned up site-master css with Jeff

Added list-builder Javascript to core.js

Added package awareness.

Adding listing of procs tested. Making quiet mode show only counts of test results. Indenting tcl file

Fixed the truly lame but no longer broken portal edit page.

Added an explanation for the PostgreSQL upgrade, that you need to set up

PostgreSQL to listen on a different port.

Set viewing_user_id so queries will work.

Added the last bit of .tcl internationalization.

Added new capabilities to aa_register_case including bugs, error_levels and new categories.

Cut out some clutter, more css'ification, fixed the bug that item-add drops the current view and date

    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
adding the proc coverage page

Fixed a four years old typo.

assorted fixes

Added categories to the automated test(s).

Added categories to the automated test(s).

Added categories to the automated test(s).

Check create privilege to set create_p. Fixes bug#1451

Fix Oracle 9i doc link as well as adding search capability for 8.1.7 and 9

Fixes bug#1487. Thanks to Carsten Clasohm for the patches.

Give root folders for each package a unique cr_items.name in case multiple

package instances called "File Storage" are mounted. Fixed bug#1332

Continued with Internationalization.

  1. … 12 more files in changeset.
Added more language keys.

Changed while Carl installed it on OS X.

Fixed a minor nonsense.

Removed useless test cases.

Removed code clutter.

    • -13
    • +8
    /openacs-4/packages/calendar/www/mini-calendar.tcl
CSS'ified mini-calendar and view. (Worked with Paul Doerwald, Lars Pind)

    • -130
    • +113
    /openacs-4/packages/calendar/www/mini-calendar.adp
    • -18
    • +22
    /openacs-4/packages/calendar/www/mini-calendar.tcl
    • -49
    • +40
    /openacs-4/packages/calendar/www/view.adp
Return null in anonymous plpgsql function for delete. Fixes bug#1335