| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-11552
|
| |
|
|
| |
PHPBB3-11552
|
| |
|
|
| |
PHPBB3-11552
|
| |
|
|
|
|
|
| |
Add .nojs to body element, swap it to .hasjs when
JavaScript is enabled
PHPBB3-11552
|
| |
|
|
|
|
| |
Add link to responsive.css and blank responsive.css
PHPBB3-11552
|
| |
|
|
| |
PHPBB3-11552
|
| |
|
|
| |
PHPBB3-11921
|
| |
|
|
| |
PHPBB3-11921
|
| |
|
|
|
|
|
|
| |
This commit is a highly-refactored and up-to-date version of Fyorl's work
which was part of his Google Summer of Code 2012 project "Attachment
Improvements".
PHPBB3-10929
|
| |\
| |
| | |
[ticket/11345] Better font for buttons
|
| | |
| |
| |
| | |
PHPBB3-11345
|
| | |
| |
| |
| | |
PHPBB3-11345
|
| | |
| |
| |
| | |
PHPBB3-11345
|
| | |
| |
| |
| | |
PHPBB3-11795
|
| | |
| |
| |
| | |
PHPBB3-11795
|
| | |
| |
| |
| |
| |
| |
| | |
Move PM popup JavaScript from overall_header to forum_fn.js
Use TWIG to escape PM popup URL
PHPBB3-11795
|
| | |
| |
| |
| |
| |
| |
| | |
Move pagination variables to data attributes
Replace A_BASE_URL with BASE_URL and use TWIG to escape it
PHPBB3-11795
|
| | |
| |
| |
| |
| |
| |
| | |
Get rid of onload_functions and onunload_functions
Scripts should use $(document).ready() instead
PHPBB-11795
|
| | |
| |
| |
| | |
PHPBB3-11804
|
| |/
|
|
| |
PHPBB3-11754
|
| |\
| |
| | |
Move bulletin points for linklist lists to pseudo classes
|
| | |
| |
| |
| |
| |
| |
| | |
Move bulletin points for .linklist lists to pseudo class
Group pseudo classes for .linklist.bulletin and .icon-notification
PHPBB3-11553
|
| |/
|
|
| |
PHPBB3-11388
|
| |
|
|
|
|
|
|
| |
Change input type to search for search forms
Replace search placeholder JS with placeholder attribute
Add style for search placeholder
PHPBB3-11010
|
| |\
| |
| |
| |
| |
| |
| |
| | |
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/11558:
[ticket/11558] Adjustments for notification link
[ticket/11558] Fix styling for notifications link
|
| | |
| |
| |
| | |
PHPBB3-11558
|
| | |
| |
| |
| | |
PHPBB3-11558
|
| |/
|
|
|
|
| |
Move forum_fn.js to footer, move find_username to forum_fn.js
PHPBB3-11554
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
ticket/11103
# By Matt Friedman
# Via Matt Friedman
* remotes/VSE/ticket/11103-VSEphpbb:
[ticket/11103] Remove padding from notifications for now.
[ticket/11103] Add newlines to bottom of css file
[ticket/11103] HTML encode double arrow character
[ticket/11103] Update styling of UCP Notifications in subsilver2
[ticket/11103] Update styling of UCP Notifications in prosilver
[ticket/11103] Update styling of subsilver2 notification modal
[ticket/11103] Update styling of prosilver notification modal
[ticket/11103] Remove title attribute from notification link
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| |/
|
|
| |
PHPBB3-11103
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# By Oleg Pudeyev (37) and others
# Via Oleg Pudeyev (24) and others
* 'develop' of github.com:phpbb/phpbb3: (179 commits)
[ticket/11323] Add tests for inclusion of defined variables
[ticket/11324] Add PHP 5.5 environment to travis and allow it to fail.
[ticket/11321] Recreate schema files with develop/create_schema_files.php
[ticket/11320] Include functions file as we need phpbb_convert_30_dbms_to_31
[ticket/11313] Use correct object el instead of eel in alt_text callback
[ticket/11301] Guidelines: Add spaces in front and after the / operator.
[ticket/11301] Explicitly cast str offset to int to prevent E_NOTICE on 5.4.
[ticket/11311] Include asset core.js in subsilver2 overall_footer.html
[ticket/10949] Remove not needed comma
[ticket/11309] phpbb_extension_interface::disable_step correct docblock.
[ticket/10949] Converted missing code to new JS coding guidelines
[ticket/11302] Correctly select first timezone or selected timezone
[ticket/11305] Mock container for cache driver in functional create_user()
[ticket/11305] Check for $cache being null before using it in db drivers.
[ticket/10805] Compare phpbbAlertTimer against null
[ticket/11305] Define hook finder as a service on the container.
[ticket/11305] Adjust comment.
[ticket/11305] Use phpbb_create_default_container.
[ticket/11305] Create a normal container during final installation step.
[ticket/11305] Retrieve cache driver from container rather than cache service.
...
Conflicts:
phpBB/install/schemas/firebird_schema.sql
phpBB/install/schemas/mssql_schema.sql
phpBB/install/schemas/mysql_40_schema.sql
phpBB/install/schemas/mysql_41_schema.sql
phpBB/install/schemas/oracle_schema.sql
phpBB/install/schemas/postgres_schema.sql
phpBB/install/schemas/sqlite_schema.sql
phpBB/styles/subsilver2/template/overall_footer.html
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| | |
As a portal is of higher presdence than the board, unlike most extensions
it has a link before the board index link. This event satifies that.
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| |
| |
| | |
PHPBB3-9550
Conflicts:
phpBB/styles/prosilver/template/overall_header.html
|
| | |
| |
| |
| |
| |
| | |
Apply change to existing ledges
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
Required by ReIMG Resizer
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
Used by board3portal
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
Adds a ledge next to the FAQ button for extensions to put links on the navigation bar
PHPBB3-9550
|
| | |
| |
| |
| |
| |
| | |
This will be used by the trivial-css mod.
PHPBB3-9550
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| | |
| |
| |
| | |
PHPBB3-11103
|
| |\ \
| |/
| |
| |
| |
| | |
Conflicts:
phpBB/config/services.yml
phpBB/index.php
|