• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- 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.
- provide parent_id for import (instead of folder_id)

- provide more clever return_button for import form

- render includelet rss-button with link from current folder

- render includelets book and toc from current_folder

- provide query parameter parent_ids for RSS

- provide parent_id for Weblog

- new method Page.get_folder

- added import-link to standard menu

- updated prototype page en:news

  1. … 9 more files in changeset.
- new package parameters

* WidgetSpecs (for xinha widgets specs per instance),

* PackageTitle, PackageDescription (used in RSS feeds)

- stop using "folder objects". Folder objects are not longer

created. In rare cases, where they are used, their

content must be migrated manually to the new

package parameters.

- bump version number to 0.125

- update dependencies for xotcl-core

  1. … 6 more files in changeset.
- site_node::get_url_from_object_id returns in general a list; make sure to take the first element if only one expected

  1. … 4 more files in changeset.
- fix argument list, cleanup

  1. … 1 more file in changeset.
- provide proper query-names for db_* interface

  1. … 8 more files in changeset.
- improve HTML

- make RSS-client more robust

- pass orderby/page_number/page_size to get_form_entries

- prepare diff for HTML diff

  1. … 12 more files in changeset.
provide error handling to the rss-client includelet

  1. … 1 more file in changeset.
simplifying encoding procs

- 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.
add rich-text description for RSS

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.
fix variabe name

fix case problem for encodings

  1. … 1 more file in changeset.
- fix rss client encodings

- provide method "initialize" to postprocess user caller parameter

  1. … 2 more files in changeset.
added experimental version of rss client + includelet

  1. … 1 more file in changeset.
minor editing differences

  1. … 2 more files in changeset.
beautification of SQL query

one more change for new cr interface

adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
file syndicate-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

convert database timestamps into a format which can be parsed via Tcl's clock scan

  1. … 3 more files in changeset.
fix relative time query in rss

use aolserver content types for uploading as well

  1. … 3 more files in changeset.
localizing months, add "-entries_of" to RSS,

beautifying some output, i

fix new-page-link for FormPages,

allowing add-new item in general in book view,

changing parameter name "instances_of" to "entries of" in weblog-portlet.page, bib.page, announcements.page

  1. … 10 more files in changeset.
bump version number for registering service contract for FormPage, new form file types url and detail link, detail_links for weblog

  1. … 9 more files in changeset.
allow categories to be turned off via form constraints

  1. … 3 more files in changeset.