• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
no floating clipboard

missed a couple of files while cleaning up module id queries

more UI tweaks and some data model changes; instatiating cms now creates a set of modules with appropriate permissions making it possible to mount more than one instance

  1. … 44 more files in changeset.
small bug in 'add new...' form

bug in conditional was preventing widget editing

use standard permissions and permissions api; more tweaking

    • -1
    • +1
    ./items/assign-keywords-postgresql.xql
  1. … 58 more files in changeset.
remove users tab plus some small cleanup

use listbuilder plus some misc cleanup

remove some old commented code; don't join on acs_objects when paginating

don't call master and don't use ugly wizard style

don't use ugly wizard style

pagination and sorting for main content browser plus various cleanups thanks to cr api (more to come)

  1. … 3 more files in changeset.
fixed clipboard stuff which i had broken and minor keywords display problem

  1. … 1 more file in changeset.
typo in .info file and a little fix to launch floating clipboard

  1. … 3 more files in changeset.