• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove possibly leftover definition of category_tree__new/9 stored procedure.

It can still be present on old upgraded installations, conflicting with the new one (different argument types...)

file upgrade-1.1.3d6-1.1.3d7.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1.3d6-1.1.3d7.sql
- Fix site-wide-status-change so it doesn't require an implicit (broken) cast to boolean

- Pass permissions context to tree-form.adp so admins of xowiki instances can create and map categories there

    • -1
    • +1
    ./www/cadmin/site-wide-status-change.xql
Bugfix: when creating a paginator, queries containing $ variables cannot be passed by name and resolved by the

internal paginator machinery, because those vars won't be available in the expected evaluation scope when calling db_map.

Probably db_map could be made more clever about this, but as a simple solution for this case I have just made so the

pagination query is computed in the caller level and passed to the paginator directly.

- add missing upgrade script

file upgrade-1.1.3d5-1.1.3d6.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1.3d5-1.1.3d6.sql
- remove catalog entry with typo (wrong entry "Actions_permissions...", right "Action_permissions...")

    • -1
    • +0
    ./catalog/categories.de_DE.ISO-8859-1.xml
- bump version number to 1.1.3d6

- modernize HTML

  1. … 20 more files in changeset.
- modernize HTML in documentation

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

    • -5
    • +25
    ./www/categories-browse-postgresql.xql
- fix typos

- minor markup changes

- improve indentation CVS: ----------------------------------------------------------------------

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

    • -0
    • +18
    ./tcl/tagcloud-procs-postgresql.xql
file tagcloud-procs-oracle.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tcl/tagcloud-procs-oracle.xql
file tagcloud-procs-postgresql.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tcl/tagcloud-procs-postgresql.xql
- remove xql query with bad name

- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- update dirty editor buffer

    • -2
    • +2
    ./sql/postgresql/category-tree-package.sql
file upgrade-1.1.3d4-1.1.3d5.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-1.1.3d4-1.1.3d5.sql
Alter caveman style booleans (type character(1)) to real SQL boolean types.

    • -15
    • +5
    ./sql/postgresql/categories-create.sql
    • -2
    • +2
    ./sql/postgresql/category-tree-package.sql
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- prepare documentation for release

  1. … 221 more files in changeset.
- pass tree_id via properties (amny thanks to Antonio Pisano for the fix)

- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 19 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 299 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 213 more files in changeset.