Andreas Fischer
50fcd70428
Merge pull request #2815 from dhruvgoel92/ticket/12778
...
[ticket/12778] Automatically delete files on update
* dhruvgoel92/ticket/12778:
[ticket/12778] Rename the file to *.bak instead of deleting
[ticket/12778] Automatically delete files on update
2014-08-08 16:01:42 +02:00
Dhruv
fcb57edd06
[ticket/12738] Pass $this->config in content_visibility constructor
...
PHPBB3-12738
2014-08-08 15:54:42 +02:00
Andreas Fischer
c5f0c1aa8e
[ticket/12937] Do not return false. Return null for get and array() for all.
...
PHPBB3-12937
2014-08-08 15:29:34 +02:00
Nils Adermann
44a0f43062
Merge remote-tracking branch 'github-nicofuma/ticket/12789' into develop-ascraeus
...
* github-nicofuma/ticket/12789:
[ticket/12789] Move duplicated functions to the base class
[ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge()
2014-08-08 15:04:01 +02:00
Joas Schilling
96e9d728b9
Merge pull request #2824 from brunoais/ticket/12927
...
[ticket/12927] core.mcp_queue_get_posts2_query_before
* brunoais/ticket/12927:
[ticket/12927] core.mcp_queue_get_posts2_query_before
2014-08-08 14:52:35 +02:00
Tristan Darricau
e07e9f6cee
[ticket/12789] Move duplicated functions to the base class
...
PHPBB3-12789
2014-08-08 14:49:12 +02:00
Tristan Darricau
e7251252ce
[ticket/12789] Remove the directories in \phpbb\cache\driver\memory::purge()
...
PHPBB3-12789
2014-08-08 14:37:18 +02:00
Joas Schilling
53247573c2
Merge pull request #2764 from brunoais/ticket/12880
...
[ticket/12880] core.mcp_queue_!is_topics_query_before
* brunoais/ticket/12880:
[ticket/12880] core.mcp_queue_!is_topics_query_before
2014-08-08 14:35:53 +02:00
Joas Schilling
bef9d64179
Merge pull request #2762 from brunoais/ticket/12876
...
[ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after
* brunoais/ticket/12876:
[ticket/12876] core.mcp_mcp_front.mcp_front_view_queue_postid_list_after
2014-08-08 14:32:55 +02:00
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