Commit graph

13762 commits

Author SHA1 Message Date
Kijin Sung
30246059eb Remove Crypto class (was added by @kijin but not used) 2016-01-22 15:02:33 +09:00
Kijin Sung
ee585b651a Clean up method signatures in Mobile class 2016-01-22 14:51:57 +09:00
Kijin Sung
acf44a3e03 Clean up method signatures in TemplateHandler 2016-01-22 14:43:37 +09:00
Kijin Sung
f73892de82 Fix incorrect Content-Type header when displaying JSON 2016-01-22 14:22:02 +09:00
Kijin Sung
8e5f0b53bd Merge branch 'develop' into pr/misc-refactor
Conflicts:
	classes/module/ModuleHandler.class.php
2016-01-22 14:14:41 +09:00
Kijin Sung
e20dc5d2f9 Clean up some non-static methods in DisplayHandler 2016-01-22 14:10:44 +09:00
Kijin Sung
e0dfa0db5b Clean up some non-static methods in ModuleHandler 2016-01-22 14:02:32 +09:00
Kijin Sung
261c353053 Merge pull request #147 from kijin/pr/fix-145
admin 폴더 방문시 admin 모듈로 전달되지 않는 문제 해결
2016-01-22 13:21:08 +09:00
Kijin Sung
857018bd4d Merge pull request #146 from kijin/pr/fix-144
utf8mb4 문자셋 사용시 module_part_config 테이블에 복합 인덱스를 생성할 수 없는 문제 해결
2016-01-22 13:20:56 +09:00
Kijin Sung
676f17fb71 Fix #145 broken redirect from admin folder to admin module 2016-01-22 11:53:39 +09:00
Kijin Sung
17c55bb64b Fix #144 error while creating module_part_config index in utf8mb4 2016-01-22 11:46:08 +09:00
Kijin Sung
0b24509356 Merge pull request #138 from kijin/pr/fix-menu-cache
캐시폴더를 삭제하면 메뉴가 사라지는 버그 수정
2016-01-22 09:05:01 +09:00
Kijin Sung
45c2baff1f Fix menu disappearing when cache folder is removed 2016-01-21 20:45:58 +09:00
Kijin Sung
ab92e76408 Move SSL-related Context constants to constants.php 2016-01-21 16:20:42 +09:00
Kijin Sung
746e8c4bb2 Merge pull request #137 from kijin/pr/license-cleanup
설치 화면에서 GPL 라이선스를 표시
2016-01-21 16:15:43 +09:00
Kijin Sung
dfbcbac896 Update installer to display GPL license agreement 2016-01-21 16:10:49 +09:00
CONORY
891931e2ea Merge pull request #134 from conory/pr/check_csrf_property
특성 act에서는 CSRF 체크를 하지않도록 속성추가
2016-01-20 23:36:57 +09:00
conory
d3a96cb8e1 checkCSRF 조건변경 2016-01-20 19:46:16 +09:00
conory
a519db608d POST 요청시 CSRF 체크를 하지않도록 module.xml에 check_csrf 속성 추가 2016-01-20 18:47:40 +09:00
Kijin Sung
25585d89ed Make Context::setRequestMethod() easier to read 2016-01-20 16:36:48 +09:00
Kijin Sung
08560f84be Refactor more URL related functions 2016-01-20 15:53:42 +09:00
Kijin Sung
a8094fe766 Refactor some URL related functions to use Rhymix constants 2016-01-20 15:45:18 +09:00
Kijin Sung
9ddf2f54f3 Fix compatibility with PHP 5.3 2016-01-20 14:19:24 +09:00
Kijin Sung
8e284db3b9 Add more libraries 2016-01-20 14:15:59 +09:00
Kijin Sung
bde13db245 Add miscellaneous utility functions 2016-01-20 14:07:11 +09:00
CONORY
c74a88201a Merge pull request #126 from kijin/pr/hail-richard-stallman
Change the license from LGPL v2.1 to GPL v2
2016-01-19 23:03:45 +09:00
BJRambo
64c2253502 Merge pull request #105 from SoneYours/develop
조회수 설정 기능을 추가함 #103
2016-01-19 15:46:28 +09:00
qw5414
b2d4d5edd2 조회수 설정을 세분화하여 선택하도록 함. 2016-01-19 15:34:16 +09:00
Kijin Sung
aa0a97eeb0 Merge pull request #128 from kijin/pr/reply-prefix
쪽지 답장시 [re] [re] [re] 말머리가 끝없이 붙는 것을 방지
2016-01-19 15:21:34 +09:00
Kijin Sung
241f2d2d30 Prevent infinitely adding [re] to message replies 2016-01-19 14:59:38 +09:00
Kijin Sung
45cfb03d8c Merge pull request #127 from kijin/pr/debug-constants
XE에서 사용하던 디버그 관련 상수들을 다시 들여옴
2016-01-19 14:29:54 +09:00
Kijin Sung
f38501fc25 Re-enable XE compatible debug constants 2016-01-19 14:20:21 +09:00
Kijin Sung
78dfca8cbe Change the license from LGPL v2.1 to GPL v2 2016-01-18 23:07:45 +09:00
Kijin Sung
a3819cb702 Merge pull request #125 from kijin/pr/iconv-mbstring-compat
mbstring이 설치되어 있지 않는 경우 서드파티 라이브러리 오류 수정
2016-01-18 21:43:45 +09:00
Kijin Sung
4061fab8a3 Add polyfills for mbstring functions used by third-party libraries 2016-01-18 21:33:20 +09:00
Kijin Sung
0a40cd084e Fix jslint errors due to strict checking of loop variables 2016-01-18 21:13:10 +09:00
Kijin Sung
ec6f9d36b4 Merge pull request #116 from kijin/pr/utf8mb4-workaround
모든 DB에서 UTF-8 이모티콘 등을 지원하는 패치
2016-01-17 17:04:41 +09:00
qw5414
9659ecca83 세션에 대한 조회수 증감 설정 추가 2016-01-17 15:52:06 +09:00
Kijin Sung
d474c20a36 Encode non-BMP UTF-8 characters as HTML entities 2016-01-17 14:09:45 +09:00
Kijin Sung
7d44db1dcb Merge pull request #114 from kijin/pr/move-startup-scripts
오토로팅 스크립트 및 상수, 함수 선언 위치 변경
2016-01-16 21:12:27 +09:00
Kijin Sung
08e7f7e32a Fix unit tests and misuse of global scope 2016-01-16 14:05:51 +09:00
Kijin Sung
1b6ccd69a3 Fix E_WARNING when handling an empty menu 2016-01-16 11:24:13 +09:00
Kijin Sung
19ec92fc68 Do not define debug constants by default 2016-01-16 11:19:50 +09:00
Kijin Sung
f9dabb06f4 Move the autoloader, startup script, and functions to 'common' folder 2016-01-16 11:15:28 +09:00
Kijin Sung
b50dc8f340 Merge pull request #99 from kijin/pr/update-jquery
jQuery 및 관련 플러그인 업데이트
2016-01-15 23:29:34 +09:00
Kijin Sung
66a6edeffb Merge pull request #68 from kijin/pr/remove-libs
libs 폴더 내의 오래된 라이브러리들 정리
2016-01-15 23:29:23 +09:00
Kijin Sung
7ce82a9e77 Remove unnecessary reference from DB::getParser() 2016-01-15 23:26:43 +09:00
qw5414
a4559ee767 Y값이 아닐경우 실행할 수 있도록.. (코드가 반영이 안되어서 다시 커밋.) 2016-01-15 20:06:05 +09:00
qw5414
fff313eaee 잘못된 설정값 및 코드 수정 2016-01-15 19:58:22 +09:00
qw5414
6ff24f89d6 잘못된 설정값 변경. 2016-01-15 19:41:01 +09:00