• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.
support for overlapping cal display

  1. … 9 more files in changeset.
fixes for overlapping events

  1. … 4 more files in changeset.

Applied Tilmann Singer's patch #169 which did some more widget fixing.

Applied Tilmann Singer's patch #139 which turns of the hyperlink for "today"

if the day being shown is indeed today.

fixed up day widget

added no-time support (a bit hackish for now)

  1. … 2 more files in changeset.
updated small details for smoother operation

fixed a number of display procs

calendar widget

  1. … 6 more files in changeset.
updating cal widgets

    • -0
    • +12
    ./tcl/acs-calendar-2-procs-oracle.xql
working on calendar widget

fixed filenames to end in -procs

    • -0
    • +21
    ./tcl/acs-calendar-2-procs-oracle.xql
    • -0
    • +167
    ./tcl/acs-calendar-2-procs.tcl
    • -21
    • +0
    ./tcl/acs-calendar-procs-2-oracle.xql
updated info file

begun adding more useful procs for widget creation

    • -0
    • +21
    ./tcl/acs-calendar-procs-2-oracle.xql
    • -0
    • +167
    ./tcl/acs-calendar-procs-2.tcl
Fixed bug in dt_next_month and dt_prev_month, which were using unnecessary

"day" arguments.

Initial port of the acs-datetime package. All database calls to Oracle-

specific functions have been replaced with Tcl procedures. These Tcl

procedures should mimic exactly thier Oracle counterparts to reduce the

chance of introducing bugs into the system. Future enhancements are likely

forthcoming to increase the robustness of the code.

Importing.

    • -0
    • +28
    ./tcl/acs-calendar-procs-oracle.xql
    • -0
    • +26
    ./tcl/acs-calendar-procs-postgresql.xql
    • -0
    • +13
    ./tcl/acs-datetime-procs.xql

Forgot to define binary files before importing, so .gifs were messed up.

    • -0
    • +0
    ./www/doc/examples/calendar-navigation.adp
    • -0
    • +0
    ./www/doc/examples/calendar-navigation.tcl
    • -0
    • +0
    ./www/doc/examples/calendar-widgets.adp
    • -0
    • +0
    ./www/doc/examples/calendar-widgets.tcl
    • -0
    • +0
    ./www/doc/examples/datetime-widgets.adp
    • -0
    • +0
    ./www/doc/examples/datetime-widgets.tcl
  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +830
    ./tcl/acs-calendar-procs.tcl
    • -0
    • +388
    ./tcl/acs-datetime-procs.tcl
    • -0
    • +59
    ./www/doc/coversheet.html
    • -0
    • +138
    ./www/doc/design.html
    • -0
    • +43
    ./www/doc/index.html
    • -0
    • +150
    ./www/doc/requirements.html
    • -0
    • +44
    ./www/doc/examples/calendar-navigation.adp
    • -0
    • +24
    ./www/doc/examples/calendar-navigation.tcl
    • -0
    • +36
    ./www/doc/examples/calendar-widgets.adp
    • -0
    • +34
    ./www/doc/examples/calendar-widgets.tcl
    • -0
    • +46
    ./www/doc/examples/datetime-procs.adp
    • -0
    • +48
    ./www/doc/examples/datetime-procs.tcl
    • -0
    • +51
    ./www/doc/examples/datetime-widgets.adp
    • -0
    • +44
    ./www/doc/examples/datetime-widgets.tcl
  1. … 2465 more files in changeset.