rxu
b7076f5cd4
Merge branch 'ticket/17303' into ticket/17303-master
2024-04-15 00:42:34 +07:00
rxu
abffd0f662
[ticket/17303] Update jQuery to the version 3.7.1
...
PHPBB3-17303
2024-04-15 00:19:52 +07:00
Matt Friedman
158ccd17ff
[ticket/17291] Replace additional images w/ fonts & CSS
...
PHPBB3-17291
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-02-25 12:22:11 -08:00
Marc Alexander
073e19552f
[ticket/17283] Add CDN fallback for font awesome
...
PHPBB3-17283
2024-02-19 17:59:38 +01:00
Marc Alexander
9af61c1f1e
[ticket/17283] Remove iconify from template files and assets
...
PHPBB3-17283
2024-02-12 18:51:47 +01:00
Marc Alexander
09cc08ea74
[ticket/16944] Unify footer code and clean up code
...
PHPBB3-16944
2023-11-12 20:09:42 +01:00
Marc Alexander
0434bce5af
[ticket/16944] Generate iconify bundle as needed via icons & assets bag
...
PHPBB3-16944
2023-11-12 16:04:52 +01:00
Marc Alexander
2b91202879
Merge branch '3.3.x'
2023-01-04 21:48:09 +01:00
Marc Alexander
11e68e910b
Merge pull request #6444 from iMattPro/ticket/17075
...
[ticket/17075] Add template events to ACP footers after $SCRIPT
2023-01-04 21:47:53 +01:00
Matt Friedman
7434783b07
[ticket/17075] Add template events to ACP footers after $SCRIPT
...
PHPBB3-17075
2023-01-03 08:24:07 -08:00
Marc Alexander
860663d205
Merge branch '3.3.x'
2021-08-31 20:59:59 +02:00
3D-I
a8be17dd4d
[ticket/16858] Update jQuery to 3.6.0
...
PHPBB3-16858
2021-08-27 04:25:41 +02:00
Máté Bartus
460ed2ff31
Merge branch '3.3.x'
2021-07-13 18:48:39 +02:00
Prosk8er
f28eed7f30
[ticket/16816] acp style html validation fixes
...
Fix acp style html validation errors and warnings
PHPBB3-16816
2021-07-09 18:14:38 -04:00
Marc Alexander
5f0b3c2141
Merge branch '3.3.x'
2020-08-06 17:44:03 +02:00
Marc Alexander
1dd6d583d0
[ticket/16555] Update jQuery to 3.5.1
...
PHPBB3-16555
2020-07-24 10:43:56 +02:00
Marc Alexander
0bda740b37
Merge branch '3.3.x'
2019-10-23 21:03:55 +02:00
Marc Alexander
e78632767c
[ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js
...
PHPBB3-15437
2019-10-20 21:35:45 +02:00
Marc Alexander
f2698da41b
Merge branch '3.3.x'
2019-10-07 20:58:31 +02:00
Jakub Senko
5c73f471f5
[ticket/16083] Remove type=text/javascript
...
PHPBB3-16083
2019-10-04 15:39:54 +02:00
Michael Miday
dca07283e9
[ticket/15354] Use Lang Var
...
PHPBB3-15354
2017-09-09 11:20:05 +02:00
hanakin
c9bf006a09
[ticket/14095] Add to all footers by default
...
PHPBB3-14095
2017-02-23 17:44:05 -05:00
Matt Friedman
1654caf34b
[ticket/14374] Update dynamic fallback jquery CDN script tag
...
PHPBB3-14374
2015-12-22 09:29:29 -08:00
Cesar G
73c2a3f177
[ticket/12553] Align alert text to the right.
...
PHPBB3-12553
2014-06-14 09:54:16 -07:00
n-aleha
cc99a6b6ab
[ticket/12547] Rename jquery.js to jquery.min.js in assets directory
...
phpBB uses the minified version of jQuery hence the rename.
PHPBB3-12547
2014-05-15 01:18:26 +03:00
Matt Friedman
5530942468
[ticket/12062] Fix to allow extensions to use INCLUDEJS in the ACP
...
PHPBB3-12062
2013-12-05 09:55:52 -08:00
Cesar G
da4e0c4219
[ticket/11928] Replace AJAX loading popup with animation.
...
PHPBB3-11928
2013-10-29 07:27:08 -07:00
Vjacheslav Trushkin
2a1db92955
[ticket/11957] Wrap content in double div
...
PHPBB3-11957
2013-10-26 22:00:24 +03:00
Vjacheslav Trushkin
8567adf5db
[ticket/11957] Include admin.js in footer
...
Include admin.js in footer, swap .hasjs and .nojs
PHPBB3-11957
2013-10-26 22:00:23 +03:00
Vjacheslav Trushkin
12c5997471
[ticket/11957] Replace corner images with CSS3 corners
...
PHPBB3-11957
2013-10-26 22:00:22 +03:00
Andreas Fischer
94b49d8a92
[ticket/11703] Make jQuery CDN switch more generic.
...
Config variable: load_jquery_cdn -> allow_cdn
Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN
PHPBB3-11703
2013-10-10 23:26:03 +02:00
Vjacheslav Trushkin
c1bb179914
[ticket/10999] Fix assets_version in ACP
...
PHPBB3-10999
2013-07-13 13:30:33 -04:00
Vjacheslav Trushkin
a9c9448ebb
[ticket/11279] Clearer AJAX errors
...
Display clearer AJAX errors rather than generic error
PHPBB3-11279
2013-05-20 21:35:51 +03:00
Joas Schilling
0bbde4c122
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166
...
* '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
2013-03-06 07:35:47 +01:00
Joas Schilling
001572f764
[ticket/11166] Add ajaxify support to normal ACP confirm_box()
...
Currently no custom template from the ACP uses AJAX support.
PHPBB3-11166
2013-03-03 17:34:01 +01:00
David King
c0652a7236
[feature/events] Change _end suffix to _after in acp_overall_footer_end
...
PHPBB3-9550
2012-12-17 11:37:41 -05:00
Michael Cullum
3c8fb03785
[feature/events] Adding acp prefix to acp event names
...
PHPBB3-9550
2012-12-17 11:37:28 -05:00
Michael Cullum
9ba18a21f0
[feature/events] Add overall_footer_end acp template event
...
PHPBB3-9550
2012-12-17 11:37:18 -05:00
Callum Macrae
6ad58c7e04
[ticket/10783] Added assets_version to ACP and simple_*.html.
...
PHPBB3-10783
2012-04-11 14:37:15 +01:00
Oleg Pudeyev
7d6b289671
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10607] Added 'Powered by' translation string.
Conflicts:
phpBB/adm/index.php
phpBB/language/en/common.php
2012-04-04 15:33:51 -04:00
Fyorl
0ceb77fb99
[ticket/10607] Added 'Powered by' translation string.
...
Added POWERED_BY line to common.php and modified the templates
to use it.
PHPBB3-10607
2012-04-04 11:38:15 +08:00
Vjacheslav Trushkin
37480e5594
[ticket/10665] Adding includejs to acp templates
...
Adding includejs to acp overall_footer.html
PHPBB3-10665
2012-04-01 20:50:59 +03:00
Vjacheslav Trushkin
6145e0ba65
[ticket/10270] Changing close button for ajax popups
...
Changed close button for popups to match prosilver style and from img to css, moved color values to colours.css
PHPBB3-10270
2012-03-31 02:10:16 +02:00
Igor Wiedler
27199bb509
[feature/ajax] Generic error handling with a phpbb.alert box
...
PHPBB3-10270
2012-03-31 02:09:26 +02:00
Callum Macrae
2189efadc6
[ticket/10270] Moved the AJAX error langyage entries to the footer.
...
PHPBB3-10270
2012-03-31 02:09:22 +02:00
Callum Macrae
885c2914db
[ticket/10270] Fixed JavaScript alerts in the ACP.
...
PHPBB3-10270
2012-03-31 02:09:21 +02:00
Callum Macrae
3166cbb33d
[ticket/10270] Replaced find by tag names with class names in the js.
...
What it was before (selecting by tag name) could have caused some
problems for style authors.
PHPBB3-10270
2012-03-31 02:09:18 +02:00
Callum Macrae
5b2352613e
[ticket/10270] Added the alerts to the ACP footer.
...
I had forgotten to do it previously.
PHPBB3-10270
2012-03-31 02:09:18 +02:00
Callum Macrae
818d989168
[feature/ajax] Moved script.js into a few different files.
...
Seperated it into: assets/javascript/core.js,
styles/prosilver/template/ajax.js and adm/style/ajax.js.
PHPBB3-10270
2012-03-31 02:09:17 +02:00
Callum Macrae
431a78f346
[ticket/10270] Got rid of the temporary jQuery for the AJAX changes.
...
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
2012-03-31 02:09:16 +02:00