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

adding batch sync related columns to the auth_authorities table

Adding authority_id, message, and snapshot_p to the auth_batch_jobs table

Removed @author tags, as they didn't get parsed

Cutting scope

Create the batch sync service contracts

Ordering contracts and implementations

- Added link to acs-service-contract

- Made all the links conditional on the package being mounted

- Removed link to acs-admin/test

Job log purge implemented

resurrected show_calendar_name_p and calendar_id_list

resurrected show_calendar_name_p

pay respect to start_display_hour and end_display_hour -> Added limiting clause to select_day_items_with_time query, brought back calendar_list_id (yuck)