• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Need to explicitly set is_live true since 5.6 fixed an old CR bug that

treated is_live undefined as though it's true.

- reduce verbosity

- new method Package->item_ref_from_url

- renamed "item_id_ref" to "item_ref_from_id"

- search in html-included content (between curly brackets) in

prototype pages, along the package path and in site-wide pages

- improved documentation

- fixed regression test

- updated dependencies

- bump version number to 0.133

- get package_id in instance_select_query as well always (e.g. also

for queries based on cr_revisions)

- bump version number to 0.117

- make import more robust

Big upgrade to the scorm 2004 stuff ...

    • -1
    • +11
    ./scorm-core/tcl/scorm-core-procs.tcl
    • -7
    • +10
    ./scorm-player/tcl/rte-api-procs.xql
    • -1
    • +44
    ./scorm-player/tcl/scorm-player-procs.tcl
    • -0
    • +6
    ./scorm-simple-lms/catalog/scorm-simple-lms.en_US.ISO-8859-1.xml
    • -0
    • +7
    ./scorm-simple-lms/www/admin/confirm-delete.adp
    • -0
    • +19
    ./scorm-simple-lms/www/admin/confirm-delete.tcl
    • -0
    • +12
    ./scorm-simple-lms/www/admin/delete-course.adp
    • -0
    • +28
    ./scorm-simple-lms/www/admin/delete-course.tcl
    • -0
    • +14
    ./scorm-simple-lms/www/admin/delete-course.xql
    • -4
    • +3
    ./scorm-simple-lms/www/admin/edit-properties.xql
    • -1
    • +10
    ./scorm-simple-lms/www/admin/index.tcl
- return always package_id for instance_select_query (requires OpenACS 5.2).

- avoid side-effects on connection context when initializing package in "require_site_side_pages"

- provide variable page_name for the message key for error messages

- document prefixing of order-by variable

- fix orderby name

- new form_field type: author

* renders from user_id Author name and

* optionally a link to person-info and

* draws optionally an image (either from acs portraits or from

gravatar))

- new flags for form-usages: view_field and hidden_field_names

- some more code-regrouping/commenting

- renamed "isform" to "is_form" for consitency

- use consistently dash instead of underscore in includelet names (child-resources)

- extended ext. callable method list for folder-listings (requires currently the folder extension)

    • -23
    • +68
    ./xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./xowiki/www/prototypes/folder.form.page
- use title usable form as type in istings

    • -1
    • +1
    ./xowiki/www/prototypes/page.form.page
- new methods for nicer directory listings: render_icon, pretty_name

- add .xotcl to the list of guessable extensions

- add minimal support for ckeditor 3.*

- provided some more message keys

- new helper object: import_archive to bulk import .zip or .tar.gz files

- new site-wide-page "import-archive.form"

- preview for plain text files

    • -0
    • +14
    ./xowiki/www/prototypes/import-archive.form.page
    • -3
    • +1
    ./xowiki/www/prototypes/link.form.page
- clear clipboard after consuming operations

- keep track of implictely added files during import/export

- don't materialize implicitely added files, if the are inherited

in the target folder

- add "-use_site_wide_pages" to Package->lookup,

Package->item_ref and Package->simple_item_ref

- some new message keys

- some refactoring of import/export code

- new helper object for exports

- first draft of clibboard functionality (currently just for admins,

only useful currently for the experimental menubar

- some refactoring of import/export code

- new helper object for exports

- first draft of clibboard functionality (currently just for admins,

only useful currently for the experimental menubar

    • -1
    • +28
    ./xowiki/tcl/xowiki-utility-procs.tcl
- moving code around

    • -1731
    • +1601
    ./xowiki/tcl/xowiki-www-procs.tcl
- move code around

- move code around

    • -167
    • +83
    ./xowiki/tcl/xowiki-www-procs.tcl
adding namespace definition so proc definitions don't break if this file is loaded before the other proc files

    • -0
    • +2
    ./accounts-finance/tcl/energy-procs.tcl
increasing complexity of model, adding more flexibility to features, fixing bad proc name acc_fin::list to list_set as list destroyed the tcl name in the namespace

    • -4
    • +95
    ./accounts-finance/tcl/modeling-procs.tcl
- fix stupid typo (many thanks to Stefan)

- collect scripted statements at end of the header