Commit History

Author SHA1 Message Date
  emanuele 20b6be98be ! Number of posts in a topic with moderated posts is now set to num_replies+1 for guests fixing the wrong index created previously [Bug 4885] 13 years ago
  emanuele a1b2a29de7 ! quick edit works also without approve_post permission [Bug 4877] - please double check 13 years ago
  emanuele c11d5eb018 ! unlock a topic is recorded as lock in moderation log [Bug 4857] 13 years ago
  emanuele a3943ea123 Pendantry in action: unnecessary globals in RepairBoards and make-up of queries in $errorTests + [Bug 4811] 13 years ago
  emanuele 6f245ac17a Custom profile fields named 0 are now visible on topic view [Bug 4809] 13 years ago
  emanuele 34fc9fa3ae Reassign topics while reassign messages [Bug 4730] 13 years ago
  Spuds f02d980afc + added post recount function to members maintenance [4423] 13 years ago
  Spuds 13afa35c8e ! improved / increased phpinfo filtering 13 years ago
  Spuds d1ba6b8c8d ! remove unused code from Admin.php (left overs from 2.0) 13 years ago
  Spuds 62d2dc0266 Merge branch 'master' of github.com:Spuds/playpen 13 years ago
  Spuds 85f1a014eb ! removed error suppression with proper check LogInOut.php 13 years ago
  Spuds c38bde2441 Merge pull request #4 from emanuele45/master 13 years ago
  emanuele ae9eb959a0 $txt[awaiting_approval] never shown on MessageIndex [Bug 4898] 13 years ago
  emanuele fdd32fe9dd Merge https://github.com/Spuds/playpen 13 years ago
  emanuele c9c3956091 changed hook integrate_prepare_server_settings to integrate_prepare_db_settings + fixed validation error due to divs in label in the server settings page + removed a double token generation in prepareServerSettingsContext 13 years ago
  emanuele 57b53e41a5 If max_messageLength is set to 0 the size of column body is changed to mediumint [Bug 4859] 13 years ago
  emanuele 1c85c8126d Registration question can now be 0 [Bug 4868] 13 years ago
  Spuds 6b78799638 ! old $txt string used in a couple of places 13 years ago
  Spuds c5dcda7d28 ! wrong link used in pageindex (missing JavaScriptEscape) 13 years ago
  emanuele a7e7342706 ! Added admin.js to anti-spam page (due to the move of addAnotherQuestion from the template to the js file) 13 years ago
  emanuele 5dc6ebc895 ! checkboxes and radion buttons break badly in Opera 13 years ago
  Spuds 09e65d3d9d ! fixed post case 1.1 leftover 13 years ago
  Spuds d08cb2e00f Merge pull request #3 from emanuele45/master 13 years ago
  emanuele de90dad3c3 Merge https://github.com/Spuds/playpen 13 years ago
  Spuds 2177f8c106 ! replace some strpos(strtolower()) with stripos where mods generally don't play 13 years ago
  Spuds 1121311b73 ! Bye bye loadClassFile we hardly knew you ... plus not need for PHP 5.0.0+ Admin.php, ManageLanguages.php, ManagePaid.php, ManageSearch.php, PackageGet.php, Packages.php, Search.php, Subs-Package.php 13 years ago
  emanuele d7f5f47811 ! forgot a type="input" in ManageBans.template.php 13 years ago
  emanuele b4d16647d0 ! type="submit" missing 13 years ago
  emanuele 2f6bd7b1a6 Another array_intersect problem. Thanks asmith and feline for the bug report and th fix 13 years ago
  emanuele 61bdf54997 ! array_intersect for $reservedVars check in makeThemeChanges failed because comparing values in one array and keys in the other 13 years ago