• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from 5.4.2

  1. … 269 more files in changeset.
improved comment

    • -4
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
allow form-fields created by javascript

    • -2
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Improving time-limit completion support.

Added and changed procs to work better with frame-less layout.

    • -15
    • +358
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +172
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
Adding frame-less pages.

    • -0
    • +37
    /openacs-4/packages/imsld/www/activity-frame-div.adp
    • -0
    • +325
    /openacs-4/packages/imsld/www/activity-frame-div.tcl
    • -0
    • +14
    /openacs-4/packages/imsld/www/environment-frame-div.adp
    • -0
    • +38
    /openacs-4/packages/imsld/www/environment-frame-div.tcl
    • -0
    • +17
    /openacs-4/packages/imsld/www/imsld-divset.adp
    • -0
    • +17
    /openacs-4/packages/imsld/www/imsld-divset.tcl
    • -0
    • +57
    /openacs-4/packages/imsld/www/imsld-tree-div.adp
    • -0
    • +160
    /openacs-4/packages/imsld/www/imsld-tree-div.tcl
Adding header-less master to remove frames when possible.

    • -0
    • +100
    /openacs-4/packages/imsld/lib/imsld-master-div.adp
    • -0
    • +306
    /openacs-4/packages/imsld/lib/imsld-master-div.tcl
    • -19
    • +33
    /openacs-4/packages/imsld/lib/imsld-master.tcl
include source for the encoding names

timeouts for blocking and non-blocking http requests

Implementation of NotificationType for assessment_response has been added in version 0.10d4 and an upgrade apm-callback provided but has never been added to the install procs.

1. Created a new proc that creates the binding

2. Added the call to that new proc to the after_install apm-callback

3. Added the upgrade for this version (check that the binding doesn't exist before creating it)

- pass package_id instead of folder_id to get_children

- try to keep creation_user and modifying_user in import/export

- use package parameter to control usage of optional hstore

    • -4
    • +7
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -11
    • +71
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Drop database type from generic sql file.

Marked up the subjects as heading (h2) in threads-chunk so that a screenreader user can navigate from one thread to the next. Added the corresponding style definition in CSS.

Moved the reply, forward, etc. buttons after the content (in the read order) but keep it displayed at the same place (CSS magic!).

Set meaningful alt text for the expand/collapse image of a message. Added title attribute to the link. Made both accurate with the status of the message.

    • -2
    • +9
    /openacs-4/packages/forums/www/message-view.tcl
Removed the tcl code in the adp and replaced it with a multirow

Added title attribute to the links for expand/collapse communities lists

Use default style for list template. Minor HTML strict cleanup.

Added missing label in the list template

Increase contrast between fg and bg for the filename

Added missing labels for list template columns

- allow wiki rendering in formfields (disabled richtext field, when wiki is set to true)

    • -3
    • +11
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix oracle syntax

Made it possible to override the generation of the main content div wrappers,

which is necessary if you want to generate multi-column layouts using Mark's

css.

More fixes for bug 3139. The creation script was out of sync in dotlrn 2.3 too so it needs to be upgraded in 2.4. The upgrade is harmless for installation that already have the fix.

file upgrade-0.22d5-0.22d6.sql was initially added on branch oacs-5-4.

Bumped version numbers for release

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
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.