aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/schemas
Commit message (Collapse)AuthorAgeFilesLines
...
| * - [Feature] New "Newly Registered Users" group for assigning ↵Meik Sievertsen2009-06-201-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | 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-191-0/+1
| | | | | | | | | | | | | | | | turn on/off Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9632 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Display coloured usernames in ACP groups management screensMeik Sievertsen2009-06-197-217/+224
| | | | | | | | | | | | | | | | - 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-141-0/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9592 89ea8834-ac86-4346-8a33-228a782c2dd0
| * First ATOM Feed commit/integrationMeik Sievertsen2009-06-121-0/+11
| | | | | | | | | | | | - 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-087-0/+10
| | | | | | | | | | | | | | | | 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
| * Okay, a first ci of the new captcha plugins. We'll add dynamic template ↵Henry Sudhof2009-06-021-1/+1
| | | | | | | | | | | | 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-311-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9521 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Set new version...Meik Sievertsen2009-05-011-1/+1
| | | | | | | | 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-011-1/+1
| | | | | | | | | | | | 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
| * New search option: Maximum number of words allowed to search for.Meik Sievertsen2009-04-111-0/+1
| | | | | | | | | | | | (the more words the more database load) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9438 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix duplicate creation of acl options in acl_add_options() under certain ↵Meik Sievertsen2009-03-207-226/+225
| | | | | | | | | | | | | | | | | | 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-171-0/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9390 89ea8834-ac86-4346-8a33-228a782c2dd0
| * and another CAPTCHA setting - add new noise shapes to the noise array for ↵Henry Sudhof2009-02-081-0/+1
| | | | | | | | | | | | more variations. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9320 89ea8834-ac86-4346-8a33-228a782c2dd0
| * New option for the GD VC. Parameters need some more tweakingHenry Sudhof2009-01-211-0/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9283 89ea8834-ac86-4346-8a33-228a782c2dd0
| * up to 3.0.5-devMeik Sievertsen2008-12-201-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9209 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Change version number from 3.0.4-RC1 to 3.0.4Meik Sievertsen2008-12-121-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9187 89ea8834-ac86-4346-8a33-228a782c2dd0
| * dumdidum...Meik Sievertsen2008-12-021-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9155 89ea8834-ac86-4346-8a33-228a782c2dd0
| * extend the style columns (style_id, template_id, imageset_id, image_id...)Meik Sievertsen2008-11-275-50/+50
| | | | | | | | | | | | No, not only because of possible style demos. :o git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9129 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Better handling and finer control for custom profile fields visibility ↵Meik Sievertsen2008-11-267-2/+9
| | | | | | | | | | | | options. (Patch by Highway of Life) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9127 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Before we forgetChris Smith2008-11-141-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9066 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Fix Bug #36535 (PHP 5.3 compatibility) + version number updates (if RC2 will ↵Meik Sievertsen2008-11-081-1/+1
| | | | | | | | | | | | be released we will change it again. ;)) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9050 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Better late than neverChris Smith2008-10-121-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9006 89ea8834-ac86-4346-8a33-228a782c2dd0
| * err, i am <insert name here>Meik Sievertsen2008-09-231-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8918 89ea8834-ac86-4346-8a33-228a782c2dd0
| * duplicate keyMeik Sievertsen2008-09-231-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8917 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - Added 'max_recipients' setting for private messages. This setting allows ↵Meik Sievertsen2008-09-238-9/+18
| | | | | | | | | | | | | | | | | | admins to define the maximum number of recipients per private message with a board-wide setting and a group-specific setting. - Added new permission setting for sending private messages to groups. Now there are two permissions to define sending private messages to multiple recipients and private messages to groups. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8911 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-041-0/+1
| | | | | | | | | | | | Store it on installation too - allows us to check the db version used on installation and used currently to warn the user about incompatibilities git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8814 89ea8834-ac86-4346-8a33-228a782c2dd0
| * settings and data for the new queued posts feature ;)Meik Sievertsen2008-09-021-0/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8804 89ea8834-ac86-4346-8a33-228a782c2dd0
| * schemasHenry Sudhof2008-07-307-7/+7
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8734 89ea8834-ac86-4346-8a33-228a782c2dd0
| * forgot a few thingsHenry Sudhof2008-07-297-3/+17
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8708 89ea8834-ac86-4346-8a33-228a782c2dd0
| * up the version numberMeik Sievertsen2008-07-061-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8678 89ea8834-ac86-4346-8a33-228a782c2dd0
| * change subject/title column lengthMeik Sievertsen2008-06-218-38/+38
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8666 89ea8834-ac86-4346-8a33-228a782c2dd0
| * - some version changesMeik Sievertsen2008-06-111-1/+1
| | | | | | | | | | | | - apply database updates sequentially git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8648 89ea8834-ac86-4346-8a33-228a782c2dd0
| * And more new features for reasonable paranoia.Henry Sudhof2008-05-151-2/+2
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8555 89ea8834-ac86-4346-8a33-228a782c2dd0
| * So, tighten things up a little further. QA Team, please check this.Henry Sudhof2008-05-151-0/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8554 89ea8834-ac86-4346-8a33-228a782c2dd0
| * version updateMeik Sievertsen2008-04-071-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8492 89ea8834-ac86-4346-8a33-228a782c2dd0
| * up the version number - RC1 is most likely due tomorrowMeik Sievertsen2008-03-231-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8461 89ea8834-ac86-4346-8a33-228a782c2dd0
| * people are so imaptientHenry Sudhof2008-03-227-9/+26
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8456 89ea8834-ac86-4346-8a33-228a782c2dd0
| * #22285Vic D'Elfant2008-02-281-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8417 89ea8834-ac86-4346-8a33-228a782c2dd0
| * #22035Vic D'Elfant2008-02-241-25/+25
| | | | | | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8395 89ea8834-ac86-4346-8a33-228a782c2dd0
| * merging r8373 into 3.0 branch: adding a new option to hide the entire list ↵Nils Adermann2008-02-037-0/+7
| | | | | | | | | | | | of subforums on listforums git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8374 89ea8834-ac86-4346-8a33-228a782c2dd0
* | merge changes from 3.0.x branchMeik Sievertsen2009-12-161-1/+1
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@10342 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-049-0/+10238
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-042-1958/+0
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Merge changes made in revisions #r9405 to #r9467Meik Sievertsen2009-04-181-1/+2
| | | | | | | | | | | | 2009-04-18 git-svn-id: file:///svn/phpbb/trunk@9468 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Merge most changes from 3.0.x branch since the 25th december.Meik Sievertsen2009-03-222-1/+5
| | | | | | | | | | | | (Captcha changes for refreshing captcha image not included) git-svn-id: file:///svn/phpbb/trunk@9404 89ea8834-ac86-4346-8a33-228a782c2dd0
* | adjust schema to support defining types of columns. This is required for ↵Meik Sievertsen2009-01-221-2/+2
| | | | | | | | | | | | dbms being very very strict. git-svn-id: file:///svn/phpbb/trunk@9292 89ea8834-ac86-4346-8a33-228a782c2dd0
* | schema data and schema structure for installationsMeik Sievertsen2009-01-162-6/+880
| | | | | | | | | | | | | | the schema files could be generated on backups too to allow "pleasant" restores and even migrating from one DBMS to another with ease the schema data is now replication compatible, no longer relying on set auto increment id's we guessed before. hoooorrraaayyyy git-svn-id: file:///svn/phpbb/trunk@9274 89ea8834-ac86-4346-8a33-228a782c2dd0
* | remove the data sql file ;)Meik Sievertsen2009-01-161-787/+0
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@9273 89ea8834-ac86-4346-8a33-228a782c2dd0
* | rename schema_data.php to schema_structure.php because it holds the schema ↵Meik Sievertsen2009-01-151-0/+0
| | | | | | | | | | | | structure and not the schema data git-svn-id: file:///svn/phpbb/trunk@9262 89ea8834-ac86-4346-8a33-228a782c2dd0