• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added form to set folder description. Converted folder-create to ad_form

Moved stylesheet to resources

    • -147
    • +0
    /openacs-4/packages/logger/www/style.css
    • -1
    • +1
    /openacs-4/packages/logger/www/lib/master.adp
    • -0
    • +147
    /openacs-4/packages/logger/www/resources/style.css
Cleaned up log-entry page, includeablized the entries table, so it can be included on the log entry table

    • -0
    • +32
    /openacs-4/packages/logger/lib/entries-oracle.xql
    • -0
    • +32
    /openacs-4/packages/logger/lib/entries-postgresql.xql
    • -0
    • +14
    /openacs-4/packages/logger/lib/entries.adp
    • -0
    • +311
    /openacs-4/packages/logger/lib/entries.tcl
    • -0
    • +81
    /openacs-4/packages/logger/lib/entries.xql
    • -32
    • +0
    /openacs-4/packages/logger/www/index-oracle.xql
    • -20
    • +13
    /openacs-4/packages/logger/www/index.adp
    • -296
    • +1
    /openacs-4/packages/logger/www/index.tcl
    • -81
    • +0
    /openacs-4/packages/logger/www/index.xql
    • -22
    • +11
    /openacs-4/packages/logger/www/log.adp
    • -39
    • +33
    /openacs-4/packages/logger/www/log.tcl
    • -1
    • +1
    /openacs-4/packages/logger/www/log.xql
  1. … 3 more files in changeset.
Fixed bug: global ad_to_sql/af_from_sql/af_to_html weren't global'd, causing ad_form to forget from call to call (e.g. when you -extend a form)

site_node::get_children - return element

Templated ad_return_complaint page

Smaller size tables

Do lc_numeric on group/totals

Remove typo, extra ;

Slightly more clever about picking default variable

Listbuilderified, cleaned up UI

Use untrusted_user_id for list of subsites to show

As upload file is optional, we must make sure it is set, otherwise upload breaks

Upload File is optional, as we could as well just upload from the directory

Changed the location of the new fink installation for docbook-xsl to

/sw/share/xml instead of /sw/share/xml/xsl/

Added information on how to install TCL first

Added "package_exec_plsql" which, like "package_instantiate_object", allows

one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific

XQL files.

Saving my interim work on the portal package.

    • -127
    • +14
    /openacs-4/contrib/packages/portal/portal.info
Fixes Bug #1286: Changing permission for a given group erases previous permissions already given for that same group on the refered object.

Fixing auto-generation of usernames when email was already taken. Since (username) is empty on that point the following query never returned any rows and xxx-2 was always created, so it failed if xxx-2 was already existing.

Fixing an obvious typo - it still doesn't seem to work right when email is used as username and the email is taken already, but it's a step closer.

Show full path to subsites for administration, sorted by path, so the hierarchy displays correctly

Added a template::multirow sort command option

Spiffed up month display

Add -> Add Entry

    • -2
    • +2
    /openacs-4/packages/logger/www/index.tcl
Interface design cleanup

    • -24
    • +4
    /openacs-4/packages/forums/www/forum-view.adp
    • -26
    • +8
    /openacs-4/packages/forums/www/index.adp
    • -1
    • +1
    /openacs-4/packages/forums/www/message-view.adp
Experimental fix for login timeout problem

- Support for synonyms for richtext properties

- Error when illegal property specified

Improved list-builder design, cleaned up CSS

Added png's for sort order in list-builder