• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed handling of account messages

Don't show help text in display mode

Moved up/down arrow gifs to resources

    • binary
    /openacs-4/packages/acs-subsite/www/resources/arrow-down.gif
    • binary
    /openacs-4/packages/acs-subsite/www/resources/arrow-up.gif
Noquoting

noquoting member state links and showing non-authorized users when clicking the total users link on index page (so the count matches)

no-quoting widget and context bar on user-search page

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