Kijin Sung
|
03087aa7ba
|
Update domains schema and improve default domain handling
|
2017-03-12 23:25:01 +09:00 |
|
Kijin Sung
|
fc77980c39
|
Merge branch 'develop' into pr/multidomain
|
2017-03-07 15:43:25 +09:00 |
|
bnu
|
ada67465cf
|
내장 모듈의 act에 대한 퍼미션 정리
|
2017-03-06 14:06:04 +09:00 |
|
Kijin Sung
|
af7309b807
|
Consistently use new domain system for URL::isInternalUrl() and checkCSRF()
|
2017-03-04 22:09:45 +09:00 |
|
Kijin Sung
|
4bde9f6c7b
|
Merge site admin privileges with normal admin
|
2017-03-04 21:37:23 +09:00 |
|
Kijin Sung
|
726a2a0209
|
Update module class to use getDomainFromUrl()
|
2017-03-04 17:31:46 +09:00 |
|
Kijin Sung
|
210b6b4147
|
Merge branch 'develop' into pr/multidomain
|
2017-03-01 21:50:51 +09:00 |
|
Kijin Sung
|
78540fbc13
|
Fix potential caching of partial module info
|
2017-02-26 15:37:41 +09:00 |
|
Kijin Sung
|
b88bedf9fd
|
Return more data from getAllDomains()
|
2017-02-22 16:45:45 +09:00 |
|
Kijin Sung
|
37a0aa0f13
|
Implement moduleModel::getAllDomains()
|
2017-02-22 14:52:48 +09:00 |
|
Kijin Sung
|
94c45958c4
|
Refactor domain info loading functions
|
2017-02-22 14:31:16 +09:00 |
|
Kijin Sung
|
254e6910d0
|
Fill in missing fields in getSiteInfo() and getSiteInfoByDomain()
|
2017-02-20 22:49:32 +09:00 |
|
Kijin Sung
|
bad9fe5d98
|
Add deleteDomain query
|
2017-02-20 22:46:28 +09:00 |
|
Kijin Sung
|
5b182ab4b3
|
Simplify getDomainInfo query
|
2017-02-20 22:45:32 +09:00 |
|
Kijin Sung
|
beb2bf346e
|
Add updateDomain query
|
2017-02-20 22:30:41 +09:00 |
|
Kijin Sung
|
5757fec7a6
|
Use current URL to fill initial domain info
|
2017-02-20 22:06:44 +09:00 |
|
Kijin Sung
|
4e4ef2f762
|
Fix missing DB object in module::migrateDomains()
|
2017-02-20 21:51:16 +09:00 |
|
Kijin Sung
|
c82c2f307a
|
Various changes to URL handling routines
|
2017-02-20 21:22:38 +09:00 |
|
Kijin Sung
|
726220d3eb
|
Load site_module_info from 'domains' table instead of 'sites' table
|
2017-02-20 20:43:30 +09:00 |
|
Kijin Sung
|
a69bac6e2b
|
Implement migration of site info from 'sites' table and multidomain module (if installed)
|
2017-02-20 18:14:15 +09:00 |
|
Kijin Sung
|
6bb0f71beb
|
Add 'domains' table to module module
|
2017-02-18 17:14:02 +09:00 |
|
conory
|
d6c617bf67
|
누락된 쿼리
|
2016-11-16 14:28:11 +09:00 |
|
Kijin Sung
|
83e75a89d9
|
Fix warning in module model that affects SMS triggers
|
2016-11-06 22:02:19 +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
|
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
|
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
|
3c15bf4129
|
Replace file_put_contents() with safe alternative
|
2016-06-23 00:07:29 +09:00 |
|
BJRambo
|
508b6ed340
|
Fix uninitialized stdClass in rarely used method
|
2016-05-27 07:57:58 +09:00 |
|
Kijin Sung
|
eb895f76cd
|
Do not rollback if an 'after' trigger returns error
|
2016-05-14 20:24:45 +09:00 |
|
Kijin Sung
|
2300106aa5
|
Display reasons for blacklisted modules and addons
|
2016-05-14 17:28:15 +09:00 |
|
Kijin Sung
|
3fbb11f5ea
|
Display warning about blacklisted modules in module list screen
|
2016-05-13 13:24:11 +09:00 |
|
Kijin Sung
|
7ef14490b8
|
Do not check for updates of blacklisted modules
|
2016-05-13 13:18:20 +09:00 |
|
Kijin Sung
|
0326971615
|
Support mobile header and footer text for boards
|
2016-04-24 22:16:51 +09:00 |
|
Kijin Sung
|
ba10c91d0e
|
Change default cache driver to 'dummy' with minimal caching
|
2016-04-22 23:26: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
|
3117621270
|
Update references to CacheHandler in module module
|
2016-04-18 14:23:04 +09:00 |
|
Kijin Sung
|
4f015f7bbc
|
Merge pull request #366 from kijin/pr/security-refactor
보안관련 클래스 전반적 정리 및 기능 개선 프로젝트
|
2016-03-14 22:19:59 +09:00 |
|
MinSoo Kim
|
d1a7dfca7e
|
Merge pull request #369 from misol/color-of-no-color
input type=color can not be empty
|
2016-03-13 00:42:13 +09:00 |
|
MinSoo Kim
|
f41e3f5907
|
input type=color can not be empty
https://www.w3.org/TR/2012/WD-html5-20120329/states-of-the-type-attribute.html#color-state-type-color
|
2016-03-13 00:37:04 +09:00 |
|
Kijin Sung
|
5d7853645a
|
Remove all calls to checkUploadedFile()
|
2016-03-12 21:03:26 +09:00 |
|
conory
|
90400e2b5f
|
모두 lang() 함수로 변경
|
2016-03-06 17:01:15 +09:00 |
|
conory
|
9f9fa6e653
|
#327 언어파일 정리
|
2016-03-03 18:19:44 +09:00 |
|
Kijin Sung
|
eb84b57658
|
Fix #248 missing index.html in manual link
|
2016-02-11 15:31:51 +09:00 |
|
Kijin Sung
|
08cc9009b5
|
Reorganize default admin menu
|
2016-02-10 00:14:32 +09:00 |
|
qw5414
|
93ec98844a
|
언어파일이 없는 문제점 개선.
|
2016-02-09 02:57:45 +09:00 |
|
Kijin Sung
|
e55504e1f4
|
Merge branch 'develop' into pr/new-config-format
Conflicts:
common/legacy.php
|
2016-02-07 22:15:27 +09:00 |
|
BJRambo
|
9d3622dcde
|
Merge pull request #225 from SoneYours/pr/fix-bug
stdClass초기화 문제점 개선 by ModuleModel
|
2016-02-07 17:23:55 +09:00 |
|