| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | [ticket/14396] Use VCHAR_UNI and correct depends_on() version | Marc Alexander | 2016-01-08 | 1 | -2/+2 | |
| | | | | | | | | | PHPBB3-14396 | |||||
| * | | [ticket/13180] Increase dateformat field size | Saeed Hubaishan | 2016-01-07 | 1 | -1/+0 | |
| | | | | | | | | | | | | | remove empty line as marc1706 guided PHPBB3-13180 | |||||
| * | | [ticket/13180] Increase dateformat field size | Saeed Hubaishan | 2016-01-07 | 1 | -0/+36 | |
| |/ | | | | | | | | | [ticket/13180] Increase dateformat field size change field size to 64 in these files add new migration file to update the database schema PHPBB3-13180 | |||||
| * | [prep-release-3.1.7] Add migration to update the version | Joas Schilling | 2015-12-19 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.7] Add migration for 3.1.7-RC1 | Joas Schilling | 2015-12-12 | 1 | -0/+32 | |
| | | ||||||
| * | Merge pull request #3864 from Zoddo/ticket/8920 | Marc Alexander | 2015-10-11 | 1 | -0/+64 | |
| |\ | | | | | | | [ticket/8920] Add a MCP PM reports view permission | |||||
| | * | [ticket/8920] Revert update_module_auth() on revert_data() | Zoddo | 2015-09-13 | 1 | -0/+21 | |
| | | | | | | | | | PHPBB3-8920 | |||||
| | * | [ticket/8920] Add a MCP PM reports view permission | Zoddo | 2015-08-30 | 1 | -0/+43 | |
| | | | | | | | | | | | | | | | | | | | Anybody who has the permission to read reports in one forum can read PM reports. Solving this problem by adding a new permission to read PM reports. PHPBB3-8920 | |||||
| * | | [prep-release-3.1.6] Add migration for 3.1.6 | Joas Schilling | 2015-09-05 | 1 | -0/+31 | |
| |/ | ||||||
| * | [prep-release-3.1.6] Add migration for 3.1.6-RC1 | Joas Schilling | 2015-08-23 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.5] Add migration for 3.1.5 | Joas Schilling | 2015-06-14 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.5] Add migration for 3.1.5-RC1 | Joas Schilling | 2015-06-09 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.4] Add migration | Joas Schilling | 2015-05-03 | 1 | -0/+32 | |
| | | ||||||
| * | [prep-release-3.1.4] Increase version number to 3.1.4-RC2 | Joas Schilling | 2015-04-29 | 1 | -0/+32 | |
| | | ||||||
| * | [prep-release-3.1.4] Add migration for 3.1.4-RC1 | Joas Schilling | 2015-04-09 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.3] Add migration for 3.1.3 | Joas Schilling | 2015-02-01 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.3] Add migration for 3.1.3-RC2 | Joas Schilling | 2015-01-31 | 1 | -0/+32 | |
| | | ||||||
| * | [prep-release-3.1.3] Add migration for 3.1.3-RC1 | Joas Schilling | 2015-01-26 | 1 | -0/+35 | |
| | | ||||||
| * | [ticket/13492] Add the migration to update custom bbcodes with IDN regexps | rxu | 2015-01-20 | 1 | -0/+70 | |
| | | | | | | | Also fix the $utf8 checking regexp removing the curly braces. PHPBB3-13492 | |||||
| * | [ticket/13486] Fix typo in method name | Joas Schilling | 2015-01-10 | 1 | -2/+2 | |
| | | | | | PHPBB3-13486 | |||||
| * | Merge pull request #3166 from nickvergessen/Senky-ticket/12866 | Marc Alexander | 2015-01-10 | 1 | -0/+47 | |
| |\ | | | | | | | [ticket/12866] Wrong profile field validation options | |||||
| | * | [ticket/12866] Update existing profile fields with the new validation | Joas Schilling | 2014-11-28 | 1 | -0/+47 | |
| | | | | | | | | | PHPBB3-12866 | |||||
| * | | Merge pull request #3227 from prototech/ticket/13366 | Joas Schilling | 2015-01-09 | 1 | -0/+31 | |
| |\ \ | | | | | | | | | | [ticket/13366] Ensure plupload_last_gc config entry is dynamic. | |||||
| | * | | [ticket/13366] Ensure plupload_last_gc config entry is dynamic. | Cesar G | 2014-12-09 | 1 | -0/+31 | |
| | |/ | | | | | | | PHPBB3-13366 | |||||
| * | | [ticket/13098] Repair Yahoo contact field | n-aleha | 2014-12-12 | 1 | -0/+38 | |
| |/ | | | | | | Update the Yahoo link of the yahoo profile field. PHPBB3-13098 | |||||
| * | [ticket/13381] Fix header intendation of v312.php | Joas Schilling | 2014-11-25 | 1 | -10/+10 | |
| | | | | | PHPBB3-13381 | |||||
| * | [prep-release-3.1.2] Add migration to update version to 3.1.2 | Joas Schilling | 2014-11-24 | 1 | -0/+31 | |
| | | ||||||
| * | [prep-release-3.1.2] Add migration for 3.1.2-RC1 | Joas Schilling | 2014-11-22 | 1 | -0/+32 | |
| | | ||||||
| * | [ticket/13270] Make m_softdelete perm global for boards updated from 3.0.12. | Cesar G | 2014-11-07 | 1 | -0/+31 | |
| | | | | | PHPBB3-13270 | |||||
| * | [prep-release-3.1.1] Add 3.1.1 migration file | Nils Adermann | 2014-11-02 | 1 | -0/+32 | |
| | | ||||||
| * | [ticket/13263] Make sure default style exists and clean up code | Marc Alexander | 2014-11-01 | 1 | -47/+12 | |
| | | | | | PHPBB3-13263 | |||||
| * | [ticket/13263] Only install/set prosilver if no style available | Marc Alexander | 2014-11-01 | 1 | -28/+24 | |
| | | | | | | | | Users that have a nonexistent style selectd will revert back to the default style. PHPBB3-13263 | |||||
| * | [ticket/13263] Use prosilver as default style if user's style doesn't exist | Marc Alexander | 2014-11-01 | 1 | -0/+175 | |
| If prosilver is not installed for whatever reason, it will be installed by the newly added migration. PHPBB3-13263 | ||||||
