• last updated 53 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- generalized get_labels in form-fields

- render candidate_box in disabled state via "pretty_value"

- provide multiple_style comma|list for abstract_page

- provide parent-id handling for my-references and my-refers

- provide switch inherit_from_forms to form-usages

- add parent_id on several occations

- changed default spec for _assignee to hidden

- retrieve always page_template and assignee in get_form_entries

- new methods "group_require" and "group_assign" to turn form-pages into groups

- allow brace-substituion in xowiki::forms (might need protection in some cases)

- bumped version number to 0.129

    • -55
    • +67
    ./xowiki/tcl/form-field-procs.tcl
    • -12
    • +42
    ./xowiki/tcl/includelet-procs.tcl
-remove debugging output

- refactored dnd for form-fields (moved from abstract_page into candidate_box_select)

- added parent_id on a few more occurences

- fixed cross-package links in get_page_from_item_ref

- moved some more style-properties to xowiki.css

    • -53
    • +72
    ./xowiki/tcl/form-field-procs.tcl
Added a disabled subclass for button. Grays out the hyperlink and disables

it.

- provide proper parent_id form formfields of type "form_page"

- added new form-field "child_pages" list number of form_pages.

- update parent object for every form-page diring rendering of single fields in form-usages

- commenting adp-generator-procs to improve readability

    • -20
    • +48
    ./xowiki/tcl/adp-generator-procs.tcl
- for unknown reasons, rewriting xowiki.info file via Package manager + "edit info" removed the callback entries, so upgrade was not performed. quick fix: bumped package number again and edited xml file manually.

    • -2
    • +2
    ./xowiki/tcl/xowiki-callback-procs.tcl
initial sources

    • -0
    • +0
    ./scorm-simple-lms/scorm-simple-lms.info
    • -0
    • +0
    ./scorm-simple-lms/catalog/scorm-simple-lms.en_US.ISO-8859-1.xml
    • -0
    • +0
    ./scorm-simple-lms/tcl/apm-callback-procs.tcl
    • -0
    • +0
    ./scorm-simple-lms/www/admin/edit-properties.adp
    • -0
    • +0
    ./scorm-simple-lms/www/admin/edit-properties.tcl
    • -0
    • +0
    ./scorm-simple-lms/www/admin/edit-properties.xql
    • -0
    • +0
    ./scorm-simple-lms/www/admin/index.adp
    • -0
    • +0
    ./scorm-simple-lms/www/admin/index.tcl
    • -0
    • +0
    ./scorm-simple-lms/www/admin/index.xql
Initial revision

    • -0
    • +40
    ./scorm-simple-lms/scorm-simple-lms.info
    • -0
    • +20
    ./scorm-simple-lms/catalog/scorm-simple-lms.en_US.ISO-8859-1.xml
    • -0
    • +38
    ./scorm-simple-lms/tcl/apm-callback-procs.tcl
    • -0
    • +4
    ./scorm-simple-lms/www/.emacs
    • -0
    • +5
    ./scorm-simple-lms/www/index.adp
    • -0
    • +43
    ./scorm-simple-lms/www/index.tcl
    • -0
    • +20
    ./scorm-simple-lms/www/index.xql
    • -0
    • +7
    ./scorm-simple-lms/www/admin/edit-properties.adp
    • -0
    • +40
    ./scorm-simple-lms/www/admin/edit-properties.tcl
    • -0
    • +25
    ./scorm-simple-lms/www/admin/edit-properties.xql
    • -0
    • +6
    ./scorm-simple-lms/www/admin/index.adp
    • -0
    • +71
    ./scorm-simple-lms/www/admin/index.tcl
    • -0
    • +19
    ./scorm-simple-lms/www/admin/index.xql
When instantiating and object of type object_type, make sure the object

we create is of type object_type.

Make content::item::new is live parameter default to f instead of empty string to match content::revision::new

    • -2
    • +2
    ./acs-content-repository/tcl/content-item-procs.tcl
Make content::item::new is live parameter default to f instead of empty string to match content::revision::new

    • -2
    • +2
    ./acs-content-repository/tcl/content-item-procs.tcl
- bump version number to 0.127

- added upgrade script

    • -1
    • +28
    ./xowiki/tcl/xowiki-callback-procs.tcl
- bump version number to 0.114

- provide a tailored version of require_root_folder, using a FormPage as root folder. still todo: upgrade script, adopted regression test.

file perm-user-add-include-oracle.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

file perm-user-add-include-postgresql.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

fixed pagination error in this seldom used (and fairly useless) page

file upgrade-5.6.0b2-5.6.0b3.sql was initially added on branch oacs-5-6.

Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

    • -3
    • +3
    ./acs-api-browser/acs-api-browser.info
    • -5
    • +5
    ./acs-authentication/acs-authentication.info
    • -3
    • +3
    ./acs-automated-testing/acs-automated-testing.info
    • -3
    • +3
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -5
    • +5
    ./acs-content-repository/acs-content-repository.info
    • -3
    • +3
    ./acs-service-contract/acs-service-contract.info
  1. … 12 more files in changeset.
Somebody hosed this (probably me). Never caught because no one creates a

base object directly, just subtypes of acs_object with their own (correct)

definition of a new() function.

- use ::xo::library in 30-widget procs to make it more conveniant to subclass ::xo::Table

- add "pretty-age" as possible display_format to formfield "date"

- add flag renderer for using alternate renderers in form-usages

- search for forms in form-usages with directory containing including page (and for the time being, use yui renderer if available)

- provide minimal setup for form-based linear forum

model_compute: report works awkwardly. converted h and i to double and now loop with _i and _h for integer so we do not have to worry about inteference of model on looping..

    • -22
    • +30
    ./accounts-finance/tcl/modeling-procs.tcl
model_compute: compile and compute works, report has issues

    • -11
    • +9
    ./accounts-finance/tcl/modeling-procs.tcl
model_compute: compile works, compute has looping issues..

    • -13
    • +25
    ./accounts-finance/tcl/modeling-procs.tcl
model_compile works for compile..

    • -32
    • +50
    ./accounts-finance/tcl/modeling-procs.tcl
drafted outputs and reports, other small fixes. Testing soon..

    • -27
    • +57
    ./accounts-finance/tcl/modeling-procs.tcl
updating model compute, combined it with model compile, revised internal variables to start with _ to prevent collisions with model variables etc.

    • -118
    • +184
    ./accounts-finance/tcl/modeling-procs.tcl
Added Malte's patch which removes the use of /o/ when editing the css file.

I think it's cleaner this way.

    • -7
    • +11
    ./acs-developer-support/www/css-edit.tcl