• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- don't set query-variables with empty names

    • -3
    • +5
    ./packages/xotcl-core/tcl/context-procs.tcl
Had to tweak my regexp's that parse the SCORM time intervals slightly.

- first steps to keep references on links

- remove obsolete method Page.package_item_ref

- rename Page.update_references to Page.references_add

    • -7
    • +21
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -5
    • +8
    ./packages/xowiki/tcl/package-procs.tcl
    • -27
    • +25
    ./packages/xowiki/tcl/xowiki-procs.tcl
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.

    • -1
    • +2
    ./packages/scorm-importer/tcl/import-procs.tcl
- reduce verbosity

    • -2
    • +1
    ./packages/xowiki/tcl/xowiki-procs.tcl
- 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

    • -33
    • +91
    ./packages/xowiki/tcl/package-procs.tcl
    • -20
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +5
    ./packages/xowiki/tcl/upgrade/upgrade.tcl
    • -55
    • +79
    ./packages/xowiki/www/admin/test.tcl
    • -1
    • +1
    ./packages/xowiki/www/prototypes/weblog.page
- 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

    • -2
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- make import more robust

    • -2
    • +2
    ./packages/xowiki/tcl/import-procs.tcl
Big upgrade to the scorm 2004 stuff ...

    • -1
    • +11
    ./packages/scorm-core/tcl/scorm-core-procs.tcl
    • -0
    • +8
    ./packages/scorm-core/tcl/scorm-core-procs.xql
    • -8
    • +8
    ./packages/scorm-player/embed/player.adp
    • -3
    • +4
    ./packages/scorm-player/tcl/rte-api-init.tcl
    • -1
    • +6
    ./packages/scorm-player/tcl/rte-api-procs.tcl
    • -7
    • +10
    ./packages/scorm-player/tcl/rte-api-procs.xql
    • -0
    • +7
    ./packages/scorm-simple-lms/www/admin/confirm-delete.adp
    • -0
    • +19
    ./packages/scorm-simple-lms/www/admin/confirm-delete.tcl
    • -0
    • +12
    ./packages/scorm-simple-lms/www/admin/delete-course.adp
    • -0
    • +28
    ./packages/scorm-simple-lms/www/admin/delete-course.tcl
    • -0
    • +14
    ./packages/scorm-simple-lms/www/admin/delete-course.xql
- return always package_id for instance_select_query (requires OpenACS 5.2).

    • -12
    • +2
    ./packages/xotcl-core/tcl/cr-procs.tcl
- avoid side-effects on connection context when initializing package in "require_site_side_pages"

    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
- provide variable page_name for the message key for error messages

    • -1
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
- document prefixing of order-by variable

    • -2
    • +9
    ./packages/xowiki/tcl/includelet-procs.tcl
- fix orderby name

    • -1
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl

- 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

    • -1
    • +56
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -7
    • +15
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -0
    • +29
    ./packages/xowiki/www/resources/xowiki.css
- 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)

    • -57
    • +61
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -23
    • +68
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- use title usable form as type in istings

- new methods for nicer directory listings: render_icon, pretty_name

    • -5
    • +45
    ./packages/xowiki/tcl/xowiki-procs.tcl
- add .xotcl to the list of guessable extensions

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -9
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl
- add minimal support for ckeditor 3.*

    • -1
    • +42
    ./packages/xowiki/tcl/form-field-procs.tcl
- 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

    • -1
    • +43
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -1
    • +104
    ./packages/xowiki/tcl/import-procs.tcl
    • -7
    • +13
    ./packages/xowiki/tcl/package-procs.tcl
    • -11
    • +23
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +14
    ./packages/xowiki/www/prototypes/import-archive.form.page
- clear clipboard after consuming operations

    • -1
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- 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

    • -40
    • +72
    ./packages/xowiki/tcl/import-procs.tcl
    • -19
    • +42
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- 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

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -57
    • +5
    ./packages/xowiki/www/admin/export.tcl
    • -1
    • +1
    ./packages/xowiki/www/resources/xowiki.css
- 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
    • +93
    ./packages/xowiki/tcl/import-procs.tcl
    • -3
    • +7
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +28
    ./packages/xowiki/tcl/xowiki-utility-procs.tcl
    • -2
    • +83
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- moving code around

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

    • -65
    • +0
    ./packages/xowiki/tcl/xowiki-procs.tcl
- move code around

    • -1
    • +133
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -167
    • +83
    ./packages/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