Commit graph

707 commits

Author SHA1 Message Date
ovclas
8f3df45a2a #19745697 trash module makem
document, comment module modify, because object in to trash and trash restore to object feature


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8388 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-23 04:48:43 +00:00
taggon
877c2c61af #19756885 Modify some comments
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8370 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-16 05:35:56 +00:00
taggon
d0a270a559 #19756885 Validator class' interface.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8369 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-16 05:27:57 +00:00
taggon
4cd47ec681 #19746027 XEHttpRequest is improved as followings:
1. "Transfer-Encoding: chunked" response header is processed now.
2. send() method can submit POST variables. File attachement is not supported yet.
3. sendWithCurl() method does NOT return the error anymore: 417 Expectation Failed.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8367 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-12 07:55:07 +00:00
taggon
a3848104d4 #19744704 XEHTTPRequest also support cURL library.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8361 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-12 00:03:12 +00:00
ovclas
b5d2e05282 merge with 1.4.5.7
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8356 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-06 02:42:14 +00:00
ysnglee2000
e4d9c0d3b9 큐브리드 DB 클래스 문법 조정.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8344 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-29 11:22:48 +00:00
ovclas
ba796d9bad #19705602 problem fixed, when specified column select
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8339 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 08:00:58 +00:00
ovclas
56f582c847 #19705602 problem fixed, when specified column select
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8338 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:52:29 +00:00
ovclas
d4bb3ade9a #19705602 fix problem when specified column has alias
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8337 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:11:04 +00:00
ovclas
de414300a8 #19705602 document column parameter modify.
comment column parameter modify.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8336 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:03:05 +00:00
mosmartin
3ac4063af6 #19690852 Update serial creation statement to use cache.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8317 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-17 11:12:02 +00:00
mosmartin
c5e7a56a78 #19690852 Added calls to cubrid_close_request everywhere.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8316 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-15 14:50:34 +00:00
taggon
0bdf86ef26 #19692161 Use minified JS or CSS files if __DEBUG__ is not true.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8314 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 12:29:12 +00:00
mosmartin
a2851cc242 #19690852 Bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8313 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 11:40:36 +00:00
taggon
07cf8dc131 additional commit of r8276
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8312 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 10:44:18 +00:00
ovclas
f71f5b564e #19692159 improve install UI
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8311 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-14 08:42:57 +00:00
mosmartin
9076974a59 #19690852 Refactoring: updated addQuotes to check if magic quotes are on only once and not on every function call.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8310 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 15:41:26 +00:00
mosmartin
23ddda10c6 #19690852 Refactoring: extracted the code for creating the "group by" and "order by" queries in separate functions. Replaced "inst_num", "orderby_num" and "groupby_num" with LIMIT.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8309 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 15:32:52 +00:00
mosmartin
8d2f988ee6 #19690852 Refactoring: replaced gettype() with the appropriate is_* functions in PHP. It is not recommended to use gettype to test for a certain type - see PHP documentation.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8308 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 15:10:52 +00:00
mosmartin
f6f393ae31 #19690852 Bug fix: CHAR and VARCHAR column size would never get updated (the comparison was between lowercase 'char' and 'varchar' and uppercase $type).
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8307 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 14:51:41 +00:00
mosmartin
1f8dc8d656 #19690852 Created new class for the improved version of DBCubrid.class.php
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8306 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 14:22:39 +00:00
taggon
13b7824771 #19688502 Fix : bug for missing support rewrite_mod
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8302 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-12 10:08:03 +00:00
ovclas
048866cd25 #19685832 add index hint when document select query.
add low_priority when docuement insert, update, delete query. because select slow query table lock.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8289 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-11 08:41:40 +00:00
mosmartin
4d272994dd english comments added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0_english@8278 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 16:48:06 +00:00
ovclas
52f37ded17 1.4.5.2 modified source merge to 1.5.0
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8276 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 07:56:37 +00:00
ovclas
20ddd23e07 1.4.5.2 branche merge to trunk
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8275 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-06 07:46:32 +00:00
taggon
5f22b33b43 merging with r8261
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8262 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-05 05:44:15 +00:00
taggon
620b03d184 set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 06:51:30 +00:00
ovclas
db808640ad latest verion applied
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8250 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:40:14 +00:00
ovclas
c871a91ae5 latest version applied
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8249 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:39:02 +00:00
ovclas
8825eb43ff function create() duplicated fix
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8248 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:36:09 +00:00
ovclas
674499a39c latest version applied
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8247 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:34:41 +00:00
ovclas
3f7330fde7 FileHandler.class.php latest version applied
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8245 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 05:27:47 +00:00
ovclas
0a2c470bc8 merge from 1.4.5(2)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8242 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 02:10:00 +00:00
ovclas
825ccd8328 merge from 1.4.5 branche
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8239 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-01 01:12:26 +00:00
ngleader
7d10ebd968 #19623705 Added missing callback function in the DB class.
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8217 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-24 13:41:02 +00:00
taggon
3c07a1eba8 Context 클래스의 주석 일부를 영문으로 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-24 02:06:40 +00:00
taggon
912a77740b #19643791 설치가 정상적으로 되지 않던 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8201 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-24 02:03:39 +00:00
ngleader
51026bf32a fixed typo
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8196 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-22 06:22:53 +00:00
taggon
e112ad0481 fix r8189.
Compatibility with PHP4
1. Use is_a function instead of 'instanceof' operator.
2. Use reference operator &.


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8195 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-21 04:52:21 +00:00
taggon
91b9a5789d r8191 보완. @deprecated 태그 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8192 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 09:24:26 +00:00
taggon
8fbcf5940d #19624795 Context에서 JS, CSS 파일 추가하는 로직 개선 (변경사항은 이슈트래커 참고)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8191 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 09:20:33 +00:00
taggon
c706e33901 r8189 적용 후 로그인이 안되는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8190 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 06:14:06 +00:00
taggon
8b64a98058 #19623905 Context 클래스 정리
Context 클래스를 정리 내역

1. get / _get 등과 같이 class method와 instance method 로 분리되어있던 사용방법을 get 으로 통일
(class method로 호출할 경우 내부에서 singletone instance를 가져오도록 수정)
2. space4칸 -> tab 1칸으로 변경
3. 줄 시작/줄 끝 공백 제거

위 작업을 모두 실행한 후의 결과.
파일 용량이 57932 bytes 에서 37703 bytes 로 약 35% 정도 감소했습니다.

Context 클래스의 변경에 따라 HTMLDisplayHandler에서 JS,CSS파일 추가하는 방법 수정


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8189 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 04:13:26 +00:00
taggon
6217d679d3 #19623784 FileHandler에 hasContent 메소드 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8188 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 03:02:10 +00:00
taggon
0759438031 r8185 보완
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8187 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 02:50:12 +00:00
taggon
1d92890a13 r8183 보완 msg_is_not_exists -> msg_does_not_exist
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8185 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 02:48:04 +00:00
taggon
59bf3cbb83 #19623705 DB 클래스 정리
1. DB 드라이버 생성방식 수정
2. $class_name, $class_file 이름 문자열 생성하는 부분 수정



git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8184 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-16 02:41:34 +00:00
taggon
d831db96b2 영문법 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8182 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-15 06:45:38 +00:00