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

- Moved tests into the -procs file

- Added xml_get_child_node_content_by_path helper proc

making sort order default to the current highest sort order plus one for authorities

Automating batch sync

Fixed bug: Could try to unset without setting first

updating the authority API with the new columns

Removed dependency on acs-content-repository

Naming change for GetDocument and ProcessDocument service contracts

Extra space