aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Collapse)AuthorAgeFilesLines
...
| * Bug #49215 again.Andreas Fischer2009-08-072-3/+3
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9936 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bug #49215 - Use $phpEx variable instead of hardcoded '.php'Andreas Fischer2009-08-071-2/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9935 89ea8834-ac86-4346-8a33-228a782c2dd0
| * fix r9713 for #36565Joas Schilling2009-08-058-0/+13
| | | | | | | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9931 89ea8834-ac86-4346-8a33-228a782c2dd0
| * #48985Henry Sudhof2009-08-038-3/+27
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9916 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Revert r9878 - QR was already disabled by default, for admin convenience we ↵Meik Sievertsen2009-07-312-2/+2
| | | | | | | | | | | | enable the global setting but no local setting, which results in OFF by default git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9895 89ea8834-ac86-4346-8a33-228a782c2dd0
| * [Feature] Ability to copy permissions from one forum to several other forums.Andreas Fischer2009-07-281-0/+43
| | | | | | | | | | | | [Fix] Add log entry when copying forum permissions. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9887 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix r9696, #45115. Move column change to the correct version.Andreas Fischer2009-07-281-5/+5
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9886 89ea8834-ac86-4346-8a33-228a782c2dd0
| * disable QR by defaultHenry Sudhof2009-07-282-2/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9878 89ea8834-ac86-4346-8a33-228a782c2dd0
| * [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-241-3/+5
| | | | | | | | | | | | | | | | | | | | | | - Ability to set users per page. - Ability to sort by posts/number of reminders/last reminded date. - Show number of posts and ability to search posts. - Show number of reminders sent to user. - Show date of last reminder sent to user. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9845 89ea8834-ac86-4346-8a33-228a782c2dd0
| * insert pm_reports module with correct basename on updateNils Adermann2009-07-221-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9829 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Users can report PMs to moderators which are then visible in a new MCP moduleNils Adermann2009-07-219-5/+105
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9814 89ea8834-ac86-4346-8a33-228a782c2dd0
| * increase default maximum pass chars to 100Nils Adermann2009-07-211-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9813 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Add smilies per page config setting to the database updaterMarek A. R2009-07-171-0/+3
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9774 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable ↵Andreas Fischer2009-07-171-0/+5
| | | | | | | | | | | | during update. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9768 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Add pagination for icons and smilies in the ACP and smilies in the smiley ↵Marek A. R2009-07-161-0/+1
| | | | | | | | | | | | popup git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9763 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Feature Bug #43375 - Ability to delete warnings and keep warnings permanentlyJoas Schilling2009-07-141-0/+43
| | | | | | | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9758 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Feature Bug #45375 - Add option to disable remote upload avatarsJoas Schilling2009-07-142-0/+13
| | | | | | | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9757 89ea8834-ac86-4346-8a33-228a782c2dd0
| * print out error if users try to update phpBB versions no longer supported ↵Meik Sievertsen2009-07-091-25/+28
| | | | | | | | | | | | with the used database update script git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9743 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix database updater and db tools to support multiple column ↵Meik Sievertsen2009-07-081-18/+220
| | | | | | | | | | | | changes/additions/removals with SQLite git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9735 89ea8834-ac86-4346-8a33-228a782c2dd0
| * close the .4 arrayHenry Sudhof2009-06-301-0/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9710 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fixed Bug #45115 - Signature parsing flags are not stored in DBRuslan Uzdenov2009-06-278-7/+28
| | | | | | | | | | | | Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9696 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - add options for quick reply (forum-based and board-wide)Meik Sievertsen2009-06-234-9/+37
| | | | | | | | | | | | | | - add option for minimum post chars (which is a required setting for quick reply, therefore we introduce it here) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9656 89ea8834-ac86-4346-8a33-228a782c2dd0
| * add missing user_new field to schema (just forgot to create it)Meik Sievertsen2009-06-237-5/+19
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9655 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - [Feature] New "Newly Registered Users" group for assigning ↵Meik Sievertsen2009-06-202-7/+157
| | | | | | | | | | | | | | | | | | | | | | | | permissions to newly registered users. They will be removed from this group once they reach a defineable amount of posts. - [Feature] Ability to define if the "Newly Registered Users" group will be assigned as the default group to newly registered users. As a coincidence also Bug #46535 got fixed. Additionally the error message displayed with trigger_error() if accessing the private message tab in the ucp is now displayed inline in addition to a slightly different message for newly registered users to let them know that access permissions may be lifted over time. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9636 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bug #46785 - Hide avatars if type disabled and give global option to ↵Joas Schilling2009-06-192-0/+10
| | | | | | | | | | | | | | | | turn on/off Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9632 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Make captchas stricter by oly having one entry per session; fix a bug in ↵Henry Sudhof2009-06-191-0/+5
| | | | | | | | | | | | ucp_register that caused three captcha instances to be generated. Non-MySQL databases and garbage collecting needs extensive testing. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9626 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-198-218/+238
| | | | | | | | | | | | | | | | - Changed behaviour of group_create() function to support specifying additional group columns - New groups option to excempt group leaders from group permissions git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9625 89ea8834-ac86-4346-8a33-228a782c2dd0
| * #46515Henry Sudhof2009-06-142-0/+5
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9592 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - fix sql_column_exists for firebird (had same problem as oracle)Meik Sievertsen2009-06-131-3/+13
| | | | | | | | | | | | - fix sql_column_change for firebird (interbase6 only supports TYPE and SET DEFAULT, but not the same syntax ass ADD COLUMN) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9586 89ea8834-ac86-4346-8a33-228a782c2dd0
| * erm, we need to check if the feed module is already thereMeik Sievertsen2009-06-131-11/+27
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9584 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix sql_column_exists for oracle (oracle uses uppercase table names)Meik Sievertsen2009-06-131-2/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9583 89ea8834-ac86-4346-8a33-228a782c2dd0
| * First ATOM Feed commit/integrationMeik Sievertsen2009-06-122-2/+73
| | | | | | | | | | | | - Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9575 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bug #44665 - Add index on log_time to the log table to prevent slowdown ↵Andreas Fischer2009-06-088-2/+18
| | | | | | | | | | | | | | | | on boards with many log entries. Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9564 89ea8834-ac86-4346-8a33-228a782c2dd0
| * some corrections, only very minor things.Meik Sievertsen2009-06-071-4/+3
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9554 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Stop people messing around #45935Chris Smith2009-06-021-3/+3
| | | | | | | | | | | | | | - Ensure the Accept-Language header actually picks up a directory. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9527 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Okay, a first ci of the new captcha plugins. We'll add dynamic template ↵Henry Sudhof2009-06-023-4/+15
| | | | | | | | | | | | includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9524 89ea8834-ac86-4346-8a33-228a782c2dd0
| * update version numberMeik Sievertsen2009-05-312-2/+9
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9521 89ea8834-ac86-4346-8a33-228a782c2dd0
| * late fix for #45335 (incorrect log message for update if using old updater)Meik Sievertsen2009-05-191-1/+6
| | | | | | | | | | | | late fix committed because change does not effect update files or patch git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9517 89ea8834-ac86-4346-8a33-228a782c2dd0
| * slight change for 3.0.5 for updating.Meik Sievertsen2009-05-062-15/+6
| | | | | | | | | | | | | | - only return auth options having 2 or more columns (does not change the outcome, the script works fine) - purge the theme after a successful update the easy way to let style.php do the job git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9510 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Set new version...Meik Sievertsen2009-05-012-4/+4
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9503 89ea8834-ac86-4346-8a33-228a782c2dd0
| * make search_indexing_state dynamic. This is related to bug #44535 - although ↵Meik Sievertsen2009-05-012-1/+8
| | | | | | | | | | | | i think we only fix the symptoms and not the cause. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9502 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix column handling in db updater, custom profile fields an db tools for ↵Meik Sievertsen2009-04-281-3/+3
| | | | | | | | | | | | firebird DBMS (Bug #44555) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9492 89ea8834-ac86-4346-8a33-228a782c2dd0
| * fix forum_style column. :/ Bug #38905Meik Sievertsen2009-04-171-2/+8
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9455 89ea8834-ac86-4346-8a33-228a782c2dd0
| * New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-112-1/+5
| | | | | | | | | | | | (the more words the more database load) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9438 89ea8834-ac86-4346-8a33-228a782c2dd0
| * a language alteration for captchas. Meik Sievertsen2009-04-111-1/+1
| | | | | | | | | | | | Added min/max captcha chars constants and changed the length from 5-8 to 4-7 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9437 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets)Meik Sievertsen2009-03-301-1/+5
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9412 89ea8834-ac86-4346-8a33-228a782c2dd0
| * unfortunately we are not able to use db_tools - because we do not know the ↵Meik Sievertsen2009-03-241-4/+1375
| | | | | | | | | | | | state it is in, therefore can't rely on it. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9405 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix duplicate creation of acl options in acl_add_options() under certain ↵Meik Sievertsen2009-03-208-228/+289
| | | | | | | | | | | | | | | | | | conditions. (Bug #38385, #40225) Add unique key to ACL options table to prevent duplicate permission options. (Bug #41835) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9400 89ea8834-ac86-4346-8a33-228a782c2dd0
| * captcha changesHenry Sudhof2009-03-172-0/+6
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9390 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Removed the major version number from the useragent match of the Ichiro bot, ↵Chris Smith2009-03-022-1/+6
| | | | | | | | | | | | it has been upgraded git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9354 89ea8834-ac86-4346-8a33-228a782c2dd0