• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added missing initialization of subsite_url to www/pvt/home.tcl.

Added missing return_url.

Ensure link to homepage, if provided by the user, is preceeded by http://

Otherwise the browser thinks the link is relative to the current location.

Simple noquote fix for the context bar in search results.

Another noquote nitpick, this time in www/admin/group-types/index.adp

One noquote too many in www/admin/groups/one.adp

Fixed a pair of missing return_urls for logout links.

superseded by ad_form'ed cal-item-new

    • -33
    • +0
    /openacs-4/packages/calendar/www/cal-item-edit.adp
    • -112
    • +0
    /openacs-4/packages/calendar/www/cal-item-edit.tcl
Patch #265: Fix ad_context_bar to also accept a simple string as the args parameter.

Missing noquote in www/user/password-update.adp

Typo in ad_form specs, looked odd.

Bring back url_stub_callback, day_template, item_template

    • -1
    • +0
    /openacs-4/packages/calendar/www/view.adp
changing datatype to varchar for the key column of the parameters table in upgrade scripts

making Tcl API tests pass for Oracle

making key column in parameters table varchar instead of clob (text)

*** empty log message ***

updated tests to work with auth::password::recover_password

Made instantiate_and_mount use existing site node if possible. added notrailing switch to get_url. Added exists_p proc.

fixed misspelled comment

added missing outer join so that site_node::init_cache will cache nodes that don't have packages mounted

Fixing noquote issue

Using new login include template

Refactored login page to be an includeable template

we forgot to change the name of workflow_case to workflow_case_pkg in drop script

Added a default-master.css file to hold site-wide styles for OpenACS

    • -0
    • +4
    /openacs-4/www/default-master.css
First pass at login page with new API. Note that password recovery pages still haven't been completed.

Fixed template to not include header twice

Fixed email verification for Oracle, refactored, error checking

Noquoting the widget in formgroups (radio buttons, checkboxes)

removing the admin role as it already exists in the acs-kernel now

replacing calls to non-existent delivery::get_id_from_name proc with delivery::get_id