• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix overquoting in notification-widget

  1. … 6 more files in changeset.
Pass also orderby to the includelet

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- remove dead code: form n_past_days_form is nowhere used, probably some legacy

  1. … 2 more files in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

  1. … 5 more files in changeset.
- use theme-able notification-widget in file-storage and fs-portlet

  1. … 5 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 23 more files in changeset.
- fix and standardize quoting in template properties

  1. … 345 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 337 more files in changeset.
Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

  1. … 33 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Mark Wylie's changes: modified to use the list-builder css from packages/acs-templating/www/resources/lists.css

  1. … 1 more file in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Added support for a return_url. Fixed issue with the download not working due to expecting an item_id instead of a revision_id

  1. … 3 more files in changeset.
Added a backlink to the project. THis should be a callback, but I need this is a task for another day

  1. … 1 more file in changeset.
Undid previous commit

forgotten var webdav

move code to index.tcl

solve bug to show url webdav

propigate displayed_object_id up to master

Backported notification support for file-storage from HEAD.

  1. … 23 more files in changeset.
Fixing bug '#19 Enable notifications on file upload'. Modified patch #534 to make it actually work on HEAD. Should work for Oracle as well but not tested on that db yet. This could do with some cleanup, and i18n-ization.

  1. … 19 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Add support for bulk actions.

  1. … 2 more files in changeset.
Fix double WebDAV url display.

make up a class button for index.adp

fix the Folder_available_via_WebDAV_at message key

  1. … 1 more file in changeset.
merge the changes between 5.0.3 and 5.0.4 to head

  1. … 249 more files in changeset.
Fixed Bug #1511: Cannot access files in default folders.

The URL for a file-storage folder contains I18Nized strings and the

tcl pages don't localize them. Furthermore some of the links were

missing @?version_id=@contents.live_revision@

Files in default folders can now be accessed, but there is at least

one more I18N glitch.

(Also file-storage is over-agressively noquoted)

  1. … 4 more files in changeset.