• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added message for 'manage your notifications' in your workspace

Fixed bug #873: search in forums, for PG

    • -8
    • +4
    ./packages/forums/www/search-postgresql.xql
- Cleaned up who's online

- I18n'd a few sentences

- Various UI cleanup

    • -7
    • +50
    ./packages/acs-subsite/tcl/group-procs.tcl
    • -2
    • +15
    ./packages/acs-subsite/www/admin/configure.tcl
    • -5
    • +27
    ./packages/acs-subsite/www/pvt/home.adp
    • -1
    • +10
    ./packages/acs-subsite/www/pvt/home.tcl
    • -0
    • +10
    ./packages/acs-subsite/www/shared/make-invisible.tcl
    • -0
    • +10
    ./packages/acs-subsite/www/shared/make-visible.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
    • -3
    • +2
    ./packages/acs-tcl/tcl/utilities-init.tcl
    • -195
    • +0
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -0
    • +10
    ./packages/acs-tcl/tcl/whos-online-init.tcl
    • -0
    • +179
    ./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)

    • -1
    • +25
    ./packages/acs-tcl/tcl/apm-procs.tcl
    • -0
    • +30
    ./packages/acs-tcl/tcl/apm-procs.xql
    • -22
    • +10
    ./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

    • -8
    • +2
    ./packages/acs-tcl/tcl/admin-procs.tcl
    • -0
    • +18
    ./packages/acs-tcl/tcl/security-procs.tcl
Use listbuilder's no_data features

    • -6
    • +1
    ./packages/acs-subsite/lib/subsites.adp
    • -0
    • +1
    ./packages/acs-subsite/lib/subsites.tcl
Hiding emails for non-authenticated users

    • -1
    • +2
    ./packages/acs-subsite/www/members/index.tcl
Cleaned up version-i18n pages

    • -0
    • +11
    ./packages/acs-admin/www/apm/version-i18n-import.adp
changed dir_ views to ommit deleted users (actually to include only registered users)

Typo in if statement

Changed namespace style

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

    • -0
    • +5
    ./packages/acs-subsite/lib/subsites.tcl
    • -2
    • +23
    ./packages/acs-subsite/tcl/subsite-procs.tcl
    • -1
    • +1
    ./packages/acs-subsite/www/admin/index.adp
    • -9
    • +6
    ./packages/acs-subsite/www/admin/index.tcl
Applications list on index page -- ignore services

    • -0
    • +5
    ./packages/acs-subsite/lib/applications.adp
    • -0
    • +47
    ./packages/acs-subsite/lib/applications.tcl
    • -14
    • +5
    ./packages/acs-subsite/lib/subsites.tcl
    • -9
    • +0
    ./packages/acs-subsite/www/index-oracle.xql
    • -29
    • +19
    ./packages/acs-subsite/www/index.adp
Show # members of subsite

    • -16
    • +57
    ./packages/acs-subsite/lib/subsites.tcl
Removed www/subsites pages, they're now under /lib and on index page

    • -14
    • +0
    ./packages/acs-subsite/www/subsites.adp
    • -49
    • +0
    ./packages/acs-subsite/www/subsites.tcl
Set master template

Don't display package type in list

    • -0
    • +1
    ./packages/acs-admin/www/install/index.tcl
Installed packages list

    • -0
    • +7
    ./packages/acs-admin/www/install/index.adp
    • -0
    • +48
    ./packages/acs-admin/www/install/index.tcl
Using site_node::verify_folder_name on subsite-add page

Test case and fix for site_node::verify_folder_name

    • -8
    • +24
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -0
    • +39
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Marking some procs public and private

    • -3
    • +3
    ./packages/acs-tcl/tcl/00-database-procs.tcl
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
    ./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

    • -4
    • +11
    ./packages/calendar/www/view-list-display.tcl
    • -1
    • +1
    ./packages/calendar/www/view-month-display.tcl
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

    • -1
    • +64
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl