rhymix/classes
Kijin Sung 3359431d08 Allow nested condition groups
XML 쿼리에서 <conditions><group> 안에 <group> 태그를 또 쓸 수 있도록 허용함.
이제 WHERE (a AND (b OR (c AND d))) 이런 조건을 작성할 수 있음.
2018-06-30 23:01:55 +09:00
..
cache Add Cache::getDriverName() and clean up confusing method names 2016-04-24 16:02:54 +09:00
context 파라미터 이름이 *srl일 경우 발생되는 호환 문제 수정 2018-04-23 01:05:28 +09:00
db Allow nested condition groups 2018-06-30 23:01:55 +09:00
display Add getTags() and getHashtags() to document item 2018-03-15 12:34:51 +09:00
editor Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
extravar getExtraVars() 항상 array로 반환될 수 있도록 수정 2018-01-20 18:45:15 +09:00
file 투명한 배경의 PNG 파일은 썸네일 생성시에도 투명하게 나오도록 변경 2018-06-11 23:40:33 +09:00
frontendfile Fix handling of external CSS/JS URLs with query strings 2017-08-16 23:05:45 +09:00
handler copyright add to php files 2013-11-08 05:52:51 +00:00
httprequest Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +09:00
mail Add more unit tests for the legacy Mail class 2016-05-23 21:58:37 +09:00
mobile Revert "Improve cookie secure setting values" 2018-04-23 00:43:24 +09:00
module getActionForward() 에서 값이 없을 경우 빈 리턴을 하도록 개선 2018-06-21 16:13:03 +09:00
object Convert Object class to BaseObject in core classes 2017-11-27 22:34:28 +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 디버그 사용자일 경우 발생하는 템플릿 XML 오류 문제 수정 2018-04-16 10:11:31 +09:00
validator 각종 PHP 7.2 에서 나는 워닝에러를 고침 2018-01-25 20:57:01 +09:00
widget copyright add to php files 2013-11-08 05:52:51 +00:00
xml Allow nested condition groups 2018-06-30 23:01:55 +09:00