• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added errorInfo to error statement so you can actually find out from where it was called

Put error log statement on one line

Clarified documentation on parameter::get

Added a login-include box, which you can include on other ADP pages

file login-include.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/register/login-include.adp
file login-include.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-subsite/www/register/login-include.tcl
Added feature to more easily add a new application.

file application-new-oracle.xql was initially added on branch oacs-4-6.

file application-new.xql was initially added on branch oacs-4-6.

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

file application-new.adp was initially added on branch oacs-4-6.

file application-new-postgresql.xql was initially added on branch oacs-4-6.

Changed links to go to the current subsite instead of the main site

At least sort the list of applications

If we are going to show all the objects created by this user, at least we can group by object type properly, and we can sort descending by creation-date, so the most recent items come first.

Calendar page is by default called 'Calendar', not 'My Calendar'.

Make <if foo nil> work without foo being a static string instead of a variable.

search widget: Check to make sure element(options) is set before unsetting it. Otherwise it would cause an error.

Improved version of standard-lars, which looks nicer, has * for required elements, and has cleaner [i] help_text look

New info gif, used in standard-lars form template

file info.gif was initially added on branch oacs-4-6.

Adding and displaying comments works with existing applications.

Uh-oh in AOLserver 4 globals get copied from existing threads and hey,

guess what? That causes us lots and lots of problems which I'm just

starting to track down and fix.

Oops - typo in last commit

Integrated (probably unnecessary) changes from SSV2

*** empty log message ***

Cleaned up the UI for the bar and index pages a little bit.\nAdded a package parameter for truncation length of descriptions.

    • -0
    • +1
    /openacs-4/packages/curriculum/www/curriculum-ave.adp
making group_type optional in group::new proc. You want type group in the vast majority of cases so making this the default

Fixed some noquote problems. Got rid of custom (and unused) permissions

and edited the TODO doc to reflect this.

    • -1
    • +4
    /openacs-4/contrib/packages/events/TODO
    • -1
    • +1
    /openacs-4/contrib/packages/events/www/index.adp
  1. … 5 more files in changeset.
Fixed some noquote stuff in form templates, fixed conflicts in default-master

caused by the curriculum update and my bracketing of "if" exprs (failure to do

so causes Tcl to compile the expr every time)

    • -12
    • +25
    /openacs-4/www/default-master.tcl