|
From: <al...@al...> - 2009-10-28 17:05:55
|
Wed Oct 28 22:49:52 EST 2009 Alex Lance <al...@cy...>
* 15276 Fixed the problem where the wiki would offer the download file link for text files.
Ignore-this: e3ae884b67dec71cf01822ff1dd9fc97
M ./shared/util.inc.php -9 +77
M ./wiki/lib/init.php -1 +1
Wed Oct 28 23:00:17 EST 2009 Alex Lance <al...@cy...>
* BUG Hide the warning messages when displaying the printer-friendly view of wiki documents.
Ignore-this: f36d45d9496e61d8092fedb02ea1ab29
M ./wiki/file.php -1 +1
M ./wiki/lib/init.php -2 +2
Thu Oct 29 02:34:28 EST 2009 Alex Lance <al...@cy...>
* BUG changed the wiki form submit flow so that error messages can be displayed properly.
Ignore-this: 2f2a3a0b32406b90adeeb8ce7a05402c
M ./wiki/file.php -13 +27
M ./wiki/templates/editFileS.tpl -3 +2
M ./wiki/templates/fileGetM.tpl -4 +11
M ./wiki/templates/wikiM.tpl -20 +22
Thu Oct 29 03:32:34 EST 2009 Alex Lance <al...@cy...>
* BUG fixed the ability for the wiki to create new directories in the file tree.
Ignore-this: 12fe52a49af2752051ebfafa4be96493
M ./shared/global_tpl_values.inc.php +1
M ./shared/util.inc.php -4 +6
A ./wiki/directory.php
M ./wiki/file.php -3
M ./wiki/templates/editFileS.tpl -1 +1
M ./wiki/templates/newDirectoryM.tpl +12
M ./wiki/templates/wikiM.tpl -2 +8
Thu Oct 29 04:02:43 EST 2009 Alex Lance <al...@cy...>
* DOCS updated the help doc with info about the wiki and info about the email gateway keywords functionality.
Ignore-this: c524eb92337cafd238d8d539202870e7
M ./help/src/help.txt -3 +120
|