Kijin Sung
4f15ae24ea
Display GB and TB sizes correctly in FileHandler::filesize()
2016-12-17 22:30:51 +09:00
Kijin Sung
d34ef5901f
Improve FileHandler::returnBytes() to handle a wider range of sizes
2016-12-17 20:49:10 +09:00
Kijin Sung
2db14c1ea9
Show query errors in debug panel and error log
2016-12-13 14:09:51 +09:00
Kijin Sung
98b32a2572
Do not apply site lock when called on the CLI
2016-11-22 09:44:07 +09:00
Kijin Sung
eb467b5799
Fix #615 SEO compatibility with third-party modules using their own $oDocument
2016-10-23 15:05:11 +09:00
Kijin Sung
e9df310364
Additional fixes for #601
2016-10-01 23:32:59 +09:00
Kijin Sung
95a36477b7
Clean up path handling in TemplateHandler
2016-10-01 21:54:25 +09:00
Kijin Sung
b6113b9df8
Allow access to superglobals and constants in template code
2016-10-01 21:39:04 +09:00
Kijin Sung
78a0e857b5
Also trigger warning when template is not found
2016-10-01 21:16:01 +09:00
Kijin Sung
7e5356380f
Fix #579 insufficient information in template error
2016-10-01 21:13:24 +09:00
Kijin Sung
69ea93914a
Don't redirect from site start module unless request method is GET
2016-09-18 20:59:07 +09:00
Kijin Sung
be9a109a37
Support <offset> in XML query <navigation> section
2016-09-14 13:44:35 +09:00
BJRambo
81f59b83bd
Fixed typo
2016-08-10 21:37:43 +09:00
BJRambo
d59f7ae29c
fixed typo
2016-08-08 21:30:04 +09:00
BJRambo
792a6b731b
태블릿 설정여부와 상관없이 모바일최적화 버튼이 뜨는 문제 고침
2016-08-08 21:23:15 +09:00
Kijin Sung
e771e4ae0b
Apply non-GET/non-POST CSRF patch from XE 1.8.24 (bed604e)
2016-08-05 17:03:24 +09:00
Kijin Sung
910f7220e6
Import cryptographic signature functions from XE 1.8.23
2016-08-02 16:30:33 +09:00
bnu
61c54504ef
- invalid_float 메시지 추가
...
- 파일 용량 설정의 룰셋 추가 수정
- XML Filter에서 float를 처리할 수 있도록 룰세 추가
2016-08-02 16:00:47 +09:00
bnu
46278a886b
type 이름을 'float'로 변경
2016-08-02 15:58:10 +09:00
sejin7940
a37b288f1b
Update Validator.class.php
2016-08-02 15:56:43 +09:00
Kijin Sung
3d8b7755ee
Fix manual mobile setting not working
2016-07-09 23:00:16 +09:00
Kijin Sung
07d97242ec
Unify lang and locale config files
2016-07-03 23:58:11 +09:00
Kijin Sung
313e7048d5
Remove safe_mode condition from FileHandler
2016-07-03 17:59:50 +09:00
Kijin Sung
222be43303
Remove condition of checking the content of minified scripts
2016-06-29 20:50:30 +09:00
Kijin Sung
aef4797c1c
Update routine for broken symlink detection
2016-06-29 19:20:53 +09:00
Kijin Sung
3c15bf4129
Replace file_put_contents() with safe alternative
2016-06-23 00:07:29 +09:00
Kijin Sung
6c545fce08
Only use proxy server when the constant is defined
2016-06-18 15:07:42 +09:00
Kijin Sung
6791208ae1
Prevent function arguments from being exposed in the error log
...
Also: Produce backtrace when a regular error occurs
Also: Remove unnecessary check for DEBUG_BACKTRACE_IGNORE_ARGS
(This is not necessary in PHP > 5.3.6)
2016-06-15 17:03:32 +09:00
Kijin Sung
2d54687a52
Add slow remote requests to debug content
2016-06-08 16:15:32 +09:00
Kijin Sung
1f86ae7883
Merge pull request #513 from kijin/pr/recaptcha
...
캡챠 애드온을 reCAPTCHA로 대체
2016-06-08 15:43:24 +09:00
Kijin Sung
e1232cf4c1
Fix missing variable in FileHandler::getRemoteResource (thanks @bjrambo)
2016-06-03 13:36:27 +09:00
Kijin Sung
bfc212cc09
Add reCAPTCHA addon for signup page
2016-05-26 22:52:19 +09:00
Kijin Sung
9a7445b677
Merge pull request #460 from kijin/pr/advanced-mailer
...
고급 메일 발송 모듈의 기능을 라이믹스에 포함
2016-05-23 22:03:37 +09:00
Kijin Sung
53169710a7
Add more unit tests for the legacy Mail class
2016-05-23 21:58:37 +09:00
Kijin Sung
c8c319b988
Fix minor compatibility bugs, and add unit tests for Mail class
2016-05-23 17:34:40 +09:00
Kijin Sung
eedba6f032
Fix invalid result of FileHandler::getRealPath() on Windows
2016-05-19 21:03:44 +09:00
Kijin Sung
f8b76b5571
Fix not recognizing POST arguments if Content-Type is wrongly set to application/json
2016-05-16 11:25:37 +09:00
Kijin Sung
1f39a51c66
Merge branch 'develop' into pr/advanced-mailer
2016-05-15 20:22:55 +09:00
conory
096a1926a9
부모 모듈이 블랙리스트에 올라있을때 확장모듈의 트리거도 실행되지 않는 문제 수정
2016-05-13 12:34:08 +09:00
Kijin Sung
503a332f9b
Merge pull request #490 from kijin/pr/tablet-as-mobile
...
태블릿 기기를 모바일로 취급할지 선택할 수 있도록 함
2016-05-11 15:16:23 +09:00
Kijin Sung
3fbf94f630
Fix #491 no display of canonical URL on some pages
2016-05-11 15:15:05 +09:00
Kijin Sung
bdd00fe6b7
Better emulate Advanced Mailer features
2016-05-11 15:02:59 +09:00
Kijin Sung
9fe37502b8
Fix #492 inconsistency between meta description and og:description
2016-05-11 14:45:07 +09:00
Kijin Sung
19ef36728f
Reverse parameter order in legacy Mail::addAttachment() for XE compatibility
2016-05-11 14:41:48 +09:00
Kijin Sung
c58c905a93
Don't trust mobile cookie if the user agent has changed
2016-05-11 00:23:13 +09:00
Kijin Sung
ad8a07096c
Allow tablets to be treated as mobile or not depending on configuration
2016-05-10 23:33:12 +09:00
Kijin Sung
b971ea19ca
Merge branch 'develop' into pr/advanced-mailer
2016-05-10 14:00:26 +09:00
Kijin Sung
9b374861be
Fix #488 extra hyphen when there is no subtitle
2016-05-10 11:15:28 +09:00
Kijin Sung
4b27a503b5
Fix incorrect server push detection when using CloudFlare
2016-05-09 23:07:29 +09:00
Kijin Sung
9bdc30b325
Add options to customize the browser title format
2016-05-09 22:39:19 +09:00