Timeline


and .

01/11/2009:

17:18 Changeset [1286] by DarTar
  • branches/1.1.6.6/handlers/page/show.php
[minor] clearing floated form in revision information header, refs #844
17:04 Ticket #274 (additions and deletions use <span...> instead of <ins> and <del>.) reopened by DarTar
17:03 Changeset [1285] by DarTar
  • branches/1.1.6.6/formatters/wakka.php
Semantically correct use of <ins> and <del> in the formatter (porting from …
16:54 Changeset [1284] by DarTar
  • branches/1.1.6.6/css/wikka.css
  • branches/1.1.6.6/handlers/page/diff.php
  • branches/1.1.6.6/handlers/page/history.php
  • branches/1.1.6.6/handlers/page/show.php
  • branches/1.1.6.6/handlers/page/showcode.php
Several GUI changes to show + revisions + diff + history handlers, ported …
16:51 Ticket #844 (show + history + revisions + diff overhaul) created by DarTar
Port of #583 to 1.1.6.6
14:30 Ticket #821 (FullTextSearch() incorrectly does full-phrase search.) reopened by DarTar
patch should be applied to TextSearchExpanded as well
04:19 Changeset [1283] by DarTar
  • branches/1.1.6.6/handlers/page/show.php
  • branches/1.1.6.6/templates/footer.php
  • branches/1.1.6.6/templates/header.php
  • branches/1.1.6.6/wikka.php
[minor] better XHTML source layout, refs #784
03:41 Changeset [1282] by DarTar
  • branches/1.1.6.6/templates/header.php
[minor] meta tags alignment, refs #784

01/10/2009:

23:07 Ticket #839 (meta generator tag) closed by BrianKoontz
fixed
23:05 Ticket #841 (Config file header should link to the docs) closed by BrianKoontz
fixed
22:41 Changeset [1281] by BrianKoontz
  • branches/1.1.6.6/actions/adminpages.php
  • branches/1.1.6.6/actions/adminusers.php
  • branches/1.1.6.6/handlers/page/acls.php
  • branches/1.1.6.6/handlers/page/delete.php
  • branches/1.1.6.6/handlers/page/edit.php
  • branches/1.1.6.6/handlers/page/revisions.php
Additional var checks related to [1279]. Refs. #353.
22:17 Changeset [1280] by BrianKoontz
  • trunk/actions/adminpages/adminpages.php
  • trunk/actions/adminusers/adminusers.php
  • trunk/handlers/acls/acls.php
  • trunk/handlers/delete/delete.php
  • trunk/handlers/edit/edit.php
  • trunk/handlers/revisions/revisions.php
  • trunk/lang/en/en.inc.php
  • trunk/version.php
Ported the "Cancel" button changes to trunk. Refs #353.
21:06 Changeset [1279] by BrianKoontz
  • branches/1.1.6.6/actions/adminpages.php
  • branches/1.1.6.6/actions/adminusers.php
  • branches/1.1.6.6/handlers/page/acls.php
  • branches/1.1.6.6/handlers/page/delete.php
  • branches/1.1.6.6/handlers/page/edit.php
  • branches/1.1.6.6/handlers/page/revisions.php
Removed JS dependencies for "Cancel" buttons. Refs #353.

01/09/2009:

17:25 Ticket #843 (Read/write ACLs for individual wiki users are broken) created by DarTar
As of the latest revision in trunk, it's impossible to restrict access to …
17:18 Ticket #842 (Normalize separators in config file) created by DarTar
I just noticed that additional_stylesheets uses spaces as …
11:54 Changeset [1278] by DarTar
  • branches/1.1.6.6/setup/writeconfig.php
Link to documentation in config file, refs #841
10:49 Ticket #841 (Config file header should link to the docs) created by DarTar
to facilitate fine-tuning of wiki configuration: …
10:18 Ticket #826 (Enforcing max. length of edit note) closed by DarTar
fixed: tested, changing description
09:58 Ticket #840 (Last users feed) created by DarTar
As an extension to the {{lastusers}} action we could provide a …
07:59 Changeset [1277] by DarTar
  • branches/1.1.6.6/handlers/page/addcomment.php
  • branches/1.1.6.6/handlers/page/show.php
  • branches/1.1.6.6/libs/antispam.lib.php
[antispam] preliminary implementation of secret session keys (credits: …
05:36 Changeset [1276] by DarTar
  • trunk/templates/header.php
Adding meta generator tag to header, refs #839 and #575
05:23 Changeset [1275] by DarTar
  • branches/1.1.6.6/templates/header.php
Adding meta generator tag to header, refs #839
05:09 Ticket #839 (meta generator tag) created by DarTar
We should add the following tag to the default header template: {{{<meta …

01/06/2009:

16:54 Changeset [1274] by DarTar
  • branches/1.1.6.6/css/wikka.css
Partially reverting CSS changes for redirect messages. Unifying the …

01/01/2009:

15:48 Changeset [1273] by DarTar
  • branches/1.1.6.6/css/wikka.css
System messages, fixing layout, refs #353
15:25 Changeset [1272] by DarTar
  • branches/1.1.6.6/css/wikka.css
System messages, minor layout change (using position:fixed), refs #353
14:37 Changeset [1271] by DarTar
  • branches/1.1.6.6/css/wikka.css
  • branches/1.1.6.6/templates/header.php
Preliminary implementation of JS-less system messages, as per Olivier's …

12/31/2008:

23:11 Changeset [1270] by BrianKoontz
  • trunk/libs/Wakka.class.php
  • trunk/wikka.php
Added comma to list of mulipath separators. Refs #446
22:55 Changeset [1269] by BrianKoontz
  • branches/1.1.6.6/libs/Wakka.class.php
  • branches/1.1.6.6/wikka.php
Adding comma as a multipath delimiter. Refs #805

12/28/2008:

11:04 Ticket #838 (Files action doesn't display during edit preview) created by BrianKoontz
The files action does not display itself in the WikkaEdit preview mode. A …

12/19/2008:

22:13 Changeset [1268] by BrianKoontz
  • branches/1.1.6.6/handlers/page/edit.php
Added maxlength attribute to notes field. Refs #826
21:45 Ticket #821 (FullTextSearch() incorrectly does full-phrase search.) closed by BrianKoontz
fixed
21:33 Ticket #312 (Kill all those useless $_REQUEST) closed by BrianKoontz
fixed
21:30 Changeset [1267] by BrianKoontz
  • branches/1.1.6.6/3rdparty/plugins/freemind/fullscreen.php
  • branches/1.1.6.6/actions/category.php
  • branches/1.1.6.6/actions/files.php
  • branches/1.1.6.6/actions/pageindex.php
  • branches/1.1.6.6/actions/textsearchexpanded.php
  • branches/1.1.6.6/actions/usersettings.php
  • branches/1.1.6.6/handlers/page/delete_referrer.php
  • branches/1.1.6.6/handlers/page/files.xml.php
  • branches/1.1.6.6/handlers/page/referrers.php
  • branches/1.1.6.6/handlers/page/referrers_sites.php
  • branches/1.1.6.6/handlers/page/review_blacklist.php
  • branches/1.1.6.6/handlers/page/show.php
  • branches/1.1.6.6/libs/Wakka.class.php
  • branches/1.1.6.6/wikka.php
Removed remaining $_REQUEST references in comments and TODOs. Refs #312
21:06 Ticket #811 (ACL save may cause DB error) closed by BrianKoontz
fixed: Yes, we should probably just skip commit altogether and go directly from …
21:03 Ticket #832 (When cloning a page there is no way to access quickly the resulting page) closed by BrianKoontz
fixed

12/14/2008:

04:03 Changeset [1266] by DarTar
  • branches/1.1.6.6/handlers/page/history.php
Clearing floats after each diff in history handler - no need to port this …
Note: See TracTimeline for information about the timeline view.