Timeline


and .

05/29/2007:

06:46 Changeset [550] by DotMG
  • trunk/setup/index.php
refs #509, #511. Moving initialization of $_SESSIONconfig? outside of …
03:00 Ticket #511 (Installer : Case cookie disabled or session not created.) created by DotMG
If cookies are disabled, or if the session data cannot be created, the …

05/28/2007:

05:03 Ticket #509 (Keep form data when going back in the installer) closed by DotMG
fixed: (In [549]) closes #509. By replacing $wakkaConfig with $config, we get …
05:03 Changeset [549] by DotMG
  • trunk/setup/default.php
  • trunk/setup/inc/functions.inc.php
  • trunk/setup/setup.php
closes #509. By replacing $wakkaConfig with $config, we get the …
04:47 Ticket #172 (Installer validation) closed by DotMG
fixed: reopened by spam
04:22 Ticket #409 (SmartTitle uses out-of-context headings) closed by DotMG
fixed: Fixed in [546] and [547]. DarTar's last comments refer to #411.
04:16 Ticket #510 (Installation not possible) closed by DotMG
fixed: (In [548]) closes #510. $dblink and $config parameters were forgotten in …
04:16 Changeset [548] by DotMG
  • trunk/setup/install.php
closes #510. $dblink and $config parameters were forgotten in one call to …
03:13 Changeset [547] by DotMG
  • trunk/formatters/wakka.php
closes #490 rewrite PageTitle(), added methods SetPageTitle(), …
03:11 Changeset [546] by DotMG
  • trunk/libs/Wakka.class.php
closes #490 rewrite PageTitle(), added methods SetPageTitle(), …

05/27/2007:

11:48 Changeset [545] by BrianKoontz
  • trunk/handlers/show/show.php
  • trunk/images/icons/sort_asc.gif
  • trunk/images/icons/sort_desc.gif
Reversed sort asc/desc icons to better reflect their functionality. Also …
11:31 Changeset [544] by BrianKoontz
  • trunk/libs/Wakka.class.php
Deleted comments no longer returned as part of …
06:34 Ticket #510 (Installation not possible) created by NilsLindenberg
As reported by OlivierBorowski on #wikka: I didn't succed to make the …
06:25 Ticket #509 (Keep form data when going back in the installer) created by NilsLindenberg
As reported by OlivierBorowski on #wikka: a small enhancement with the …
02:19 Changeset [543] by BrianKoontz
  • trunk/wikka.php
Replaced redundant getmicrotime() method call with inline construction of …
01:21 Ticket #480 (Files uploaded with the files action are listed in the wrong order) closed by BrianKoontz
fixed: The readdir() function returns files in an unordered, OS-dependent …
01:19 Changeset [542] by BrianKoontz
  • trunk/actions/files/files.php
The readdir() function returns files in an unordered, OS-dependent …

05/26/2007:

23:44 Ticket #89 (Files Action - Windows Paths Issue) closed by BrianKoontz
fixed
23:41 Ticket #438 (Trailing / missing in BaseURL) reopened by BrianKoontz
mod_rewrite wasn't detected on initial install (yes, it's enabled, and …
23:30 Changeset [541] by BrianKoontz
  • trunk/3rdparty/core/safehtml/classes/safehtml.php
  • trunk/actions/colour/colour.php
  • trunk/actions/geshiversion/geshiversion.php
  • trunk/actions/rss/rss.php
  • trunk/formatters/wakka.php
  • trunk/handlers/comments.xml/comments.xml.php
  • trunk/handlers/mindmap_fullscreen/mindmap_fullscreen.php
  • trunk/handlers/recentchanges.xml/recentchanges.xml.php
  • trunk/libs/Wakka.class.php
  • trunk/setup/index.php
  • trunk/wikka.php
Replaced more instances of Unix-style file separators with …
10:58 Ticket #437 (Version number change) closed by BrianKoontz
invalid

05/25/2007:

04:01 Ticket #468 (registrations=>0 but new account created) closed by DotMG
worksforme: The feature is introduced in 1.1.7., so it won't work with earlier …

05/24/2007:

16:03 Changeset [540] by DarTar
  • trunk/actions/textsearchexpanded/textsearchexpanded.php
Fix encoding problem caused by [534], refs #388
07:45 Ticket #502 (MindMap has some issues.) closed by DotMG
fixed: (In [539]) fixes #502. See [537], [538] for previous operation on moving …
07:45 Changeset [539] by DotMG
  • trunk/actions/mindmap/mindmap.php
  • trunk/handlers/mindmap_fullscreen/mindmap_fullscreen.php
  • trunk/libs/Wakka.class.php
  • trunk/wikka.php
fixes #502. See [537], [538] for previous operation on moving …
07:37 Changeset [538] by DotMG
  • trunk/handlers/mindmap_fullscreen/mindmap_fullscreen.php
refs #502 : moving 3rdparty/plugins/freemind/mindmap_fullscreen.php to …
07:32 Changeset [537] by DotMG
  • trunk/3rdparty/plugins/freemind/mindmap_fullscreen.php
  • trunk/handlers/mindmap_fullscreen
refs #502 : renaming 3rdparty/plugins/freemind/fullscreen.php to …
04:22 Changeset [536] by DotMG
  • trunk/actions/mindmap/mindmap.php
  • trunk/handlers/recentchanges.xml.mm/recentchanges.xml.mm.php
refs #502 urlencoding $mindmap_url, and preventing some notices in …
02:06 Changeset [535] by DotMG
  • trunk/formatters/wakka.php
  • trunk/libs/Wakka.class.php
refs #13 and #500 and #490 Supporting roman types for ordered list, …

05/23/2007:

16:04 Changeset [534] by DarTar
  • trunk/actions/textsearch/textsearch.php
  • trunk/actions/textsearchexpanded/textsearchexpanded.php
Adding accessibility options for search forms, refs #388
15:20 Changeset [533] by DarTar
  • trunk/lang/en/defaults/HomePage.txt
Minor changes to default HomePage (forced interwiki links as the first …
15:12 Changeset [532] by DarTar
  • trunk/lang/en/defaults/FormattingRules.txt
Fixing minor formatting issue with GeSHi language definitions in …
15:05 Ticket #504 (Refactor default pages) created by DarTar
Default pages need to be refactored/updated before realising 1.1.7, in …
09:11 Ticket #19 (getCount() - a single method for counting records) closed by DotMG
fixed: (In [531]) fixes #19 ported code at …
09:11 Changeset [531] by DotMG
  • trunk/actions/countcomments/countcomments.php
  • trunk/actions/countowned/countowned.php
  • trunk/actions/countpages/countpages.php
  • trunk/actions/countusers/countusers.php
  • trunk/actions/highscores/highscores.php
  • trunk/actions/lastusers/lastusers.php
  • trunk/actions/ownedpages/ownedpages.php
  • trunk/libs/Wakka.class.php
fixes #19 ported code at  http://wikkawiki.org/WikkaCountingRecords
09:02 Ticket #89 (Files Action - Windows Paths Issue) reopened by DarTar
08:16 Ticket #498 (ImprovedFormatter : Heading Ids) reopened by DarTar
DotMG, JavaWoman - I've never completely understood whether the hn_
08:10 Changeset [530] by DarTar
  • trunk/images/icons/mail.gif
better icon for mailto links, refs #35
07:56 Changeset [529] by DarTar
  • branches/1.1.6.1-intl/handlers/page/show.php
Fixing unescaped quotes creating PHP parsing error (this is an obsolete …
07:30 Changeset [528] by DotMG
  • trunk/formatters/wakka.php
refs #13 Matching lists at start of the page. (Adding ^ to the anchor in …
07:00 Ticket #498 (ImprovedFormatter : Heading Ids) closed by DotMG
fixed: Closing this one and linking to #503
06:56 Ticket #503 (Section linking) created by DotMG
As a potential extension of this feature, I like the functionality offered …
06:54 Changeset [527] by DotMG
  • trunk/formatters/wakka.php
  • trunk/handlers/edit/edit.php
  • trunk/handlers/show/show.php
  • trunk/libs/Wakka.class.php
refs #498 A new parameter was added to the Format() method, it is named …

05/22/2007:

15:20 Ticket #378 ([nul] appended if link texts end with special character) closed by DarTar
worksforme: I close this ticket as workforme, unless DotMG has some further comments …
06:52 Ticket #219 (All text displayed to users should be consolidated into one file) closed by DotMG
duplicate: Duplicate of #340
03:58 Ticket #502 (MindMap has some issues.) created by DotMG
- $mm_url_fullscreen : in actions/mindmap/mindmap.php, $mindmap_url after …
03:52 Changeset [526] by DotMG
  • trunk/actions/mindmap/mindmap.php
refs #501 Applying StaticHref to static files located in …

05/21/2007:

08:27 Ticket #501 (Normalize the way wikka creates and attaches static files) closed by DotMG
fixed: (In [525]) fixes #501 All constructions using …
08:27 Changeset [525] by DotMG
  • trunk/actions/header/header.php
  • trunk/handlers/comments.xml/comments.xml.php
  • trunk/handlers/edit/edit.php
  • trunk/handlers/recentchanges.xml/recentchanges.xml.php
  • trunk/handlers/revisions.xml/revisions.xml.php
  • trunk/libs/Wakka.class.php
fixes #501 All constructions using $this->GetConfigValue('base_url') were …
03:33 Ticket #500 (PageTitle does not trim spaces) closed by DarTar
fixed: (In [524]) Trimming spaces from page title, fixes #500
03:33 Changeset [524] by DarTar
  • trunk/libs/Wakka.class.php
Trimming spaces from page title, fixes #500
01:45 Ticket #501 (Normalize the way wikka creates and attaches static files) created by DotMG
The long term goal is to make it possible to remove the <base href="..."> …

05/20/2007:

08:03 Changeset [523] by DotMG
  • trunk/actions/header/header.php
  • trunk/handlers/show/show.php
refs #38 show handler: $showcomments_text in default statement of switch …
07:47 Ticket #271 (Remove footers links to the same page.) closed by DotMG
fixed: (In [522]) fixes #271 Removed links to the same handlers, ie : - while …
07:47 Changeset [522] by DotMG
  • trunk/actions/footer/footer.php
fixes #271 Removed links to the same handlers, ie : - while editing, the …
05:42 Ticket #500 (PageTitle does not trim spaces) created by DomBonj
Not sure if this is a bug or a feature, but PageTitle() in Wakka.class.php …
05:13 Changeset [521] by DotMG
  • trunk/actions/footer/footer.php
fixes #487 Thanks Nils. Added string BACKLINKS_LINK_TITLE in r294 Line …
05:07 Ticket #487 (small issues with wantedpages) closed by DotMG
fixed: (In [520]) fixes #487 Thanks Nils. Added string BACKLINKS_LINK_TITLE in …
05:07 Changeset [520] by DotMG
  • trunk/actions/wantedpages/wantedpages.php
  • trunk/lang/en/en.inc.php
fixes #487 Thanks Nils. Added string BACKLINKS_LINK_TITLE in r294 Line …
03:30 Changeset [519] by DarTar
  • trunk/handlers/diff/diff.php
Applying revisioninfo header to /diff handler, refs #380
02:51 Ticket #499 (Naming revisions) created by DarTar
A nice feature that I've seen in other wikis and could be easily …

05/19/2007:

14:59 Ticket #196 (Local links not beeing marked as external) closed by DarTar
fixed: That's correct, this was implemented in [488]
11:40 Ticket #436 (Geshi update for 1.0.7.18) closed by NilsLindenberg
fixed: You are rigth. The ticket was fixed in [337].
07:07 Ticket #157 (LoadSingle inefficent?) closed by DotMG
invalid: I wanted to close this a long time ago! Our LoadSingle is efficient, I …
06:36 Ticket #278 (Do not send md5(password) in cookies.) closed by DotMG
fixed
06:32 Ticket #92 (Can't log in/out in Windows IIS) closed by DotMG
fixed: The bug description is fixed. Please address new problem on new ticket …
06:29 Ticket #78 (Logout link doesn't work correctly) closed by DotMG
fixed: Fixed with the recent commits on the UserSettings.
06:27 Ticket #141 (Incorrect base_url creates wrong page URL) closed by DotMG
fixed: Fixed, see comment above. Let's create new ticket for new functionnality.
06:25 Ticket #402 (unable to log out) closed by DotMG
fixed: This is fixed with recent commits on usersettings.
06:05 Ticket #174 (Configuration of mod_rewrite in the installer) closed by DotMG
fixed: Done in #97.
04:46 Ticket #498 (ImprovedFormatter : Heading Ids) created by DotMG
 http://wikkawiki.org/ImprovedFormatter#hn_Headings_Ids === Related …
04:08 Changeset [518] by DarTar
  • trunk/css/wikka.css
Fixing style and adding comments in the stylesheet for threaded comments, …
03:52 Changeset [517] by DarTar
  • trunk/handlers/revisions/revisions.php
  • trunk/lang/en/en.inc.php
Accessible form for revisions, refs #388
03:28 Ticket #497 (ImprovedFormatter : Keeping track of recursion level) closed by DotMG
fixed: (In [516]) fixes #497 refs #13 Ported JW's code at wikkawiki.org, just …
03:28 Changeset [516] by DotMG
  • trunk/formatters/wakka.php
  • trunk/libs/Wakka.class.php
fixes #497 refs #13 Ported JW's code at wikkawiki.org, just replaced …
03:25 Ticket #497 (ImprovedFormatter : Keeping track of recursion level) created by DotMG
 http://wikkawiki.org/ImprovedFormatter#hn_Keeping_track_of_recursion_level
03:14 Changeset [515] by DarTar
  • trunk/css/wikka.css
  • trunk/images/icons/ext_simple.gif
  • trunk/images/icons/mail.gif
Link icons, refs #35 - adding link icons for interwiki and mailto links; …

05/18/2007:

21:23 Changeset [514] by BrianKoontz
  • trunk/handlers/show/show.php
Code clean-up, refs #418.
21:06 Changeset [513] by BrianKoontz
  • trunk/actions/usersettings/usersettings.php
  • trunk/css/wikka.css
  • trunk/handlers/processcomment/processcomment.php
  • trunk/handlers/show/show.php
  • trunk/lang/en/en.inc.php
  • trunk/libs/Wakka.class.php
Cleared session comment settings on logout; per page comment formats now …
15:10 Changeset [512] by DarTar
  • trunk/handlers/show/show.php
Last commit for today :) further layout improvements for show handler, …
14:16 Changeset [511] by DarTar
  • trunk/css/wikka.css
  • trunk/handlers/history/history.php
  • trunk/lang/en/en.inc.php
Applying FormatUser() to history + slightly improved styling for revisions …
13:27 Changeset [510] by DarTar
  • trunk/css/wikka.css
  • trunk/handlers/show/show.php
Minor restyling for revisioninfo header (do we like a fixed div?), refs …
13:07 Changeset [509] by DarTar
  • trunk/handlers/revisions/revisions.php
Applying FormatUser() to revisions handler, refs #221
12:55 Changeset [508] by DarTar
  • trunk/css/wikka.css
  • trunk/lang/en/en.inc.php
Minor cosmetic changes for threaded comments, refs #418 and #380
11:53 Changeset [507] by DarTar
  • trunk/actions/newpage/newpage.php
  • trunk/css/wikka.css
  • trunk/handlers/clone/clone.php
  • trunk/lang/en/en.inc.php
Minor changes to newpage action: - fixing and consolidating l10n strings, …
11:23 Changeset [506] by DarTar
  • trunk/actions/mypages/mypages.php
Minor change in MyPages, to harmonize layout with PageIndex and MyChanges, …
11:22 Ticket #496 (trunk coordination ticket) created by DarTar
This is a coordination ticket for code committed to trunk (which at …
11:15 Changeset [505] by DarTar
  • trunk/actions/mychanges/mychanges.php
  • trunk/lang/en/en.inc.php
Fixing wrong l10n strings, refs #340
10:59 Changeset [504] by DarTar
  • trunk/actions/lastedit/lastedit.php
Applying FormatUser() to lastedit, refs #221
10:51 Changeset [503] by DarTar
  • trunk/actions/pageindex/pageindex.php
Applying FormatUser() to PageIndex, refs #221
10:35 Changeset [502] by DarTar
  • trunk/handlers/processcomment/processcomment.php
Fixing minor XHTML validation issue, refs #418
10:26 Changeset [501] by DarTar
  • trunk/actions/usersettings/usersettings.php
  • trunk/css/wikka.css
Fixing invalid XHTML and adding styling to comment options in …
09:43 Ticket #495 (Incorrect display of error message in case of missing action) created by DomBonj
In 1.1.6.3, if you type {{nonexistentaction}}, the error message is not …
09:26 Changeset [500] by DarTar
  • trunk/actions/recentcomments/recentcomments.php
Applying FormatUser() to RecentComments, refs #221
09:23 Changeset [499] by DarTar
  • trunk/actions/recentchanges/recentchanges.php
  • trunk/actions/recentlycommented/recentlycommented.php
Applying FormatUser() to RecentlyCommented, added phpdoc links, refs #221
09:16 Changeset [498] by DarTar
  • trunk/actions/recentchanges/recentchanges.php
  • trunk/css/wikka.css
  • trunk/libs/Wakka.class.php
Adding CSS hook for hostnames (anonymous users); moving FormatUser() …
08:38 Ticket #494 (ImprovedFormatter : Ids in embedded code) closed by DotMG
fixed: (In [497]) closes #494 refs #13 Ported the JW's code at wikkawiki.org …
08:38 Changeset [497] by DotMG
  • trunk/formatters/wakka.php
closes #494 refs #13 Ported the JW's code at wikkawiki.org (see link in …
08:31 Ticket #494 (ImprovedFormatter : Ids in embedded code) created by DotMG
 http://wikkawiki.org/ImprovedFormatter#hn_Ids_in_embedded_code Related …
07:04 Changeset [496] by DarTar
  • trunk/actions/usersettings/usersettings.php
Actually formatting the UserName from the UserSettings is a bad idea (the …
07:03 Ticket #493 (PHP5-ready coding style) created by DotMG
Use Object Oriented style (encapsulation, ...) ie : Use …
07:01 Changeset [495] by DarTar
  • trunk/actions/footer/footer.php
  • trunk/actions/header/header.php
  • trunk/actions/usersettings/usersettings.php
  • trunk/css/wikka.css
  • trunk/images/icons/user.gif
  • trunk/libs/Wakka.class.php
Adding link tail for Author profiles and starting applying FormatUser() …
06:57 Ticket #492 (Private feed) created by DotMG
To let people use online services like Google Reader to manage RSS feeds, …
06:38 Ticket #491 (Improved Formatter : More logical way to use wakka2callback('closetags')) closed by DotMG
fixed: (In [494]) fixes #491 refs #13 wakka2callback now returns the string, and …
06:38 Changeset [494] by DotMG
  • trunk/formatters/wakka.php
fixes #491 refs #13 wakka2callback now returns the string, and never use …
06:31 Ticket #491 (Improved Formatter : More logical way to use wakka2callback('closetags')) created by DotMG
 http://wikkawiki.org/ImprovedFormatter#hn_Closing_open_tags Although …
06:28 Changeset [493] by DarTar
  • trunk/lang/en/en.inc.php
Changed wording of comment-related options in UserSettings to match the …
06:20 Changeset [492] by DarTar
  • trunk/css/wikka.css
Slightly improved styling for comments header, refs #418
06:14 Changeset [491] by DarTar
  • trunk/handlers/show/show.php
Fixing XHTML validation issues with threaded comments (class parameter was …
06:08 Ticket #490 (ImprovedFormatter - Nesting Float) closed by DotMG
fixed: (In [490]) fixes #490 refs #13 Just ported the code at wikkawiki.org …
06:08 Changeset [490] by DotMG
  • trunk/formatters/wakka.php
fixes #490 refs #13 Just ported the code at wikkawiki.org (added …
06:05 Ticket #490 (ImprovedFormatter - Nesting Float) created by DotMG
 http://wikkawiki.org/ImprovedFormatter#hn_Nesting_floats Related ticket: …
05:51 Changeset [489] by DarTar
  • trunk/css/wikka.css
  • trunk/images/icons/ext.gif
  • trunk/libs/Config.class.php
Replacing hardcoded external link tail with CSS-driven link icon (using …
05:44 Changeset [488] by DarTar
  • trunk/libs/Wakka.class.php
First draft of link tail support, refs #35
05:16 Changeset [487] by DarTar
  • trunk/libs/Wakka.class.php
Reimplementing FormatUser() as per [482] (see [486]), refs #418 and #221
05:09 Changeset [486] by DarTar
  • trunk/libs/Wakka.class.php
reverting [482] that inadvertently replaced tabs with spaces (Brian make …
05:02 Ticket #221 (Adding FormatUser method) reopened by DarTar
reopening ticket to implement it also in other routines involving users
02:32 Changeset [485] by DotMG
  • trunk/setup/default.php
  • trunk/wikka.php
refs #485 The correct version of default.php (without debugging code). …
01:35 Changeset [484] by DotMG
  • trunk/setup/default.php
refs #485. Adding option to choose language pack.
01:17 Changeset [483] by BrianKoontz
  • trunk/css/wikka.css
  • trunk/handlers/show/show.php
Various enhancements for nested comments (refs #418): --Implemented …
01:15 Ticket #221 (Adding FormatUser method) closed by BrianKoontz
fixed: Implemented in support of #418 (nested comments).
01:13 Changeset [482] by BrianKoontz
  • trunk/libs/Wakka.class.php
Implemented FormatUser() in support of #418 (nested comments), refs #221.

05/17/2007:

14:18 WikiStart edited by DarTar
removing obsolete version information (diff)
14:16 WikiStart edited by DarTar
adding email notification instructions (diff)
14:09 Ticket #489 (File attachment ACL) created by DarTar
Files should have their own permissions and ACL: who owns them, who can …
11:34 Changeset [481] by DarTar
  • trunk/lang/en/en.inc.php
  • trunk/wikka.php
Moving language file inside corresponding language folder, refs #485
09:40 Changeset [480] by DotMG
  • trunk/setup/default_pages
refs #485 Finish: suppressing setup/default_pages.
09:36 Changeset [479] by DotMG
  • trunk/lang/en
  • trunk/lang/en/defaults
refs #485 Ooos, I don't know how to make correct svn move???
09:32 Ticket #485 (Move default pages to lang subfolder) closed by DotMG
fixed: (In [478]) fixes #485 added Config option $default_lang
09:32 Changeset [478] by DotMG
  • trunk/libs/Config.class.php
  • trunk/setup/default_pages/CategoryCategory.txt
  • trunk/setup/default_pages/CategoryWiki.txt
  • trunk/setup/default_pages/FormattingRules.txt
  • trunk/setup/default_pages/HighScores.txt
  • trunk/setup/default_pages/HomePage.txt
  • trunk/setup/default_pages/InterWiki.txt
  • trunk/setup/default_pages/MyChanges.txt
  • trunk/setup/default_pages/MyPages.txt
  • trunk/setup/default_pages/OrphanedPages.txt
  • trunk/setup/default_pages/OwnedPages.txt
  • trunk/setup/default_pages/PageIndex.txt
  • trunk/setup/default_pages/PasswordForgotten.txt
  • trunk/setup/default_pages/RecentChanges.txt
  • trunk/setup/default_pages/RecentlyCommented.txt
  • trunk/setup/default_pages/SandBox.txt
  • trunk/setup/default_pages/SysInfo.txt
  • trunk/setup/default_pages/TextSearch.txt
  • trunk/setup/default_pages/TextSearchExpanded.txt
  • trunk/setup/default_pages/UserSettings.txt
  • trunk/setup/default_pages/WantedPages.txt
  • trunk/setup/default_pages/WikiCategory.txt
  • trunk/setup/default_pages/WikkaDocumentation.txt
  • trunk/setup/default_pages/WikkaReleaseNotes.txt
  • trunk/setup/inc/functions.inc.php
fixes #485 added Config option $default_lang
07:51 Ticket #406 (Try our best to make Wikka more standard compliant (XHTML/CSS)) reopened by DarTar
I assume that given the above comment, this ticket is still open, right?
07:49 Ticket #483 (Comments.xml (1.1.7) doesn't consider acl_comment) closed by DotMG
fixed: (In [477]) fixes #483
07:49 Changeset [477] by DotMG
  • trunk/handlers/comments.xml/comments.xml.php
  • trunk/libs/Wakka.class.php
fixes #483
07:14 Ticket #406 (Try our best to make Wikka more standard compliant (XHTML/CSS)) closed by DotMG
fixed: (In [476]) fixes #406 Sanitizing some strings by escaping them using …
07:14 Changeset [476] by DotMG
  • trunk/actions/footer/footer.php
  • trunk/actions/header/header.php
  • trunk/handlers/show/show.php
  • trunk/libs/Wakka.class.php
fixes #406 Sanitizing some strings by escaping them using …
06:44 Ticket #444 (List at end of page breaks validation) closed by DotMG
fixed: (In [475]) closes #444 refs #406 Apending a \n to $text closes all opened …
06:44 Changeset [475] by DotMG
  • trunk/formatters/wakka.php
closes #444 refs #406 Apending a \n to $text closes all opened indenting …
06:33 Ticket #410 ('&' character in page breaks XHTML validation) closed by DotMG
fixed: (In [474]) closes #410 refs #406 Escaping ampersands.
06:33 Changeset [474] by DotMG
  • trunk/formatters/wakka.php
closes #410 refs #406 Escaping ampersands.
04:32 Ticket #424 (Strange behaviour when some lines start with a tab) closed by DotMG
fixed: (In [473]) closes #424 Permitting ---- after indent. (2nd problem).
04:32 Changeset [473] by DotMG
  • trunk/formatters/wakka.php
closes #424 Permitting ---- after indent. (2nd problem).
04:30 Changeset [472] by DotMG
  • trunk/formatters/wakka.php
refs #424 closing previous indent type if a new kind of indent is to come.
02:55 Ticket #376 (improve error reporting and sql debugging) closed by DotMG
fixed: (In [471]) closes #376. adding $dblink in mysql_query(). See also [275]
02:55 Changeset [471] by DotMG
  • trunk/setup/links.php
closes #376. adding $dblink in mysql_query(). See also [275]
01:03 Ticket #488 (Distributing documentation with the package) created by UnDisclosed
There isn't any documentation distributed with the download. Yes - I did …

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 …
Note: See TracTimeline for information about the timeline view.