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

fixing bug introduced in previous commit. The nsv variable acs_application node was never initialized

Changed constraints to be called dependencies. Begin allowing null values

for dates in tasks. General cleanup of a lot of the interface. Added in

some more parameters to control what is shown to the user. Task view page

is currently broken. Fixed data model for tasks so it is more in line with

optional PERT graphs.

  1. … 6 more files in changeset.
doc update

Wording: Used to say 'all (object-type) in this (package-name)'. Removed 'this'.

changed auth::password::forgotten to auth::password::recover_password