Activity
From 10/09/2009 to 11/07/2009
Today
-
01:33 PM phpBB Revision 10256: #53655
- #53655
11/06/2009
-
02:59 PM phpBB Revision 10255: simplify the js code a bit and also detect up arrow key for auto completion
- simplify the js code a bit and also detect up arrow key for auto completion
-
02:50 PM Support Toolkit Revision 260: Added a notice that the user must have the STK do a "forced" re check of the versio...
- Added a notice that the user must have the STK do a "forced" re check of the version after an update
-
02:39 PM Support Toolkit Revision 259: Dont expose version information unless the user is logged in
- Dont expose version information unless the user is logged in
11/05/2009
-
02:58 PM phpBB Revision 10254: update to r10069 (try to detect auto completion on input fields and do not submit...
- update to r10069 (try to detect auto completion on input fields and do not submit form if user uses enter key for auto completion instead of right arrow key)
11/04/2009
-
10:53 PM Support Toolkit Revision 258: Tagging RC3
- Tagging RC3
-
10:39 PM Support Toolkit Revision 257: Up the version number
- Up the version number
-
12:59 PM Support Toolkit Revision 256: Added version information
- Added version information
11/03/2009
-
03:44 PM Support Toolkit Revision 255: Didnt change all variables in r236, related to #52385
- Didnt change all variables in r236, related to #52385
-
03:03 PM phpBB Revision 10253: This is not perfect... i know, but at least it gives out more information than a ...
- This is not perfect... i know, but at least it gives out more information than a simple "this topic/post does not exist". ;) Related to r9971
-
02:51 PM phpBB Revision 10252: Fix Bug #53545 - javascript error in template
- Fix Bug #53545 - javascript error in template
-
02:40 PM phpBB Revision 10251: Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not brea...
- Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not break other things" way, usually the fix would be using !$submit here
-
02:14 PM Support Toolkit Revision 254: typo
- typo
-
02:10 PM Support Toolkit Revision 253: "<stevemaury> OK, it is quite good. I changed a few minor spelling and grammar err...
- "<stevemaury> OK, it is quite good. I changed a few minor spelling and grammar errors and simplified the wording of some of the sentences."
-
01:51 PM Support Toolkit Revision 252: Added the new install file (#50825). Someone whoms English is better than mine shou...
- Added the new install file (#50825). Someone whoms English is better than mine should have a look though ;)
-
01:16 PM Support Toolkit Revision 251: First step for #50825, clean up the trunk. The new install file is next ;)
- First step for #50825, clean up the trunk. The new install file is next ;)
-
01:03 PM Support Toolkit Revision 250: Move the "non official tools" from the trunk into their own branch.
- Move the "non official tools" from the trunk into their own branch.
-
12:31 PM Support Toolkit Revision 249: Update UMIL and some smalish cleaning
- Update UMIL and some smalish cleaning
-
12:48 AM UMIL Revision 189
-
12:43 AM UMIL Revision 188: Setting version number to 1.0.1-pl1
- Setting version number to 1.0.1-pl1
11/02/2009
-
11:47 PM UMIL Revision 187: Example file now has the information about returning on custom functions Adding te...
- Example file now has the information about returning on custom functions Adding test files.
-
11:45 PM UMIL Revision 186: Send it as the command, not result.
- Send it as the command, not result.
-
09:08 PM Support Toolkit Revision 248: #53425
- #53425
-
09:04 PM UMIL Revision 185: [Change] Cleaned up the _call_custom_function function and set it to to be able to ...
- [Change] Cleaned up the _call_custom_function function and set it to to be able to display something even if nothing is returned (to display any errors) *not yet tested*
-
06:04 AM Support Toolkit Revision 247: #53425
- #53425
11/01/2009
-
11:53 PM MODX Tools Revision 122: Bug #53415
- Bug #53415
-
07:50 PM MODX Tools Revision 121: Bug #53405
- Bug #53405
-
07:19 PM phpBB Revision 10250: Tag phpBB Release Candidate 4
- Tag phpBB Release Candidate 4
-
06:51 PM MODX Tools Revision 120: Language fixes.
- Language fixes.
-
03:33 PM phpBB Revision 10249: check for additional empty config variables...
- check for additional empty config variables...
-
10:08 AM MODX Tools Revision 119: fix a spelling error
- fix a spelling error
10/31/2009
-
11:54 PM MODX Tools Revision 118: MODX creator.
- MODX creator.
-
10:21 PM Support Toolkit Revision 246: This seems to fix the UMIL issue.
- This seems to fix the UMIL issue.
-
06:18 PM UMIL Revision 184: Actually, don't need to check for boolean on this.
- Actually, don't need to check for boolean on this.
-
06:03 PM UMIL Revision 183: PHP is fail, 'a string' == 0 is true in some installations
- PHP is fail, 'a string' == 0 is true in some installations
-
05:05 PM AutoMOD Revision 201: rawr - rm debug code from r200
- rawr - rm debug code from r200
-
05:03 PM AutoMOD Revision 200: Fixing some regressions from r199. Notably: - #53005 (wrong parameters to file_exi...
- Fixing some regressions from r199. Notably: - #53005 (wrong parameters to file_exists()) - #53015 (Wrong path when applying template changes) Also fixing #52475 (No error handling when one of a set [size > 1] of inline actions fails)
-
04:49 PM UMIL Revision 182: [Fix] Parent ID of 0 when adding modules would cause an error. #53355
- [Fix] Parent ID of 0 when adding modules would cause an error. #53355
-
03:34 PM MODX Tools Revision 117: fixed the support for hard coded .php
- fixed the support for hard coded .php
10/30/2009
-
10:12 PM UMIL Revision 181: UNIX line endings
- UNIX line endings
-
07:19 PM phpBB Revision 10248: Several fixes: Fix Bug #53335 Fix wrong unique index fetch for oracle and sqlite ...
- Several fixes: Fix Bug #53335 Fix wrong unique index fetch for oracle and sqlite Fix alter column definition for firebird (although the query will fail in these circumstances [primary key] because firebird (again) does not support simple things......
-
07:07 PM UMIL Revision 180: Tag 1.0.1
- Tag 1.0.1
-
07:06 PM UMIL Revision 179: 1.0.1
- 1.0.1
-
05:21 PM phpBB Revision 10247: Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually consis...
- Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually consist of not detecting correct parameters and then resulting in partial WHERE statements, where non-detected strings are simply removed. grrrrrr
-
04:59 PM phpBB Revision 10246: saw this bug while debugging... we really really need another layer in 3.1.x (bet...
- saw this bug while debugging... we really really need another layer in 3.1.x (better sooner than later), but retaining backwards compatibility.
10/29/2009
-
04:45 PM Support Toolkit Revision 245: Corrected version check
- Corrected version check
-
03:04 PM phpBB Revision 10245: Fix Jabber SASL PLAIN authentication failures. (Bug #52995)
- Fix Jabber SASL PLAIN authentication failures. (Bug #52995)
-
02:00 PM phpBB Revision 10244: Implement suggestion in ticket #52155 - Better way to generate SID-free links in ...
- Implement suggestion in ticket #52155 - Better way to generate SID-free links in feed.php
10/28/2009
-
04:49 PM phpBB Revision 10243: Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index as un...
- Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index as unread if there's any unread global announcement Authorised by: Bantu
-
04:18 PM phpBB Revision 10242: now we will have an RC4 we can adjust this one email file to act like all other e...
- now we will have an RC4 we can adjust this one email file to act like all other email files
-
04:05 PM phpBB Revision 10241: I am very sorry... but the changes require (a hopefully very short) RC4 phase
- I am very sorry... but the changes require (a hopefully very short) RC4 phase
-
03:10 PM phpBB Revision 10240: Fix Bug #53245 - Correct regular expression escaping and only splitting keywords ...
- Fix Bug #53245 - Correct regular expression escaping and only splitting keywords on space and "|"
10/27/2009
-
01:54 PM phpBB Revision 10239: ... and finally
- ... and finally
-
12:36 PM phpBB Revision 10238: adding normalization - shouldn't change anything
- adding normalization - shouldn't change anything
-
12:27 PM phpBB Revision 10237: #53235 - removing accidental commits
- #53235 - removing accidental commits
-
11:17 AM phpBB Revision 10236: fix spaces/tabs
- fix spaces/tabs
-
08:43 AM phpBB Revision 10235: #53235
- #53235
10/26/2009
-
01:59 PM phpBB Revision 10234: Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied on s...
- Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied on smilies) - related to r10088
10/25/2009
-
09:03 AM phpBB Revision 10233: Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024
- Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024
-
12:15 AM phpBB Revision 10232: changelog more descriptive for #45805 r9633
- changelog more descriptive for #45805 r9633
10/24/2009
-
03:28 PM phpBB Revision 10231: fix table creation in db_tools.
- fix table creation in db_tools.
-
03:28 PM phpBB Revision 10230: two obvious mistakes (thanks Jon :))
- two obvious mistakes (thanks Jon :))
-
02:04 PM phpBB Revision 10229: revert r9910 - ticket #1309 Reason for revert: http://www.phpbb.com/bugs/phpbb3/t...
- revert r9910 - ticket #1309 Reason for revert: http://www.phpbb.com/bugs/phpbb3/ticket.php?ticket_id=1309&start=8#post193395
10/23/2009
-
01:44 AM UMIL Revision 178: [Change] No longer using the sql_create_table function in db_tools if present, it s...
- [Change] No longer using the sql_create_table function in db_tools if present, it still has bugs. May reconsider if phpBB starts using it.
10/22/2009
-
03:35 PM phpBB Revision 10228: sneaks in and changes the version number. Seems like we see no RC4...
- sneaks in and changes the version number. Seems like we see no RC4...
-
12:00 PM Support Toolkit Revision 244: Group tool language files per category
- Group tool language files per category
10/21/2009
-
08:56 PM phpBB Revision 10227: adjust changelog (spelling, etc.) and removed our loved JD's from the patch lines...
- adjust changelog (spelling, etc.) and removed our loved JD's from the patch lines (they are now listed within the AUTHORS file).
10/20/2009
-
12:16 PM phpBB Revision 10226: add default_lang to statistics
- add default_lang to statistics
-
12:04 PM phpBB Revision 10225: fix bug #53045 the simple way. ;)
- fix bug #53045 the simple way. ;)
10/17/2009
-
03:14 PM phpBB Documentation Revision 342: more updates and corrections
- more updates and corrections
10/15/2009
-
10:26 PM Support Toolkit Revision 243: Add some logic to limit access to a tool based upon a given criteria (phpBB version...
- Add some logic to limit access to a tool based upon a given criteria (phpBB version for example)
-
11:52 AM phpBB Revision 10224: #52875 working around php4 bug 24631 - call_user_func doesn't return references. ...
- #52875 working around php4 bug 24631 - call_user_func doesn't return references. This causes php4 to create a copy.
-
11:51 AM phpBB Revision 10223: #52875 working around php4 bug 24631 - call_user_func doesn't return references. ...
- #52875 working around php4 bug 24631 - call_user_func doesn't return references. This causes php4 to create a copy.
-
04:20 AM AutoMOD Revision 199: Add support for MODX 1.2.3
- Add support for MODX 1.2.3
10/13/2009
-
01:27 PM phpBB Revision 10222: Tag phpBB 3.0.6-RC3
- Tag phpBB 3.0.6-RC3
10/12/2009
-
03:16 PM phpBB Revision 10221: remove unused closing div tag (Bug #52735)
- remove unused closing div tag (Bug #52735)
10/11/2009
-
07:54 PM Support Toolkit Revision 242: File header
- File header
-
07:52 PM Support Toolkit Revision 241: Update UMIL
- Update UMIL
-
10:56 AM phpBB Revision 10220: update constants and schema data from RC2 to RC3
- update constants and schema data from RC2 to RC3
-
10:56 AM phpBB Revision 10219: update mysql_upgrader to latest schema
- update mysql_upgrader to latest schema
10/10/2009
-
01:30 PM MODX Tools Revision 116: fix mpv to work with PHP 5.3
- fix mpv to work with PHP 5.3
10/09/2009
-
12:59 PM phpBB Revision 10218: correctly execute database update step (detect if the version the admin wants to ...
- correctly execute database update step (detect if the version the admin wants to update to is greater than the current version even if phpbb.com says the current version is lower than the update version) which correctly updates the database for th...
-
12:12 PM phpBB Revision 10217: fix bug #52605 - regression from r9811
- fix bug #52605 - regression from r9811
Also available in: Atom