Timeline


and .

02/11/2010:

22:22 Ticket #518 (Installer message indicates fresh install during update) closed by BrianKoontz
invalid: I've not been able to recreate this, and I've not seen any other comments …
22:08 Changeset [1617] by BrianKoontz
  • branches/1.3/actions/mychanges/mychanges.php
Sort by timestamp works as expected. Refs #50.
22:04 Changeset [1616] by BrianKoontz
  • branches/1.3/libs/Wakka.class.php
Fixed problems with existsUser() involving the $registered var. I'm not …
21:44 Changeset [1615] by BrianKoontz
  • branches/1.3/libs/Wakka.class.php
Modified comment header for GetSafeVar to reflect absence of support for …
20:59 Ticket #521 (Memory exhausted when loading large pages) closed by BrianKoontz
wontfix: We can't just drop ob_start, because the Content-Length pragma is …
19:10 Ticket #6 (Page layout overhaul) closed by BrianKoontz
19:10 Ticket #885 (Clicking "re-edit" button on historical page views brings up current ...) closed by BrianKoontz
19:10 Ticket #886 (Embedded URLs not rendered properly) closed by BrianKoontz
19:10 Ticket #851 (Backlinks handler displays page tags for non-readable pages) closed by BrianKoontz
19:10 Ticket #852 (Page names not accessible to current user should not be displayed) closed by BrianKoontz
19:10 Ticket #35 (CSS-driven link tails) closed by BrianKoontz
19:03 Ticket #20 (makeId() - Generate unique id attributes for HTML elements) closed by BrianKoontz
fixed: id attributes appear to be unique.
19:03 Ticket #13 (Improved formatter) closed by BrianKoontz
fixed: The features as described in the description appear to work as expected.
18:47 Ticket #951 (function MakeMenu adds empty <li></li>) closed by BrianKoontz
fixed
18:40 Ticket #944 (Installer doesn't detect and or set base_url in wikka.config.php as needed) closed by BrianKoontz
fixed: This appears to have been fixed in (pending) 1.3 release.
18:21 Ticket #602 (Document new features in 1.1.7) closed by BrianKoontz
invalid: 1.1.7 is no longer a valid release version, and the tickets in the …
18:11 Ticket #648 (Delete old '1.1.6.1-intl' branch) closed by BrianKoontz
wontfix: I would suggest keeping the branch for archival purposes. Branches don't …
18:04 Ticket #151 (Security risk of ActionParsQuoting) closed by BrianKoontz
invalid
18:03 Ticket #399 (Text search miss some page) closed by BrianKoontz
wontfix

02/05/2010:

04:48 Changeset [1614] by MasinAlDujaili
  • branches/1.3/libs/Wakka.class.php
reverted usage of existsUser() to GetUser(), replaced doublequotes by …

02/04/2010:

16:47 Changeset [1613] by DarTar
  • branches/1.3/wikka.php
Adding E_DEPRECATED to error_reporting (leaving E_ALL as default for …

02/03/2010:

15:38 Ticket #965 (TYPE=MyIsam is deprecated) created by mdaems
Hi, When installing Wikka in a mysql 6.X database the operation fails …

02/02/2010:

18:06 CoreReview1.3 created by DarTar
new page
17:21 Changeset [1612] by MasinAlDujaili
  • branches/1.3/libs/Wakka.class.php
fixed wrong variable name
17:18 Changeset [1611] by MasinAlDujaili
  • branches/1.3/libs/Wakka.class.php
fixed wrong variable name
17:14 Changeset [1610] by MasinAlDujaili
  • branches/1.3/libs/Wakka.class.php
refs #964, restructured
17:10 Changeset [1609] by DarTar
  • branches/1.3/wikka.php
Removing obsolete code block in wikka.php, minor changes to layout, refs …
05:41 Changeset [1608] by MasinAlDujaili
  • branches/1.3/libs/Wakka.class.php
refs #964, restructured up to line 1429 (next function LoadWantedPages())

02/01/2010:

16:06 Ticket #964 (Layout of core files/libraries) created by DarTar
The layout and logical grouping of methods in wikka.php and …
15:55 Changeset [1607] by DarTar
  • branches/1.3/libs/Wakka.class.php
[m], fixed obsolete @since tag, refs #912
15:36 Changeset [1606] by DarTar
  • branches/1.3/wikka.php
[m] more logical use of separators, refs #912
15:03 Changeset [1605] by DarTar
  • branches/1.3/lang/en/en.inc.php
Removing define in lang file comments, refs #959
14:47 Changeset [1604] by DarTar
  • branches/1.3/wikka.php
Changing minimum system requirements for 1.3 (PHP 5+, MySQL 4.1+), adding …
14:30 Changeset [1603] by DarTar
  • branches/1.3/lang/en/en.inc.php
Removing constant declared twice, refs #654 and #959
13:50 Changeset [1602] by DarTar
  • branches/1.3/libs/Wakka.class.php
Repairing broken encoding of regex patterns, refs #912
11:38 Changeset [1601] by DarTar
  • branches/1.3/libs/Wakka.class.php
Porting SetConfigValue() required by {{nocomments}} action, and minor …
06:10 Ticket #963 (Switch PHP error_level prior to release) created by DarTar
During development, error_reporting should be set in wikka.php to …
04:31 Changeset [1600] by MasinAlDujaili
  • branches/1.3/wikka.php
refs #878, fixed default value problem

01/31/2010:

17:00 Changeset [1599] by NilsLindenberg
  • branches/1.3/wikka.php
setting higher error-level for development purposes!
16:45 Changeset [1598] by TormodHaugen
  • branches/1.3/lang/en/en.inc.php
Fixed single quotes breaking stuff
16:16 Ticket #962 (Installer needs to detect new actions/handlers that override plugins) created by BrianKoontz
Detect and generate a report of plugins that might be superceded by new …

01/28/2010:

10:57 Changeset [1597] by MasinAlDujaili
  • branches/1.3/wikka.php
refs #878 of course :-(, multi site deployment
10:53 Changeset [1596] by MasinAlDujaili
  • branches/1.3/libs/Wakka.class.php
  • branches/1.3/wikka.php
refs #858, multisite deployment
10:36 ActionReview1.3 edited by MasinAlDujaili
phpDoc'ed menulets (diff)
10:30 Changeset [1595] by MasinAlDujaili
  • branches/1.3/actions/whoami/whoami.php
refs #654, phpDoc for Menulets
10:25 Changeset [1594] by MasinAlDujaili
  • branches/1.3/actions/clonelink/clonelink.php
  • branches/1.3/actions/deletelink/deletelink.php
  • branches/1.3/actions/editlink/editlink.php
  • branches/1.3/actions/historylink/historylink.php
  • branches/1.3/actions/homepagelink/homepagelink.php
  • branches/1.3/actions/ownerlink/ownerlink.php
  • branches/1.3/actions/revertlink/revertlink.php
  • branches/1.3/actions/revisionlink/revisionlink.php
  • branches/1.3/actions/wikkapatchlevel/wikkapatchlevel.php
refs #654 & #959, phpDoc for Menulets, small corrections

01/27/2010:

14:20 ActionReview1.3 edited by MasinAlDujaili
more work done (diff)
14:14 Changeset [1593] by MasinAlDujaili
  • branches/1.3/actions/feedback/feedback.php
  • branches/1.3/actions/files/files.php
  • branches/1.3/actions/include/include.php
  • branches/1.3/actions/mypages/mypages.php
  • branches/1.3/actions/newpage/newpage.php
  • branches/1.3/actions/nocomments/nocomments.php
  • branches/1.3/actions/orphanedpages/orphanedpages.php
  • branches/1.3/actions/ownedpages/ownedpages.php
  • branches/1.3/actions/phpversion/phpversion.php
  • branches/1.3/actions/recentcomments/recentcomments.php
  • branches/1.3/actions/recentlycommented/recentlycommented.php
  • branches/1.3/actions/redirect/redirect.php
  • branches/1.3/actions/rss/rss.php
  • branches/1.3/actions/system/system.php
  • branches/1.3/actions/table/table.php
  • branches/1.3/actions/textsearch/textsearch.php
  • branches/1.3/actions/textsearchexpanded/textsearchexpanded.php
  • branches/1.3/actions/usersettings/usersettings.php
  • branches/1.3/actions/wantedpages/wantedpages.php
  • branches/1.3/actions/wikkachanges/wikkachanges.php
  • branches/1.3/actions/wikkaconfig/wikkaconfig.php
  • branches/1.3/actions/wikkaname/wikkaname.php
  • branches/1.3/actions/wikkaversion/wikkaversion.php
refs #654 & #959, i18n, merging trunk and 1.3, cosmetic corrections
14:12 Changeset [1592] by MasinAlDujaili
  • branches/1.3/lang/en/defaults/WikkaReleaseNotes.txt
  • branches/1.3/lang/en/en.inc.php
refs #654 & #959

01/24/2010:

14:23 Ticket #961 (Create site registration admin function) created by BrianKoontz
Taking a page from Moodle ( http://moodle.org/sites): Moodle registration …

01/21/2010:

12:26 Changeset [1591] by DarTar
  • branches/1.3/templates/light/css/light.css
  • branches/1.3/templates/light/images/ext.gif
  • branches/1.3/templates/light/images/ext_simple.gif
  • branches/1.3/templates/light/images/mail.gif
  • branches/1.3/templates/light/images/user.gif
Preliminary implementation of link tails in "light" theme, refs #35 and …
07:26 Changeset [1590] by MasinAlDujaili
  • branches/1.3/lang/en/en.inc.php
refs #959, update

01/20/2010:

17:04 Changeset [1589] by MasinAlDujaili
  • trunk/actions/adminusers/adminusers.php
  • trunk/actions/backlinks/backlinks.php
  • trunk/actions/color/color.php
  • trunk/actions/colour/colour.php
  • trunk/actions/contact/contact.php
  • trunk/actions/countcomments/countcomments.php
  • trunk/actions/countowned/countowned.php
  • trunk/actions/countpages/countpages.php
  • trunk/actions/countusers/countusers.php
  • trunk/actions/dbinfo/dbinfo.php
  • trunk/actions/emailpassword/emailpassword.php
  • trunk/actions/flash/flash.php
  • trunk/actions/geshiversion/geshiversion.php
  • trunk/actions/googleform/googleform.php
  • trunk/actions/highscores/highscores.php
  • trunk/actions/image/image.php
  • trunk/actions/mychanges/mychanges.php
  • trunk/actions/mypages/mypages.php
  • trunk/actions/mysqlversion/mysqlversion.php
merged with 1.3, cosmetic changes mostly
17:03 ActionReview1.3 edited by MasinAlDujaili
update (diff)
16:59 Changeset [1588] by MasinAlDujaili
  • branches/1.3/actions/mysqlversion/mysqlversion.php
#refs 654
16:59 Changeset [1587] by MasinAlDujaili
  • branches/1.3/actions/mypages/mypages.php
#refs 654
16:58 Changeset [1586] by MasinAlDujaili
  • branches/1.3/actions/mychanges/mychanges.php
#refs 654
16:58 Changeset [1585] by MasinAlDujaili
  • branches/1.3/actions/lastusers/lastusers.php
#refs 654
16:39 Changeset [1584] by DarTar
  • branches/1.3/actions/countcomments/countcomments.php
  • branches/1.3/actions/countedits
  • branches/1.3/actions/countedits/countedits.php
  • branches/1.3/actions/countpages/countpages.php
Adding new system information action as part of works on admin dashboard …
16:29 Changeset [1583] by DarTar
  • branches/1.3/actions/countcomments/countcomments.php
  • branches/1.3/actions/countowned/countowned.php
  • branches/1.3/actions/countpages/countpages.php
  • branches/1.3/actions/countusers/countusers.php
Added todo to support date range, refs #955
16:24 Changeset [1582] by DarTar
  • branches/1.3/actions/image/image.php
[m] fixing code accidentally broken in [1579], refs #654
16:18 Ticket #960 (Rewrite action table.php) created by MasinAlDujaili
The action table.php should be rewritten to output the new …
15:57 ActionReview1.3 edited by MasinAlDujaili
update (diff)
15:53 Changeset [1581] by MasinAlDujaili
  • branches/1.3/actions/lastedit/lastedit.php
refs #959, removed constant strings
15:52 Changeset [1580] by MasinAlDujaili
  • branches/1.3/actions/interwikilist/interwikilist.php
refs #654, merged trunk & 1.3
15:51 Changeset [1579] by MasinAlDujaili
  • branches/1.3/actions/image/image.php
refs #654, indention
15:50 ActionReview1.3 edited by DarTar
removing actions not included in 1.3 (diff)
15:50 Changeset [1578] by MasinAlDujaili
  • branches/1.3/actions/highscores/highscores.php
refs #654, merged trunk & 1.3
15:49 Changeset [1577] by MasinAlDujaili
  • branches/1.3/actions/googleform/googleform.php
refs #654, merged trunk & 1.3
15:49 Changeset [1576] by MasinAlDujaili
  • branches/1.3/actions/geshiversion/geshiversion.php
refs #654, merged trunk & 1.3
15:49 Changeset [1575] by MasinAlDujaili
  • branches/1.3/actions/flash/flash.php
refs #654, merged trunk & 1.3
14:22 ActionReview1.3 edited by MasinAlDujaili
update (diff)
14:19 Changeset [1574] by MasinAlDujaili
  • branches/1.3/actions/feedback/feedback.php
refs #654 & #959, strings 2 constants, removed constants, sanitized input …
14:16 Changeset [1573] by MasinAlDujaili
  • branches/1.3/actions/category/category.php
refs #959, removed string constants
10:39 ActionReview1.3 edited by MasinAlDujaili
status update, TODOs for several files (diff)
10:19 Changeset [1572] by MasinAlDujaili
  • branches/1.3/actions/emailpassword/emailpassword.php
refs #654, merged trunk & 1.3
10:18 Changeset [1571] by MasinAlDujaili
  • branches/1.3/actions/dbinfo/dbinfo.php
refs #654, merged trunk & 1.3
10:17 Changeset [1570] by MasinAlDujaili
  • branches/1.3/actions/countusers/countusers.php
refs #654
10:15 Changeset [1569] by MasinAlDujaili
  • branches/1.3/actions/countpages/countpages.php
refs #654 & #959
10:14 Changeset [1568] by MasinAlDujaili
  • branches/1.3/actions/countowned/countowned.php
refs #654
10:12 Changeset [1567] by MasinAlDujaili
  • branches/1.3/actions/countcomments/countcomments.php
refs #654
10:11 Changeset [1566] by MasinAlDujaili
  • branches/1.3/actions/contact/contact.php
refs #654, changed constant names
10:08 Changeset [1565] by MasinAlDujaili
  • branches/1.3/actions/checkversion/checkversion.php
refs #959, additional string found, changed constant names
10:00 Changeset [1564] by MasinAlDujaili
  • branches/1.3/actions/colour/colour.php
refs #654, replaced by trunk version
09:59 Changeset [1563] by MasinAlDujaili
  • branches/1.3/actions/color/color.php
refs #654, merged trunk & 1.3
09:57 Changeset [1562] by MasinAlDujaili
  • branches/1.3/actions/checkversion/checkversion.php
refs #654 & #959, merged trunk & 1.3
09:56 Changeset [1561] by MasinAlDujaili
  • branches/1.3/actions/calendar/calendar.php
refs #654
08:17 HandlerReview1.3 created by DarTar
08:00 Changeset [1560] by DarTar
  • branches/1.3/actions/adminusers/adminusers.php
[m] fixed typo in [1557], refs #959 and #654
07:58 Changeset [1559] by MasinAlDujaili
  • branches/1.3/actions/adminusers/adminusers.php
refs #959, small corrections to fit to constant string conventions
07:33 ActionReview1.3 edited by MasinAlDujaili
adminusers & backlinks updated, linked to #654 (diff)
07:29 Changeset [1558] by MasinAlDujaili
  • branches/1.3/actions/backlinks/backlinks.php
action review refs #654
07:22 Changeset [1557] by MasinAlDujaili
  • branches/1.3/actions/adminusers/adminusers.php
language strings refs #959, action review refs #654
06:45 ActionReview1.3 edited by DarTar
(diff)
06:41 ActionReview1.3 created by DarTar
moving list of actions to dedicated page

01/19/2010:

15:55 Changeset [1556] by MasinAlDujaili
  • branches/1.3/actions/category/category.php
ref #959
15:52 Ticket #959 (Porting language constants trunk->1.3) created by DarTar
This is a coordination ticket to be used in preparation of multilanguage …
14:51 Ticket #958 (category functions) created by MasinAlDujaili
Create methods in Wikka.class.php for getting category of a page and for …
14:30 Ticket #957 (dbinfo action not working in 1.3) created by DarTar
Adding {{dbinfo}} to a page in 1.3 results in the name of the …
14:21 Changeset [1555] by DarTar
  • branches/1.3/lang/de/de.inc.php
Fixing encoding problem (restored to ISO-8859-1), refs #684 and #912

01/18/2010:

17:18 Changeset [1554] by MasinAlDujaili
  • branches/1.3/docs/CHANGES.txt
removed link to changes of 1.2 #912
17:13 Changeset [1553] by MasinAlDujaili
  • branches/1.3/docs/CHANGES.txt
Prepared link to  http://docs.wikkawiki.org/WikkaReleaseNotes13 for future …

01/17/2010:

20:53 Ticket #956 (Deprecated notices when running with PHP 5.3) created by BrianKoontz
Version 5.3 of PHP introduced a new error/notice level, E_DEPRECATED. For …
16:14 Ticket #955 (Configurable date range for actions) created by DarTar
Several actions retrieve and display time-related information from the DB, …

01/16/2010:

09:53 Changeset [1552] by DarTar
  • branches/1.3/templates/default/css/wikka.css
  • branches/1.3/templates/kubrick/css/kubrick.css
  • branches/1.3/templates/light/css/light.css
Default styling for select elements, refs #930
08:38 Changeset [1551] by DarTar
  • branches/1.3/templates/kubrick/css/kubrick.css
Fixing layout of UserSettings in kubrick theme, refs #930
07:07 Changeset [1550] by DarTar
  • branches/1.3/templates/default/css/wikka.css
Repositioning dashboard menu in default theme, refs#953

01/15/2010:

09:52 Ticket #954 (getCount() should not return NULL) created by DarTar
getCount() currently returns NULL if no records are found …
07:16 Changeset [1549] by DarTar
  • branches/1.3/templates/default/css/wikka.css
  • branches/1.3/templates/light/css/light.css
Darker background colour for dashboard menu, refs#953
07:10 Changeset [1548] by DarTar
  • branches/1.3/config/dashboard.admin.inc
  • branches/1.3/config/main_menu.admin.inc
  • branches/1.3/templates/default/css/wikka.css
  • branches/1.3/templates/default/header.php
  • branches/1.3/templates/kubrick/css/kubrick.css
  • branches/1.3/templates/kubrick/header.php
  • branches/1.3/templates/light/css/light.css
  • branches/1.3/templates/light/header.php
Creating dedicated menu for administrators (as a requirement for wiki …
07:08 Ticket #953 (Enhanced menus in 1.3) created by DarTar
This is a coordination ticket for changes related to the backend and …
05:15 Ticket #952 (Formatter wakka.php adds linebreak (\n)) created by MasinAlDujaili
Wikka's formatter adds on line break at the end. As this might seem to not …
04:50 Changeset [1547] by DarTar
  • branches/1.3/libs/Wakka.class.php
Fixed MakeMenu() method producing an empty list item (credits: …
04:21 Ticket #951 (function MakeMenu adds empty <li></li>) created by MasinAlDujaili
As the title states, function MakeMenu adds one empty li-element at the …

01/12/2010:

01:55 Ticket #950 (Referrer field in referrers table too short) created by BrianKoontz
(From Stefano Balietti via the wikka-community list) The field referrer …
Note: See TracTimeline for information about the timeline view.