Marc Alexander
179c6067be
[security/229] Add ajax prefilter for crossdomain requests
...
SECURITY-229
2018-12-11 21:28:29 +01:00
Marc Alexander
aebeb11d53
[SECURITY/229] Update jQuery to 1.12.4
...
SECURITY-229
2018-12-09 15:30:17 +01:00
Jakub Senko
e046bd7498
[ticket/15848] Update plupload to 2.3.6
...
PHPBB3-15848
2018-10-18 18:50:32 +02:00
Marc Alexander
e1abc3105b
Merge pull request #5251 from senky/ticket/15668
...
[ticket/15668] Replace .load() with .on('load')
2018-10-08 21:27:07 +02:00
Tristan Darricau
404f3269dc
Merge pull request #5342 from senky/ticket/15721
...
[ticket/15721] Make plupload more versatile
2018-09-15 17:11:39 +02:00
Derky
4d5258b5a3
[ticket/15748] Trim whitespace before storing in data attribute
...
PHPBB3-15748
2018-09-14 11:34:14 +02:00
Jakub Senko
f2c53bfffd
[ticket/15721] Make plupload more versatile
...
PHPBB3-15721
2018-09-06 14:26:06 +02:00
Jakub Senko
367f884d01
[ticket/15748] Fix toggle alt text
...
PHPBB3-15748
2018-09-04 14:41:00 +02:00
Jakub Senko
5e70c9b831
[ticket/15668] Replace .load() with .on('load')
...
PHPBB3-15668
2018-06-18 11:58:20 +02:00
hubaishan
ba417ad915
[ticket/15613] Fix Notification dropdown said to be not RTL compliant
...
Fix Notification dropdown said to be not RTL compliant
PHPBB3-15613
2018-05-27 16:14:05 +03:00
Marc Alexander
8ac4f52924
Merge remote-tracking branch 'senky/ticket/15522' into 3.2.x
2018-02-19 07:54:39 +01:00
Jakub Senko
3b28f620fc
[ticket/15522] Allow multiple color palettes on one page
...
PHPBB3-15522
2018-01-27 17:20:45 +01:00
hubaishan
8c89194cc6
[ticket/15492] Fix permission role combobox in RTL
...
Varius fixes to css and js for correct
displaying permission role combbox in RTL mode
PHPBB3-15492
2018-01-11 19:10:32 +03:00
Daniel Sinn
c94b7f69b7
[ticket/15478] Fix core.js $loadingIndicator JavaScript errors
...
PHPBB3-15478
2017-12-11 14:31:20 -05:00
kasimi
8df79ba5a4
[ticket/15432] Don't remove dark background if fadedark is false
...
PHPBB3-15432
2017-10-31 17:36:29 +01:00
Oliver Schramm
6a96249e24
[ticket/15149] Fix Ctrl+Submit action on posting
...
PHPBB3-15149
2017-09-09 15:54:10 +02:00
Tristan Darricau
1ee4968a01
Merge pull request #4913 from kasimi/ticket/15333
...
[ticket/15333] Call callback when confirm dialog is canceled
* github.com:phpbb/phpbb:
[ticket/15333] Call callback when confirm dialog is canceled
2017-09-07 14:41:49 +02:00
Tristan Darricau
f3b5862468
Merge pull request #4912 from kasimi/ticket/15332
...
[ticket/15332] Don't remove dark background if fadedark is false
* github.com:phpbb/phpbb:
[ticket/15332] Don't remove dark background if fadedark is false
2017-09-07 14:36:09 +02:00
David Colón
638f0ff248
[ticket/15340] Update plupload to version 2.3.3
2017-08-31 10:16:03 -04:00
kasimi
d3305ad13e
[ticket/15332] Don't remove dark background if fadedark is false
...
PHPBB3-15332
2017-08-21 15:37:46 +02:00
kasimi
b9854b4c89
[ticket/15333] Call callback when confirm dialog is canceled
...
PHPBB3-15333
2017-08-21 15:33:46 +02:00
Tristan Darricau
f4bc0020ca
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15174] Split timeout message to extra method and set timeout to 60s
[ticket/15174] Increase timeout for loading indicator
2017-04-18 23:42:28 +02:00
Marc Alexander
f645865333
[ticket/15174] Split timeout message to extra method and set timeout to 60s
...
PHPBB3-15174
2017-04-17 09:59:22 +02:00
Marc Alexander
8a624c4dcc
[ticket/15174] Increase timeout for loading indicator
...
The timeout is rather low with 15 seconds until reporting
a timed out request. 25 seconds will be compatible with almost
any setup. A lot more changes would be needed to do proper
timeout checks on slow requests like purging the board cache.
PHPBB3-15174
2017-04-16 21:50:17 +02:00
Christian Schnegelberger
f4036bd5b8
[ticket/15152] Updates Font Awesome Icons to version 4.7.0
...
PHPBB3-15152
2017-03-26 21:05:18 +02:00
Marc Alexander
e0eeea800c
[ticket/14961] Add cookie notice as enablable feature
...
Uses Insites cookieconsent v3.0.3:
https://cookieconsent.insites.com
PHPBB3-14961
2017-01-06 00:57:12 +01:00
Tristan Darricau
2bfbc07b7d
Merge pull request #4021 from marc1706/ticket/14272
...
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272:
[ticket/14272] Allow input of floats for filesize
[ticket/14272] Use input type number instead of text in avatars
[ticket/14272] Assign min and max values for avatar driver settings
[ticket/14272] Define min and max values for avatar width and height
[ticket/14272] Disable not toggled form elements
[ticket/14272] Make sure phpbb_avatar_manager was defined
[ticket/14272] Remove useless check
[ticket/14272] Fix invalid or missing min/max settings
[ticket/14272] Assign min/max for all allowed types
[ticket/14272] Only use maxlength and size for allowed input elements
2016-03-27 13:34:17 +02:00
Marc Alexander
1600d82b77
Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.x
...
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
2016-03-27 09:59:25 +02:00
Marc Alexander
18fea1b286
Merge branch '3.1.x' into 3.2.x
2016-03-10 22:11:07 +01:00
Marc Alexander
1f25f710ea
[ticket/14422] Submit when pressing ctrl or cmd + enter
...
PHPBB3-14422
2016-03-10 15:08:12 +01:00
Callum Macrae
8058967e7f
[ticket/14422] Support cmd+enter for submitting message
...
PHPBB3-14422
2016-03-10 12:31:04 +01:00
Máté Bartus
dacbf09227
[ticket/14487] Add loading indicator while polling status
...
PHPBB3-14487
2016-02-29 16:40:09 +01:00
Máté Bartus
8993fef9c0
[ticket/14487] Update javascript
...
PHPBB3-14487
2016-02-29 16:18:35 +01:00
Máté Bartus
062358f8b1
[ticket/14487] Try to handle connection timeouts
...
PHPBB3-14487
2016-02-28 14:05:07 +01:00
Oliver Schramm
2084404d2a
[ticket/14462] Make timeout error translateable
...
PHPBB3-14462
2016-02-14 16:16:33 +01:00
Mate Bartus
955b9ede33
[ticket/14462] Further speed improvements
...
- Cache the secondary container
- Only initialize tasks/modules that are being used
- Add timeout error message in the AJAX UI
PHPBB3-14462
2016-02-12 14:31:28 +01:00
Marc Alexander
0210a6298d
Merge branch '3.1.x'
2016-02-09 16:57:29 +01:00
cyberalien
147f929713
[ticket/14467] Fix height calculation in autoResize
...
PHPBB3-14467
2016-02-08 16:47:04 +02:00
Marc Alexander
7cdeb70bcf
[ticket/14452] Define $progressFillerText in installer.js
...
PHPBB3-14452
2016-02-05 10:29:49 +01:00
Tristan Darricau
03fba99074
Merge pull request #4017 from CHItA/ticket/14262
...
[ticket/14262] Move convertor to controller
* CHItA/ticket/14262:
[ticket/14262] Add error handling and small CS fixes
[ticket/14262] Remove converter template duplicate
[ticket/14262] Fix stage navigation
[ticket/14262] Move convertor to controller
2016-02-02 21:29:20 +01:00
Mate Bartus
43cdb35b84
[ticket/14438] Allign progressbar text to center
...
PHPBB3-14438
2016-01-29 17:17:59 +01:00
Mate Bartus
a649768e17
[ticket/14262] Move convertor to controller
...
PHPBB3-14262
2016-01-29 00:03:44 +01:00
Marc Alexander
74ec6f4e9a
[ticket/14272] Disable not toggled form elements
...
PHPBB3-14272
2015-12-27 08:39:06 +01:00
Marc Alexander
d7317c9b25
[ticket/14310] Put progress percentage inside span and make more visible
...
PHPBB3-14310
2015-12-07 16:51:39 +01:00
Marc Alexander
21fe46bf8a
Merge branch '3.1.x'
2015-11-12 17:57:02 +01:00
Cesar G
da6ce7a668
[ticket/14287] Always remove loading indicator after confirming action.
...
If there is no success message after the action is confirmed, the indicator
is not currently removed.
PHPBB3-14287
2015-11-12 07:58:18 -08:00
Mate Bartus
671598656c
[ticket/14277] Fix CS
...
PHPBB3-14277
2015-11-09 09:15:17 +01:00
Mate Bartus
e02432ec82
[ticket/14277] Fix undefined index error in migrations
...
PHPBB3-14277
2015-11-08 22:11:14 +01:00
Mate Bartus
74ae7d2a8d
[ticket/14039] Only show log container when it has content
...
PHPBB3-14039
2015-10-18 11:33:49 +02:00
Mate Bartus
8f5a0ad6f7
[ticket/14039] Revamp updater
...
PHPBB3-14039
2015-10-17 23:05:57 +02:00