Kijin Sung
eb10708a88
Prevent adding or getting duplicate trigger
2021-12-13 15:21:21 +09:00
Kijin Sung
4fd1804d27
Don't allow uploading .php or .js files using the filebox #1796
2021-10-19 21:39:13 +09:00
Kijin Sung
4a34b3dfa8
Accommodate standalone=auto setting in other relevant places
2021-04-20 21:52:06 +09:00
Kijin Sung
1f34c33e29
Remove unnecessary site_srl from several other modules
2021-01-18 16:25:02 +09:00
Kijin Sung
f8859769e8
Clean up ModuleController::replaceDefinedLangCode()
2021-01-08 21:27:44 +09:00
Kijin Sung
78a88ce4e3
Fix error in PHP 8.0
2020-12-20 19:45:51 +09:00
Kijin Sung
2c48e345d1
Fix count() error in PHP 8.0
2020-12-19 23:26:44 +09:00
Kijin Sung
70c2bfe5df
Remove deleted routes from action_forward table
2020-12-18 00:54:34 +09:00
Kijin Sung
39fa556531
Fix errors in PHP 8.0 while copying module
2020-12-16 22:18:38 +09:00
Kijin Sung
1366bb72ce
Fix #1452 misc errors in PHP 8.0
2020-11-12 14:03:11 +09:00
Kijin Sung
a6e55dcdee
Use transactions in several member controller methods
2020-10-04 17:02:23 +09:00
Kijin Sung
03c4d87cb9
Clear mid/module_srl cache when global cache is cleared
2020-10-01 16:42:42 +09:00
Kijin Sung
ffe9cda5e0
Merge branch 'develop' into next
2020-08-29 23:53:31 +09:00
Kijin Sung
5e9d9ef02f
Fix #1393 allow adding module admin by email address
2020-08-29 23:30:15 +09:00
Kijin Sung
67dfb3c282
Remove optional SSL
2020-07-03 00:41:59 +09:00
Kijin Sung
358832922e
Fix incorrect global route detection
2020-06-19 11:14:10 +09:00
Kijin Sung
85fcc79457
Reorganize data exchange format between Context and Router
2020-06-18 20:06:59 +09:00
Kijin Sung
c8a6b8de79
Support global routes
2020-06-18 16:36:27 +09:00
Kijin Sung
527e16c924
Merge branch 'next' into next-router
2020-06-18 13:17:28 +09:00
Kijin Sung
4cd548cd58
Merge branch 'develop' into next
2020-06-18 13:16:38 +09:00
Kijin Sung
c164f506bb
Fix #1324 extra_vars not saved when editing widget page
2020-06-18 12:14:52 +09:00
Kijin Sung
b5740052fc
Move SSL redirection logic to Context::init()
2020-06-17 22:25:40 +09:00
Kijin Sung
f92fc9c980
Use action_forward to register standalone routes from all modules
2020-06-17 16:56:42 +09:00
Kijin Sung
5dcb0d332b
Extend action_forward feature to include route info
2020-06-17 15:52:06 +09:00
Kijin Sung
f01fb9ae42
Merge branch 'develop' into next
2020-06-12 10:28:36 +09:00
Kijin Sung
494e0ee028
Clean up usage of is_countable()
2020-06-08 20:35:54 +09:00
Min-Soo Kim
a641b3103a
is_countable?!
2020-06-07 22:56:21 +09:00
Kijin Sung
c90d529c74
Change method calls to static in many core modules
2020-05-24 20:43:52 +09:00
Kijin Sung
70108f858d
XEVE-19-001, XEVE-19-003, XEVE-19-006
...
xpressengine/xe-core@18ec8078eb
2019-05-04 17:36:41 +09:00
Kijin Sung
24df74d618
Revert change to user_lang converter
2018-10-10 15:15:44 +09:00
Kijin Sung
c54fa8dab1
Use escape more consistently
...
여기저기 htmlspecialchars가 들어 있는 것을 escape로 통일
2018-10-10 15:07:51 +09:00
Kijin Sung
c4a4528e1b
Update member and module module to throw exceptions
2018-09-05 23:35:43 +09:00
Kijin Sung
455e39cbba
Fix unnecessary reloading of user lang
2017-12-19 12:00:50 +09:00
Kijin Sung
84e5542d77
Remove unnecessary use of BaseObject
...
- 트리거 등 반환값이 필요하지 않은 곳에서 new BaseObject()를 반환하는 것 삭제
- 모듈 설치, 업데이트 후 무의미한 new BaseObject()를 반환하는 것 삭제
- 사용자에게 에러 메시지를 돌려주는 용도로 new BaseObject(-1, '에러메시지')를
사용하는 경우는 대부분 $this->setError()로 변경함. 언어 변환과 sprintf()
처리까지 한 번에 이루어지므로 이쪽이 더 편리함.
2017-12-01 00:54:51 +09:00
Kijin Sung
03d74a984f
Merge branch 'develop' into pr/change-object
2017-11-30 23:30:21 +09:00
Kijin Sung
e48179aa05
다국어 등 코드를 생성하여 만들어지는 cache 파일의 취약점 수정
...
- 관리자 메뉴, 사용자 지정 다국어 cache를 object cache로 변경
- xpressengine/xe-core#2182
2017-11-30 22:50:36 +09:00
BJRambo
f3f40f6859
php7.2호환을 위해 변경한 클래스 Object 를 BaseObject으로 변경
2017-11-28 20:01:28 +09:00
conory
5bdf95932f
kind가 admin이 아닐 경우 (ex. *.controller.php) 확장 모듈로 등록할 수 없는 문제 수정
2017-11-27 21:27:28 +09:00
conory
22b16ecc73
모듈 설정 부분을 효율적으로 개선
...
서드파티에서 getModulePartConfig() 사용시 Creating default object from empty value 문제가 발생되지 않도록 수정
2017-09-02 21:52:52 +09:00
bnu
6679dbf181
#2129 모듈 업데이트 기록 및 확인 기능 추가
...
- moduleModel::needUpdate()
- moduleController::insertUpdatedLog()
2017-08-16 22:38:49 +09:00
Kijin Sung
7904304dc3
Support /USE_RESPONSIVE/ as a valid mobile skin option
2017-07-01 20:25:41 +09:00
Kijin Sung
4bde9f6c7b
Merge site admin privileges with normal admin
2017-03-04 21:37:23 +09:00
Kijin Sung
c82c2f307a
Various changes to URL handling routines
2017-02-20 21:22:38 +09:00
Kijin Sung
01ae05f9d3
Cache isSiteAdmin, isModuleAdmin, and getModuleGrants
2016-09-24 14:05:14 +09:00
Kijin Sung
eb895f76cd
Do not rollback if an 'after' trigger returns error
2016-05-14 20:24:45 +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
5d7853645a
Remove all calls to checkUploadedFile()
2016-03-12 21:03:26 +09:00
Kijin Sung
78cb8aea17
Merge branch 'develop' into pr/new-config-format
2016-02-06 21:12:10 +09:00
Kijin Sung
bb814dbae8
Allow all extensions and longer comments in filebox
2016-02-06 15:15:18 +09:00