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

make links to cal-item-new default for the hours in the day-view, corrected I18N setting for item times displayed, pay respect to start_display_hour and end_display_hour, resurrected show_calendar_name_p, brought back calendar_list_id (yuck)

Job log purge implemented

Snapshots work for batch sync API

Getting rid of leftover log statements

Bug fixes in Batch sync API

More noquote fixes.

    • -2
    • +2
    /openacs-4/packages/news/www/index.adp
Merge in fix for postgresql 7.3 from HEAD.

- Generalized party::update

- Added party::get_by_email

Batch Sync API mostly complete

etp__create_page accepts item_id.

Added file upload for postgresql.

Allow file upload

*** empty log message ***

making the server parameter overridable on the command line

    • -1
    • +15
    /openacs-4/etc/install/functions.sh
    • -13
    • +19
    /openacs-4/etc/install/install.sh
changed bulk mail logging from Notice to Debug

*** empty log message ***

minor UI changes to site map

changed scheduled proc logging from Notice to Debug

cleaned up daemontools

    • -13
    • +11
    /openacs-4/etc/install/config.tcl
    • -102
    • +129
    /openacs-4/etc/install/install.sh
Fixed bug in adding site-wide-admin to .LRN. Made the oracle shell a login shell to get sqlplus in PATH. Added running of Tcl API tests

    • -0
    • +28
    /openacs-4/etc/install/tcl-api-test.test
bug fix for bug #791, added __ prefix to local vars to mimize clobbering

Minor interface changes

*** empty log message ***

adding oracle recreate scripts. A bunch of fixes in install.sh to get the Collaboraid test servers to work

    • -63
    • +90
    /openacs-4/etc/install/install.sh
    • -0
    • +19
    /openacs-4/etc/install/oracle/recreate-user.sh
    • -0
    • +4
    /openacs-4/etc/install/oracle/user-create.sql
    • -0
    • +1
    /openacs-4/etc/install/oracle/user-drop.sql
Make acs_user::update update authority_id and username

seems like we need the memoize procs when installing packages during bootstrap so sourcing that file first

added some descriptions

seems create or replace view doesn't work with PG 7.2 so changing to create view