• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- reduce verbosity

    • -2
    • +1
    /openacs-4/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

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -33
    • +91
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -20
    • +22
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -55
    • +79
    /openacs-4/packages/xowiki/www/admin/test.tcl
- 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

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

- 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"

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

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

    • -57
    • +61
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- use title usable form as type in istings

- new methods for nicer directory listings: render_icon, pretty_name

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

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

    • -1
    • +104
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -7
    • +13
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -11
    • +23
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- 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

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

- 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
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- moving code around

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

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

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

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

- fix stupid typo (many thanks to Stefan)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- collect scripted statements at end of the header

- added page.form to prototype pages and to site-wide pages

- removed the need to keep the update scripts in memory, load these when

necessary from xowiki/tcl/upgrade

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -0
    • +529
    /openacs-4/packages/xowiki/tcl/upgrade/upgrade.tcl
    • -0
    • +11
    /openacs-4/packages/xowiki/www/prototypes/page.form.page