• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bug on checking additional properties

tested some of lars changes, we found out that we need to back port some plsql for 4.6.3. see bcms-compat.sql. i have also spotted a change behaviour on bcms::item::get_item_by_url

  1. … 2 more files in changeset.
Return revision_id after uploading a file revision

Switched to standard convention that emptpy-string argument is equivalent to no argument

Updated proc documentation for additional_properties

Fixed bug in parsing additional_properties, where it would return a list of the value instead of just the value

changed Notice to Debug in ns_log commands

added bcms::parse_properties helper proc, revised bcms::revision calls to use this helper proc. also removed www dir to move bcms as a service package. also added some plsql patches for CR, not fully tested so plsql remains part of bcms still not yet CR

  1. … 21 more files in changeset.
- Added item_id to array returned by bcms::item::get_item

- Split get_item_by_url up into separate get_item_id_by_url helper proc

- Various cleanups and bug fixing

Added procs

New bcms::folder::create_folder implementation that uses package_instantiate_object and can set package_id

fixed some procs, bugs discovered from clean install

  1. … 1 more file in changeset.
bug fixes that came up when install from scratch, also some changes to uploading file

  1. … 11 more files in changeset.
added documentation, tweaked the procs especially bcms::revision, bug fix for CR plsql

  1. … 1 more file in changeset.
add the queries to accept list builder filter, orderby, pagination. i will make it more generic later, add some more docs

  1. … 1 more file in changeset.
added support for cr_keywords, added some procs, revised some procs, but better documentation on some procs

    • -0
    • +77
    ./bcms-category-procs-postgresql.xql
    • -0
    • +217
    ./bcms-category-procs.tcl
    • -0
    • +33
    ./bcms-category-procs.xql
    • -0
    • +18
    ./bcms-template-procs-postgresql.xql
  1. … 1 more file in changeset.
change the tree_X and list_X calls, also improved the documentation of folder and item procs

    • -65
    • +54
    ./bcms-folder-procs-postgresql.xql
    • -68
    • +105
    ./bcms-item-procs-postgresql.xql
  1. … 1 more file in changeset.
removed backup files that was accidentally committed

    • -43
    • +0
    ./bcms-template-procs-postgresql.xql~
  1. … 6 more files in changeset.
initial addition of bcms, bcds and bms-ui-wizard packages

    • -0
    • +75
    ./bcms-folder-procs-postgresql.xql
    • -0
    • +240
    ./bcms-folder-procs.tcl
    • -0
    • +29
    ./bcms-folder-procs.xql
    • -0
    • +192
    ./bcms-item-procs-postgresql.xql
    • -0
    • +568
    ./bcms-item-procs.tcl
    • -0
    • +43
    ./bcms-item-procs.xql
    • -0
    • +32
    ./bcms-procs-postgresql.xql
    • -0
    • +44
    ./bcms-revision-procs-postgresql.xql
    • -0
    • +203
    ./bcms-revision-procs.tcl
    • -0
    • +63
    ./bcms-revision-procs.xql
    • -0
    • +57
    ./bcms-template-postgresql.xsl~
    • -0
    • +43
    ./bcms-template-procs-postgresql.xql
    • -0
    • +43
    ./bcms-template-procs-postgresql.xql~
  1. … 163 more files in changeset.