brunoais
621f940805
[ticket/12928] core.mcp_reports_gather_query_before
...
Adding the core.mcp_reports_gather_query_before
event to mcp backend.
PHPBB3-12928
2014-08-08 13:10:59 +01:00
Marc Alexander
27f769e461
[ticket/10404] Fix codesniffer complaint about anonymous function
...
PHPBB3-10404
2014-08-08 14:01:04 +02:00
Cesar G
ad97ad07f8
Merge remote-tracking branch 'PayBas/ticket/12535' into develop-ascraeus
...
* PayBas/ticket/12535:
[ticket/12535] Combine inner clearing CSS rules
[ticket/12535] Update events.md to RC3
[ticket/12535] Add events to subsilver2
[ticket/12535] Make <a> adjust to the image width
2014-08-08 13:46:58 +02:00
Cesar G
f1b1bd0de9
Merge remote-tracking branch 'marc1706/ticket/12744' into develop-ascraeus
...
* marc1706/ticket/12744:
[ticket/12744] Fix additional height of one line in header in rtl languages
2014-08-08 13:41:37 +02:00
Marc Alexander
20f8fd4af2
[ticket/12744] Fix additional height of one line in header in rtl languages
...
PHPBB3-12744
2014-08-08 13:26:11 +02:00
Marc Alexander
c5d72c94f1
[ticket/10404] Use anonymous function instead of create_function in acp/auth
...
PHPBB3-10404
2014-08-08 12:19:36 +02:00
Marc Alexander
70978e96d3
[ticket/12822] Fix test runs of avatar manager_test
...
PHPBB3-12822
2014-08-08 12:01:29 +02:00
brunoais
0679f76287
[ticket/12927] core.mcp_queue_get_posts2_query_before
...
Adding the core.mcp_queue_get_posts2_query_before
event to mcp backend.
PHPBB3-12927
2014-08-08 10:52:08 +01:00
Dhruv
15afaafcb6
[ticket/12718] Use a separate variable for sql query
...
PHPBB3-12718
2014-08-08 00:18:50 +02:00
Dhruv
6d399c7d6a
[ticket/12718] Fix spacing and type casting
...
PHPBB3-12718
2014-08-07 23:47:32 +02:00
Dhruv
833ba11113
[ticket/12718] Fix docblocks
...
PHPBB3-12718
2014-08-07 23:46:12 +02:00
Marc Alexander
e4e7a8f849
Merge pull request #2829 from nickvergessen/ticket/12853
...
[ticket/12853] Hide moderator link if it is really necessary
2014-08-07 23:37:35 +02:00
Joas Schilling
9ed71d523a
[ticket/12853] Hide moderator link if it is really necessary
...
PHPBB3-12853
2014-08-07 23:27:56 +02:00
Marc Alexander
98c98e52eb
[ticket/12886] Remove obsolete check for f_user_lock
...
The user shouldn't be able to unlock his own topic if he doesn't have m_lock
permissions. Also, the check for f_user_lock was never going to evaluate to
true due to the topic not being unlocked making it obsolete anyway.
PHPBB3-12886
2014-08-07 23:10:14 +02:00
Joas Schilling
b39305b9f6
[ticket/12710] Fix changing the column type on oracle
...
PHPBB3-12710
2014-08-07 19:45:34 +02:00
brunoais
1f5f2327e8
[ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after
...
Adding the core.mcp_mcp_front.mcp_front_view_queue_topicid_list_after
event to mcp backend.
PHPBB3-12876
2014-08-07 18:37:07 +01:00
brunoais
50cc81afa3
[ticket/12880] core.mcp_queue_!is_topics_query_before
...
Adding core.mcp_queue_is_topics_query_before
PHPBB3-12880
2014-08-07 18:33:37 +01:00
Joas Schilling
339bf90ec2
[ticket/12710] Prepare get_existing_indexes() for other DBMS
...
PHPBB3-12710
2014-08-07 18:43:48 +02:00
Dhruv
4c2b4b4145
[ticket/12718] Add tests to check user_posts on post deletion
...
PHPBB3-12718
2014-08-07 18:36:50 +02:00
Andreas Fischer
8d8d54aac7
Merge pull request #2816 from n-aleha/ticket/12922
...
[ticket/12922] Posts per page in MCP should have a min value of zero
* n-aleha/ticket/12922:
[ticket/12922] Subsilver2 fix
[ticket/12922] Posts per page in MCP should have a min value of zero
2014-08-07 18:23:46 +02:00
PayBas
e6dec0348a
[ticket/12535] Combine inner clearing CSS rules
...
PHPBB3-12535
2014-08-07 18:23:01 +02:00
PayBas
dda853b896
[ticket/12535] Update events.md to RC3
...
PHPBB3-12535
2014-08-07 18:08:50 +02:00
PayBas
e28abe0db2
[ticket/12535] Add events to subsilver2
...
Forgot subsilver... yet again
PHPBB3-12535
2014-08-07 18:08:48 +02:00
PayBas
5fedcf0fa8
[ticket/12535] Make <a> adjust to the image width
...
PHPBB3-12535
2014-08-07 18:08:46 +02:00
Dhruv Goel
ba2c40cde9
Merge pull request #2821 from bantu/ticket/12903
...
[ticket/12903] Remove dead phpbb\extension\metadata_manager::_validate_version
2014-08-07 18:01:11 +02:00
jeroendedauw
f6f6657842
[ticket/12903] Remove dead phpbb\extension\metadata_manager::_validate_version
...
PHPBB3-12903
2014-08-07 17:52:59 +02:00
Marc Alexander
a8dee3fb65
Merge pull request #2810 from nickvergessen/ticket/12919
...
[ticket/12919] Use the modules basename as identifier for extension modules
2014-08-07 17:36:19 +02:00
Marc Alexander
e0c2013bb9
[ticket/12822] Add method for deleting avatars and use confirm_box
...
The method will take care of the actual deletion process in the avatar manager.
Additionally, we'll be using a confirm box while deleting the avatar to prevent
users from accidentally deleting their avatars.
PHPBB3-12822
2014-08-07 17:29:33 +02:00
Marc Alexander
4f23bb711c
[ticket/12822] Remove "None" option from avatar select boxes
...
This option is just used for deleting avatars for which we already have
a checkbox.
PHPBB3-12822
2014-08-07 17:28:21 +02:00
Dhruv
340bea63b6
[ticket/12718] Update docblock
...
PHPBB3-12718
2014-08-07 17:19:28 +02:00
Dhruv
17e360225d
[ticket/12718] Use remove_topic_from_statistic() for delete_topic
...
PHPBB3-12718
2014-08-07 17:19:14 +02:00
PayBas
802232c907
[ticket/12506] Fix search result h3 margin
...
There are no buttons present, so don't need to do all this stuff.
PHPBB3-12506
2014-08-07 17:13:22 +02:00
PayBas
3522808528
[ticket/12506] Fix responsive profile min-height (no avatar)
...
PHPBB3-12506
2014-08-07 17:13:20 +02:00
PayBas
09e45fee89
[ticket/12506] Reposition buttons to make room for "online" banner
...
PHPBB3-12506
2014-08-07 17:13:18 +02:00
PayBas
64dfb3fba9
[ticket/12506] Reposition post-buttons for compact layout
...
PHPBB3-12506
2014-08-07 17:13:17 +02:00
Dhruv
5488541640
[ticket/12778] Rename the file to *.bak instead of deleting
...
PHPBB3-12778
2014-08-07 16:52:49 +02:00
Joas Schilling
9b36b5283c
Merge pull request #2761 from Nicofuma/ticket/12873
...
[ticket/12873] Test the correct identifier in \phpbb\db\tools
* Nicofuma/ticket/12873:
[ticket/12873] Add migration to rename the index
[ticket/12873] Don not touch the existing migrations
[ticket/12873] Test the good identifier in \phpbb\db\tools
2014-08-07 16:49:37 +02:00
Tristan Darricau
ab8a197e92
Merge pull request #2623 from dhruvgoel92/ticket/12738
...
[ticket/12738] Move related code from functions_posting to function
* dhruvgoel92/ticket/12738:
[ticket/12738] Update constructor docblock
[ticket/12738] Add $config to constructor in notification test
[ticket/12738] Fix tests with new config object injection
[ticket/12738] Inject config object into content_visibility class
[ticket/11528] Move related code from functions_posting to function
2014-08-07 16:44:49 +02:00
Cesar G
742133f6dc
[ticket/12809] Restore text-align for the pagination.
...
PHPBB3-12809
2014-08-07 16:40:09 +02:00
Cesar G
cf4fb73440
[ticket/12809] Remove obsolete rules and selector.
...
PHPBB3-12809
2014-08-07 16:40:09 +02:00
Cesar G
42afa369a0
[ticket/12809] Fix select button and dropdown list items in RTL.
...
PHPBB3-12809
2014-08-07 16:40:09 +02:00
Nils Adermann
778483d070
Merge remote-tracking branch 'github-nickvergessen/ticket/12776' into develop-ascraeus
...
* github-nickvergessen/ticket/12776:
[ticket/12776] Add section about 3.0.x to 3.1.x update to INSTALL.html
2014-08-07 16:25:53 +02:00
Joas Schilling
a2b6f4e166
Merge pull request #2812 from bantu/ticket/12826
...
[ticket/12826] Add root namespace indicator to exception catching.
* bantu/ticket/12826:
[ticket/12826] Add optional root namespace indicator for consistency.
[ticket/12826] Add mandatory root namespace indicator to exception catching.
2014-08-07 16:24:41 +02:00
Cesar G
3b7ab23e29
Merge remote-tracking branch 'PayBas/ticket/12832' into develop-ascraeus
...
* PayBas/ticket/12832:
[ticket/12832] Remove old .quick-links icon reference
[ticket/12832] Remove unnecessary attr and classes
[ticket/12832] Add footer links to quick-links
[ticket/12832] Make .small-icon styling uniform
2014-08-07 16:20:37 +02:00
Joas Schilling
0194c261c3
Merge pull request #2720 from PayBas/ticket/12838
...
[ticket/12838] Add ACP events to acp_ranks
* PayBas/ticket/12838:
[ticket/12838] Simplify normal special rank array creation
[ticket/12838] Update RC2 to RC3
[ticket/12838] Update events.md to RC3
[ticket/12838] Allow for extra columns in cache obtain_ranks()
[ticket/12838] Add raw row-data to acp_ranks core event
[ticket/12838] Simplify special rank template conditional
[ticket/12838] Add core events to acp_ranks.php
[ticket/12838] Update events.md
[ticket/12838] Add _before versions
[ticket/12838] Add template events to acp_ranks.html
2014-08-07 16:13:35 +02:00
n-aleha
035f84d2da
[ticket/12922] Subsilver2 fix
...
PHPBB3-12922
2014-08-07 17:10:32 +03:00
Joas Schilling
6bb71e2ca9
Merge pull request #2813 from naderman/ticket/12920
...
[ticket/12920] Add composer.json to phpBB/phpbb and fix the one in phpBB/
* naderman/ticket/12920:
[ticket/12920] Add missing comma
[ticket/12920] Update composer.lock file after update nothing
[ticket/12920] Fix sh syntax error in post-update-cmd script
[ticket/12920] Remove incorrect @ from self.version reference in composer.json
[ticket/12920] Output warning message about vendor cleaning target
[ticket/12920] Turn phpBB composer.json into publishable full version
[ticket/12920] Add require for minimum php version
[ticket/12920] Add composer.json for phpbb/phpbb-core library
2014-08-07 16:09:51 +02:00
n-aleha
98155a945f
[ticket/12922] Posts per page in MCP should have a min value of zero
...
In order to allow displaying the whole topic in MCP=>Main=>View topic,
the min value in the html input field must be 0.
PHPBB3-12922
2014-08-07 17:08:33 +03:00
Joas Schilling
f1d3d87d47
[ticket/12776] Add section about 3.0.x to 3.1.x update to INSTALL.html
...
PHPBB3-12776
2014-08-07 16:06:44 +02:00
Dhruv
07a92d29df
[ticket/12778] Automatically delete files on update
...
PHPBB3-12778
2014-08-07 15:49:41 +02:00