• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 28 more files in changeset.
HTML Strict cleanup

Rollback of my previous commit (02-feb-2008) since it breaks tree-map and others

Fix bug, where /categories/cadmin/object-map complains about a twice added form item "tree_id".

For unknown reasons, this happens so far only in the head version, and not in the oacs-5-4 branch.

Switch to standard template for form to make it validate HTML Strict

minor cleanip (cvs id, comparisons)

  1. … 2 more files in changeset.
Added capability to define the widget upon mapping a category tree, effectively allowing single and multiple choice

  1. … 7 more files in changeset.
Apply patch #693 for #2513

    • -1
    • +1
    ./cadmin/category-usage-postgresql.xql
added page to export tcl code to recreate category trees

    • -0
    • +12
    ./cadmin/trees-code.adp
    • -0
    • +23
    ./cadmin/trees-code.tcl
  1. … 3 more files in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 675 more files in changeset.
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. … 321 more files in changeset.
fixes #2107 part 2 (forgot one line)

fixes #2107

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.
Added a link to a webpage that describes how nested sets works. Otherwise,

it is difficult to figure out how to write queries against categories that

sort correctly. Thanks to Jeroen for this.

show links to usage on tree-delete and unmap on tree-usage

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.
CSS cleanup

updated package version numbers in core from 5.0.0 to 5.1.0d1

  1. … 23 more files in changeset.
Action-links

bugfix: now using [string repeat] to generate indentation

  1. … 1 more file in changeset.
added category synonym feature

    • -0
    • +20
    ./cadmin/synonym-delete-2-oracle.xql
    • -0
    • +20
    ./cadmin/synonym-delete-2-postgresql.xql
    • -0
    • +27
    ./cadmin/synonym-delete-2.tcl
    • -0
    • +16
    ./cadmin/synonym-delete.adp
    • -0
    • +49
    ./cadmin/synonym-delete.tcl
    • -0
    • +17
    ./cadmin/synonym-delete.xql
    • -0
    • +9
    ./cadmin/synonym-form.adp
    • -0
    • +59
    ./cadmin/synonym-form.tcl
    • -0
    • +16
    ./cadmin/synonym-form.xql
    • -0
    • +6
    ./cadmin/synonyms-view.adp
    • -0
    • +95
    ./cadmin/synonyms-view.tcl
    • -0
    • +18
    ./cadmin/synonyms-view.xql
  1. … 13 more files in changeset.
moved one-object file for better naming

    • -0
    • +21
    ./cadmin/object-map-oracle.xql
    • -0
    • +21
    ./cadmin/object-map-postgresql.xql
    • -0
    • +17
    ./cadmin/object-map.adp
    • -0
    • +108
    ./cadmin/object-map.tcl
    • -0
    • +18
    ./cadmin/object-map.xql
  1. … 3 more files in changeset.
using seperate files for deprecating/reactivating categories

removed unused files

    • -20
    • +0
    ./cadmin/tree-update-postgresql.xql
moved tree-view-simple for better naming

    • -0
    • +6
    ./cadmin/tree-copy-view.adp
    • -0
    • +55
    ./cadmin/tree-copy-view.tcl
moved for better naming

    • -22
    • +0
    ./cadmin/category-set-parent-oracle.xql
moved set-parent files for better naming

    • -0
    • +19
    ./cadmin/category-parent-change-2.tcl
    • -0
    • +22
    ./cadmin/category-parent-change-oracle.xql
    • -0
    • +21
    ./cadmin/category-parent-change-postgresql.xql
    • -0
    • +6
    ./cadmin/category-parent-change.adp
    • -0
    • +64
    ./cadmin/category-parent-change.tcl
moved subtree-choose files for better naming

    • -0
    • +9
    ./cadmin/tree-map-2.adp
    • -0
    • +63
    ./cadmin/tree-map-2.tcl
    • -0
    • +28
    ./cadmin/tree-map-2.xql
using string repeat instead of old proc to generate indentation