• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 more files in changeset.
HTML strict (nowrap attribute not allowed)

use tcl 8.4 comparison operators and braced exprs for byte code compilation

  1. … 2 more files in changeset.
Fixed a couple of issues with date and spellchecking as they were fixed by Quest

  1. … 6 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Zen: removing trailing input tag / to pass html transitional

  1. … 8 more files in changeset.
Zen: Adding a small center css class for the tfoot row

Zen: switching tbody and tfoot

Project Zen: zenifying date widget

Zen project: Add ID attribute to date and select widgets

  1. … 1 more file in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
All templating procs now have at least minimal documentation.

  1. … 8 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
changing textdate showCalendar javascript proc to showCalendarWithDefault and setting the default date the calendar should go to

localizing validation errors for date and textdate widgets

  1. … 1 more file in changeset.
adding textdate widget and associated transform, validate and util procs

Apply patch#740. Fixes bug#2533. Do version check on Oracle to determine whether to use to_timestamp or to_date.

  1. … 1 more file in changeset.
putting back a fix on differentating timestamps that must have been deleted during the last commit

modified the date widget so that id attributes are created in the day, month and year if an id attribute is passed

Modified the date type's "to_sql" property to return to_timestamp if the

format includes minutes and seconds, to_date otherwise. In reality we should

probably move to having both date and timestamp template types but for now

this should work for both Oracle and PG.

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.
Improve robustness of template::util::date::set_property proc for dealing

with hours that begin with a zero.

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.
Fix template::util::date::set_property to not fail when passed in a

NULL date retreived from the database.

fixes template::util::date::unpack so it does not require the variabe to be named date and just work by coincidence. from HEAD, resolves bug 1824

fixes template::util::date::unpack so it does not require the variabe to be named date and just work by coincidence. resolves bug 1824

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Trim leading zeros since month_data is keyed by month number without leading zero, and I have seen at least once getting it a month value with leading zero from somewhere.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
Rolling back the checkin that was accidentally commited on HEAD. 1.29 is

identical to 1.27.