Joas Schilling
e3acdfed92
[prep-release-3.1.7] Add migration to update the version
release-3.1.7
2015-12-19 12:21:25 +01:00
Joas Schilling
4ec32592a4
[prep-release-3.1.7] Increase version to 3.1.7
2015-12-19 12:21:04 +01:00
rxu
33db45edac
[ticket/14356] Add template events to viewtopic around back2top link
...
PHPBB3-14356
2015-12-17 23:18:37 +07:00
Scott Dutton
7ebbc69dbd
[ticket/14046] Jabber message incorrect
...
When making a Jabber message, the page says the message has been sent
when loading the page for the first time, This message should only be
shown after the message has actually been sent
PHPBB3-14046
2015-12-16 22:15:29 +00:00
Marc Alexander
67f3017274
Merge pull request #4078 from VSEphpbb/ticket/14353
...
[ticket/14353] Complete [list] bbcode documentation/examples
2015-12-13 11:18:53 +01:00
Joas Schilling
1de3ede399
[3.1.x] Update version to 3.1.8-dev
2015-12-12 15:19:47 +01:00
Joas Schilling
c5a7643b72
Merge branch 'prep-release-3.1.7' into 3.1.x
2015-12-12 15:17:26 +01:00
Matt Friedman
627488da5b
[ticket/14353] Complete [list] bbcode documentation/examples
...
PHPBB3-14353
2015-12-11 17:14:22 -08:00
Joas Schilling
099a1b5f75
[prep-release-3.1.7] Add changelog for 3.1.7-RC1
release-3.1.7-RC1
2015-12-12 01:37:56 +01:00
Joas Schilling
69cf32613d
[prep-release-3.1.7] Add migration for 3.1.7-RC1
2015-12-12 01:35:05 +01:00
Joas Schilling
d2acccf92c
[prep-release-3.1.7] Update version to 3.1.7-RC1
2015-12-12 01:31:31 +01:00
Tristan Darricau
901785bc5e
Merge pull request #4018 from marc1706/ticket/14271
...
[ticket/14271] Update sample config
* marc1706/ticket/14271:
[ticket/14271] Properly use try_files in nginx sample config
[ticket/14271] Improve try_files and use split path info
[ticket/14271] Update sample config
2015-12-08 19:48:02 +01:00
Tristan Darricau
81b3b38795
Merge pull request #4071 from marc1706/ticket/14213
...
[ticket/14213] Adding event after users have been added to a group
* marc1706/ticket/14213:
[ticket/14213] Add pending to core.group_add_user_after
[ticket/14213] Mv event group_add_user_after after cache cleaning
[ticket/14213] Fix version number
[ticket/14213] Adding missing reference to event dispatcher
[ticket/14213] Adding event after users have been added to a group
2015-12-08 19:46:34 +01:00
Marc Alexander
d37d3ed3ed
[ticket/14213] Add pending to core.group_add_user_after
...
PHPBB3-14213
2015-12-08 15:32:45 +01:00
Wardormeur
e6d3ed5529
[ticket/14213] Mv event group_add_user_after after cache cleaning
...
In order to match with the rest of the event and to have appropriate info state
PHPBB3-14213
2015-12-07 22:35:08 +01:00
Wardormeur
ffbc2d02d7
[ticket/14213] Fix version number
...
for core.group_add_user_after event
PHPBB3-14213
2015-12-07 22:35:04 +01:00
Wardormeur
2419f63aab
[ticket/14213] Adding missing reference to event dispatcher
...
Required to dispatch event, wasn't included into global
PHPBB3-14213
2015-12-07 22:34:59 +01:00
Wardormeur
20e26a3920
[ticket/14213] Adding event after users have been added to a group
...
Allow mapping with others CMS by exposing user configuration & changes
PHPBB3-14213
2015-12-07 22:34:25 +01:00
Tristan Darricau
4989df66a2
Merge pull request #4008 from Zoddo/ticket/14261
...
[ticket/14261] Move the update of session informations to page_footer()
* Zoddo/ticket/14261:
[ticket/14261] Fix tests by removing old code.
[ticket/14261] Move the update of session informations to page_footer()
2015-12-07 21:52:17 +01:00
Tristan Darricau
a4c1daa259
Merge pull request #4069 from marc1706/ticket/14346
...
[ticket/14346] Do not turn version red if update status is unknown
* marc1706/ticket/14346:
[ticket/14346] Do not turn version red if update status is unknown
2015-12-07 21:42:13 +01:00
Tristan Darricau
ab8dc92d26
Merge pull request #4063 from marc1706/ticket/14339
...
[ticket/14339] Properly state PHP version support
* marc1706/ticket/14339:
[ticket/14339] Properly state PHP version support
2015-12-07 21:38:37 +01:00
Tristan Darricau
07ae3e997c
Merge pull request #4066 from kasimi/ticket/14343
...
[ticket/14343] Add event when locking/unlocking posts/topics
* kasimi/ticket/14343:
[ticket/14343] Add event when locking/unlocking posts/topics
2015-12-07 21:06:22 +01:00
Marc Alexander
4a92b85cad
[ticket/14346] Do not turn version red if update status is unknown
...
PHPBB3-14346
2015-12-07 20:00:13 +01:00
kasimi
94c073672d
[ticket/14343] Add event when locking/unlocking posts/topics
...
PHPBB3-14343
2015-12-06 20:05:27 +01:00
Marc Alexander
e8247faacc
[ticket/14339] Properly state PHP version support
...
PHPBB3-14339
2015-12-05 13:54:39 +01:00
Tristan Darricau
7eef7b2ea2
Merge pull request #4057 from marc1706/ticket/14334
...
[ticket/14334] Use phpbb_get_avatar() in user_loader
* marc1706/ticket/14334:
[ticket/14334] Use phpbb_get_avatar() in user_loader
2015-12-05 11:02:55 +01:00
Marc Alexander
91869cc43c
[ticket/14334] Use phpbb_get_avatar() in user_loader
...
PHPBB3-14334
2015-12-03 16:43:00 +01:00
Marc Alexander
8899829752
Merge pull request #4030 from RMcGirr83/ticket_14283
...
[ticket/14283] Add a Manage Group link on a group page
2015-11-26 14:44:51 +01:00
Marc Alexander
1a367062d3
Merge pull request #4045 from RMcGirr83/ticket_14313
...
[ticket/14313] Check for item approved explicitly
2015-11-26 14:27:54 +01:00
Richard McGirr
4966d6c913
[ticket/14313] Check for item approved explicitly
...
PHPBB3-14313
2015-11-26 05:23:18 -05:00
Marc Alexander
ea9b97c8a1
Merge pull request #4044 from RMcGirr83/ticket_14313
...
[ticket/14313] Don't display quote button on unapproved posts
2015-11-25 21:06:50 +01:00
RMcGirr83
4ea325029b
[ticket/14313] Don't display quote button on unapproved posts
...
PHPBB3-14313
2015-11-25 14:29:46 -05:00
Richard McGirr
31510c0ae7
[ticket/14283] Check for user being group leader
...
PHPBB3-14283
2015-11-25 06:33:07 -05:00
Marc Alexander
df223eac65
Merge pull request #4040 from Nicofuma/ticket/13656
...
[ticket/13656] Updates Symfony to fix the DB password issue
2015-11-25 09:30:56 +01:00
Tristan Darricau
0bff95488b
[ticket/13656] Updates Symfony to fix the DB password issue
...
PHPBB3-13656
2015-11-25 00:04:48 +01:00
Marc Alexander
8489cb6f40
Merge pull request #4033 from tas2580/ticket/14297
...
[ticket/14297] Uppercase and lowercase when sorting topics
2015-11-24 21:45:53 +01:00
Richard McGirr
3a55cead92
[ticket/14283] Remove group founder and free up memory
...
PHPBB3-14283
2015-11-18 06:29:23 -05:00
Tobi Schäfer
f4f6a4f810
[ticket/14297] Uppercase and lowercase when sorting topics
...
PHPBB3-14297
Ticket: https://tracker.phpbb.com/browse/PHPBB3-14297
2015-11-16 21:01:32 +01:00
Marc Alexander
e3f1cca911
Merge pull request #3888 from Senky/ticket/14146
...
[ticket/14146] Add viewtopic_body_post_subject_before event
2015-11-15 19:48:50 +01:00
Richard McGirr
df9443a3c6
[ticket/14283] Fix spelling of the word module
...
PHPBB3-14283
2015-11-14 14:48:54 -05:00
Richard McGirr
03662d5a89
[ticket/14283] Add a Manage Group link on a group page
...
PHPBB3-14283
2015-11-14 06:10:41 -05:00
Marc Alexander
8bb4af6271
Merge pull request #3805 from rxu/ticket/14066
...
[ticket/14066] Add template events to search_body.html
2015-11-13 09:34:25 +01:00
Marc Alexander
27cf9e490b
Merge pull request #3996 from RMcGirr83/ticket_14242
...
[ticket/14242] Fix memberlist sort method
2015-11-13 09:23:34 +01:00
Marc Alexander
d53c5b7e2a
Merge pull request #4028 from prototech/ticket/14287
...
[ticket/14287] Always remove loading indicator after confirming action.
2015-11-12 17:56:59 +01:00
Cesar G
da6ce7a668
[ticket/14287] Always remove loading indicator after confirming action.
...
If there is no success message after the action is confirmed, the indicator
is not currently removed.
PHPBB3-14287
2015-11-12 07:58:18 -08:00
rxu
19c84dabe1
[ticket/14066] Change the events listing order in events.md.
...
PHPBB3-14066
2015-11-12 20:53:36 +07:00
rxu
9ef06d67e6
[ticket/14066] Add template events to search_body.html
...
PHPBB3-14066
2015-11-12 20:53:35 +07:00
Marc Alexander
224efba459
Merge pull request #3850 from rxu/ticket/14117
...
[ticket/14117] Add core events to index.php to allow modifying birthdays list
2015-11-12 09:11:32 +01:00
Marc Alexander
8398e0700a
Merge pull request #3910 from kinerity/ticket/14170
...
[ticket/14170] Fix mcp_change_poster_after event
2015-11-12 08:50:18 +01:00
Marc Alexander
13133b359b
Merge pull request #4022 from RMcGirr83/3.1.x
...
[ticket/14276] Adjust function get_folder_status
2015-11-12 08:46:05 +01:00