• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed bottom selectbox for dynamic size

added 10 as dynamic list size; let selectbox for dynamic size appear always; increased version number

added variable row numbers via selectbox; added pagination b"

ar at bottom of list

added variable row numbers via selectbox; added pagination bar at bottom of list

Adding dhtml tree code.

    • binary
    ./www/resources/bullet.gif
    • binary
    ./www/resources/minus.gif
    • -0
    • +22
    ./www/resources/mktree.css
    • -0
    • +257
    ./www/resources/mktree.js
    • binary
    ./www/resources/plus.gif
remove the unused .ms_my locale files which conflict with the ms_MY on OS X and are just confusing to keep around

    • -20
    • +0
    ./catalog/acs-templating.ms_my.utf-8.xml
  1. … 36 more files in changeset.
removes ugly border around sort-order arrows

border is deprecated and should not be used here

  1. … 1 more file in changeset.
removed ugly border around sort-order arrows in listbuilder

daveb spotted that the quoting was wrong for the on_fail arg, \r not stripped

Switch to RTE for richtext html editor.

  1. … 3 more files in changeset.
commit the 20050304 version of rte from http://www.kevinroth.com/ + patches from Xarg to make it work properly on safari and degrade correctly for the richtext widget (requires that a second input box be rendered for the content type html/text/etc). Also renames the View source button to 'edit html' which is what it is and moves it top right with the other edit widgets

    • -0
    • +11
    ./www/resources/rte/blank.htm
    • -0
    • +64
    ./www/resources/rte/changelog.txt
    • -0
    • +100
    ./www/resources/rte/demo.asp
    • -0
    • +70
    ./www/resources/rte/demo.htm
    • -0
    • +101
    ./www/resources/rte/demo.php
    • -0
    • +274
    ./www/resources/rte/html2xhtml.js
    • -0
    • +67
    ./www/resources/rte/insert_link.htm
    • -0
    • +70
    ./www/resources/rte/insert_table.htm
    • -0
    • +79
    ./www/resources/rte/multi.htm
    • -0
    • +126
    ./www/resources/rte/palette.htm
    • -0
    • +685
    ./www/resources/rte/richtext.js
    • -0
    • +1
    ./www/resources/rte/richtext_compressed.js
    • -0
    • +45
    ./www/resources/rte/rte.css
    • binary
    ./www/resources/rte/rte.tar.gz
    • -0
    • +127
    ./www/resources/rte/xarg-fixes.patch
  1. … 26 more files in changeset.
<if XXYYZZ in YY> would return true. this fixes it so the literal string has to be in there

fixed links and removed aD email

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.

5.1.5

  1. … 19 more files in changeset.
file acs-templating.es_CO.ISO-8859-1.xml was added on branch oacs-5-2 on 2006-05-01 22:17:08 +0000

    • -0
    • +0
    ./catalog/acs-templating.es_CO.ISO-8859-1.xml
file acs-templating.es_CO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.es_CO.ISO-8859-1.xml
file acs-templating.en_AU.ISO-8859-1.xml was added on branch oacs-5-2 on 2006-05-01 22:17:08 +0000

    • -0
    • +0
    ./catalog/acs-templating.en_AU.ISO-8859-1.xml
file acs-templating.en_AU.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.en_AU.ISO-8859-1.xml
*** empty log message ***

    • -0
    • +33
    ./catalog/acs-templating.en_AU.ISO-8859-1.xml
    • -0
    • +33
    ./catalog/acs-templating.es_CO.ISO-8859-1.xml
  1. … 89 more files in changeset.
Added ad_conn form_count (liberated from Greenpeace Planet work), which

simplifies the writing of javascript-enhanced template form builder

widgets.

add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 19 more files in changeset.
fix missing rdbms things and a few oracle or postgresisms that snuck in the wrong files

    • -1
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
  1. … 57 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 42 more files in changeset.
remove the acs-lang procs which were deprecated/warn in 5.0; fix lingering references to deprecated procs

  1. … 32 more files in changeset.
Fixes bug 2162 * not shown for required on select widget.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 309 more files in changeset.
form errors for fields with an empty label would not highlight or show a required mark -- fixed

add the note about using filters to propigate state varibles