aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* We have to use the documented APIHenry Sudhof2009-06-252-6/+16
* Fix bug #37285 - [Change] Add quote-button for own pm's in pm-historyJoas Schilling2009-06-241-2/+2
* [Feature] Add confirmation for deactivating language packsGabriel Vazquez2009-06-241-15/+28
* - Fix XHTML for r9666Meik Sievertsen2009-06-242-14/+17
* Fixed Bug #15085 - [Feature] Add language selection on the registration terms...Gabriel Vazquez2009-06-241-22/+27
* Fixed Bug #47145 - [Fix] Correctly check banned users when force password changeGabriel Vazquez2009-06-241-1/+1
* mehHenry Sudhof2009-06-231-2/+2
* fix previewsHenry Sudhof2009-06-231-1/+1
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-234-5/+22
* Fix bug #46965 - File named install in php directoryRuslan Uzdenov2009-06-222-2/+2
* Fix bug #46765 - View unread postsRuslan Uzdenov2009-06-221-0/+1
* Fix bug #13673 - Add confirm-box when deleting permissionsJoas Schilling2009-06-221-21/+39
* erm, yes... ground should be groupMeik Sievertsen2009-06-221-1/+1
* Fixed bug #43125Gabriel Vazquez2009-06-211-10/+5
* add quicktool to remove users from the newly registered special group.Henry Sudhof2009-06-213-36/+108
* fix the captcha ACP, restore xhtml compliance for recaptcha (#46195) - note, ...Henry Sudhof2009-06-211-1/+1
* add check to newly registered function to not execute this more than onceMeik Sievertsen2009-06-211-0/+5
* rename user_id in confirm_box to confirm_uid. We are able to do this because ...Meik Sievertsen2009-06-211-5/+5
* Ability to fetch moderators with get_moderators() even if load_moderators set...Meik Sievertsen2009-06-211-19/+15
* Fix bug #31975 - Enhance obtain_users_online_string to be able to return use...Joas Schilling2009-06-201-18/+41
* Fixed bug #45735Gabriel Vazquez2009-06-201-1/+1
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-2011-10/+117
* Fix bug #46865 - Add unapproved topic icon for moderators on forum listJoas Schilling2009-06-201-2/+7
* Fix bug #45805 - INCLUDEPHP not depending on phpbb_root_pathJoas Schilling2009-06-192-15/+34
* Fix bug #46785 - Hide avatars if type disabled and give global option to turn...Joas Schilling2009-06-194-6/+45
* Fixed bug #14304Gabriel Vazquez2009-06-191-14/+27
* should fix garbage collectionHenry Sudhof2009-06-191-1/+1
* Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-192-31/+36
* - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-196-52/+101
* Fix bug #16555 - Word censoring doesn't support unicode stringsRuslan Uzdenov2009-06-181-1/+9
* 'I think the phrase rhymes with Clucking Bell!'Chris Smith2009-06-181-4/+4
* Finally stop this annoyance, if PDO is shared module it must be loaded for th...Chris Smith2009-06-181-0/+6
* Fix bug #39875 - Empty error message in UCP folder management when creating f...Joas Schilling2009-06-181-0/+4
* fix r9602Joas Schilling2009-06-171-1/+4
* Use dynamic includes, fix some style bugs, make the old default captcha famil...Henry Sudhof2009-06-176-27/+19
* Fix bug #22665 - Display and highlight already used rank images while assigni...Joas Schilling2009-06-171-17/+14
* fix r9605Joas Schilling2009-06-171-4/+4
* Fix bug #41555 - Fix function to recalculate Binary TreeJoas Schilling2009-06-171-76/+28
* Change bug #21825 - Banning/unbanning users now generates an entry in their u...Joas Schilling2009-06-171-3/+19
* Fix bug #46145 - Template cache error for files of template-subfoldersJoas Schilling2009-06-161-9/+9
* Fix bug #40245 - Attachments table is not being updated when deleting user an...Ruslan Uzdenov2009-06-161-0/+5
* Fix Oracle database backup (Bug #46715)Meik Sievertsen2009-06-161-2/+3
* Fix bug #40205 - Wrong message shown to user, when adding bots to friends/foesJoas Schilling2009-06-161-0/+4
* Fix bug #46455 - Make sure can_load_dll() is available.Andreas Fischer2009-06-152-7/+29
* Fix bug #45585 - Show error if hostname lookup doesn't return a valid IP addr...Andreas Fischer2009-06-151-1/+2
* Addition to r9577: Remove unnecessary integer casting. request_var() already ...Andreas Fischer2009-06-141-3/+0
* See if this plays out: do not require people to re-enter the CAPTCHAHenry Sudhof2009-06-142-5/+13
* view_log() breaks if the serialized data is corrupt. #46545Chris Smith2009-06-141-2/+3
* - fix sql_column_exists for firebird (had same problem as oracle)Meik Sievertsen2009-06-131-2/+12
* like firebird, oracle uses uppercase column names if delimiter used (Fixes Bu...Meik Sievertsen2009-06-131-1/+1