• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Started I18N work (Together with Lars)

Added namespace eval $namespace calls to each file in the tcl dir.

Rooted out some hardcoded text, replaced it with respective calls to

the i18n text catalog text function.

Shuffled around proc creation and calling, so that everything works properly.

  1. … 25 more files in changeset.
make numericrange work with ad_form, fix a bug in the rounding of value to interval for numericRange

Fixing a problem that was introduced in 1.20 - template::widget::numericRange failed when value is empty.

Applied patch #162: fixed display of pretty date, fixed default value for minutes/seconds

Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
Carry the -html option to the form builder date widget on through to the HTML form elements

adds signed hidden vars. dont emit value on option list if value and label match

  1. … 3 more files in changeset.
Upgrade to 4.6.2: Form builder extensions, richtext widget, etc.

  1. … 19 more files in changeset.
Return NULL as the sql_date property of a date when the date is empty, otherwise it gets converted to January firste, year 0 (or 1 BC)

Implemented some enhancements to the form builder:

- support a -mode switch on forms, which can be either 'display' or 'edit'. If 'display', all fields are grayed out, and the pretty value is displayed instead of the internal value (e.g. the label of the element of a list).

- support multiple buttons on the form. Used for the 'Edit' button, but can be used for other buttons as well.

- Fixed all the standard templates to include the new buttons and to use the <label> tag.

- Added an example to the documentation showing how this new display/edit mode looks.

  1. … 15 more files in changeset.
Date/time/number localization

  1. … 85 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
[docstring project] first batch of acs-templating docs

  1. … 5 more files in changeset.
Added 'linear_date_no_time' to the options to util::date::get_property. Sort-of a hack, but useful if you're working with dates instead of timestamps.

Fixed a bug I introduced inadvertently to get_property(sql_date)

Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 58 more files in changeset.
Fixed more date and currency bugs, for the most part

  1. … 2 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 88 more files in changeset.

Applied Luke Pond's patch #173 which did some more form date widget fixing.

Fixed the compare routine for real this time. I'd spaced earlier and forgot

that the "sql_date" property doesn't return a formatted SQL data but rather

a "to_char" function call ...

Date compare didn't work, does now.

I fixed the currency datatype and did a little other mumbo-jumbo stuff. I

did this on another installation of OpenACS 4 (dotLRN, to tell the truth)

and just mass-copied the files over to make sure I didn't miss anything.

Not the best idea now that I think about it ...

  1. … 4 more files in changeset.

Added new code from Walter.

bug fix

Incorporated Bruno Mattarollo's HTML fixes (adding quotes to stuff, etc)

  1. … 2 more files in changeset.
tested and fixed the template query db api

  1. … 26 more files in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

  1. … 1321 more files in changeset.