• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed stupid NOTICEs to the log file when deleting stuff. Slows large

deletes down a LOT and fills log file with GARBAGE.

Grabbing a folder's parent_id AFTER YOU DELETE THE FOLDER doesn't work all

that well.

Add missing spanish translations

Localize access keys to get the list correctly sorted

    • -1
    • +1
    ./packages/theme-zen/www/accessibility.tcl
Fix dependencies

    • -1
    • +1
    ./packages/attachments/attachments.info
    • -1
    • +1
    ./packages/chat-portlet/chat-portlet.info
    • -1
    • +1
    ./packages/dotlrn-chat/dotlrn-chat.info
    • -4
    • +4
    ./packages/file-storage/file-storage.info
  1. … 7 more files in changeset.
escape double quotes in folder names

set creation_user on import with delete, not modifying_user

    • -2
    • +2
    ./packages/xowiki/tcl/import-procs.tcl
- providing import/export for formfields user_id

- some methods renamed since they are more general now

- generalizing export

    • -1
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -25
    • +51
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -8
    • +15
    ./packages/xowiki/www/admin/export.tcl
Bumped version numbers to 2.4.0b1

    • -4
    • +4
    ./packages/chat-portlet/chat-portlet.info
    • -4
    • +4
    ./packages/dotlrn-chat/dotlrn-chat.info
  1. … 30 more files in changeset.
Fixed constraint name

Merged from 5.4.2

  1. … 269 more files in changeset.
improved comment

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

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

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

    • -3
    • +23
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -15
    • +358
    ./packages/imsld/tcl/imsld-procs.tcl
    • -0
    • +172
    ./packages/imsld/tcl/imsld-procs.xql
Adding frame-less pages.

    • -0
    • +37
    ./packages/imsld/www/activity-frame-div.adp
    • -0
    • +325
    ./packages/imsld/www/activity-frame-div.tcl
    • -1
    • +1
    ./packages/imsld/www/activity-frame.adp
    • -0
    • +13
    ./packages/imsld/www/activity-frame.tcl
    • -0
    • +14
    ./packages/imsld/www/environment-frame-div.adp
    • -0
    • +38
    ./packages/imsld/www/environment-frame-div.tcl
    • -1
    • +2
    ./packages/imsld/www/environment-frame.tcl
    • -0
    • +17
    ./packages/imsld/www/imsld-divset.adp
    • -0
    • +17
    ./packages/imsld/www/imsld-divset.tcl
    • -0
    • +3
    ./packages/imsld/www/imsld-frameset.adp
    • -0
    • +57
    ./packages/imsld/www/imsld-tree-div.adp
    • -0
    • +160
    ./packages/imsld/www/imsld-tree-div.tcl
    • -2
    • +28
    ./packages/imsld/www/resources/imsld.css
    • -1
    • +111
    ./packages/imsld/www/resources/imsld.js
Adding header-less master to remove frames when possible.

    • -0
    • +100
    ./packages/imsld/lib/imsld-master-div.adp
    • -0
    • +306
    ./packages/imsld/lib/imsld-master-div.tcl
    • -19
    • +33
    ./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)

    • -153
    • +179
    ./packages/assessment/tcl/as-install-procs.tcl
- 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

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +7
    ./packages/xowiki/tcl/import-procs.tcl
    • -3
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -11
    • +71
    ./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.

    • -0
    • +5
    ./packages/forums/www/resources/forums.css
Moved the reply, forward, etc. buttons after the content (in the read order) but keep it displayed at the same place (CSS magic!).

    • -27
    • +29
    ./packages/forums/lib/message/row.adp
    • -4
    • +5
    ./packages/forums/www/resources/forums.css
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
    • +2
    ./packages/forums/lib/message/thread-chunk.tcl
    • -2
    • +9
    ./packages/forums/www/message-view.tcl
    • -2
    • +4
    ./packages/forums/www/resources/forums.js
Removed the tcl code in the adp and replaced it with a multirow

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

    • -1
    • +1
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
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

    • -2
    • +2
    ./packages/file-storage/www/folder-chunk.tcl
Added missing labels for list template columns

    • -66
    • +55
    ./packages/fs-portlet/www/fs-portlet.tcl