• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
5.4.2

5.4.2 docs

  1. … 118 more files in changeset.
Add files for file upload

    • -0
    • +7
    /openacs-4/packages/bug-tracker/www/related-file-add.adp
    • -0
    • +103
    /openacs-4/packages/bug-tracker/www/related-file-add.tcl
    • -0
    • +21
    /openacs-4/packages/bug-tracker/www/related-file-add.xql
    • -0
    • +5
    /openacs-4/packages/bug-tracker/www/related-file-delete.adp
    • -0
    • +88
    /openacs-4/packages/bug-tracker/www/related-file-delete.tcl
    • -0
    • +32
    /openacs-4/packages/bug-tracker/www/related-file-delete.xql
    • -0
    • +34
    /openacs-4/packages/bug-tracker/www/related-file-download.tcl
    • -0
    • +29
    /openacs-4/packages/bug-tracker/www/related-file-download.xql
    • -0
    • +7
    /openacs-4/packages/bug-tracker/www/related-file-update.adp
    • -0
    • +108
    /openacs-4/packages/bug-tracker/www/related-file-update.tcl
    • -0
    • +25
    /openacs-4/packages/bug-tracker/www/related-file-update.xql
upgrade to WYMeditor 0.5a1 (safari cnd opera compatibility)

  1. … 22 more files in changeset.
Add support for uploading related files

Allow bulk actions on bugs

    • -0
    • +1036
    /openacs-4/packages/bug-tracker/tcl/bug-procs.tcl.orig
    • -0
    • +6
    /openacs-4/packages/bug-tracker/www/bulk-update-op.adp
    • -0
    • +220
    /openacs-4/packages/bug-tracker/www/bulk-update-op.tcl
    • -0
    • +23
    /openacs-4/packages/bug-tracker/www/bulk-update-op.xql
    • -0
    • +36
    /openacs-4/packages/bug-tracker/www/bulk-update.vuh
    • -0
    • +5
    /openacs-4/packages/bug-tracker/www/send-summary-email.adp
    • -0
    • +119
    /openacs-4/packages/bug-tracker/www/send-summary-email.tcl
    • -0
    • +84
    /openacs-4/packages/bug-tracker/www/send-summary-email.xql
Add feature to allow incoming email to create new bugs

1. Always insert all-day event as starting and ending at 00:00 in the server timezone (using it as a flag). Don't convert to the user timezone when retrieving them for display.

2. Use condition start=end for all-day event as suggested by Gustaf (thanks gustaf for this)

3. Fixed the display of events created in another timezone

4. Fixed the display of all-day events

    • -2
    • +5
    /openacs-4/packages/calendar/www/view.adp
1. Fixed CSS to work with theme-zen and new openacs default CSS.

2. Reformatted. Sorry, any attempt to diff will suck, but I just

couldn't stand it...

Working on theme-zen compatible OpenACS CSS+HTML (not done)

don't call create the thread, when called with "-noinit"

Fix bug#3135, patch#862 from Åsmund Realfsen

Fix bug#3136

Fix bug#3139

Patch#864 from Åsmund Realfsen for bug#3139, create script was out of synch

Replaced table with div.

HTML strict cleanup.

Minor fix in CSS. Changed the name of a style that was clashing with an ID in the day view.

    • -13
    • +4
    /openacs-4/packages/calendar/www/cal-item-view.adp
    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
Remove unused obsolete files

Apply patch#856 from Michael Totschnig to check for implementations up the type hierarchy

Added description to config patch

Removed xotcl license from copyright file

    • -21
    • +0
    /installers/debian/openacs/copyright
minor cleanup

adjust to interface change

Bumped version numbers to prepare for tomorrow's release.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
Fixed package forum-reading-info for Oracle.

Fixed context bar. This had a empty parameter.

    • -3
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
Minor fix in calendar CSS to align calendar views.

Improved tables caption and links title texts.

Fix for headers identifier

Added headers and caption to month view. Removed unecessary nested tables.