aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
...
* - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-234-9/+37
* add missing user_new field to schema (just forgot to create it)Meik Sievertsen2009-06-237-5/+19
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-202-7/+157
* Fix bug #46785 - Hide avatars if type disabled and give global option to turn...Joas Schilling2009-06-192-0/+10
* Make captchas stricter by oly having one entry per session; fix a bug in ucp_...Henry Sudhof2009-06-191-0/+5
* - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-198-218/+238
* #46515Henry Sudhof2009-06-142-0/+5
* - fix sql_column_exists for firebird (had same problem as oracle)Meik Sievertsen2009-06-131-3/+13
* erm, we need to check if the feed module is already thereMeik Sievertsen2009-06-131-11/+27
* Fix sql_column_exists for oracle (oracle uses uppercase table names)Meik Sievertsen2009-06-131-2/+2
* First ATOM Feed commit/integrationMeik Sievertsen2009-06-122-2/+73
* Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...Andreas Fischer2009-06-088-2/+18
* some corrections, only very minor things.Meik Sievertsen2009-06-071-4/+3
* - Stop people messing around #45935Chris Smith2009-06-021-3/+3
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-023-4/+15
* update version numberMeik Sievertsen2009-05-312-2/+9
* late fix for #45335 (incorrect log message for update if using old updater)Meik Sievertsen2009-05-191-1/+6
* slight change for 3.0.5 for updating.Meik Sievertsen2009-05-062-15/+6
* Set new version...Meik Sievertsen2009-05-012-4/+4
* make search_indexing_state dynamic. This is related to bug #44535 - although ...Meik Sievertsen2009-05-012-1/+8
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-281-3/+3
* fix forum_style column. :/ Bug #38905Meik Sievertsen2009-04-171-2/+8
* New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-112-1/+5
* a language alteration for captchas. Meik Sievertsen2009-04-111-1/+1
* Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets)Meik Sievertsen2009-03-301-1/+5
* unfortunately we are not able to use db_tools - because we do not know the st...Meik Sievertsen2009-03-241-4/+1375
* Fix duplicate creation of acl options in acl_add_options() under certain cond...Meik Sievertsen2009-03-208-228/+289
* captcha changesHenry Sudhof2009-03-172-0/+6
* Removed the major version number from the useragent match of the Ichiro bot, ...Chris Smith2009-03-022-1/+6
* - adjust db_tools again to not remove any schema (they may be required)Meik Sievertsen2009-02-281-0/+6
* refactor the database updater:Meik Sievertsen2009-02-281-2532/+250
* Actually, this should never happen, ... #41945Henry Sudhof2009-02-201-1/+1
* Fix a problem with r9005Chris Smith2009-02-091-1/+1
* and another CAPTCHA setting - add new noise shapes to the noise array for mor...Henry Sudhof2009-02-082-0/+3
* As proposed by marshalrusty: re-hash plain MD5s left in the databaseHenry Sudhof2009-02-062-4/+28
* tiny fix for the installerMeik Sievertsen2009-01-231-1/+1
* New option for the GD VC. Parameters need some more tweakingHenry Sudhof2009-01-212-0/+6
* TortoiseMerge seems to mess up the newlines... very very annoying bug.Meik Sievertsen2009-01-131-1/+1
* - Allow download of conflicting file for later reference in automatic updaterMeik Sievertsen2009-01-121-16/+34
* up to 3.0.5-devMeik Sievertsen2008-12-201-1/+1
* Change version number from 3.0.4-RC1 to 3.0.4Meik Sievertsen2008-12-122-2/+9
* dumdidum...Meik Sievertsen2008-12-022-2/+2
* extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-276-51/+81
* Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-268-3/+60
* Ha- ndle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_...Nils Adermann2008-11-242-38/+29
* Before we forgetChris Smith2008-11-141-1/+1
* gah, forgot this tiny little thing... Meik Sievertsen2008-11-121-1/+1
* Fix Bug #36535 (PHP 5.3 compatibility) + version number updates (if RC2 will ...Meik Sievertsen2008-11-082-3/+6
* Remove deprecated language key and update any references in the database to t...Chris Smith2008-11-051-0/+10
* fix 3 very tiny bugs... #35545, #35365 and #35305Meik Sievertsen2008-11-021-1/+1