• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- remove default bgcolor in flash (swf) links, use styling via surrounding divs etc. instead

Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- use "create" method explicitely

  1. … 8 more files in changeset.
- add ability to load bootstrap modals incrementally

  1. … 1 more file in changeset.
- handle recursive inclusions of bootstrap like modals

  1. … 1 more file in changeset.
- adding href to relink template render method

- reduce verbosity

- move class definition out of method definitions of xowki::Link

- allow to specify different targts (e.h. bootstap modals) for links

  1. … 2 more files in changeset.
- adapt regression test to reflect latest changes

  1. … 2 more files in changeset.
- use class "refused-link" (span, img) to allow different rendering for refused links

- provide a more generic interface to references (links between pages)

# $page references clear

# $page references resolved [list $item_id [my type]]

# $page references get resolved

# $page references all

  1. … 4 more files in changeset.
- add experimental "can_link" functionality, similar to "can_contain": This feature can be used to implement conditional links, which are only rendered as links when the referencing or referenced page allow this. Per default, can_contain is set to true.

  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use spaces rather than tabs

  1. … 15 more files in changeset.
- use lassign instead of "foreach ... break" idiom

  1. … 21 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
Don't double evaluate string content via export_vars (security problem)

  1. … 2 more files in changeset.
- perform proper quoting of filenames containing quotes

- bump version number to 0.144

  1. … 3 more files in changeset.
Improve form-field "file" (and subclasses)

- add clear button for clearning files/images added added in a

prevision revision (unless flag "sticky" is used)

- tie revisions of the FormPage/WorkflowInstance with the revision

of the uploaded file (the content of the formfield is now a

list of attribute value pairs that might contain a revision_id)

- allow multiple uploads of files with the same name (distinguish with

reusing old content)

- caveat: export should strip the revision_id from the content

of the form-field.

  1. … 1 more file in changeset.
- include parent_id in links for unknown image (or subtype) objects

- add attribute order to ::xowiki::Link::css

- change rendering of links to missing content

  1. … 1 more file in changeset.
- fix before-uninstantiate for legacy folders (many thanks to Michael Aram)

- fix class handling for image links, regression test runs again without errors

  1. … 1 more file in changeset.
- added parameter "-cssid ..." to all links generated via [[...]]

- en:photo.form: simple default form

- generalize yui-carousel to work with FormPages of en:photo.form

- pass geometry in links

- bump version number to 0.134

  1. … 5 more files in changeset.
- make all files in xowiki usable for "::xo::library require ..."

- don't call "is_link_page" on Package objects

- reset values in reused formfields (necessary for e.g. weblogs)

  1. … 15 more files in changeset.
- major editing work: streamlined generation of urls and resolving of name relative to parent_ids

- new method Page.pretty_url and Page.detail_link

- removed ::xowiki::Includelet.detail_link

- provided updated prototype pages to use the new interface

- bumped version number to 0.130

  1. … 16 more files in changeset.
- set resolve context when resolving a page via url-path (similar to site-wite-pages)

- add -package_id as parameter to count_usages to allow cross package

usages of forms

- make sure to initialize the package of a form, when a form-page

fetches its form

  1. … 4 more files in changeset.
- remove "target" from embed options to avoid conflicts