bcms-revision-procs.tcl

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making the add_revision proc default creation_user and creation_ip like other similar procs do

Fixed @returns -> @return

  1. … 6 more files in changeset.
bug fix in the upload_file_revision proc. The creation_user variable was not being defaulted properly (the variable name creation_user_id was used)

Change optional creation_user_id parameter to creation_user.

Return item_id in bcms::revision::list_revisions.

  1. … 2 more files in changeset.
change SQL on the db_* calls to {}, made the api doc better. removed -content_type on bcms::revision::list_revisions. bcms::revision::set_status now throws an error

Fixed bug with guessing mime types

  1. … 1 more file in changeset.
string range ... 'last' instead of 'end' bug

i clobbered one of lars changes, bringing them back

bug on checking additional properties

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

  1. … 1 more file in changeset.
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. … 28 more files in changeset.
fixed some procs, bugs discovered from clean install

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

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

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

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

  1. … 13 more files in changeset.
change the tree_X and list_X calls, also improved the documentation of folder and item procs

  1. … 9 more files in changeset.
initial addition of bcms, bcds and bms-ui-wizard packages

    • -0
    • +203
    ./bcms-revision-procs.tcl
  1. … 177 more files in changeset.