Timeline


and .

05/16/2007:

16:36 Changeset [470] by DarTar
  • trunk/css/wikka.css
Adding CSS selectors for comments navigation, refs #380 and #418
16:09 Changeset [469] by DarTar
  • trunk/images/icons
  • trunk/images/icons/comment.gif
  • trunk/images/icons/doc.gif
  • trunk/images/icons/sort_asc.gif
  • trunk/images/icons/sort_desc.gif
Adding icons for threaded comments navigation, refs #380 and #418
08:18 Changeset [468] by DotMG
  • trunk/actions/files/files.php
refs #89. a little issue in the path (inopportune DIRECTORY_SEPARATOR)
08:07 Changeset [467] by DotMG
  • trunk/setup/install.php
further cleanup. suppressing ADD_CONFIG_ENTRY. refs #97, suite of [466]
05:44 Changeset [466] by DotMG
  • trunk/actions/recentlycommented/recentlycommented.php
  • trunk/handlers/processcomment/processcomment.php
  • trunk/handlers/show/show.php
Cleaning up (coding guidelines). refs #418, #438, [461]
05:30 Changeset [465] by DotMG
  • trunk/libs/Config.class.php
refs #418, [461] Minor correction in phpdoc. Moved inside correct …
04:31 Changeset [464] by DotMG
  • trunk/actions/usersettings/usersettings.php
refs #387 Suppressing params to pagename in {return to X after login …
03:11 Changeset [463] by BrianKoontz
  • trunk/libs/Wakka.class.php
Apparently, one can't compare a null SQL varchar...ref #418
03:08 Changeset [462] by DotMG
  • trunk/actions/usersettings/usersettings.php
  • trunk/lang/en.inc.php
refs #387 fixing url constructing, return to X after login option. Suite …
02:24 Changeset [461] by BrianKoontz
  • trunk/.htaccess
  • trunk/actions/recentlycommented/recentlycommented.php
  • trunk/actions/usersettings/usersettings.php
  • trunk/css/wikka.css
  • trunk/handlers/processcomment/processcomment.php
  • trunk/handlers/show/show.php
  • trunk/lang/en.inc.php
  • trunk/libs/Config.class.php
  • trunk/libs/Wakka.class.php
  • trunk/setup/install.php
Major modifications to nested comments (ref #418): --User configurable …

05/15/2007:

17:50 Changeset [460] by DarTar
  • trunk/setup/install.php
fixing misplaced case statement for 1.1.6.3->1.1.7 upgrade, #97
17:33 Changeset [459] by DarTar
  • trunk/actions/usersettings/usersettings.php
Squashing notices in usersettings action, refs #387
17:28 Changeset [458] by DarTar
  • trunk/actions/feedback/feedback.php
Squashing notices in feedback action, refs #486
16:32 Ticket #487 (small issues with wantedpages) created by NilsLindenberg
Notice: Undefined index: tag in \actions\wantedpages\wantedpages.php on …
15:51 Changeset [457] by DarTar
  • trunk/css/wikka.css
Adjusting width for feedback form, refs #486 and #380
08:38 Changeset [456] by DarTar
  • trunk/actions/feedback/feedback.php
  • trunk/lang/en.inc.php
Fixing duplicate constant name as per [454] (thanks DotMG), refs #486
08:32 Changeset [455] by DarTar
  • trunk/actions/usersettings/usersettings.php
  • trunk/css/wikka.css
  • trunk/lang/en.inc.php
Fixing broken login/logout/update functionality in UserSettings (caused by …
08:04 Changeset [454] by DotMG
  • trunk/lang/en.inc.php
refs #486 and #340 [449] has a bug (redefining ERROR_EMPTY_COMMENT), fixed …
07:05 Changeset [453] by DotMG
  • trunk/setup/inc/functions.inc.php
refs #97 errors in acl settings: used acl_write instead of …
06:42 Changeset [452] by DarTar
  • trunk/actions/lastusers/lastusers.php
  • trunk/lang/en.inc.php
Removing semantically invalid markup, adding styling and caption. The …
06:25 Changeset [451] by DarTar
  • trunk/actions/feedback/feedback.php
  • trunk/css/wikka.css
Adding style options for feedback form, refs #486 and #380
05:57 Ticket #486 (Improved {{feedback}} action) closed by DarTar
fixed: Closing this ticket since all the above todos are fixed. Further …
05:53 Ticket #472 (customizable feedback action (email)) closed by DarTar
fixed: (In [450]) Adding support for custom recipient in feedback form (read …
05:53 Changeset [450] by DarTar
  • trunk/actions/feedback/feedback.php
  • trunk/lang/en.inc.php
Adding support for custom recipient in feedback form (read phpdoc header …

05/14/2007:

18:47 Changeset [449] by DarTar
  • trunk/actions/feedback/feedback.php
  • trunk/lang/en.inc.php
Fixing incorrect l10n strings and preliminary cleanup of {{feedback}} …
18:42 Ticket #486 (Improved {{feedback}} action) created by DarTar
The feedback action can be improved in many ways. * Fix for …
16:22 Ticket #385 (I obtain different outputs if I use "localhost" or "PC's network IP ...) closed by DarTar
worksforme: I'm closing this issue as worksforme since it's not a bug.
16:16 Ticket #416 (Named color breaks CSS validation) closed by DarTar
fixed: (In [448]) Replacing named color that caused invalid CSS (credits: …
16:16 Changeset [448] by DarTar
  • trunk/css/wikka.css
Replacing named color that caused invalid CSS (credits: …

05/13/2007:

17:48 Changeset [447] by DarTar
  • trunk/actions/emailpassword/emailpassword.php
  • trunk/lang/en.inc.php
Added fieldset and legend to form (refs #388) and fixed missing l10n …
17:11 Changeset [446] by DarTar
  • trunk/setup/install.php
Removing @todo from header: refs #452
17:03 Ticket #485 (Move default pages to lang subfolder) created by DarTar
(this is a subticket of #446) On installation/upgrade, the installer …
16:55 Ticket #452 (Move handlers to dedicated folders) closed by DarTar
fixed: (In [445]) Dropping <tt>handlers</tt> field from pages table: refs #97 and …
16:55 Changeset [445] by DarTar
  • trunk/setup/install.php
Dropping <tt>handlers</tt> field from pages table: refs #97 and fixes #452
16:39 Ticket #447 (Move actions to dedicated subfolders) closed by DarTar
fixed: Reclosing this ticket after the above changes.
16:32 Changeset [444] by DarTar
  • trunk/lang/en.inc.php
Missing l10n constant for {{system}} action. refs #340
11:50 Ticket #484 (RSS - Feed for files action) created by anonymous
It should be possible to add an RSS-Feed for the files action (probably …
09:01 Ticket #483 (Comments.xml (1.1.7) doesn't consider acl_comment) created by DotMG
comments.xml doesn't check whether a comment is private or public. Trunk …

05/12/2007:

02:50 Ticket #481 (Cannot create a page that has the words 'select' and 'from') closed by DotMG
duplicate: This is a mod_security bug! Duplicate of #461.
02:45 Ticket #482 (Some issues in comments in 1.1.7) closed by DotMG
fixed: (In [443]) fixes #482
02:45 Changeset [443] by DotMG
  • trunk/libs/Wakka.class.php
fixes #482
02:44 Ticket #482 (Some issues in comments in 1.1.7) created by DotMG
Some syntax errors in libs/Wakka.class.php, and thus, I'm unable to post …

05/11/2007:

08:50 Ticket #481 (Cannot create a page that has the words 'select' and 'from') created by fredsdc@…
Creating a page that has the words select and from fails with an error …

05/10/2007:

05:03 Ticket #479 (the order of file uploded with the action file.) closed by DarTar
duplicate: duplicate of #480
04:00 Ticket #480 (Files uploaded with the files action are listed in the wrong order) created by frederic.klein@…
Hello, I have a problem with the files action. I am on a redhat …
03:58 Ticket #479 (the order of file uploded with the action file.) created by frederic.klein@…
Hello, I have a problem with the files action. I am on a redhat …

05/08/2007:

14:16 Ticket #478 (What is the lag time for changes in tickets to appear in the Timeline of ...) reopened by DbieL
I agree that this is not a Wikka bug, BUT it is something that Wikka can …
09:41 Ticket #478 (What is the lag time for changes in tickets to appear in the Timeline of ...) closed by DarTar
invalid: What you see in the timeline depends on the settings stored in your user …
07:37 Ticket #478 (What is the lag time for changes in tickets to appear in the Timeline of ...) created by DbieL
I have noticed that there is a delay between the time a ticket is updated …

05/07/2007:

12:24 Ticket #477 (Allows the use of wiki markup inside table cells.) created by Waino
This patch adds a callback to the table parsing code, allowing the use of …
12:21 Ticket #476 (Adds a nontracking markup for category links.) created by Waino
This adds a new link markup that allows linking to categories without …
06:55 Milestone 1.1.6.3 completed
Security release to fix several security issues (including #427 which is …

05/06/2007:

19:31 Ticket #451 (1.1.6.3: security release) closed by DarTar
fixed: 1.1.6.3 closed in [442] as tag.
19:30 Ticket #420 (Onyx-RSS may not work at all on PHP < 4.3.0) closed by DarTar
fixed: 1.1.6.3 closed in [442]. To my knowledge, no one had the chance to …
19:19 Changeset [442] by DarTar
  • tags/1.1.6.3
Tagging 1.1.6.3 for release.
19:09 Changeset [441] by DarTar
  • branches/1.1.6.3/docs/CHANGES.txt
  • branches/1.1.6.3/docs/INSTALL.txt
  • branches/1.1.6.3/docs/README.txt
  • branches/1.1.6.3/docs/UPGRADE.txt
  • branches/1.1.6.3/docs/thirdparty.txt
Updating docs for release, refs #451
05:44 Ticket #475 (Page size max? error message accessing history) closed by DarTar
duplicate: I've added a reference in #75 and I'm closing this as a duplicate issue.

05/05/2007:

01:18 Ticket #475 (Page size max? error message accessing history) created by DbieL
Is there a max size of the history file for a single page in Wiki? Maybe I …

05/03/2007:

12:31 Ticket #474 (Additional classes for comments) created by NilsLindenberg
Although I can't find an example right now, there are several pages, …
02:45 Ticket #473 (Problem with html embedding code) created by DbieL
Maybe the easiest way of explaining the problem is to ask the question so: …

05/02/2007:

09:58 Ticket #472 (customizable feedback action (email)) created by bzg@…
Hi, I have several users asking for a feedback that would redirect …

05/01/2007:

07:07 Changeset [440] by DarTar
  • branches/1.1.6.3/index.php
Adding phpdoc header (minor change to test the updated CIA email trigger). …

04/29/2007:

11:36 Ticket #471 (Anchors, Table of Contents) created by dave@…
Docu Wiki has a nice feature where it automatically makes a TOC (upper …

04/28/2007:

13:34 Ticket #98 (GetEnv is not a good idea) closed by DarTar
fixed: Since the issue has been patched in 1.1.6.3 I'm closing this ticket. I've …
13:33 Ticket #470 (GetEnv is not a good idea (take 2)) created by DarTar
Follows from #98 Temporary fix applied to the 1.1.6.3 branch in …
13:28 Ticket #312 (Kill all those useless $_REQUEST) closed by DarTar
fixed: I've tested functionality involving the above files, and everything seems …
13:23 Changeset [439] by DarTar
  • trunk/handlers/review_blacklist/review_blacklist.php
missed one HTML element from previous commit, refs #469
13:12 Ticket #469 (Referrer handlers produce invalid XHTML) closed by DarTar
fixed: (In [438]) Applying coding guidelines, fixing invalid XHTML, adding todo …
13:12 Changeset [438] by DarTar
  • /
  • branches/1.1.6.3/handlers/page/referrers.php
  • branches/1.1.6.3/handlers/page/referrers_sites.php
  • branches/1.1.6.3/handlers/page/review_blacklist.php
  • trunk/handlers/referrers/referrers.php
  • trunk/handlers/referrers_sites/referrers_sites.php
  • trunk/handlers/review_blacklist/review_blacklist.php
Applying coding guidelines, fixing invalid XHTML, adding todo in trunk …
12:51 Ticket #469 (Referrer handlers produce invalid XHTML) created by DarTar
12:10 Changeset [437] by DarTar
  • branches/1.1.6.3/handlers/page/referrers_sites.php
restoring UI string (as of 1.1.6.3 localization strings are not yet …
11:35 Changeset [436] by DarTar
  • branches/1.1.6.3/handlers/page/review_blacklist.php
restoring missing <div>, accidentally removed in previous changes, refs …
11:15 Ticket #383 (Sanitize LoadRecentComments() and LoadRecentlyCommented()) closed by DarTar
fixed: Since the necessary code changes have been ported, I'm closing this …
11:12 Ticket #427 (Workaround for PHP HTML Entity Encoder Heap Overflow Vulnerability) closed by DarTar
fixed: I'm closing this ticket, since all the necessary code changes have been …

04/23/2007:

14:23 Ticket #468 (registrations=>0 but new account created) created by ryness@…
we've got registrations turned off but noticed three new accounts on our …

04/19/2007:

12:36 Ticket #467 (Site-wide rollback admin function) created by BrianKoontz
Suggested functionality that would allow an admin to "roll back" all (or …

04/17/2007:

04:01 Ticket #466 (Minor corrections for 1.1.6.3) closed by DotMG
fixed: (In [435]) closes #466 Uninitialized (define) strings for …
04:01 Changeset [435] by DotMG
  • branches/1.1.6.3/actions/textsearch.php
  • branches/1.1.6.3/handlers/page/recentchanges.xml.php
  • branches/1.1.6.3/handlers/page/revisions.xml.php
closes #466 Uninitialized (define) strings for …
03:57 Ticket #466 (Minor corrections for 1.1.6.3) created by DotMG
Attach to this ticket all minor corrections to 1.1.6.3
Note: See TracTimeline for information about the timeline view.