• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made ns_logs slightly clearer.

Missing quotehtml around value.

Merged over changes 1.24 - 1.28 from HEAD

file upgrade-1.2d6-1.2d7.sql was initially added on branch oacs-4-6.

adding an upgrade script to version 1.2d7 that fixes problem of earlier upgrade not recreating a proc that was changed temporarily

Fixed bug when content starts with dash.

andrewp commit on acs-tcl acs-core-docs acs-bootstrap-installer

Removed merge error accidently committed a couple of days ago ...

    • -27
    • +1
    /openacs-4/packages/acs-tcl/tcl/apm-xml-procs.tcl
You can once again mount/dismount subsites and delete of subsite works in

the simple case (i.e. when you've deleted everything you've added to it

via the site map or group/user/relseg admin UI)

Added title and CVS Id.

Make a proc, 'get_etp_url', which gets just the URL, so you can place, style, and title the link yourself.

Put header in p and b tags instead of div.

Tiny UI improvements

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.