Commit graph

7823 commits

Author SHA1 Message Date
Kijin Sung
40ab69f225 Always apply paragraph spacing, even if it is zero 2016-04-28 01:03:52 +09:00
Kijin Sung
a1fc06f645 Make the default editor styles more configurable 2016-04-28 00:52:29 +09:00
MinSoo Kim
6012d28ada Merge pull request #466 from misol/improvement/board-default-editor
에디터 기본 설정을 사용할 수 있도록 개선
2016-04-27 19:50:41 +09:00
MinSoo Kim
8a9a046ee6 빠진 커밋 추가 2016-04-27 19:43:01 +09:00
MinSoo Kim
b5462ccbcc 에디터 기본 설정을 사용할 수 있도록 개선
한 번 설정 후에 에디터를 기본 설정으로 되돌릴 수 없던 문제를 개선.
2016-04-27 19:42:47 +09:00
Kijin Sung
c90130fe1b Merge pull request #464 from ForPeople/ForPeople-patch-1
Update getDocumentSrlByTitle.xml
2016-04-27 15:37:45 +09:00
ForPeople
6282be3258 Update getDocumentSrlByTitle.xml
오타를 수정하였습니다.
2016-04-27 13:17:59 +09:00
Kijin Sung
81b5230c9c Merge pull request #459 from kijin/pr/password-extra-var
#374 숨김 입력칸 확장변수 타입 추가
2016-04-24 23:26:28 +09:00
Kijin Sung
447ba08a2c Add password (hidden text) extravar type 2016-04-24 23:17:43 +09:00
Kijin Sung
0326971615 Support mobile header and footer text for boards 2016-04-24 22:16:51 +09:00
Kijin Sung
c227d188a7 Fix multiple queries for document/comment vote count 2016-04-24 19:50:22 +09:00
Kijin Sung
4f821bca85 Do not even load counts of document in widget page 2016-04-24 17:57:51 +09:00
Kijin Sung
ddac7ecf2f Do not load extra vars of document in widget page 2016-04-24 17:41:32 +09:00
Kijin Sung
36558f303a Cache layouts to save two queries per page view 2016-04-24 17:21:17 +09:00
Kijin Sung
85396efcf9 Ensure that the auth key is always available 2016-04-24 16:38:26 +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
BJRambo
1cb94980c6 Merge pull request #453 from bjrambo/pr/ncenterlite-fixed-error
알림센터 전반적인 에러 및 개선 작업을 합니다.
2016-04-22 22:52:21 +09:00
BJRambo
67df1ed94e Remove unused option. 2016-04-22 22:19:21 +09:00
BJRambo
5f321d98cd changes the default settings. 2016-04-22 21:54:39 +09:00
BJRambo
7cdb30f160 fixed engilsh Language 2016-04-22 21:52:00 +09:00
BJRambo
eb32cc9100 Remove unnecessary config 2016-04-22 12:27:53 +09:00
BJRambo
7d050944c9 Separating the Advanced Config 2016-04-22 12:21:23 +09:00
YJSoft
491f8c3ce9 낡은 용어를 바꿈
게임방->PC방
공공장소의 예로 도서관 추가
2016-04-22 10:32:11 +09:00
BJRambo
49033bbc19 fixed engilsh language :) 2016-04-20 23:51:31 +09:00
CONORY
ea0e550ba1 Merge pull request #452 from conory/pr/seo
시스템 에러 메세지를 출력할 경우 403 HTTP 코드로 설정
2016-04-20 17:09:35 +09:00
conory
29507df48f httpStatusCode 를 정수형으로 만들기 2016-04-19 23:14:50 +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
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
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
26c5a18a5b Use simpler syntax for cache groups 2016-04-18 20:50:51 +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
b8db18a242 Add dummy cache driver to use if no cache is configured 2016-04-17 16:44:38 +09:00