• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding the template::form::get_elements proc that returns the element names of a form

improving comment in ad_page_contract

adding item::get, item::get_element, item::publish, and item::unpublish procs to the cr items Tcl API

Simon added pretty names for the local authentication implementations

Simon added a Tcl API test when adding pretty_name to service contract implementaitons

noquoting HTML adp var with user link

adding upgrades scripts for pretty_names on acs sc impls

adding gifs used by authentication admin UI

added support for pretty_names to acs sc impls

committing a first draft of the Authentication admin UI. Authority parameter setting is missing from the UI. More testing is needed

committing a first draft of the Authentication admin UI. Authority parameter setting is missing from the UI. More testing is needed

    • -0
    • +12
    /openacs-4/packages/acs-admin/www/auth/authority-delete.tcl
    • -0
    • +15
    /openacs-4/packages/acs-admin/www/auth/authority.adp
    • -0
    • +219
    /openacs-4/packages/acs-admin/www/auth/authority.tcl
    • -0
    • +7
    /openacs-4/packages/acs-admin/www/auth/batch-action.adp
    • -0
    • +68
    /openacs-4/packages/acs-admin/www/auth/batch-action.tcl
    • -0
    • +13
    /openacs-4/packages/acs-admin/www/auth/batch-job.adp
    • -0
    • +154
    /openacs-4/packages/acs-admin/www/auth/batch-job.tcl
    • -0
    • +17
    /openacs-4/packages/acs-admin/www/auth/index.adp
    • -0
    • +103
    /openacs-4/packages/acs-admin/www/auth/index.tcl
adding auth::sync::entry::get proc

Fixed HTTPGet implementation of GetDocument

Batch sync fixed

Honor authority_id when creating new users

Moved auth::sync::job::end query into postgresql/oracle files

Typo

Convert Tcl booleans to SQL booleans

Added db_boolean proc, which converts a Tcl boolean to a DB boolean

Added a div with clear:both, so the bottom box expands to include everything in the body

Refactored search widget out into separate includeable template

removing grep on apm install file not currently needed

adding new parameter svc_bindir, making Oracle db recreate work again, removing the obscure source_config_file variable from the install.sh script

    • -13
    • +13
    /openacs-4/etc/install/install.sh
Make sure auto-generated proc names do not contain spaces

Implemented rename subsite functionality

Added apm_package_rename proc

IMS Enterprise 1.1 driver for batch synchronization

making proc authority::create set default values for not required columns. Also making proc use an update statement for 4 columns not taken by the plsql new function

Got rid of local master, cleaned up context bar

committed the authority__new function with more than 16 arguments which doesn't work in PG. Reverting back to 16 args