1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 06:36:39 +02:00
Commit Graph

4577 Commits

Author SHA1 Message Date
23a2c0c9c7 [ticket/15538] 404 SVG and viewBox
PHPBB3-15538
2019-11-30 15:01:25 +01:00
c47f9d5744 [ticket/15538] Drop templates and icons folder, twig file extension
PHPBB3-15538
2019-11-30 13:22:11 +01:00
ac2b95c1fa [ticket/15538] Update 404 source path to all/imgs
PHPBB3-15538
2019-11-27 21:01:29 +01:00
5a1be4611c [ticket/15538] Style inheritance for PNG and a default 'no icon'
PHPBB3-15538
2019-11-26 15:17:47 +01:00
8bac1daba7 [ticket/15538] Add iconify source class
PHPBB3-15538
2019-11-18 17:22:12 +01:00
5bb6218606 [ticket/15538] Move style icon files to all/templates/macros/
PHPBB3-15538
2019-11-12 11:02:28 +01:00
0eb9912af8 [ticket/15538] Add iconify
PHPBB3-15538
2019-11-06 14:51:36 +01:00
fea97cd115 [ticket/15538] Add icon tests
PHPBB3-15538
2019-10-31 19:36:19 +01:00
b4b6ba0a37 [ticket/15538] Extract service and enhance icon function
PHPBB3-15538
2019-10-29 12:07:53 +01:00
a7ae904195 [ticket/15538] Include Icon function
PHPBB3-15538
2019-10-24 18:26:28 +02:00
ba5e73bfea [ticket/15538] Revert back to Icon function
PHPBB3-15538
2019-10-24 18:26:16 +02:00
341266cc71 [ticket/15538] Readding macros and requested changes
PHPBB3-15538
2019-10-24 18:26:08 +02:00
23fae74bf2 [ticket/15538] Fixes unrelated to the error
PHPBB3-15538
2019-10-24 18:25:54 +02:00
971b905569 [ticket/15538] Split macros and add docblocks
PHPBB3-15538
2019-10-24 18:24:51 +02:00
d8274c19c8 [ticket/15538] Create macro and remove icons
PHPBB3-15538
2019-10-24 18:24:37 +02:00
094f0f663c [ticket/15538] Capitalize function
PHPBB3-15538
2019-10-24 18:24:22 +02:00
9122d1afd3 [ticket/15538] Twig icon function
PHPBB3-15538
2019-10-24 18:23:54 +02:00
0bda740b37 Merge branch '3.3.x' 2019-10-23 21:03:55 +02:00
90a8e1dd1c Merge branch 'prep-release-3.3.0-b1' into 3.3.x 2019-10-23 20:56:58 +02:00
396a8214db [prep-release-3.3.0-b1] Add jquery update migration to 330b1 dependencies 2019-10-21 20:05:12 +02:00
dfcc744275 Merge pull request #5716 from marc1706/ticket/15437
[ticket/15437] Update jQuery and cookie consent to latest
2019-10-21 17:38:53 +02:00
e78632767c [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js
PHPBB3-15437
2019-10-20 21:35:45 +02:00
cf7c3dcab5 [ticket/15437] Add migration for updating jQuery to 3.4.1
PHPBB3-15437
2019-10-20 21:33:05 +02:00
534d9cbc72 Merge branch '3.3.x' 2019-10-20 21:01:48 +02:00
06c894ff7f Merge branch '3.2.x' into 3.3.x 2019-10-20 21:01:44 +02:00
f0bf54f9eb Merge pull request #5703 from senky/ticket/16174
[ticket/16174] Add core.set_cookie
2019-10-20 21:01:39 +02:00
efe5c73af9 Merge branch '3.3.x' 2019-10-20 20:59:10 +02:00
e75071fbd2 Merge branch '3.2.x' into 3.3.x 2019-10-20 20:59:06 +02:00
4e3b22b332 Merge pull request #5667 from EA117/ticket/16141
[ticket/16141] plupload chunk_size incorrect when 'unlimited' is involved.
2019-10-20 20:59:01 +02:00
2f220a07d1 [prep-release-3.3.0-b1] Add migration for 3.3.0-b1 2019-10-19 15:19:42 +02:00
60da203301 Merge branch '3.3.x' 2019-10-13 12:32:20 +02:00
8c2d0c8c36 Merge pull request #5708 from marc1706/ticket/16051
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
2019-10-13 12:29:34 +02:00
1aaeb2bca9 [ticket/16174] Improve event desc
PHPBB3-16174
2019-10-08 09:29:22 +02:00
8737fbac0d Merge branch '3.3.x' 2019-10-07 21:31:52 +02:00
6f48b3c044 Merge branch '3.2.x' into 3.3.x 2019-10-07 21:31:47 +02:00
c75c13e555 Merge pull request #5671 from 3D-I/ticket/16144
[ticket/16144] Fallback to board's default style
2019-10-07 21:31:42 +02:00
6481aa5932 Merge branch '3.3.x' 2019-10-07 18:31:21 +02:00
4cda76b5c0 Merge pull request #5702 from marc1706/ticket/14465
[ticket/14465] Remove setting for maximum password length
2019-10-07 18:31:14 +02:00
367b0bc208 [ticket/16174] Add function params to the event
PHPBB3-16174
2019-10-07 13:47:02 +02:00
30cb427349 Merge branch '3.3.x' 2019-10-07 10:40:25 +02:00
e8b4304c1b [ticket/16051] Automatically convert mysql driver to mysqli
PHPBB3-16051
2019-10-06 22:12:46 +02:00
bd02c5bd08 [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
PHPBB3-16051
2019-10-06 12:07:35 +02:00
6b85faf7da [ticket/16174] Add core.set_cookie
PHPBB3-16174
2019-10-04 15:46:11 +02:00
60bc949ba1 [ticket/14465] Remove setting for maximum password length
PHPBB3-14465
2019-10-03 23:05:02 +02:00
25ae4fa355 [ticket/15922] Remove driver for discontinued APC cache
PHPBB3-15922
2019-10-03 22:42:34 +02:00
12c866ebfb Merge branch '3.3.x' 2019-10-03 21:02:45 +02:00
68c197fd60 Merge pull request #5652 from marc1706/ticket/11327
[ticket/11327] Implement forgot password functionality via form
2019-10-03 21:01:36 +02:00
3a443b5623 [ticket/11327] Adjust code per review comments
PHPBB3-11327
2019-10-03 16:56:17 +02:00
b007374726 Merge branch '3.3.x' 2019-10-03 11:07:03 +02:00
975fe1e153 [ticket/15257] Provide extension not enableable messages
PHPBB3-15257
2019-09-30 20:25:44 +02:00