weblog-mini-calendar.tcl

  • last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce number of "catch" operations

  1. … 5 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add option "-path_encode" to methods "pretty_link" and "folder_path"

to allow to control, wether the result should be encoded or not

(default true)

- simplify logic around path encoding by using parameter -query of pretty_link

- Bump version number of xowiki and xowf to 5.9.1b4

  1. … 10 more files in changeset.
Avoid other double encoding when export_vars is applied on xowiki pretty_links

  1. … 6 more files in changeset.
trim-zeros reform (part 3):

- don't depend on private function of some other package

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- bump version number to 5.9.1d20

  1. … 1 more file in changeset.
- fix test condition

- fix brace

- fix braces

- don't add a bodyscript for every day

- clean dirty editor buffer

- replace onclick handler by eventlistener (for more strict CSPs)

  1. … 1 more file in changeset.
- add editor hints

  1. … 64 more files 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 bind variables instead of substituted strings to improve prepare cache hit ratio

  1. … 1 more file in changeset.
* use new interface in order to be able to use dbi-*

* updated dependencies

* bumped revision number

  1. … 24 more files in changeset.
- normalize string expressions

  1. … 13 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.
- 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.
-use same stype for oacs-view2 and oacs-view3

-handle :hover in weblog-mini-calendar as well

  1. … 10 more files in changeset.
- use parens again in weblog-mini-calendar

- calculate time-range for navigation links via SQL (more expensive, but exact)

- provide some css beautifications for the weblog-mini-calendar

  1. … 11 more files in changeset.
remove debug code

- restrict naviation links in weblog-mini-calendar to a specified time-range

  1. … 1 more file in changeset.
move ::xowiki::Page requireCSS and friends into ::xo namespace

  1. … 15 more files in changeset.
more HTML and CSS cleanup for improved compliance

  1. … 13 more files in changeset.
more HTML and CSS cleanup for improved compliance

  1. … 12 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
file weblog-mini-calendar.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:26 +0000

fixing potential name clash

improving date comparisons, replacing site_node::get_root_id for older installations

  1. … 2 more files in changeset.