• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added messages page

Various cleanups

Various cleanups

  1. … 5 more files in changeset.
correcting form widget name of the template ready_p flag

updating hard coded term data after new year shift

Added subnavbar_links to group-master template

Had forgotten to take out call to ad_footer

Make buttons, not plain links

Sort applications by instance name

Replace call to BCMS proc with plain old query.

    • -0
    • +15
    /openacs-4/packages/file-storage/www/folder-create.xql
Remove unused files now that folder-create is a one-page form.

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.