Kijin Sung
|
e8d4c1f27f
|
Fix #406 confusing option name for vote list display
|
2016-05-10 11:46:50 +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
|
98f0b0cd1c
|
Add meta keywords and description to board and page modules
|
2016-05-08 22:51:00 +09:00 |
|
Kijin Sung
|
f151632242
|
Add XE's SEO module to blacklist, because it causes fatal error with Rhymix
|
2016-05-08 16:48:08 +09:00 |
|
Kijin Sung
|
df22d9e69e
|
Fix permissions when manually copying an uploaded file
|
2016-05-08 15:07:17 +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
|
1c43cbb126
|
Fix SCSS import from subdirectory
|
2016-05-06 11:39:12 +09:00 |
|
Kijin Sung
|
7385d2f097
|
Process imports before converting url() relative paths
|
2016-05-05 20:18:14 +09:00 |
|
Kijin Sung
|
01315e62aa
|
Fix relative path conversion in CSS/LESS/SCSS imports
|
2016-05-05 19:55:09 +09:00 |
|
Kijin Sung
|
d5caa823a2
|
Merge branch 'develop' into pr/loadfile-improvements
|
2016-05-05 15:42:08 +09:00 |
|
Kijin Sung
|
9d3c69120c
|
Fix #475, Fix #484, not clearing cache group if dummy driver is used
|
2016-05-05 15:39:15 +09:00 |
|
Kijin Sung
|
b5a10e850f
|
Add unit tests for concatCSS() and concatJS()
|
2016-05-05 13:45:57 +09:00 |
|
Kijin Sung
|
7363f71d4a
|
Fix incorrect conversion of absolute URLs
|
2016-05-05 13:29:24 +09:00 |
|
Kijin Sung
|
768118fda3
|
Fix line wrapping
|
2016-05-05 11:24:14 +09:00 |
|
Kijin Sung
|
007d563f34
|
Clean up default styles in rhymix.scss
|
2016-05-05 11:09:47 +09:00 |
|
Kijin Sung
|
398c36885a
|
Use font config in rhymix.scss to set defaults
|
2016-05-05 11:05:06 +09:00 |
|
Kijin Sung
|
74d5f46195
|
Convert xe.css into SCSS for easy maintenance
|
2016-05-04 22:23:41 +09:00 |
|
Kijin Sung
|
aa1af352b2
|
Do not add @charset if it already exists
|
2016-05-04 22:07:49 +09:00 |
|
Kijin Sung
|
b15b39ece1
|
Initial implementation of CSS and JS concatenation
|
2016-05-04 21:40:42 +09:00 |
|
Kijin Sung
|
90bce20794
|
Add parser for IE conditional comments, to be used in JS concatenation
|
2016-05-04 18:06:02 +09:00 |
|
Kijin Sung
|
e22558374f
|
Change Formatter class to allow direct access to CSS concatenation method
|
2016-05-04 17:19:17 +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
|
447ba08a2c
|
Add password (hidden text) extravar type
|
2016-04-24 23:17:43 +09:00 |
|
Kijin Sung
|
2227e0d278
|
Make all cache drivers singleton instances
|
2016-04-24 16:30:20 +09:00 |
|
Kijin Sung
|
9b71df6a01
|
Add Cache::getDriverName() and clean up confusing method names
|
2016-04-24 16:02:54 +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
|
ba10c91d0e
|
Change default cache driver to 'dummy' with minimal caching
|
2016-04-22 23:26:04 +09:00 |
|
Kijin Sung
|
49dd1fba33
|
Do not use SQLite cache driver if authentication key has not been set
|
2016-04-22 00:04:51 +09:00 |
|
Kijin Sung
|
115ffa937e
|
Ensure that clear() returns bool in all cache drivers
|
2016-04-21 22:32:33 +09:00 |
|
conory
|
9e2613e1b7
|
CK에디터 소스보기 줄바꿈 문제 수정
https://www.xetown.com/square/262312
|
2016-04-20 22:34:25 +09:00 |
|
conory
|
f930ec74f8
|
시스템 에러 메세지를 출력할 경우 403 HTTP 코드로 설정
|
2016-04-18 23:43:04 +09:00 |
|
Kijin Sung
|
6d324633a5
|
Improve performance of class existence checks
|
2016-04-18 21:05:57 +09:00 |
|
Kijin Sung
|
ba9adb2f6e
|
Fix duplication of key group version in third-party modules
|
2016-04-18 20:55:41 +09:00 |
|
Kijin Sung
|
26c5a18a5b
|
Use simpler syntax for cache groups
|
2016-04-18 20:50:51 +09:00 |
|
Kijin Sung
|
e8d117d2f5
|
Cache group versions internally
|
2016-04-18 17:46:49 +09:00 |
|
Kijin Sung
|
8d733f1928
|
Change internal representation of cache groups
|
2016-04-18 17:41:00 +09:00 |
|
Kijin Sung
|
050a507707
|
Migrate cache configuration format, keeping backward compatibility
|
2016-04-17 19:52:31 +09:00 |
|
Kijin Sung
|
194cf3fa70
|
Enable all cache drivers, and add initial implementation of SQLite driver
|
2016-04-17 17:36:02 +09:00 |
|
Kijin Sung
|
b8db18a242
|
Add dummy cache driver to use if no cache is configured
|
2016-04-17 16:44:38 +09:00 |
|
Kijin Sung
|
ca56ff474f
|
Automatically convert to relative TTL if Unix timestamp is given
|
2016-04-17 16:30:06 +09:00 |
|
Kijin Sung
|
89ae581e55
|
Update admin module to use new Cache system
|
2016-04-17 15:01:42 +09:00 |
|
Kijin Sung
|
568151b5ee
|
Add comments to cache files
|
2016-04-17 14:41:18 +09:00 |
|
Kijin Sung
|
273671cf4e
|
Use file cache if no other cache is configured
|
2016-04-17 12:50:31 +09:00 |
|
Kijin Sung
|
6618593a11
|
Add cache drivers for APC, file, Memcached, Redis, WinCache and XCache
|
2016-04-17 12:49:59 +09:00 |
|
Kijin Sung
|
df641e8bf9
|
Merge branch 'develop' into pr/cache-refactor
|
2016-04-17 11:34:02 +09:00 |
|
Kijin Sung
|
3aab255c0d
|
Always cast the TTL to integer
|
2016-04-17 11:33:38 +09:00 |
|
Kijin Sung
|
6d5480ecfb
|
Add Cache class and CacheInterface for drivers
|
2016-04-17 00:36:25 +09:00 |
|