| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-16083
|
|
|
|
| |
PHPBB3-14374
|
|
|
|
| |
PHPBB3-12553
|
|
|
|
|
|
| |
phpBB uses the minified version of jQuery hence the rename.
PHPBB3-12547
|
|
|
|
| |
PHPBB3-12062
|
|
|
|
| |
PHPBB3-11928
|
|
|
|
| |
PHPBB3-11957
|
|
|
|
|
|
| |
Include admin.js in footer, swap .hasjs and .nojs
PHPBB3-11957
|
|
|
|
| |
PHPBB3-11957
|
|
|
|
|
|
|
| |
Config variable: load_jquery_cdn -> allow_cdn
Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN
PHPBB3-11703
|
|
|
|
| |
PHPBB3-10999
|
|
|
|
|
|
| |
Display clearer AJAX errors rather than generic error
PHPBB3-11279
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 'develop' of https://github.com/phpbb/phpbb3: (799 commits)
[ticket/11402] Fix undefined index in post/topic_in_queue
[ticket/11400] If email is disabled, disable it for notifications
[ticket/11398] Correctly call permission_set method in permission tool
[ticket/11394] Relax Migration Tools
[ticket/11386] Fix missing ;
[ticket/10714] Get log from container in install, update and download/file
[feature/avatars] Update module_auth of ucp module and fix small issues
[ticket/11396] Rename insert_migration to set_migration_state
[ticket/11395] Prevent acp_modules::get_modules_info from reincluding files
[ticket/11393] Give more information on database updater
[ticket/11386] Send list of migrations instead of using load_migrations
[feature/avatars] Add migrations data file for avatars
[feature/avatars] Reduce module auth of ucp avatar settings
[ticket/10714] Use $phpbb_adm_relative_path instead of hardcoded adm/
[ticket/10714] Logs are disabled for this page call only
[ticket/6723] Show info that message has been deleted before delivery
[ticket/11385] Fix issue with migration module tool not getting extension module info
[ticket/11386] Fix failing tests from constructor changes
[ticket/11386] Fix circular reference error & serialize error
[ticket/11386] Remove tests that check if finder cache is working
...
Conflicts:
phpBB/assets/javascript/core.js
|
| |
| |
| |
| | |
PHPBB3-9550
|
| |
| |
| |
| | |
PHPBB3-9550
|
| |
| |
| |
| | |
PHPBB3-9550
|
|/
|
|
|
|
| |
Currently no custom template from the ACP uses AJAX support.
PHPBB3-11166
|
|
|
|
| |
PHPBB3-10783
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| | |
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-10270
|
| |
| |
| |
| | |
PHPBB3-10281
|
| |
| |
| |
| |
| |
| |
| | |
Revert all script tags inside a document.write back to the escaped
version so they won't trip up any XML parsers.
PHPBB3-10390
|
| |
| |
| |
| |
| |
| |
| |
| | |
HTML5 styles (ACP / Prosilver) do not need to use escaped javascript
wrapped in an unescape function, so we can simplify it! Only subsilver2 will
use the escaped version of the fallback code, because it is still XHTML.
PHPBB3-10390
|
| |
| |
| |
| |
| |
| |
| | |
Add an option to the ACP so admins can choose to host jQuery
from the local version shipped with phpBB, or via a popular CDN.
PHPBB3-10390
|
| |
| |
| |
| | |
PHPBB3-10155
|
|\ \
| |/
| |
| |
| |
| | |
* develop-olympus:
[ticket/9859] Changing all phpBB footers to match the new credit line
[ticket/9859] New footer copyright line with registered symbol
|
| |
| |
| |
| | |
PHPBB3-9859
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
* develop-olympus:
[ticket/9859] Remove the years from the copyright statements in docs files.
[ticket/9859] Remove the year from the copyright meta tag in docs/*.html
[ticket/9859] Remove the meta copyright tag as well.
[ticket/9859] Remove the credit line comment from all html files.
[ticket/9859] Remove years in credit line from some more files.
|
| |
| |
| |
| | |
PHPBB3-9859
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Standard HTML output now includes:
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group
Print output now includes:
Powered by phpBB © phpBB Group<br />http://www.phpbb.com/
This also fixes an inconsistency where "phpBB Group" was linked instead of
"phpBB".
PHPBB3-9859
|
| |
| |
| |
| |
| |
| | |
prototech)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9736 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .
Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;
Extensions: php, css, html, js, xml.
PHPBB3-9556
|
| |
| |
| |
| | |
git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|/
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7896 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
re-copyrighting due to major changes:
2000 - phpBB1.0.0 released
2002 - phpBB2.0.0 released & phpBB2.2.x commenced
2005 - phpBB2.2.x is canned with phpBB3.0.0 to succeed it, prosilver also starts development proper
2007 - phpBB3.0.x...
Anyone that so much as whimpers "OMG copyright year is wrong!!!1~"... read: http://en.wikipedia.org/wiki/Copyright
Considering copyright (from the year started) last for at least 50 years, and up to 70 years after the author's _death_, even phpBB1.x.x will remain copyrighted well into the 22nd century.
git-svn-id: file:///svn/phpbb/trunk@7624 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7622 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
| |
... yeah, that's it.
git-svn-id: file:///svn/phpbb/trunk@7126 89ea8834-ac86-4346-8a33-228a782c2dd0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)
git-svn-id: file:///svn/phpbb/trunk@6584 89ea8834-ac86-4346-8a33-228a782c2dd0
|