Kijin Sung
|
dd4d04f409
|
Allow passing falsey values to if="" attribute of XML queries
|
2024-03-19 22:52:39 +09:00 |
|
Kijin Sung
|
df99dce94a
|
Fix HTMLFilter internal methods sometimes not returning string
|
2024-03-19 22:19:32 +09:00 |
|
Kijin Sung
|
c57dbf4d73
|
Fix Session::getValidityInfo() sometimes returning a non-object
|
2024-03-19 22:17:32 +09:00 |
|
Kijin Sung
|
13e8445309
|
Fix fatal error when trying to resize animated WebP using GD
|
2024-03-19 22:15:13 +09:00 |
|
Kijin Sung
|
178add54e8
|
Fix UnexpectedValueException if there are permission problems deep inside a directory tree
|
2024-02-04 22:51:57 +09:00 |
|
Kijin Sung
|
ee9a1a2b20
|
Fix #2272 unintended conversion of v1 echo statements inside verbatim section of v2 template
|
2024-01-16 21:43:38 +09:00 |
|
Kijin Sung
|
2d1ff01688
|
Fix #2271 data-file-srl attribute of <video> and <audio> tags
|
2024-01-16 21:30:27 +09:00 |
|
Kijin Sung
|
e2cfa524d0
|
Fix TemplateParserV1 and FrontEndFileHandler not recognizing Google webfonts '.../css2?...' URL as CSS
|
2024-01-10 13:09:01 +09:00 |
|
Kijin Sung
|
30dbe29de7
|
Fix type conversion error in Redis cache driver (43732089 regression)
|
2024-01-05 01:04:55 +09:00 |
|
Kijin Sung
|
f16da70c64
|
Add DB::getIndexInfo()
|
2023-12-31 00:16:43 +09:00 |
|
Kijin Sung
|
a6a45bcf76
|
Fix #2249 incorrect attribute path
|
2023-12-30 22:15:13 +09:00 |
|
Kijin Sung
|
3e09ca63a9
|
Fix #2241 inconsistent handling of class name specified in event handler
|
2023-12-30 20:45:48 +09:00 |
|
Kijin Sung
|
b344bbfb26
|
Properly handle "loading" and "sandbox" attributes of iframes
|
2023-12-12 19:05:40 +09:00 |
|
conory
|
d83e6a008d
|
Revert "Fix SPF hint in Brevo mail driver"
This reverts commit a82c9c5444.
|
2023-12-09 13:47:11 +09:00 |
|
conory
|
a82c9c5444
|
Fix SPF hint in Brevo mail driver
Brevo doesn't support SPF.
|
2023-12-09 12:34:25 +09:00 |
|
conory
|
ba053b2fbf
|
Add Brevo mail driver
|
2023-12-09 11:50:04 +09:00 |
|
conory
|
78e339fc9c
|
Fix 64537818f6
|
2023-12-08 23:40:56 +09:00 |
|
conory
|
64537818f6
|
Use mail.default_force config
|
2023-12-08 22:31:22 +09:00 |
|
Kijin Sung
|
9ca263ebf5
|
Force result to string in MediaFilter::removeEmbeddedMedia()
|
2023-12-08 21:58:16 +09:00 |
|
Kijin Sung
|
8ba0d351a0
|
Fix warning when order_var is not set
|
2023-12-06 16:55:08 +09:00 |
|
Kijin Sung
|
a78df8d4fd
|
Fix incorrect recognition of 0507 phone numbers
|
2023-12-04 17:33:52 +09:00 |
|
Kijin Sung
|
f8f929137c
|
Fix session.gc_maxlifetime being set to a lower value than specified in php.ini
|
2023-12-04 17:31:23 +09:00 |
|
Kijin Sung
|
4373208953
|
Fix #2219 type error in Redis cache driver
|
2023-12-01 00:02:03 +09:00 |
|
Kijin Sung
|
1bf03c101e
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2023-11-25 22:31:44 +09:00 |
|
Kijin Sung
|
190ec17fc5
|
더 다양한 import 문법과 특수문자 대응하여 #2214 보완
|
2023-11-25 22:30:09 +09:00 |
|
Kijin Sung
|
f58c3e2db2
|
Fix #2215 missing lang code (also see #2131)
|
2023-11-24 14:43:50 +09:00 |
|
dewekk
|
b1756b0e82
|
b825850 보완
|
2023-11-23 18:16:52 +09:00 |
|
dewekk
|
b82585058c
|
스크립트 자동 압축 사용 시 import 구문 인식 문제 수정
|
2023-11-23 16:50:55 +09:00 |
|
Kijin Sung
|
ad5c3c0f5c
|
Fix duplicate condition when joined subquery contains <conditions>
https://xetown.com/questions/1795994
|
2023-11-21 22:13:17 +09:00 |
|
Kijin Sung
|
bd7ef4bedd
|
Fix unnecessary slash after override_filename (this causes a warning in line 349)
|
2023-11-18 23:51:29 +09:00 |
|
Kijin Sung
|
9fdfd34516
|
Fix short URL not being produced when some parameters are empty strings
|
2023-11-08 23:26:16 +09:00 |
|
Kijin Sung
|
c4e1625afa
|
Fix #2205 change FCM chunk size to 500
|
2023-11-03 19:19:41 +09:00 |
|
Kijin Sung
|
e72336c90c
|
Fix #2203 'this' in lang directive will refer to current module
|
2023-10-31 21:59:33 +09:00 |
|
Kijin Sung
|
3233619eac
|
Fix template v2 not working in external pages
https://xetown.com/questions/1792598
|
2023-10-31 21:42:27 +09:00 |
|
Kijin Sung
|
a602779fc2
|
General cleanup of Context vars
|
2023-10-31 11:36:20 +09:00 |
|
Kijin Sung
|
96330593fd
|
Add $this->request to module and template instances
|
2023-10-29 23:37:08 +09:00 |
|
Kijin Sung
|
a196706d7f
|
Add Request class and make Router::parseUrl() return an instance of it
|
2023-10-29 23:32:49 +09:00 |
|
Kijin Sung
|
18c0e14b4b
|
Fix failure to load template file if a directory of the same name (minus the extension) exists in the same path
|
2023-10-27 16:11:25 +09:00 |
|
Kijin Sung
|
47db7e6a0b
|
Add template variables for backward compatibility
|
2023-10-27 16:06:48 +09:00 |
|
Kijin Sung
|
9d5dff5371
|
Fix incorrect rx_login_status cookie immediately after autologin
|
2023-10-25 20:29:27 +09:00 |
|
Kijin Sung
|
80e50d41f5
|
Change default Cookie path to "/" for compatibility with JS function setCookie()
|
2023-10-24 23:17:01 +09:00 |
|
Kijin Sung
|
8d2b7101f4
|
Use Cookie class to control session and member-related cookies, too
|
2023-10-24 23:09:50 +09:00 |
|
Kijin Sung
|
a3cde9c109
|
Add config.php options to set defaults for Cookie class #2184
|
2023-10-24 23:09:17 +09:00 |
|
Kijin Sung
|
5005a09f06
|
Add Rhymix\Framework\Cookie class with sane defaults
|
2023-10-24 22:37:27 +09:00 |
|
Kijin Sung
|
c42d059594
|
Add deprecation warnings if syntax like <--#include-->, <!--%import--> is used in template v2
|
2023-10-23 14:17:30 +09:00 |
|
Kijin Sung
|
8d3a332344
|
Reset template configuration when paths are provided to compile() or compileDirect()
|
2023-10-23 14:07:27 +09:00 |
|
Kijin Sung
|
a5d6a76cf4
|
Add parent reference to Template instances
|
2023-10-22 00:46:58 +09:00 |
|
Kijin Sung
|
fefd3dd895
|
Fix path normalization problem
|
2023-10-21 14:19:20 +09:00 |
|
Kijin Sung
|
6085b82d19
|
Inherit parent vars and add own vars when a template is included with vars from another template that has vars; add unit tests for vars inheritance
|
2023-10-21 13:52:02 +09:00 |
|
Kijin Sung
|
5b47151440
|
Change desktop and mobile directives to reference static Context method
|
2023-10-21 13:35:24 +09:00 |
|