• last updated 17 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #873: search in forums, for PG

- Cleaned up who's online

- I18n'd a few sentences

- Various UI cleanup

    • -0
    • +10
    /openacs-4/packages/acs-subsite/www/shared/make-invisible.tcl
    • -0
    • +10
    /openacs-4/packages/acs-subsite/www/shared/make-visible.tcl
    • -0
    • +10
    /openacs-4/packages/acs-tcl/tcl/whos-online-init.tcl
    • -0
    • +179
    /openacs-4/packages/acs-tcl/tcl/whos-online-procs.tcl
making the procs ad_acs_version and ad_acs_release_date do something sensible. Adding proc apm_version_get (should go into a namespace and be cached)

    • -22
    • +10
    /openacs-4/packages/acs-tcl/tcl/defs-procs.tcl
drop workflow_case_assigned_actions view

allow bulk loading with 7.2

deprecating proc ad_ssl_available_p and replacing it with security::https_available_p. Making sure we do not redirect to HTTPS if AOLserver is not configured to support it

Use listbuilder's no_data features

Hiding emails for non-authenticated users

Cleaned up version-i18n pages

changed dir_ views to ommit deleted users (actually to include only registered users)

Typo in if statement

Changed namespace style

    • -230
    • +229
    /openacs-4/packages/acs-subsite/tcl/group-procs.tcl
More subsite-creation cleanup

Applications list on index page -- ignore services

    • -0
    • +5
    /openacs-4/packages/acs-subsite/lib/applications.adp
    • -0
    • +47
    /openacs-4/packages/acs-subsite/lib/applications.tcl
granting commit to Lee Denison

Show # members of subsite

Removed www/subsites pages, they're now under /lib and on index page

Set master template

Don't display package type in list

Installed packages list

Using site_node::verify_folder_name on subsite-add page

Test case and fix for site_node::verify_folder_name

Marking some procs public and private

Default login to SSL if SSL is enabled for the server.

Added optional section paramtere to parameters.tcl to set only one section

of package parameters.

    • -0
    • +10
    /openacs-4/packages/acs-subsite/www/shared/parameters.xql
Dirk Gomez: added item_template parameter to list-views so that links in calendar are created correctly

I need to ad_quotehtml the value of the *.merge_text hidden var or the text is cut off at the first double quote.

Indentation

Bug #252: Verify folder names, checking not just other site nodes, but also directories underneath the package mounted at the parent site node

Bug #252: Added proc to verify folder names, checking not just other site nodes, but also directories underneath the package mounted at the parent site node