• last updated 21 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed calls to deprecated NaviServer functions in legacy packages

  1. … 46 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
Fix typo (db_list_of_list -> db_list_of_lists)

  1. … 2 more files in changeset.
change some ns_logs to debug rather than notice, remove some random debugging junk

  1. … 2 more files in changeset.
initialize richtext widget for non content attributes (this stuff still needs to be cleaned up)

another chunk of updates

  1. … 75 more files in changeset.
many UI updates as well as increased use of CR API; re-applied stan kaufman's fix for 5.2+ installations

  1. … 319 more files in changeset.
back out stan's change which broke things for me on 5-1; will need to address this on 5-2 at some point

deals with duplicate title attributes in acs_objects and cr_revisions

deals with duplicate title attributes in acs_objects and cr_revisions

fix small bugs in related content templates, remove User::getID calls from form-procs

  1. … 12 more files in changeset.
set richtext element values using template::util::richtext::create thanks to daveb

new items bombing with a null revision_id; probably not the permanent fix

add richtext widget

  1. … 2 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 76 more files in changeset.
Fixed bug: template::form::get_reference assumes that a local var named 'id' exists.

bugfix on section handling in templating broke form generation

extensions to support editing multiple cr items simultaneously

  1. … 2 more files in changeset.
cms testing

  1. … 7 more files in changeset.
fixed some db_1row queries

  1. … 6 more files in changeset.
documentation cleanup (fix @see, add -public/-private where needed)

  1. … 6 more files in changeset.
converted template db api queries to std api queries

  1. … 9 more files in changeset.
modified serving of templates so that they are dynamically regenerated if they don't exist in the file system

  1. … 6 more files in changeset.
fixed display of CR file content in oracle

  1. … 8 more files in changeset.
fixed image upload using lobs and file storage in CR

  1. … 5 more files in changeset.
more cleanup of oracle cursors and cms porting work

  1. … 9 more files in changeset.
more cleanup of cms

  1. … 2 more files in changeset.