| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* develop-olympus:
[ticket/10860] Fixing js error in updater
|
| |\
| | |
| | |
| | |
| | | |
* cyberalien/ticket/10860:
[ticket/10860] Fixing js error in updater
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixing javascript error in side-by-side diff styling in updater:
resizing inner block instead of outer block and increasing
height by inner/outer block difference.
PHPBB3-10860
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10819] Remove support for older browsers
[ticket/10819] Forgot this causes vertical scrollbars on IE
[ticket/10819] Improve side-by-side diff styling
|
| | |
| | |
| | |
| | | |
PHPBB3-10819
|
| | |
| | |
| | |
| | | |
PHPBB3-10819
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Used transparent background for unchanged lines
Shortened the table headers and make the background grey
Added a border between the columns
Increased the font size on pre blocks
Added Consolas as the first pre font, for Windows users
Added wordwrapping for pre blocks
PHPBB3-10819
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* shibulijack/ticket/10688:
[ticket/10688] Update install.html for 3.1 and current practices.
[ticket/10688] Update readme for 3.1 and current practices.
[ticket/10688] Changed version 3.0 to 3.1
[ticket/10688] Updated version to 3.1
[ticket/10688] Changed 3.0 to 3.1 in docs
Conflicts:
phpBB/docs/INSTALL.html
phpBB/docs/README.html
|
| | |
| | |
| | |
| | |
| | |
| | | |
Replaced phpBB 3.0 to 3.1 in the stylesheets
PHPBB-10688
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* github-callumacrae/ticket/10783:
[ticket/10783] Added assets_version to ACP and simple_*.html.
[ticket/10783] Added assets_version to subsilver2.
[ticket/10783] Added ?assets_version to assets.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10783
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10784
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
* github-cyberalien/ticket/10754:
[ticket/10754] Changing $style to $phpbb_style
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Renaming global variable $style to $phpbb_style
PHPBB3-10754
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The pull request (#654) was merged a little too quickly.
In particular, display_last_subject per-forum option needs consensus.
This reverts commit b1fb34a4d7e446768b9f66ba6dd359173cd2a5fb, reversing
changes made to 7d6b289671c51694f17dd5f9849abf2534b55e59.
PHPBB3-10650
|
|\ \ \ \ |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The most recent topic title of the forum can now
be displayed on the board index. An option is provided
in the ACP under the 'General Forum Setting' which
allows the admin to enable or disable this feature.
PHPBB3-10650
|
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/|
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10607] Added 'Powered by' translation string.
Conflicts:
phpBB/adm/index.php
phpBB/language/en/common.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added POWERED_BY line to common.php and modified the templates
to use it.
PHPBB3-10607
|
| | |
| | |
| | |
| | |
| | |
| | | |
Adding includejs to acp overall_footer.html
PHPBB3-10665
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop: (175 commits)
[feature/ajax] Remove strange non-breaking spaces from approve button
[feature/ajax] Add entirely unrelated but nice newlines
[feature/ajax] Unify phpbb_json_response instantiation
[feature/ajax] Fix acp_styles activate_deactivate ajax callback name
[feature/ajax] Send correct activate/deactivate JSON response in acp_profile
[ticket/10270] Alter background colors for posts
[feature/ajax] Remove not working module enable/disable ajax code
[feature/ajax] Replace static call to phpbb_request with OO
[feature/ajax] Remove quick-reply AJAX handling until we have something good
[ticket/10270] Changing close button for ajax popups
[ticket/10270] Disabling links in disappearing content
[ticket/10291] Fixed an AJAX bug on quick reply form submit.
[ticket/10273] Fixed accepting / denying posts AJAX.
[ticket/10272] Removed code that was prevent event propogation in AJAX.
[ticket/10291] Fixed a bug in the quick reply AJAX.
[feature/ajax] Handle acp_modules error cases with JSON response
[feature/ajax] Fix filter check, quick mod tools data-attribute
[feature/ajax] Use the error handler
[feature/ajax] Generic error handling with a phpbb.alert box
[feature/ajax] Change filter semantics, some minor adjustments
...
Conflicts:
phpBB/adm/style/acp_styles.html
phpBB/includes/acp/acp_styles.php
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changed close button for popups to match prosilver style and from img to css, moved color values to colours.css
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
data() is slower and does additional unwanted things like
caching and type conversion. Just reading the value is safer.
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10272
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10272
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Previously, they were just being called by appending parentheses and
functions. Now, they're being called and the element is being set as the
context instead of a parameter. It's a lot cleaner.
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
What it was before (selecting by tag name) could have caused some
problems for style authors.
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I had forgotten to do it previously.
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Seperated it into: assets/javascript/core.js,
styles/prosilver/template/ajax.js and adm/style/ajax.js.
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The jQuery library wasn't included before, so a temporary one was
included. Now that igorws jQuery patch has been merged, the temporary
library can be removed.
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10272
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10272
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The following places have had deletion AJAXified:
* Smilies and icons
* Word censors
* BBCodes
* Attachment groups
* Groups
* Admin / User / Moderator / Forum roles
* Report / denial reasons
* Module management
* Custom profile fields
PHPBB3-10271
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It was missing previously, meaning that it displayed wrong and in the
footer.
PHPBB3-10270
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10281
|