• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
missed a query in last large commit; update todo

  1. … 1 more file in changeset.
map content/template roots to package id and look up those roots based on current subsite (using new subsite_package_map table)

  1. … 20 more files in changeset.
again, temporarily sidestep [un]publish to filesystem question and simply unset live revision

use cr tcl api

set live revision (temporarily sidestep issue of [un]publishing to filesystem)

format date outside of string var; add 'make live' option

trivial layout change

cr api has obsoleted these files

tidy up datasource display

using new cr api

    • -19
    • +0
    ./items/template-register-oracle.xql
    • -19
    • +0
    ./items/template-register-postgresql.xql
tidy up template-unregister

    • -18
    • +0
    ./items/template-unregister-oracle.xql
    • -18
    • +0
    ./items/template-unregister-postgresql.xql
clean up/fix publishing status info

    • -20
    • +1
    ./items/publish-status-postgresql.xql
minor layout change

remove debug statement and small layout change

enable registering of templates to items

file template-register.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./items/template-register.adp
fix/clean up template datasources include

missed a couple of old cms_permission__permission_p calls

change check for date display before formatting (not optimal); few more little cleanup issues

check to make sure date is valid

use %q %X so time obeys locale

  1. … 1 more file in changeset.
don't need the day of week in the pretty date

lc_time_fmt values for date datatypes when displaying attribute values

fix a few straggler id= (changed id to the more sensible content_type)

    • -1
    • +1
    ./types/content-method-set-default.tcl
    • -1
    • +1
    ./types/content-method-unset-default.tcl
ditch obsoleted href target

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

    • -0
    • +19
    ./items/item-header.xql
    • -0
    • +21
    ./items/related-items.xql
  1. … 4 more files in changeset.
lots more cleaning

  1. … 26 more files in changeset.
separate out the tabs and header info

    • -0
    • +16
    ./templates/template-header.adp
    • -0
    • +12
    ./templates/template-header.tcl
    • -0
    • +27
    ./templates/template-header.xql
    • -0
    • +64
    ./templates/template-tabs.adp
    • -0
    • +7
    ./templates/template-tabs.tcl
break out type tabs and header into separate includes and fix some small misc issues

    • -0
    • +10
    ./types/types-header.adp
    • -0
    • +9
    ./types/types-header.tcl
  1. … 12 more files in changeset.
move tab generation and item header into separate includes and add a cancel button to forms

    • -0
    • +17
    ./items/item-header.adp
    • -0
    • +9
    ./items/item-header.tcl
    • -0
    • +63
    ./items/item-tabs.adp