• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

making backing up of package directories when installing apm files not overwrite old backup files

Account registration, though not configurable enough for now

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.

Fixed account registration framework

Make sure we set a password_message

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

Login page can display a message

Implemented password management

updating spell checker test to reflect that text input fields are spellcheck disabled by default

Making ad_generate_random_string public

focus for recover password page

removing the upper-casing of the portal titles. It breaks translator mode, titles are already upper case, plus it can be done with CSS instead

Fixed 'group' -> 'community' labeling