• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bump version number due to interface change

- make entries of type file children of the FormPage

- provide relative names for files (can be child_objects of arbitraty objects)

- providing a parent_id to pretty_link to make relative names

- extend admin pages to list child-objects

- some refactoring and cleanup

- add per-connection-caching for get_parameter

- bump version numbers

  1. … 8 more files in changeset.
- bump version numbers

- new method for cr_items: rename

- caching for lookup method (only successful lookups so far)

  1. … 5 more files in changeset.
- make parameter_page handling faster and more robust

- bump dependency on xotcl-core

  1. … 2 more files in changeset.
- bump version number to flag interface change

- allow form-buttons to receive their own form-ids

- new method of FormPage: exists_property

- new method of FormPage: isform (based on form_constraints property)

- fixing an ugly bug "eating" the util_user_messages

- some refactoring

- bump version number

  1. … 4 more files in changeset.
support for parameter pages

  1. … 2 more files in changeset.
Added a before-uninstantiate callback to delete the messages of general comments, such that deleting the package works

  1. … 1 more file in changeset.
- includelet form-usages: omit edit and delete button from csv output

- includelet form-usages: provide means to generate a "voting form" from form-usages (use -voting_form en:someformname)

  1. … 2 more files in changeset.
bump version number, remove obsolete files

  1. … 1 more file in changeset.
cleanup of parameter definitions

  1. … 1 more file in changeset.
add package parameter to include/exclude an xowiki instance from the google sitemap

  1. … 1 more file in changeset.
add batchmode to invoke. For the time being, just the edit method of FormPages handles the batch-mode

  1. … 2 more files in changeset.
new attribuites for ::xowiki::FormPage: assignee and state

  1. … 4 more files in changeset.
Change namespace for form-fields from class (::xowiki::FormField) to

ordinary Tcl namespace (::xowiki::formfield) to make it easier to

create formfield classes in other packages. This allows the file

xowiki/tcl/form-field-procs.tcl to be reloaded without swiping the

namespace.

  1. … 5 more files in changeset.
use tmp_table support for activity graph

  1. … 1 more file in changeset.
- let form-usages to interface with categories includelet

- weblog-portlet.page: avoid substitutions, where the included page turned it off

- weblog.page: use {{categories ...}} instead of old style {{categories-portlet...}}

- bump version number to reload prototype pages

  1. … 5 more files in changeset.
- fix flushing of name cache

- fix potential problem in upgrade script from 0.70 to 0.77

- make yesterday's change concerning regexp subsitituion better protected against potential conflicts with trn-mode

- bump version number

  1. … 3 more files in changeset.
bumping version numbers and dependencies to keep versions in sync

  1. … 1 more file in changeset.
bump version number to ease communication

make page_order available for Oracle and postgres installations without ltree

bump version numbers for upgrade script

  1. … 8 more files in changeset.
- generalized form-menu-buttons

- deactivate automatic entity-substitution for ampersand in make_link

- generalized loader for allowing page dependencies

- make it easier to access form properties (instance variables, form attribues)

- bump version number

  1. … 9 more files in changeset.
bump required number for xotcl-core

bump version number,

adjust calls to xowiki-portlet 2.0

  1. … 3 more files in changeset.
- use ::xo::tdom::Object

- some cleanup for nameing support (js_name, html_id)

  1. … 2 more files in changeset.
backport of a fix from cvs head to this branch when setting widget spec in folder object

  1. … 1 more file in changeset.
- support for publish_date:

application can now set the publish_date of pages

(see e.g. news-item.page)

- base syndication on publish_date instead of last_modified

- keep publish:date when importing pages via import

- add bulk action "delete" to admin/list

- bump version number to 0.79

  1. … 14 more files in changeset.
remove more formatting from xowiki www procs (moved to xowiki.css), syndication improvements, bump version numbers

  1. … 5 more files in changeset.
Larger name change: alter xowiki::portlet (namespace, class, variable names,

package parameter) to "includelet" to reduce confusion between dotlrn portlets and xowiki

(xowiki can be used as an portlet in dotlrn). The change script copies e.g. the

old package parameter "top_portlet" to the new parameter "top_includelet".

This change effects as well many adp files; in case of local tailorizations,

please change your files as well accordingly.

  1. … 25 more files in changeset.
new includelet: most-frequent-visitors

bump version numbers

  1. … 1 more file in changeset.