Commit graph

2089 commits

Author SHA1 Message Date
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
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
9fe37502b8 Fix #492 inconsistency between meta description and og:description 2016-05-11 14:45:07 +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
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
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
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
Kijin Sung
ad86e03c5e Fix inconsistent variable names 2016-05-04 21:52:08 +09:00
Kijin Sung
a6d1a3c933 Add scope to all members of FrontEndFileHandler 2016-05-04 21:42:23 +09:00
Kijin Sung
b15b39ece1 Initial implementation of CSS and JS concatenation 2016-05-04 21:40:42 +09:00
Kijin Sung
2a8c18eb01 Use Formatter class to add multiple common scripts at the same time 2016-05-04 14:27:47 +09:00
Kijin Sung
753a70005a Do not check mtime of remote or inaccessible scripts 2016-05-03 22:07:43 +09:00
Kijin Sung
5d23ac2f16 Simplify path handling 2016-05-03 21:57:37 +09:00
Kijin Sung
99a86a072b Clean up path handling in FrontEndFileHandler 2016-05-03 21:44:13 +09:00
Kijin Sung
7709eb97c6 Support passing variables to LESS and SCSS stylesheets 2016-05-03 21:35:42 +09:00
Kijin Sung
25965b5d72 Initial support for LESS and SCSS stylesheets 2016-05-03 21:23:38 +09:00
Kijin Sung
447ba08a2c Add password (hidden text) extravar type 2016-04-24 23:17:43 +09:00
Kijin Sung
9b71df6a01 Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
Kijin Sung
aaba4e306d Improve compatibility with previous 'always use file' flag 2016-04-23 15:53:35 +09:00
Kijin Sung
3b8db58954 Merge branch 'develop' into pr/cache-refactor
Conflicts:
	modules/ncenterlite/ncenterlite.controller.php
2016-04-23 11:25:32 +09:00
Kijin Sung
b2238992da Ensure consistent use of cache key when using CacheHandler 2016-04-21 22:52:32 +09:00
conory
951d992ed4 임시글에도 적용 2016-04-20 15:41:10 +09:00
conory
29507df48f httpStatusCode 를 정수형으로 만들기 2016-04-19 23:14:50 +09:00
conory
107996918e 비밀글일 경우에도 적용 2016-04-19 22:02:28 +09:00
conory
de0b09f4e3 최종단계에서 Set http status message 2016-04-19 17:10:15 +09:00
conory
0cb9958319 stop()사용시에도 http status code 적용 2016-04-19 16:02:42 +09:00
conory
649e25ab63 HttpStatusCode가 정수형일 경우 대비 2016-04-19 12:56:28 +09:00