• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added variable filename to page

I18N

  1. … 1 more file in changeset.
Don't launch a new window when opening a folder; find the correct package_id even if included from elsewhere, e.g. a dotlrn portlet.

Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

Add optional feature to edit text based content.

  1. … 2 more files in changeset.
Added parametrized ability to launch downloads in a separate window.

Added parametrized ability to launch downloads in a separate window.

Adding a CSS class for file type icons. Currently it's only used by dotlrn but it's helpful, harmless and may come in handy for others at some point.

Adding a CSS class for file type icons. Currently it's only used by dotlrn but it's helpful, harmless and may come in handy for others at some point.

Undid previous commit

forgotten var webdav

add regsub for escape $ to show url webdav

move code to index.tcl

solve bug to show url webdav

show locked title in inform widget

added fs-callbacks

  1. … 3 more files in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 47 more files in changeset.
make OK button consistent with the delete from bulk actions

add a cancel button for delete and propigate return_url

use copy_folder for moving folders

add the good permissions screen, add a new version link to the index page, don;t make things owned by 0 in install callback

  1. … 1 more file in changeset.
The parent_id = was too restrictive. Even if there are multiple folders with the same name, the combination will weed the other ones out.

Changed 200 to 404 as it is a file not found

Previous commit was fixing the wrong cause. Now I use two folders to make sure I'm trying to fetch the correct item. This should be done (in the long run) using a connect by / tree view.

Detected cases where we might have more than one item_id in the subselect. Fixed. Furthermore fixed Oracle Limit 1 problem by using rownum=1

Fixed problem with limit 1 in Oracle

added behavelikefilesystemp parameter. Added code to handle files accordingly.

fixes bug 2328 - UI problems moving files

  1. … 1 more file in changeset.
propigate displayed_object_id up to master