aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | [ticket/11103] UCP Notification ListNathan Guse2012-10-131-1/+8
| * | | | | | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-121-2/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2012-10-093-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [ticket/11103] Move UCP Notification Options to Board Preferences tabNathan Guse2012-10-051-1/+1
| * | | | | | | | | | | | | | | | | [ticket/11103] ACP option to enable/disable notifications output in headerNathan Guse2012-10-052-0/+6
| * | | | | | | | | | | | | | | | | [ticket/11103] Create schema files with notification tablesNathan Guse2012-10-047-1/+310
| * | | | | | | | | | | | | | | | | [ticket/11103] Fix module setup, add explanation to templateNathan Guse2012-09-271-2/+2
| * | | | | | | | | | | | | | | | | [ticket/11103] UCP Notifications module added to db updaterNathan Guse2012-09-271-1/+8
| * | | | | | | | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-152-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-141-5/+2
| * | | | | | | | | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-141-13/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [ticket/11103] Store the item's parent id for marking things readNathan Guse2012-09-141-0/+3
| * | | | | | | | | | | | | | | | | | | [ticket/11103] Fixing some db columns that were of the incorrect typeNathan Guse2012-09-081-4/+4
| * | | | | | | | | | | | | | | | | | | [ticket/11103] Add tables to the database updater and installerNathan Guse2012-09-081-0/+47
* | | | | | | | | | | | | | | | | | | | [ticket/9657] Break the schemas again to avoid merge conflictsJoas Schilling2013-02-277-10/+10
* | | | | | | | | | | | | | | | | | | | [ticket/9657] Revert database_update.php changesJoas Schilling2013-02-271-248/+69
* | | | | | | | | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-207-121/+283
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | [ticket/11015] Change permission adding in database updater to new style.Oleg Pudeyev2012-12-131-2/+2
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-135-9/+153
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Pass required objects in as argumentsDavid King2012-12-121-4/+4
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Globalize objects in new permission functionDavid King2012-12-121-3/+4
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Move permission creation to a functionDavid King2012-12-121-72/+66
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Copy a_styles permission for a_extensionsDavid King2012-12-121-1/+1
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Remove extraneous word from sentence in commentDavid King2012-12-121-1/+1
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Fix the database updater to correctly manipulate the modulesDavid King2012-12-121-17/+85
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Put language pack module move below extension module creationDavid King2012-12-121-11/+10
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Untested, progress on update scriptDavid King2012-12-121-29/+20
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Fix typo (period instead of comma)David King2012-12-121-1/+1
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Untested progress for update scriptDavid King2012-12-121-14/+41
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Added missing commaDavid King2012-12-121-1/+1
| | * | | | | | | | | | | | | | | | | | | [ticket/11088] Move style, extension and language pack management to customiseDavid King2012-12-122-2/+17
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'p/feature/template-events' into developDavid King2012-12-102-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | [feature/template-events] Convert a single style name to array of them.Oleg Pudeyev2012-11-172-2/+2
| | | | |_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | [ticket/10679] Update module basename, we added the xcp_ prefix in 3.1Joas Schilling2012-12-071-1/+1
| | * | | | | | | | | | | | | | | | | [ticket/10679] Use module_auth to limit access to the moduleJoas Schilling2012-12-061-0/+8
| | * | | | | | | | | | | | | | | | | [ticket/10679] Add new permission for changing profile field informationJoas Schilling2012-12-062-5/+46
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-063-3/+62
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | Merge PR #545 branch 'brunoais/ticket/10601' into developOleg Pudeyev2012-12-012-2/+39
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | [ticket/10601] The ORDER BY is only taking space thereBruno Ais2012-12-011-1/+1
| | | * | | | | | | | | | | | | | | | [ticket/10601] New approach in the update algorithmBruno Ais2012-12-011-14/+11
| | | * | | | | | | | | | | | | | | | [ticket/10601] Requested code changesBruno Ais2012-11-281-6/+6
| | | * | | | | | | | | | | | | | | | [ticket/10601] Cosmetic code changesBruno Ais2012-11-261-7/+5
| | | * | | | | | | | | | | | | | | | [ticket/10601] Database updating code v2Bruno Ais2012-11-261-19/+19
| | | * | | | | | | | | | | | | | | | [ticket/10601] Database updating codeBruno Ais2012-11-261-0/+27
| | | * | | | | | | | | | | | | | | | [ticket/10601] Comment explaning the basename applied to categoriesBruno Ais2012-11-261-0/+2
| | | * | | | | | | | | | | | | | | | [ticket/10601] Correctly access class propertyDavid King2012-11-261-4/+4
| | | * | | | | | | | | | | | | | | | [ticket/10601]Move Inbox the default in private messages moduleBruno Ais2012-11-261-2/+15
| | | | |_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge PR #893 branch 'develop-olympus' into developOleg Pudeyev2012-12-012-0/+21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | / / / / / / | | | | |_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | [ticket/10184] Query bots table to get the user_ids of the botsJoas Schilling2012-12-011-4/+18
| | | * | | | | | | | | | | | | | [ticket/10184] Disable receiving pms for bots by defaultJoas Schilling2012-12-012-0/+7