Kijin Sung
|
93ef1b295f
|
Fix #219 error while loading menu type
|
2016-02-06 21:05:12 +09:00 |
|
Kijin Sung
|
e2199f19ec
|
Apply numeric array conversion to every JSON request as well
|
2016-02-06 15:02:49 +09:00 |
|
Kijin Sung
|
fed4f950bf
|
Fix encoding of numeric arrays in XMLRPC->JSON conversion
|
2016-02-06 14:57:16 +09:00 |
|
Kijin Sung
|
1eced59239
|
Only re-create old config file at install time
|
2016-02-06 12:53:48 +09:00 |
|
Kijin Sung
|
ede85adf24
|
Automatically create old config file if it does not exist
|
2016-02-06 12:49:46 +09:00 |
|
Kijin Sung
|
3b641c1774
|
Do not leave out any custom configuration
|
2016-02-06 12:41:12 +09:00 |
|
Kijin Sung
|
08e4d82f23
|
Improve compatibility with some apps that work closely with system config
|
2016-02-05 23:16:22 +09:00 |
|
Kijin Sung
|
5afefc063c
|
Merge branch 'develop' into pr/new-config-format
Conflicts:
classes/context/Context.class.php
|
2016-02-05 19:37:10 +09:00 |
|
Kijin Sung
|
f7aad28d2c
|
Remove remaining references to getDBInfo()
|
2016-02-05 15:18:31 +09:00 |
|
Kijin Sung
|
e28856bfbb
|
Update DB classes to use new config format
|
2016-02-05 14:46:55 +09:00 |
|
Kijin Sung
|
6876eac464
|
Remove unnecessary reference operator from DB and Cache classes
|
2016-02-05 13:44:19 +09:00 |
|
Kijin Sung
|
0c2c0d2b19
|
Set request method to XMLRPC if called via exec_xml()
|
2016-02-05 11:41:27 +09:00 |
|
Kijin Sung
|
4ea9ab02ec
|
Migrate miscellaneous config to new format
|
2016-02-05 11:26:35 +09:00 |
|
Kijin Sung
|
d41516349c
|
Remove use of old db_info in minify_scripts processing
|
2016-02-05 11:03:43 +09:00 |
|
Kijin Sung
|
66d8cbfae7
|
Set the default timezone as early as possible
|
2016-02-05 10:36:10 +09:00 |
|
Kijin Sung
|
89db7c7c7c
|
Load system configuration before Context::init()
|
2016-02-04 20:41:53 +09:00 |
|
Kijin Sung
|
deb0ad8e1f
|
Miscellaneous adjustments to Context class
|
2016-02-04 16:43:02 +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
|
0b1fa79f43
|
Update installer to use new config format
|
2016-02-03 15:39:58 +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
|
b47abe8d12
|
Update old IpFilter class to call the new class internally
|
2016-02-02 09:15:07 +09:00 |
|
Kijin Sung
|
74ac1e5141
|
Allow triggers to call arbitrary functions
|
2016-02-01 15:46:04 +09:00 |
|
Kijin Sung
|
5c1a68ae16
|
Keep translations from different sources separate
|
2016-02-01 13:30:15 +09:00 |
|
Kijin Sung
|
2a008eb2e2
|
Simplify loading function for selected language list
|
2016-01-31 14:52:48 +09:00 |
|
Kijin Sung
|
f45779c3f8
|
Simplify loading function for supported language list
|
2016-01-31 14:47:01 +09:00 |
|
Kijin Sung
|
f68e6118bc
|
Initial implementation of lang class that prefers PHP to XML
|
2016-01-27 16:26:06 +09:00 |
|
Kijin Sung
|
9ee739aea7
|
Merge pull request #152 from kijin/fuxml/dont-post-with-xml
XML 제거: 폼 제출시 불필요하게 XML을 사용하지 않도록 변경
|
2016-01-27 13:32:54 +09:00 |
|
Kijin Sung
|
2f64a4ce8f
|
Fix thumbnails for external URLs with no extension
|
2016-01-26 11:13:57 +09:00 |
|
Kijin Sung
|
3a419d586d
|
Improve backward compatibility with AXUpload5 and other third-party AJAX apps
|
2016-01-26 10:32:59 +09:00 |
|
conory
|
0a89dffa5a
|
XE표기를 Rhymix로 변경
|
2016-01-25 18:10:15 +09:00 |
|
Kijin Sung
|
d3c0e94b03
|
Update minimal server requirements
|
2016-01-24 10:20:35 +09:00 |
|
Kijin Sung
|
8ee5e8c4b0
|
Make all AJAX requests use regular form submission format and JSON response format
|
2016-01-23 20:33:49 +09:00 |
|
Kijin Sung
|
70c6c6a949
|
Fix incorrect SSL detection
|
2016-01-22 16:37:35 +09:00 |
|
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
|
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
|
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 |
|
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 |
|