• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
making backing up of package directories when installing apm files not overwrite old backup files

    • -3
    • +4
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -0
    • +41
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Account registration, though not configurable enough for now

    • -1
    • +104
    ./packages/auth-ldap/tcl/auth-ldap-procs.tcl
Fixing the error display mode of the form - previously any form error (e.g. empty but required description) bombed because page_title was not carried over. Fixing _very_ confusing indentation in one place. Calling ad_script_abort where it is supposed to.

    • -8
    • +10
    ./packages/edit-this-page/www/etp-edit.tcl
Fixed account registration framework

Make sure we set a password_message

When login page is expired, redirect back so we set new timestamps