• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 103 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. … 333 more files in changeset.
- replace deprecated "site_node_closest_ancestor_package_url" by "lindex [site_node::get_url_from_object_id -object_id [site_node::closest_ancestor_package ...]] 0"

  1. … 2 more files in changeset.
Localization and translation into spanish

  1. … 2 more files in changeset.
HTML 4.01 Strict cleanup

  1. … 26 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
level is a reserved word in Oracle. Changing to treelevel.

expand children applications. this won't scale but without it you can't set parameters in applications other than those immediately under the subsite

    • -0
    • +30
    ./index-postgresql.xql
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Fixed Bug #1563 by applying Patch #443

Oops. Wanted to fix Bug #1563 but realized after looking in bugtracker that I'm not supposed to commit these things myself in other peoples' packages.

Fixed Bug #1563 by changing help_text in the application-add form

a.action -> ul.action-links

Make buttons, not plain links

  1. … 1 more file in changeset.
Sort applications by instance name

Delete the site nodes and the instances in separate transactions, since most packages don't delete their instances cleanly

Added page to add multiple applications in one go

added link to sitewide admin for installing more packages

Add link to set parameters

Log error to errorlog when there's a problem creating an application

Applications list on index page -- ignore services

  1. … 7 more files in changeset.
Bug #252: Verify folder names, checking not just other site nodes, but also directories underneath the package mounted at the parent site node

Added link to set permissions for a package

    • -0
    • +5
    ./permissions-user-add.adp
    • -0
    • +14
    ./permissions-user-add.tcl
Had left a TODO in the UI

Editing applications, confirmation on delete

    • -0
    • +11
    ./application-delete.adp
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 809 more files in changeset.
Added applications section

file index.tcl was initially added on branch oacs-4-6.

  1. … 1 more file in changeset.
file index.adp was initially added on branch oacs-4-6.

  1. … 1 more file in changeset.
file application-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./application-delete.tcl