Kijin Sung
|
f2f7cffdb8
|
Leave placeholder for installController::makeConfigFile()
|
2016-02-05 10:41:53 +09:00 |
|
Kijin Sung
|
66d8cbfae7
|
Set the default timezone as early as possible
|
2016-02-05 10:36:10 +09:00 |
|
Kijin Sung
|
ae3ab3b897
|
Add unit tests for Config and DateTime classes
|
2016-02-05 09:35:04 +09:00 |
|
Kijin Sung
|
89db7c7c7c
|
Load system configuration before Context::init()
|
2016-02-04 20:41:53 +09:00 |
|
Kijin Sung
|
2cbecff729
|
Use new datetime configuration in document and comment methods
|
2016-02-04 19:07:57 +09:00 |
|
Kijin Sung
|
5d8896560e
|
Fix comment style
|
2016-02-04 17:56:04 +09:00 |
|
Kijin Sung
|
e89a1232b1
|
Add shortcut function to system configuration
|
2016-02-04 17:55:38 +09:00 |
|
Kijin Sung
|
acd3b66eff
|
Remove outdated timezone list
|
2016-02-04 17:52:21 +09:00 |
|
Kijin Sung
|
47a2cacd12
|
Do not use zgap() in member auth mail expiry routine
|
2016-02-04 17:45:39 +09:00 |
|
Kijin Sung
|
deb0ad8e1f
|
Miscellaneous adjustments to Context class
|
2016-02-04 16:43:02 +09:00 |
|
Kijin Sung
|
c123d9c536
|
Clean up admin menu names for various setting pages
|
2016-02-04 16:25:48 +09:00 |
|
Kijin Sung
|
6c671600c1
|
Move admin IP whitelist to Security config page
|
2016-02-04 16:15:00 +09:00 |
|
Kijin Sung
|
a36bc03970
|
Simplify FTP configuration using new format
|
2016-02-04 16:10:52 +09:00 |
|
Kijin Sung
|
673cd48db0
|
Reorganize general configuration in admin module
|
2016-02-04 14:43:18 +09:00 |
|
Kijin Sung
|
f7191123fd
|
Always use the internal timezone in ztime() function
|
2016-02-04 09:50:39 +09:00 |
|
Kijin Sung
|
c27da2ed24
|
Port all time-related functions to new timezone handling system
|
2016-02-04 09:39:09 +09:00 |
|
Kijin Sung
|
d5ba13d7e1
|
Improve internal timezone handling
|
2016-02-04 09:11:56 +09:00 |
|
Kijin Sung
|
e971e7a725
|
Improve time zone selection
|
2016-02-03 17:54:47 +09:00 |
|
Kijin Sung
|
3c8b586fac
|
Move module_extend cache file out of the config directory
|
2016-02-03 16:23:32 +09:00 |
|
Kijin Sung
|
54d6385e2a
|
Update unit tests
|
2016-02-03 15:49:53 +09:00 |
|
Kijin Sung
|
0b1fa79f43
|
Update installer to use new config format
|
2016-02-03 15:39:58 +09:00 |
|
Kijin Sung
|
28af7b95cf
|
Do not attempt to save new config if loading failed
|
2016-02-03 11:31:33 +09:00 |
|
Kijin Sung
|
8034415503
|
Miscellaneous fixes to Context::init() routine
|
2016-02-03 11:26:59 +09:00 |
|
Kijin Sung
|
3460f63741
|
Initial implementation of new config use in Context class
|
2016-02-03 11:17:09 +09:00 |
|
Kijin Sung
|
0fba6ea226
|
Miscellaneous fixes to new config handling
|
2016-02-03 11:16:49 +09:00 |
|
Kijin Sung
|
ff3600b63c
|
Add default configuration and converter
|
2016-02-02 21:15:31 +09:00 |
|
Kijin Sung
|
e808a23580
|
Merge pull request #191 from kijin/pr/lang-tests
언어 클래스를 위한 유닛 테스트 작성
|
2016-02-02 11:34:09 +09:00 |
|
Kijin Sung
|
474c8b0901
|
Add some basic unit tests for the Lang class
|
2016-02-02 11:23:09 +09:00 |
|
Kijin Sung
|
0cdaf31745
|
Merge pull request #190 from kijin/pr/cloudflare-ip-fix
클라우드플레어 사용시 실제 방문자 IP를 자동 감지
|
2016-02-02 11:10:40 +09:00 |
|
Kijin Sung
|
767ba0bb62
|
Add unit tests for CloudFlare real IP method
|
2016-02-02 09:36:32 +09:00 |
|
Kijin Sung
|
343ad39b79
|
Add method to get real IP from CloudFlare headers
|
2016-02-02 09:30:00 +09:00 |
|
Kijin Sung
|
c23ebdb4aa
|
Add tests for IpFilter class and legacy compatibility
|
2016-02-02 09:15:29 +09:00 |
|
Kijin Sung
|
b47abe8d12
|
Update old IpFilter class to call the new class internally
|
2016-02-02 09:15:07 +09:00 |
|
Kijin Sung
|
409ab63276
|
Add IpFilter class that can handle CIDR, IPv6, wildcard ranges
|
2016-02-02 09:14:31 +09:00 |
|
Kijin Sung
|
cca5e7cf6b
|
Add CloudFlare IP ranges
|
2016-02-01 20:18:08 +09:00 |
|
Kijin Sung
|
0012bb296e
|
Add basic exception class
|
2016-02-01 20:11:46 +09:00 |
|
Kijin Sung
|
66994d35dc
|
Merge pull request #186 from kijin/pr/triggers-from-everywhere
애드온 등에서 트리거에 콜백 함수를 등록할 수 있도록 허용
|
2016-02-01 16:37:00 +09:00 |
|
Kijin Sung
|
568b78959d
|
Simplify
|
2016-02-01 16:31:58 +09:00 |
|
Kijin Sung
|
74ac1e5141
|
Allow triggers to call arbitrary functions
|
2016-02-01 15:46:04 +09:00 |
|
Kijin Sung
|
9f35a3c95b
|
Merge pull request #183 from kijin/fuxml/no-xml-lang
XML 제거: 언어 파일을 PHP 방식으로 변경하고 각 언어별로 분리
|
2016-02-01 15:10:59 +09:00 |
|
Kijin Sung
|
56f4bdaa09
|
Also autoload common lang files when requested
|
2016-02-01 15:04:46 +09:00 |
|
Kijin Sung
|
61e1108afb
|
Autoload plugin when language translation is requested
|
2016-02-01 14:23:53 +09:00 |
|
Kijin Sung
|
693fce7601
|
Allow plugin name in language keys
|
2016-02-01 13:43:14 +09:00 |
|
Kijin Sung
|
5c1a68ae16
|
Keep translations from different sources separate
|
2016-02-01 13:30:15 +09:00 |
|
BJRambo
|
ba89ec246b
|
Merge pull request #185 from SoneYours/pr/add-slowlog-protect-ip
slowlog 를 원하는 아이피에서만 실행 하도록 개선
|
2016-02-01 09:20:39 +09:00 |
|
qw5414
|
7e48ea11cf
|
slowlog 를 원하는 아이피에서만 실행 하도록 개선
|
2016-02-01 08:03:03 +09:00 |
|
BJRambo
|
a37087f48c
|
Merge pull request #184 from SoneYours/pr/fixed-todtjdshsh-mid
'admin' 으로 mid를 생성 할 수 있었던 문제점 개선
|
2016-01-31 22:34:27 +09:00 |
|
Kijin Sung
|
6eb971a290
|
Fix #181 script error if waiting_obj is accessed too early
|
2016-01-31 19:15:58 +09:00 |
|
qw5414
|
721557ceaa
|
'admin' 으로 mid를 생성 할 수 있었던 문제점 개선
|
2016-01-31 18:28:28 +09:00 |
|
Kijin Sung
|
4797e858b8
|
Merge branch 'develop' into fuxml/no-xml-lang
Conflicts:
modules/comment/lang/lang.xml
modules/document/lang/lang.xml
modules/member/lang/lang.xml
|
2016-01-31 16:13:03 +09:00 |
|