Timeline


and .

02/12/2008:

17:54 Ticket #651 (Create svn 1.1.7-docs branch for docs server) closed by BrianKoontz
fixed
17:52 Changeset [909] by BrianKoontz
  • branches/1.1.7-docs/.htaccess
  • branches/1.1.7-docs/actions/since
  • branches/1.1.7-docs/actions/since/since.php
  • branches/1.1.7-docs/actions/until
  • branches/1.1.7-docs/actions/until/until.php
  • branches/1.1.7-docs/setup/test/.htaccess
  • branches/1.1.7-docs/wikka.php
--Modified WAKKA_VERSION to reflect use of 1.1.7-docs branch --Migrated …
16:28 Ticket #651 (Create svn 1.1.7-docs branch for docs server) created by BrianKoontz
This ticket documents the creation of a branch for the docs server, …
16:25 Changeset [908] by BrianKoontz
  • branches/1.1.7-docs
Creating docs server branch from current trunk
14:50 Changeset [907] by DarTar
  • trunk/actions/recentchanges/recentchanges.php
  • trunk/actions/recentcomments/recentcomments.php
  • trunk/css/wikka.css
  • trunk/handlers/history/history.php
  • trunk/handlers/revisions/revisions.php
  • trunk/lang/en/en.inc.php
  • trunk/templates/footer.php
Numbered revisions, porting [905]-[906] to trunk, refs #650 and #499
11:24 Changeset [906] by DarTar
  • branches/1.1.6.4/handlers/page/clone.php
Removing invalidly closed tag in clone handler, refs #562
11:21 Changeset [905] by DarTar
  • branches/1.1.6.4/handlers/page/clone.php
Fixing wrongly formatted message in clone handler (produced by previous …
11:16 Changeset [904] by DarTar
  • branches/1.1.6.4/actions/adminpages.php
Applying styling to edit range form and removing reference to undefined id …
11:08 Ticket #650 (Display revision number) closed by DarTar
fixed: fixed in [903]
11:06 Changeset [903] by DarTar
  • branches/1.1.6.4/actions/recentchanges.php
  • branches/1.1.6.4/actions/recentcomments.php
  • branches/1.1.6.4/handlers/page/revisions.php
  • branches/1.1.6.4/templates/footer.php
Displaying revision number (consistently with the new convention adopted …
10:52 Changeset [902] by DarTar
  • branches/1.1.6.4/css/wikka.css
Styling options to support display of revision number vs. revision …
10:45 Ticket #650 (Display revision number) created by DarTar
Display revision number in RecentChanges, /revisions, /history and /show, …

02/11/2008:

00:00 Ticket #649 (Wrong WIKKA_BASE_DOMAIN_URL while using a server_port) closed by DotMG
fixed: (In [901]) fixes #649
00:00 Changeset [901] by DotMG
  • trunk/setup/test/test-mod-rewrite.php
  • trunk/wikka.php
fixes #649

02/10/2008:

14:41 Ticket #649 (Wrong WIKKA_BASE_DOMAIN_URL while using a server_port) created by NilsLindenberg
serverport and url need to be separated with a : so the definition in …
12:54 Ticket #648 (Delete old '1.1.6.1-intl' branch) created by NilsLindenberg
Since the 1.1.6.1-intl branch is based on 1.1.6.1 it isn't usefull anymore …
10:49 Ticket #25 (User administration module) reopened by BrianKoontz
Missed that, sorry.

02/09/2008:

12:28 Ticket #25 (User administration module) closed by BrianKoontz
fixed: Since tickets #608 and #647 address further upgrades and modifications to …
12:27 Ticket #647 (Update codebase to reflect new user status fields) created by BrianKoontz
Several new user status fields have been introduced as a result of User …

02/08/2008:

07:32 Ticket #646 (Rewrite WikiCategory default page) created by DarTar
This is a minor but important documentation task that I'd like to see …

02/07/2008:

13:12 Ticket #629 (Disabling ENTER on login/registration page) closed by JavaWoman
wontfix: Replying to BrianKoontz: > Terminating an entry field with …
07:32 Changeset [900] by DotMG
  • trunk/libs/Wakka.class.php
refs #643 http://wush.net/trac/wikka/ticket/643#comment:7
07:06 Ticket #645 (TextSearchExpanded returning 0 result breaks XHTML validation) closed by DotMG
fixed: (In [899]) If search returns no result, we skip the code […] …
07:06 Changeset [899] by DotMG
  • trunk/actions/textsearchexpanded/textsearchexpanded.php
If search returns no result, we skip the code […] textsearch.php does …
06:51 Ticket #645 (TextSearchExpanded returning 0 result breaks XHTML validation) created by DotMG
When TextSearchExpanded returns 0 result, we get a void <ol> tag like …
06:38 Ticket #644 (searching for meta characters causes problems) closed by DotMG
fixed: (In [898]) closes #644
06:38 Changeset [898] by DotMG
  • branches/1.1.6.4/actions/textsearch.php
closes #644
06:32 Changeset [897] by DotMG
  • trunk/actions/textsearch/textsearch.php
refs #644 The tickets mentioned textsearchexpanded.php, but …
06:28 Ticket #644 (searching for meta characters causes problems) reopened by DotMG
SEARCH_RESULTS is used also in textsearch.php
06:27 Ticket #644 (searching for meta characters causes problems) closed by DotMG
fixed
06:25 Changeset [896] by DotMG
  • trunk/actions/textsearchexpanded/textsearchexpanded.php
  • trunk/lang/en/en.inc.php
[COORD] refs #644, #575 Value of SEARCH_RESULTS is now Search results: …
06:21 Changeset [895] by DotMG
  • branches/1.1.6.4/actions/textsearchexpanded.php
refs #644 Value of SEARCH_RESULTS is now Search results: …
04:51 Ticket #644 (searching for meta characters causes problems) created by AntonyKing
textsearchexpanded.php contains this line: printf(SEARCH_RESULTS.": …
02:47 Ticket #642 ([COORD] Auto login wiki admin after a fresh install) closed by DotMG
fixed: (In [894]) closes #642 Setting correct cookie, and challenge value (table …
02:47 Changeset [894] by DotMG
  • trunk/setup/index.php
  • trunk/setup/install.php
closes #642 Setting correct cookie, and challenge value (table users) to …
02:27 Changeset [893] by DotMG
  • trunk/setup/default.php
  • trunk/setup/index.php
  • trunk/setup/test/test-mod-rewrite.php
  • trunk/setup/writeconfig.php
use WIKKA_BASE_URL, WIKKA_BASE_URL_PATH, ... in installer. refs #643
02:20 Changeset [892] by DotMG
  • trunk/handlers/comments.xml/comments.xml.php
  • trunk/handlers/delete/delete.php
  • trunk/handlers/recentchanges.xml/recentchanges.xml.php
  • trunk/libs/Wakka.class.php
  • trunk/templates/header.php
  • trunk/wikka.php
Modifications: - $this->base_domain_url, $this->base_url_path, …
02:17 Ticket #643 (Merge code shared by Wakka class and the installer) created by DotMG
Code that is used both by the Wakka class and in cases where it isn't …

02/04/2008:

03:23 Ticket #571 (Auto-login wiki admin after successful installation) closed by DotMG
fixed: created #642 for 1.1.7.
03:23 Ticket #642 ([COORD] Auto login wiki admin after a fresh install) created by DotMG
Automatically logging in the Wikka admin at the end of a fresh install …
03:12 Changeset [891] by DotMG
  • branches/1.1.6.4/setup/install.php
Creating user_name' and pass' cookies on install to make new admin …

02/01/2008:

11:28 Changeset [890] by DarTar
  • branches/1.1.6.4/setup/default.php
Email validation regex committed with [889] did not allow standard email …
04:13 Ticket #540 (Apostrophe in Email breaks installation) closed by DotMG
fixed: (In [889]) Yet another more permissive email validation regexp. …
04:13 Changeset [889] by DotMG
  • branches/1.1.6.4/setup/default.php
Yet another more permissive email validation regexp. …
04:12 Ticket #641 (Add PHP checking on install (in case javascript is not active)) created by DotMG
A subticket of #353 see also #565
02:38 Ticket #477 (Allows the use of wiki markup inside table cells.) closed by DarTar
duplicate: yes, the patch is interesting but this issue has been already addressed in …
02:29 Ticket #640 (Better separator for forced links) created by DarTar
We could allow more flexibility if we used a pipe instead of a space as a …
00:13 Ticket #600 (Force emptying browser cache after upgrade) closed by DotMG
fixed: (In [888]) fixes #600 for 1.1.6.4 Appending current version as URL …
00:13 Changeset [888] by DotMG
  • branches/1.1.6.4/setup/install.php
fixes #600 for 1.1.6.4 Appending current version as URL parameter to …
00:10 Ticket #639 (Optimize browser caching of static pages) created by DotMG
A way to force browser to reload static pages everytime their content …

01/31/2008:

22:47 Ticket #565 (Installer email address check) closed by DotMG
fixed: milestone reverted to 1.1.6.4
15:30 Ticket #25 (User administration module) reopened by DarTar
Brian, a few random question on adminusers (not sure if we need to …
04:14 Ticket #466 (Minor corrections for 1.1.6.3) closed by DotMG
fixed
04:01 Changeset [887] by DotMG
  • branches/1.1.6.4/setup/writeconfig.php
refs #244, #562. Comments in source code should not appear in rendered …
03:56 Changeset [886] by DotMG
  • branches/1.1.6.4/setup/default.php
Changing validating email RegExp to be more permissive. Actually, any …
03:36 Ticket #636 (Remove obsolete links from docs) closed by YanB
fixed

01/30/2008:

17:32 Ticket #638 (Password reminder email not correctly rendered) created by DarTar
The emailpassword action sends an ill-formatted email (with new …
15:53 Changeset [885] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit.js
Fix a keyboard shortcuts bug. Add 2 new classes. Add some missing "we_".
15:52 Changeset [884] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit.css
Add 2 new classes
14:08 Changeset [883] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit_search.js
Do nothing when search field is empty. Fix an infinite loop when using …
14:05 Changeset [882] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit_data.js
Removed some actions related code (as they are disabled in 1.1.6.4)
14:03 Changeset [881] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit.js
Reduce editor height from 20px to remove the vertical scrollbar …
05:16 Ticket #637 (Use table markup instead of table action on docs server) created by DarTar
[ http://docs.wikkawiki.org/TextSearchExpanded?phrase=%7B%7Btable Table …
05:11 Ticket #636 (Remove obsolete links from docs) created by DarTar
[ http://docs.wikkawiki.org/TextSearchExpanded?phrase=jsnx.com Several …
03:23 Ticket #635 (Optionally hide search tips from textsearch action) created by DarTar
The textsearch/textsearchexpanded actions should introduce a …
00:43 Changeset [880] by DotMG
  • trunk/setup/install.php
On fresh install, adding default pages CategoryAdmin and DatabaseInfo. …

01/29/2008:

14:49 Changeset [879] by OlivierBorowski
  • branches/1.1.6.4/handlers/page/edit.php
Textarea attributes "rows" and "cols" are mandatory for HTML validation, …
14:48 Changeset [878] by OlivierBorowski
  • trunk/handlers/edit/edit.php
Textarea attributes "rows" and "cols" are mandatory for HTML validation
14:38 Ticket #43 (Making height and width of the edit box configurable) closed by OlivierBorowski
fixed: [783] [784] (WikkaEdit files) and [789] (set WikkaEdit as default editor) …
13:52 Ticket #590 (Add pointers to new documentation pages) closed by DarTar
fixed: pointers added, closing ticket.
13:50 Ticket #625 (Intranet directory, iframe action.) closed by DarTar
fixed: partly fixed by previous commit and partly merged with other ticket
11:36 Changeset [877] by DarTar
  • branches/1.1.6.4/intranet/.htaccess
Restricting access to /intranet, please test and close ticket, refs #625
09:32 Changeset [876] by DarTar
  • trunk/actions/dbinfo
  • trunk/actions/dbinfo/dbinfo.php
  • trunk/lang/en/defaults/CategoryAdmin.txt
  • trunk/lang/en/defaults/DatabaseInfo.txt
  • trunk/lang/en/en.inc.php
Porting dbinfo action to trunk and creating default pages, refs #27 and …
09:32 Changeset [875] by DarTar
  • branches/1.1.6.4/actions/dbinfo.php
removing todos, refs #27
09:20 Ticket #579 (CSS validation in 1.1.6.4) closed by DarTar
fixed: reclosing this and moving the documentation request to #589
09:17 Ticket #579 (CSS validation in 1.1.6.4) reopened by DarTar
09:10 Ticket #634 (Prevent multiple calls to actions that can only occur once per page) created by DarTar
Some actions (e.g. dbinfo, adminusers, adminpages) …
08:52 Ticket #632 (Update documentation links in the source code) closed by DarTar
fixed: Closing this ticket - [869]-[870] addressed the issue.

01/28/2008:

15:29 Changeset [874] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit_search.js
Use new functions getSelectionContent(), setTextAreaContent(), SelRange() …
15:29 Changeset [873] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit_data.js
Enable table again (use {{table}} instead of ||table||) refs #578
15:28 Changeset [872] by OlivierBorowski
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit.js
Split addToLine() into addToLine() and indent() Use {{table}} syntax …

01/27/2008:

23:41 Ticket #633 (WikkaSites maintenance) created by BrianKoontz
There's a lot of deadwood in the WikkaSites page (404 errors, wiki sites …
11:45 Changeset [871] by DarTar
  • branches/1.1.6.4/actions/newpage.php
Fixing syntax error in newpage action, refs #562
10:46 Changeset [870] by DarTar
  • trunk/3rdparty/plugins/wikkaedit/wikkaedit.js
  • trunk/3rdparty/plugins/wikkaedit/wikkaedit_actions.js
  • trunk/3rdparty/plugins/wikkaedit/wikkaedit_data.js
  • trunk/3rdparty/plugins/wikkaedit/wikkaedit_search.js
  • trunk/docs/CHANGES.txt
  • trunk/docs/INSTALL.txt
  • trunk/interwiki.conf
  • trunk/lang/en/defaults/WikkaDocumentation.txt
  • trunk/libs/Wakka.class.php
  • trunk/setup/writeconfig.php
Updating documentation links in the source code, refs #632 and #575
10:35 Changeset [869] by DarTar
  • branches/1.1.6.4/docs/INSTALL.txt
  • branches/1.1.6.4/docs/UPGRADE.txt
  • branches/1.1.6.4/interwiki.conf
  • branches/1.1.6.4/setup/default.php
  • branches/1.1.6.4/setup/install.php
  • branches/1.1.6.4/setup/writeconfig.php
Updating documentation links in the source code, refs #632
10:33 Ticket #632 (Update documentation links in the source code) created by DarTar
(parent ticket: #587) Documentation links in the code should be updated …
03:16 Ticket #590 (Add pointers to new documentation pages) reopened by DarTar
Some of the links from the Wikka website will need to be updated to point …
02:20 Ticket #590 (Add pointers to new documentation pages) closed by BrianKoontz
fixed: Done!

01/26/2008:

02:45 Ticket #631 (Floating blocks not rendered correctly in IE) created by BrianKoontz
I'm an occasional IE user (and I don't have IE available on my dev …
02:32 Ticket #630 (Security audit of error messages displayed during login/registration) created by BrianKoontz
I have some reservations from a security standpoint about generating error …
02:26 Ticket #622 (Give appropriate error message if one tries to register a taken username, ...) closed by BrianKoontz
fixed
02:20 Changeset [868] by BrianKoontz
  • branches/1.1.6.4/actions/usersettings.php
Added more meaningful error messages during login and registration. Refs …
02:10 Ticket #629 (Disabling ENTER on login/registration page) created by BrianKoontz
Terminating an entry field with the ENTER key produces a browser-specific …
01:16 Ticket #236 (Restrict registration of new users) closed by BrianKoontz
fixed: Tests successful using revision 867. With this ticket, there are now two …
01:14 Ticket #628 (Restrict registration of new users) created by BrianKoontz
 UserRegistration has proven quite …
01:00 Changeset [867] by BrianKoontz
  • branches/1.1.6.4/wikka.php
Include 'allow_user_registration' in new 1.1.6.4 install. Refs #236
00:50 Changeset [866] by BrianKoontz
  • branches/1.1.6.4/setup/install.php
Added installation test for config param. Refs #236
00:43 Changeset [865] by BrianKoontz
  • branches/1.1.6.4/actions/usersettings.php
  • branches/1.1.6.4/setup/install.php
Config param 'allow_user_registration' (option 1 only -- permit or deny …
00:20 Changeset [864] by BrianKoontz
  • branches/1.1.6.4/3rdparty/plugins/wikkaedit/wikkaedit_data.js
Disabled table icon since simple tables isn't supported in 1.1.6.4. Refs. …

01/25/2008:

23:53 Ticket #598 (Consistent styling for error messages) closed by BrianKoontz
fixed: Since there's been no discussion about this issue for over a month, I'm …
23:49 Ticket #25 (User administration module) closed by BrianKoontz
fixed: Tests successful using revision 863.
23:45 Ticket #27 (Database information) closed by BrianKoontz
fixed: Tests successful using revision 863.
23:43 Ticket #146 (Page Header and Footer) closed by BrianKoontz
fixed: As there has been no further discussion on the last item in nearly 2 …
23:43 Ticket #627 (Themes) created by BrianKoontz
As of 1.1.6.3, the header and footer of a page were served by actions. …
23:39 Ticket #588 (Upgrade the docs server to the latest Wikka build (1.1.7)) closed by BrianKoontz
fixed
23:39 Ticket #26 (Page administration module) closed by BrianKoontz
fixed: Enhancements for 1.1.6.4 complete. However, there is still work to be …
23:38 Ticket #626 (Enhanced page administration module) created by BrianKoontz
An interface to manage pages and perform several maintenance operations on …
23:35 Ticket #597 (hide software versions in sysinfo page) closed by BrianKoontz
fixed: Tests successful using revision 863.
23:33 Ticket #566 (Revert handler and mass reversion utility) closed by BrianKoontz
fixed: Tests successful in revision 863.
23:24 Ticket #609 (Plugin functionality for User Registration validation schemes) closed by BrianKoontz
fixed

01/24/2008:

07:15 Changeset [863] by DotMG
  • trunk/setup/index.php
Installer: Should initiate an output buffering with grabinfo. refs #97

01/22/2008:

15:33 Ticket #625 (Intranet directory, iframe action.) created by OlivierBorowski
The "intranet" directory has a problem : currently, "/intranet/iframe.php" …
05:10 Ticket #579 (CSS validation in 1.1.6.4) closed by DotMG
fixed: (In [862]) Remove unsupported colornames from action color/color.php …
05:10 Changeset [862] by DotMG
  • trunk/actions/color/color.php
  • trunk/lang/en/defaults/FormattingRules.txt
Remove unsupported colornames from action color/color.php Replaced …
05:07 Changeset [861] by DotMG
  • branches/1.1.6.4/actions/color.php
Removed unsupported colornames. (ref …
04:41 Ticket #579 (CSS validation in 1.1.6.4) reopened by DotMG
04:29 Ticket #580 (XHTML validation in 1.1.6.4) closed by DotMG
fixed: (In [860]) fixes #580 The code in trunk is already correct.
04:29 Changeset [860] by DotMG
  • branches/1.1.6.4/handlers/page/show.php
fixes #580 The code in trunk is already correct.
04:24 Ticket #580 (XHTML validation in 1.1.6.4) reopened by DotMG
modif in description: added ref to <div …
00:46 Ticket #624 (Install: updating default pages on upgrade does not work) closed by DotMG
fixed: (In [859]) fixes #624
00:46 Changeset [859] by DotMG
  • trunk/setup/install.php
fixes #624
00:44 Ticket #624 (Install: updating default pages on upgrade does not work) created by DotMG
The code that ckecks availability of default pages should be moved outside …
00:22 Ticket #623 (Remove the KEY idx_from (from_tag) index from table tableprefix_links) closed by DotMG
fixed: (In [858]) fixes #623 porting [857] to trunk.
00:22 Changeset [858] by DotMG
  • trunk/setup/install.php
fixes #623 porting [857] to trunk.
00:21 Changeset [857] by DotMG
  • branches/1.1.6.4/setup/install.php
refs #623. On new install, the line idx_from was removed. On upgrade, a …

01/21/2008:

23:58 Changeset [856] by DotMG
  • trunk/setup/install.php
  • trunk/setup/writeconfig.php
Minor cleanup. refs #97 install.php: Making some possible db error not …
23:47 Ticket #623 (Remove the KEY idx_from (from_tag) index from table tableprefix_links) created by DotMG
[…] The key idx_from is not needed because the UNIQUE index will …
23:41 Ticket #622 (Give appropriate error message if one tries to register a taken username, ...) created by DotMG
If a visitor wants to register with a username AverageJoe that is already …
21:43 Changeset [855] by BrianKoontz
  • branches/1.1.6.4/libs/Wakka.class.php
  • branches/1.1.6.4/libs/admin.lib.php
Replaced SQL with SavePage() call; added optional parameter to SavePage() …

01/20/2008:

11:38 Ticket #621 (Too many closing </div> tags) created by FreundLBO
My bug-report concerns the file show.php version 1.1.6.3 (line 46 and line …

01/18/2008:

11:17 Ticket #620 (Document new features in 1.1.6.4) closed by DarTar
duplicate: dup of #589
11:16 Ticket #620 (Document new features in 1.1.6.4) created by DarTar
New features introduced in 1.1.6.4 that need to be documented on the docs …
11:10 Changeset [854] by DarTar
  • branches/1.1.6.4/setup/install.php
Installation of admin modules in 1.1.6.4: - creating new CategoryAdmin for …
09:37 Changeset [853] by DarTar
  • branches/1.1.6.4/actions/dbinfo.php
Adding Database Information action (credits: JavaWoman), refs #27

01/15/2008:

08:27 Ticket #619 (Simple way do add per-page formatting) created by KrzysztofTrybowski
Since we don't have the possibility to use templates yet, I thought of a …

01/14/2008:

07:46 Ticket #618 (Accessibility of installer) created by KrzysztofTrybowski
The way installer informs about baing unable to write files is not very …
07:39 Ticket #617 (Installer translation and human_lang customisable) created by KrzysztofTrybowski
The installer should also be translatable. Not a high priority thing, but …
07:39 Ticket #616 (Installer translation and human_lang customisable) created by KrzysztofTrybowski
The installer should also be translatable. Not a high priority thing, but …
Note: See TracTimeline for information about the timeline view.