conory
|
9e2613e1b7
|
CK에디터 소스보기 줄바꿈 문제 수정
https://www.xetown.com/square/262312
|
2016-04-20 22:34:25 +09:00 |
|
CONORY
|
ea0e550ba1
|
Merge pull request #452 from conory/pr/seo
시스템 에러 메세지를 출력할 경우 403 HTTP 코드로 설정
|
2016-04-20 17:09:35 +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
|
2e6e11b1a9
|
로그인 정보없이 회원메뉴가 추가되는 거 방지 2
|
2016-04-19 19:08:40 +09:00 |
|
conory
|
c4ef6d11e1
|
로그인 정보없이 회원메뉴가 추가되는 거 방지
|
2016-04-19 19:01:50 +09:00 |
|
conory
|
862058d7ce
|
게시펀 적용, 권한없는 게시물도 403 지정
|
2016-04-19 17:19:04 +09:00 |
|
conory
|
de0b09f4e3
|
최종단계에서 Set http status message
|
2016-04-19 17:10:15 +09:00 |
|
BJRambo
|
396017b7b1
|
fixed korean Language
|
2016-04-19 16:31:33 +09:00 |
|
conory
|
13c6178a57
|
게시판 메세지에도 적용
|
2016-04-19 16:25:46 +09:00 |
|
BJRambo
|
c7e5d1d9af
|
add engilsh language to admin notify.
|
2016-04-19 16:24:32 +09:00 |
|
BJRambo
|
2a882142fe
|
fixed the posts notification procedure.
|
2016-04-19 16:23:30 +09:00 |
|
conory
|
0cb9958319
|
stop()사용시에도 http status code 적용
|
2016-04-19 16:02:42 +09:00 |
|
BJRambo
|
c859f4c2de
|
fix the problem did not know the Administrator member_srl
|
2016-04-19 15:55:41 +09:00 |
|
BJRambo
|
d29586c0bd
|
delete debug code
|
2016-04-19 14:48:51 +09:00 |
|
BJRambo
|
3cb334a96d
|
fixed in mention option error
|
2016-04-19 13:17:15 +09:00 |
|
conory
|
649e25ab63
|
HttpStatusCode가 정수형일 경우 대비
|
2016-04-19 12:56:28 +09:00 |
|
conory
|
f930ec74f8
|
시스템 에러 메세지를 출력할 경우 403 HTTP 코드로 설정
|
2016-04-18 23:43:04 +09:00 |
|
Kijin Sung
|
7beaff8241
|
Improve caching efficiency of document extra keys and module extra vars
|
2016-04-18 21:34:14 +09:00 |
|
Kijin Sung
|
a949b95763
|
Improve cache efficiency when loading module part config
|
2016-04-18 21:22:31 +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
|
9e78008fe6
|
Fix #450 error when adding point with '+10' syntax
|
2016-04-18 14:27:44 +09:00 |
|
Kijin Sung
|
3117621270
|
Update references to CacheHandler in module module
|
2016-04-18 14:23:04 +09:00 |
|
Kijin Sung
|
2e98962264
|
Update references to CacheHandler in document module
|
2016-04-18 01:42:33 +09:00 |
|
Kijin Sung
|
2f234dfad1
|
Update references to CacheHandler in several modules
|
2016-04-18 00:55:29 +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
|
8bd7f6e466
|
Fix styling of cached widget
|
2016-04-17 16:22:48 +09:00 |
|
Kijin Sung
|
884aba864e
|
Update widget controller to use new cache system
|
2016-04-17 16:15:29 +09:00 |
|
Kijin Sung
|
877cccbcb7
|
Update cache invalidation routine to be more precise
|
2016-04-17 15:27:51 +09:00 |
|
Kijin Sung
|
89ae581e55
|
Update admin module to use new Cache system
|
2016-04-17 15:01:42 +09:00 |
|
Kijin Sung
|
7d80bbe27d
|
Update CacheHandler to use Rhymix Framework instead
|
2016-04-17 14:43:16 +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
|
5ace5c5163
|
Merge pull request #448 from kijin/pr/ncenter-mention-suffix
알림센터 멘션 처리 개선 및 전반적인 정리
|
2016-04-17 11:32:41 +09:00 |
|
Kijin Sung
|
6d5480ecfb
|
Add Cache class and CacheInterface for drivers
|
2016-04-17 00:36:25 +09:00 |
|
Kijin Sung
|
ecda653e77
|
Fix error while saving custom list of mention suffixes
|
2016-04-16 22:37:08 +09:00 |
|
Kijin Sung
|
97596e2e23
|
Add more Japanese suffixes
|
2016-04-16 22:27:08 +09:00 |
|
Kijin Sung
|
3740f55ef3
|
Fix mentioning self
|
2016-04-16 22:18:52 +09:00 |
|
Kijin Sung
|
3df66f2a1a
|
Clean up notification center and fix mention algorithm
|
2016-04-16 21:32:00 +09:00 |
|