Commit graph

15137 commits

Author SHA1 Message Date
MinSoo Kim
2da989c9fe 모바일에서만 동작하도록 조건문 수정. 2016-10-19 23:48:54 +09:00
MinSoo Kim
898d8cfe6d Detect scroll up or down for display menu toggle for mobile screen
Mobile screen is small. On the screen, the toggle can the hide content.
Detect user's scroll and display the menu when user need it.
2016-10-17 00:13:18 +09:00
MinSoo Kim
5b930611f0 Improve keyboard accessibility
Improve keyboard accessibility for drop-down menu.
2016-09-28 00:25:53 +09:00
MinSoo Kim
3d470e4972 Enable to select body content area background color. 2016-09-27 01:32:39 +09:00
MinSoo Kim
b4c44968e6 Enable more cumstomized settings
- hamburger menu position
- primary color selection
2016-09-26 00:10:38 +09:00
Kijin Sung
90cf3ec442 Version 1.8.25 2016-09-25 14:40:01 +09:00
sejin7940
2770037700 Update comment.controller.php 2016-09-25 14:33:15 +09:00
sejin7940
09cf929d91 Update document.controller.php 2016-09-25 14:33:08 +09:00
lsc2687
6438927f7e 파일 크기 제한, 문서 첨부 제한 설정 오류 수정
upload_max_filesize가 MB단위로 되어있지 않은 경우(ex. 2G) 발생하던 오류를 수정했습니다.
2016-09-25 14:32:09 +09:00
bnu
b0dde0c044 Fix #1950 게시판 모바일 모드에서 카테고리 선택 시 '검색 목록 수'설정이 적용되지 않는 문제 고침 2016-09-25 14:30:09 +09:00
Kijin Sung
bc6907dccf Update unit test for Security::checkCSRF() 2016-09-25 12:37:34 +09:00
Kijin Sung
4f52122a3c Fix #593 incorrect result from checkCSRF() in GET+JSON request 2016-09-25 12:35:50 +09:00
Kijin Sung
9a1936de40 Merge pull request #591 from kijin/pr/cache-module-grants
Grant 정보 캐싱 개선 (#584 보완)
2016-09-24 14:20:14 +09:00
Kijin Sung
01ae05f9d3 Cache isSiteAdmin, isModuleAdmin, and getModuleGrants 2016-09-24 14:05:14 +09:00
Kijin Sung
54bbc36e73 Partially revert #584
Bug reported in https://www.xetown.com/qna/375598
2016-09-23 23:30:36 +09:00
Kijin Sung
6dd776bd15 Fix #590 Creating default object in member.model.php 2016-09-23 16:54:44 +09:00
Min-Soo Kim
3bb513e6b0 Merge pull request #585 from misol/develop
네모의 꿈 레이아웃 다듬기
2016-09-21 01:12:41 +09:00
MinSoo Kim
182c3bf0ac adjust z-index lower than photo-swipe 2016-09-21 01:08:09 +09:00
MinSoo Kim
11221e8326 Fix mismatched variable type on info.xml 2016-09-21 01:02:32 +09:00
MinSoo Kim
4c4f7b782e Do not display language option when there is no option. 2016-09-21 00:59:33 +09:00
MinSoo Kim
b617da268d Refine layout 2016-09-21 00:51:10 +09:00
MinSoo Kim
123a133ab9 Refine layout. 2016-09-21 00:41:17 +09:00
MinSoo Kim
94a866aa69 refine basic layout. 2016-09-21 00:12:58 +09:00
Min-Soo Kim
b6028de319 Merge pull request #1 from rhymix/develop
Develop
2016-09-21 00:10:57 +09:00
Kijin Sung
69ea93914a Don't redirect from site start module unless request method is GET 2016-09-18 20:59:07 +09:00
Kijin Sung
f4535fbc84 Ensure consistent ordering of triggers by module name and method name (see xpressengine/xe-core#1962) 2016-09-18 16:57:57 +09:00
Kijin Sung
07d53f3e7e Fix incorrect config name (DisplayHandler uses view.use_gzip) 2016-09-17 20:24:21 +09:00
Kijin Sung
d602ab232e Merge pull request #584 from kijin/pr/document-grant-cache
Grant 정보를 캐싱하여 댓글이 많은 글을 로딩할 때 성능 개선
2016-09-16 17:29:53 +09:00
Kijin Sung
9d594526b4 Cache grant information for modules and documents
https://www.xetown.com/qna/374223
http://sejin7940.co.kr/xe_tips/108198
2016-09-16 16:44:29 +09:00
Kijin Sung
4175535bc3 Merge pull request #582 from kijin/pr/offset-query
XML 쿼리에서 LIMIT OFFSET을 직접 지정할 수 있도록 지원
2016-09-14 14:03:06 +09:00
Kijin Sung
be9a109a37 Support <offset> in XML query <navigation> section 2016-09-14 13:44:35 +09:00
Kijin Sung
682a041aa4 Merge pull request #581 from kijin/pr/debug-error-msg
에러 로그 분량을 줄일 수 있는 옵션 추가
2016-09-14 13:29:54 +09:00
Kijin Sung
cf6c5f727e Add option to control error logging 2016-09-14 13:13:29 +09:00
Kijin Sung
3291375fc4 Fix missing $SUBPAGE_TITLE in document view SEO setting 2016-09-13 23:06:42 +09:00
BJRambo
9cc02d3389 Merge pull request #576 from bjrambo/pr/ncenterlite-cache
알림센터 캐시 삭제와 3.0.3버전에 적용된 사항을 정리해보았습니다.
2016-09-11 07:45:36 +09:00
BJRambo
0a66905490 삭제 액션을 메소드로 변경 2016-09-10 20:37:18 +09:00
BJRambo
e0b619dea0 주석 내용을 명확하게 고침. 2016-09-10 20:34:16 +09:00
BJRambo
5848572bb1 대댓글일경우를 대비해서 로직 변경 2016-09-10 20:29:47 +09:00
BJRambo
f56b23e522 Fixed missing array code. 2016-09-10 19:44:07 +09:00
BJRambo
28cec75752 릴리즈날자 업데이트 2016-09-10 19:39:17 +09:00
BJRambo
20cbdc6ef3 맴버시리얼넘버가 없을경우 플래그삭제를 실행하지 않음 2016-09-10 19:36:41 +09:00
BJRambo
13b69cbf38 휴지통으로 이동시 알림이있는 회원들의 캐시를 삭제 2016-09-10 19:31:19 +09:00
BJRambo
b4b9546531 Delete logged_info check code. 2016-09-10 18:53:27 +09:00
BJRambo
1112bd1ce6 add removeFlagFile method. 2016-09-10 18:51:05 +09:00
BJRambo
ab4c3d3705 srl column don't use comment_srl number. 2016-09-10 05:06:00 +09:00
BJRambo
99e1870e2f Increase the version to be excluded from the list of updates. 2016-09-08 03:25:32 +09:00
BJRambo
29a456a1c9 Delete trigger are executed, delete the cache files. 2016-09-08 03:21:34 +09:00
BJRambo
657c0e30b8 Remove unused code. 2016-09-08 03:14:01 +09:00
BJRambo
0d0775e052 clear notification when a user is reading the posts 2016-09-08 03:12:04 +09:00
Min-Soo Kim
28e62ddc0d Merge pull request #574 from misol/master
Rectangular layout- modifying footer menu style
2016-09-06 22:08:39 +09:00