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
Kijin Sung
f25e685209
Make OpenGraph configurable, and fix canonical URL to include mid
2016-05-09 11:51:11 +09:00
Kijin Sung
da1b69c6b7
Initial implementation of OpenGraph metadata insertion
2016-05-09 01:36:25 +09:00
Kijin Sung
f84715db5b
Fix escaping and userlang encoding of site keywords and description
2016-05-08 23:29:47 +09:00
Kijin Sung
faf4b1ea54
Use global keywords and description if a module does not have its own SEO info
2016-05-08 23:23:27 +09:00
Kijin Sung
d87bbf635c
Enable multi-language for site title and subtitle
2016-05-08 21:49:11 +09:00
Kijin Sung
e90f60de22
Add site subtitle
2016-05-08 21:14:50 +09:00
Kijin Sung
062969ae25
Merge branch 'develop' into pr/advanced-mailer
2016-05-07 14:50:57 +09:00
Kijin Sung
c50a4764b8
Fix typo, and don't apply server push to scripts in the body footer
2016-05-06 22:19:32 +09:00
Kijin Sung
942235b6bc
Enable HTTP/2 server push for CSS and JS resources
2016-05-06 22:02:47 +09:00
Kijin Sung
4290f5110c
Add 'finalize' option to getCSSFileList() and getJSFileList(), to be used only by the final layout
2016-05-06 22:01:58 +09:00
Kijin Sung
818a39f3e0
Add compiled template filename to Debug class as an alias
2016-05-05 21:53:57 +09:00
Kijin Sung
7cb194439f
Merge branch 'develop' into pr/advanced-mailer
2016-05-05 20:37:55 +09:00
Kijin Sung
1650b79a99
Fix variable escaping for LESS
2016-05-05 19:55:41 +09:00
Kijin Sung
7750a278a1
Do not combine scripts in the body section
2016-05-05 11:19:12 +09:00
Kijin Sung
398c36885a
Use font config in rhymix.scss to set defaults
2016-05-05 11:05:06 +09:00
Kijin Sung
67cc7d3d00
Compile LESS/SCSS again if variables change
2016-05-05 10:42:15 +09:00
Kijin Sung
a421c78a4d
Reorganize temporary directory structure
2016-05-05 01:36:43 +09:00
Kijin Sung
8af57f904f
Update regexp in HTMLDisplayHandler to recognize LESS/SCSS files as common
2016-05-04 22:33:57 +09:00
Kijin Sung
74d5f46195
Convert xe.css into SCSS for easy maintenance
2016-05-04 22:23:41 +09:00
Kijin Sung
15c7dd5832
Add missing extensions to CSS-specific tasks
2016-05-04 22:08:13 +09:00
Kijin Sung
9a30c10ce8
Disable CSS/JS concatenation during legacy unit tests
2016-05-04 21:57:48 +09:00