Michael Miday
171424f89c
[ticket/12769] We need some icon color classes
2015-09-17 18:37:29 +02:00
Michael Miday
201a961367
[ticket/12769] Completely refactor btns and paging
2015-09-17 18:37:29 +02:00
Michael Miday
77cf756378
[ticket/12769] Add icon module to work with
2015-09-17 18:37:29 +02:00
Michael Miday
cd97d591eb
[ticket/12769] Fix dropdown styling
2015-09-17 18:37:29 +02:00
Michael Miday
32868a6f87
[ticket/12769] Fix responsive features
2015-09-17 18:37:29 +02:00
Michael Miday
ea591562ae
[ticket/12769] Fix subscription toggling fn
2015-09-17 18:37:29 +02:00
Michael Miday
fd72a36a0c
[ticket/12769] Add CDN dynamic fallback for FA
2015-09-17 18:37:28 +02:00
Michael Miday
c319955f00
[ticket/12769] Swap misc remaining icons
2015-09-17 18:37:28 +02:00
Michael Miday
4dd1b004e2
[ticket/12769] Swap icons in pagination
2015-09-17 18:37:28 +02:00
Michael Miday
6251d0124f
[ticket/12769] Swap icons in viewforum
2015-09-17 18:37:28 +02:00
Michael Miday
efd1e2b740
[ticket/12769] Swap icons in topic_tools
2015-09-17 18:37:28 +02:00
Michael Miday
11bf9e5488
[ticket/12769] Swap icons in ucp
2015-09-17 18:37:28 +02:00
Michael Miday
4504fe4118
[ticket/12769] Swap out close icon
2015-09-17 18:37:27 +02:00
Michael Miday
6041ea8ec2
[ticket/12769] Swap icons in search_resaults
2015-09-17 18:37:27 +02:00
Michael Miday
b0025896e2
[ticket/12769] Swap icons in posts
2015-09-17 18:37:27 +02:00
Michael Miday
d146a609ac
[ticket/12769] Swap icons in posting_buttons
2015-09-17 18:37:27 +02:00
Michael Miday
cc2eeeeb49
[ticket/12769] Swap icons in header
2015-09-17 18:37:27 +02:00
Michael Miday
62707ecc67
[ticket/12769] Swap icons in notification_dropdown
2015-09-17 18:37:27 +02:00
Michael Miday
c497be98f2
[ticket/12769] Swap icons in navbar_footer
2015-09-17 18:37:27 +02:00
Michael Miday
97007ddbab
[ticket/12769] Swap icons in navbar_header
2015-09-17 18:37:26 +02:00
Michael Miday
5197be9ba5
[ticket/12769] Swap icons in mcp
2015-09-17 18:37:26 +02:00
Michael Miday
c4fd2b837e
[ticket/12769] Swap icons in jumpbox
2015-09-17 18:37:26 +02:00
Michael Miday
c5066644bb
[ticket/12769] Swap icons in forumlist_body
2015-09-17 18:37:25 +02:00
Michael Miday
c0590e7766
[ticket/12769] Swap icon in faq_body
2015-09-17 18:37:25 +02:00
Michael Miday
5988e3a192
[ticket/12769] Delete imageset & consolidate imgs
2015-09-17 18:37:25 +02:00
Michael Miday
956723af0e
[ticket/12769] Properly include FA
2015-09-17 18:37:25 +02:00
Tristan Darricau
25f5e4f18f
[ticket/12577] Lazy initialize the password manager
...
PHPBB3-12577
2015-09-17 15:36:04 +02:00
Kailey Truscott
07b55530ec
[ticket/14170] Fix mcp_change_poster_after event
...
Move the mcp_change_poster_after event to before renewing $post_info. I
changed the "since" version as this would be fixed in 3.1.7-RC1.
PHPBB3-14170
2015-09-16 22:49:06 -04:00
Marc Alexander
eab8a12fb8
Merge branch '3.1.x'
2015-09-16 22:48:10 +02:00
Marc Alexander
d92a46ef02
Merge pull request #3833 from rxu/ticket/14102
...
[ticket/14102] Add core event to the mcp_topic.php
2015-09-16 22:47:11 +02:00
Tristan Darricau
087e219a09
Merge branch '3.1.x'
...
* 3.1.x:
[ticket/14154] Add extension composer name as tooltip
2015-09-16 11:58:53 +02:00
Tristan Darricau
5b9d828328
Merge pull request #3895 from Zoddo/ticket/14154
...
[ticket/14154] Add extension composer name as tooltip
* Zoddo/ticket/14154:
[ticket/14154] Add extension composer name as tooltip
2015-09-16 11:57:28 +02:00
Tristan Darricau
a562fea230
Merge pull request #3727 from marc1706/ticket/13904
...
[ticket/13904] Refactor attachments functions into service
* marc1706/ticket/13904: (66 commits)
[ticket/13904] Use filespec's get_filesize instead of calling filesize()
[ticket/13904] Set properties to protected where possible in filespec
[ticket/13904] Fix tests after changes to factory
[ticket/13904] Minor coding style fixes
[ticket/13904] Add language entries for error messages in upload class
[ticket/13904] Modify files for updated fast-image-size library
[ticket/13904] Update composer.lock
[ticket/13904] Improve code coverage
[ticket/13904] Add unit tests for local upload type
[ticket/13904] Minor coding style fixes
[ticket/13904] Improve test coverage of base upload type class
[ticket/13904] Improve test coverage of remote upload type
[ticket/13904] Improve test coverage of form upload type
[ticket/13904] Improve test coverage of filespec class
[ticket/13904] Add back tests for retrieving floats
[ticket/13904] Use ini_get() wrapper in file upload types
[ticket/13904] Modify files for changes in ini wrapper
[ticket/13904] Add bantu/ini-get-wrapper to composer.json
[ticket/13904] Switch around constructor arguments
[ticket/13904] Use \phpbb\php\ini class for ini_get()
...
2015-09-16 11:55:13 +02:00
Michael Miday
eb691ba4af
[ticket/14165] Fix Tab Layout
2015-09-15 16:02:47 +02:00
Marc Alexander
3cdf97f003
[ticket/14163] Properly fix select all for code tag in Edge
...
PHPBB3-14163
2015-09-15 14:42:11 +02:00
Marc Alexander
2a217e38e2
Merge branch '3.1.x'
...
Conflicts:
phpBB/styles/prosilver/template/overall_header.html
2015-09-15 14:37:35 +02:00
Marc Alexander
2bf9e91101
Merge pull request #3865 from Zoddo/ticket/13992
...
[ticket/13992] Fix HTML5 error from w3.org validator
2015-09-15 14:35:29 +02:00
Michael Miday
3606e130de
[ticket/14139] Fix loading indicator
2015-09-14 16:26:27 +02:00
Michael Miday
9e5e2ee3e2
[ticket/14139] Swap ids for classes in css files
2015-09-14 16:26:07 +02:00
Michael Miday
70f1b08c69
[ticket/14139] Add class of IDs to html tags
2015-09-14 16:25:36 +02:00
Marc Alexander
fe0e9b2e4c
Merge pull request #3837 from hanakin/ticket/14107
...
[ticket/14107] Fix dropdown rtl states
2015-09-14 14:42:53 +02:00
Zoddo
e9013db9b9
[ticket/14078] Fix SQL error when editing a post with a quote
...
PHPBB3-14078
2015-09-13 22:13:02 +02:00
Marc Alexander
797e70380b
Merge branch '3.1.x'
2015-09-13 17:51:08 +02:00
Marc Alexander
bc518bf96e
Merge pull request #3894 from Nicofuma/ticket/14156
...
[ticket/14156] Add Symfony ResponseListener
2015-09-13 17:51:02 +02:00
Zoddo
aa01ee1bbc
[ticket/8920] Revert update_module_auth() on revert_data()
...
PHPBB3-8920
2015-09-13 14:06:10 +02:00
Marc Alexander
6651c1d8f4
[ticket/13904] Use filespec's get_filesize instead of calling filesize()
...
PHPBB3-13904
2015-09-13 09:31:23 +02:00
Marc Alexander
759dc9bb84
[ticket/13904] Set properties to protected where possible in filespec
...
PHPBB3-13904
2015-09-13 09:30:56 +02:00
Marc Alexander
3bde202a10
Merge pull request #3897 from Nicofuma/ticket/14158
...
[ticket/14158] Add language::lang_array() to avoid using call_user_func_array
2015-09-12 17:33:58 +02:00
Zoddo
2f4fcee7e8
[ticket/14159] Hide version info on ACP if we don't have the permission
...
This also hide a link to an unreachable module (Check phpBB version).
We could have simply remove the link to the module, but if the user hasn't
the permission to access to the phpBB version check module, I think that
he shouldn't view any version information about phpBB.
PHPBB3-14159
2015-09-12 17:11:20 +02:00
Zoddo
333c07d554
[ticket/10165] Add more information when sending the test email
...
PHPBB3-10165
2015-09-12 15:17:41 +02:00