rhymix/classes
Kijin Sung 21072195c0 Prevent overwriting jQuery and other common scripts
- Block third-party programs trying to load their own version of jQuery
- Block obsolete scripts such as xe.css and xe.js
- Block minified versions of the above, too
- Increase blocking index threshold from 1,500,000 to 1,500,000,000
- Add unit tests for script blocking
2017-07-02 00:36:19 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context fix #2110 다중 파일을 업로드 시 첨부한 파일의 목록을 잘못 처리하는 문제 고침 2017-06-27 14:40:46 +09:00
db Fix warning in database logging routine 2017-05-30 20:53:02 +09:00
display Prevent overwriting jQuery and other common scripts 2017-07-02 00:36:19 +09:00
editor copyright add to php files 2013-11-08 05:52:51 +00:00
extravar Add password (hidden text) extravar type 2016-04-24 23:17:43 +09:00
file Use Storage::deleteEmptyDirectory() in FileHandler::removeEmptyDir() 2017-01-26 18:01:47 +09:00
frontendfile Prevent overwriting jQuery and other common scripts 2017-07-02 00:36:19 +09:00
handler copyright add to php files 2013-11-08 05:52:51 +00:00
httprequest PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
mail Add more unit tests for the legacy Mail class 2016-05-23 21:58:37 +09:00
mobile Do not explicitly set the domain for session cookies 2017-02-17 19:33:05 +09:00
module Fix incorrect fallback to site default skin 2017-07-01 21:52:36 +09:00
object httpStatusCode 를 정수형으로 만들기 2016-04-19 23:14:50 +09:00
page PHP 5 방식의 생성자 (__construct) 사용 2015-04-01 11:30:04 +09:00
security Import cryptographic signature functions from XE 1.8.23 2016-08-02 16:30:33 +09:00
template 네모의 꿈/ 컨텐츠 위젯 스킨 (#712) 2017-02-26 01:05:57 +09:00
validator - invalid_float 메시지 추가 2016-08-02 16:00:47 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml Support <offset> in XML query <navigation> section 2016-09-14 13:44:35 +09:00