cal-item-create-recurrence.tcl

  • last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clarify idiom, improve markup

Harden page contract, use modern date widget to avoid custom date parsing

    • -31
    • +11
    ./cal-item-create-recurrence.tcl
Whitespace changes

    • -21
    • +12
    ./cal-item-create-recurrence.tcl
Use the new ad_form 'number' input field. Bump version number for dependency.

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Fix spelling errors

  1. … 22 more files in changeset.
- remove onclick inline script

- use template::add_event_listener

- update dependencies

- bump version number to 2.6.1d4

  1. … 5 more files in changeset.
- prefer "localurl" over "return_url" as name of page_filter

  1. … 27 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- improve page contracts

  1. … 16 more files in changeset.
- use tcl 8.5 commands

- brace expressions to allow for tcl compilation

- no need to use "expr" inside an "if" or "for" condition

- no need to use "expr" inside "expr"

- bump version number

  1. … 17 more files in changeset.
- replace deprecated "ad_require_permission" by "permission::require_permission"

  1. … 5 more files in changeset.
Merged the 5.4 branch to HEAD, to pick up emmanuelle's fixes before I go

off fixing a bunch of other stuff.

  1. … 27 more files in changeset.
Replaced table with div.

HTML strict cleanup.

  1. … 2 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -17
    • +20
    ./cal-item-create-recurrence.tcl
  1. … 2478 more files in changeset.
fix for #2828. The date was passed as a string to calendar::to_sql_datetime. Changed to be a list.

added a new I18N string

  1. … 3 more files in changeset.
all date formats must be ISO format, fixed a bug when creating a recurring event, it seems the calendar type is not being set on each calendar item created

    • -17
    • +21
    ./cal-item-create-recurrence.tcl
  1. … 2 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
add calendar widget

  1. … 3 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
Moved date checking into ad_form

    • -11
    • +10
    ./cal-item-create-recurrence.tcl
Fixed bug Bug #1920: Invalid dates don't throw inline errors

Moved cal-item-create-recurrence.tcl towards using ad_form

  1. … 2 more files in changeset.
fixed calendar for PG

  1. … 10 more files in changeset.
fixed recurrence

  1. … 2 more files in changeset.
fixed up a few things to make calendar more usable in dotLRN (and more usable in general)

  1. … 8 more files in changeset.
added recurrence files

    • -0
    • +37
    ./cal-item-create-recurrence.tcl
  1. … 2 more files in changeset.