• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- quote HTML attributes

- normalize spacing around hrefs

  1. … 19 more files in changeset.
- fixed html attribute quoting

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

  1. … 2533 more files in changeset.
- prettify documentation (use master templates) and fix incorrect HTML markups

  1. … 91 more files in changeset.
file index.adp was initially added on branch oacs-5-8.

  1. … 7 more files in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- reduce usage of "eval"

  1. … 4 more files in changeset.
- improve wording (don't use "Error" for a potentially expected result

- improve page contracts

  1. … 16 more files in changeset.
- handle empty query parameter

- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 111 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 12 more files in changeset.
- perform better checking on page number

  1. … 3 more files in changeset.
- fix old bug occuring e.g. in payment demo, where form_properties(sec_fieldset) are undefined

  1. … 1 more file in changeset.
- use doc(title) instead of title

- normalize string expressions

  1. … 11 more files in changeset.
- don't abbreviate subcommands of "file"

  1. … 2 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

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

  1. … 64 more files in changeset.
- replace deprecated ad_permission_p with permission::permission_p

  1. … 22 more files in changeset.
Merged 5.3 to HEAD

  1. … 56 more files in changeset.
Remove obsolete wrap attribute (textarea)

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

  1. … 361 more files in changeset.
revert file to version 1.1

revert file to be same as vers 1.3

Add 9th and final row to listbuilder demo: add page group caching to pagination

    • -0
    • +144
    ./list9/add-edit.tcl
    • -0
    • +30
    ./list9/add-edit.xql
    • -0
    • +17
    ./list9/delete-oracle.xql
    • -0
    • +15
    ./list9/delete-postgresql.xql
    • -0
    • +35
    ./list9/index-oracle.xql
    • -0
    • +54
    ./list9/index-postgresql.xql
    • -0
    • +22
    ./list9/view-one.tcl
delete should use template_demo_note as type, not note

finish fixing delete

delete should use template_demo_note as type, not note