• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't display title_url_base if empty

Fixed posting and editing of entries.

Added error when you try to set or get an invalid property.

Missing XQL file. Fixing bug #345

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

    • -0
    • +0
    /openacs-4/packages/lars-blogger/www/blog.xql
Jarkko fixed a bug where the context bar had hard-coded Classes instead of using teh classes_pretty_plural parameter

Switched to ad_form added error messages for end date before start date

(tweaked message in term-new.tcl)

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/admin/term.adp
Added on_request block (or rather tweaked my earlier effort)

Added "-on_request" block ... removed form-processing-procs.xql because I

followed Roberto's gentle suggestion to use db_nextval instead to get the

next sequence value ...

Changed nextval to return an error if neither the sequence nor view hack

exist.

1. protected community default files, not just classes

2. made it work for class cloning

Rewrote to ad_form and added valid term date check.

initial revision

fix formatting errors in output thanks to andrew grumet

initial revision

    • -0
    • +34
    /openacs-4/packages/organizations/organizations.info
Upped the version number so the callback change gets read in by the APM

Only show site-nodes which you have permission to read. I hope Don's recent permissions changes makes this not too expensive.

adding a space between My and Space, see bug 184

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
    • -3
    • +3
    /openacs-4/packages/dotlrn/www/help.adp
initial revision

    • -0
    • +47
    /openacs-4/packages/telecom-number/telecom-number.info
initial revision

    • -0
    • +78
    /openacs-4/packages/postal-address/postal-address.info

Migrated over changes to move some GIF resources into a common subdirectory

in the subsite package, so anyone who can read the main site can read

the images (previously you had to grant read privs to "/doc" explicitly

to get the graphics stored by acs-datetime to show up.

  1. … 24 more files in changeset.
Changed &lt to the datetime arrows like we use everywhere else 'cause

they're cute!

Fixed bug #293: It was a query that simply hadn't been ported.

    • -62
    • +39
    /openacs-4/packages/dotlrn/www/register.tcl
file register-oracle.xql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/register-oracle.xql
file register-postgresql.xql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/register-postgresql.xql
rephrasing log statement to be able to close bug 222

rephrasing log statement to be able to close bug 222

Add subscribe link at the bottom of the blog itself, so it appears on 'syndicated' pages as well

changing Calendar link in personal navbar to be My Calendar. Changing Control panel link for personal navbar to be My Account. The Control Panel link for communities is now called Administer

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
    • -4
    • +8
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
the maxlength for pretty_name needs to be 100 on the edit page as well as the new page