CONORY
de0c54ff37
Merge pull request #3 from kijin/php7
...
PHP7 호환성 개선
2015-12-18 14:15:15 +09:00
Kijin Sung
6473115ed3
Fix incompatible signatures of inherited methods
2015-12-08 14:07:42 +09:00
Kijin Sung
a7ed4c56c8
Merge #1363 PHP 5 방식의 생성자 (__construct) 사용 by kijin
...
* pr/1363:
ExtraItem 클래스에도 PHP 5 방식의 생성자 (__construct) 사용
PHP 5 방식의 생성자 (__construct) 사용
Conflicts:
classes/context/Context.class.php
2015-10-08 14:10:32 +09:00
Kijin Sung
3d70d5197e
Merge #901 DB 컬럼 정보를 불러오는 기능 + DB 컬럼 속성을 변경하는 기능 by kijin
...
* pr/901:
Implement modifyColumn() for Cubrid
Implement modifyColumn() for MS SQL
Implement modifyColumn() for MySQL
Implement getColumnInfo() for Cubrid
Implement getColumnInfo() for MS SQL
Initial implementation of getColumnInfo() for MySQL
2015-10-08 14:00:14 +09:00
Kijin Sung
7f9aee3e71
PHP 5.4 이상에서는 magic_quotes_gpc 상태를 체크하지 않음
2015-04-18 14:19:33 +09:00
Kijin Sung
15d3ba7ca1
PHP 5 방식의 생성자 (__construct) 사용
2015-04-01 11:30:04 +09:00
Eunsoo Lee
b21d6534f1
DB Column 생성 시 기본값으로 0을 지정할 수 없는 문제 해결
2015-02-14 16:21:34 +09:00
Kijin Sung
3a586c2c32
Implement modifyColumn() for Cubrid
2014-08-11 12:30:49 +09:00
Kijin Sung
5801e67e10
Implement getColumnInfo() for Cubrid
2014-08-11 14:03:46 +09:00
ngleader
f8af9ef6ce
NOISSUE, change some code for php5
2013-11-25 20:38:50 +09:00
khongchi
5693e340fe
issue 3645, php5 대응, 함수 대체
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-13 01:40:53 +00:00
akasima
bce0a0b6d4
copyright add to php files
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-08 05:52:51 +00:00
ngleader
dbc18a4f99
change author
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-07 02:42:42 +00:00
misol
f70ce644ce
Close Connection when there is no connection value.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 15:29:32 +00:00
flyskyko
41fdaf00c3
issue 2119. supporting php 5.4. db classes.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12686 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-04 09:36:46 +00:00
ovclas
e63d71738b
issue 2662 DB class coding convetion
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12147 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-08 00:31:35 +00:00
florinutz
7715110097
Issue 2544: Show error on wrong update query
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11570 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-29 11:14:48 +00:00
ovclas
4b2e7f76f1
issue 2237 remove auto create DB object
...
DB object should created by create method
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11027 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-16 02:09:14 +00:00
ucorina
f1b8aef579
Issue 2230: On delete duplicate indexes (CUBRID), delete the index that was created using prefix
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11019 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-09 15:12:45 +00:00
ucorina
06b6b112f1
Issue 2223: Invalid table name error is not caught by DB Cubrid class
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10996 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-07 14:35:46 +00:00
ucorina
dda83afd72
Issue 2221: Add query info to update and delete queries (CUBRID)
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10994 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-07 14:10:52 +00:00
ovclas
c65e9d3071
adds comments for phpDoc
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10739 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-25 10:14:48 +00:00
ovclas
f7330acf02
reverse merge from 1.6.0 (r10668, r10667, r10600, r10596, r10595, r10594, r10578, r10572)
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10717 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-17 06:27:55 +00:00
ovclas
a4b3a914a5
reverse merge from 1.6.0 (r10563)
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10716 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-17 06:12:20 +00:00
ovclas
3afad81016
reverse merge rollback
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10714 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-17 02:38:33 +00:00
ovclas
e3685a7bd8
reverse merge error fix (r10600 with r10563)
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10713 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-17 01:22:41 +00:00
ovclas
f0aa085c94
reverse merge from 1.6.0 (r10563)
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10711 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-17 00:57:29 +00:00
ovclas
6a809f1ce7
reverse merge from 1.6.0 (r10600)
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10685 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-16 07:21:17 +00:00
ucorina
d9edd9b205
Issue 1891: groupby bug
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10648 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-02 14:48:41 +00:00
ucorina
018b29f09f
Issue 1965: Delete legacy CUBRID indexes (on recreate cache).
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10646 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-30 19:12:26 +00:00
ucorina
0667704d6f
Issue 1890 - Board list index numbers are scrambled
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10559 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-12 22:30:10 +00:00
ucorina
1bc92129b0
Issue 1851: Fix PHP Warnings and notices in DB Classes
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10537 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-06 09:47:45 +00:00
ucorina
c2df2f3a45
Issue 1819: CUBRID prepare statement error
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10525 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-02 15:36:50 +00:00
ucorina
b1b0bad554
Issue 1793: Cannot delete page module instance - Updated CUBRID class autocommit
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10510 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-30 13:54:49 +00:00
ucorina
4065581cb3
Issue 1778: DB Classes: Add prepared statements support - Added CUBRID first version
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10490 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-28 14:51:30 +00:00
ucorina
99d1d71ef3
Issue 1793 - Cannot delete page module instance
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10485 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-27 13:58:50 +00:00
ngleader
41e828e8b5
Issue 1634:change to return empty array() from return null on returned data of query result.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10386 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 05:36:36 +00:00
ngleader
4a487ba772
r10347 add missing return code
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10380 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 01:21:47 +00:00
ucorina
558df676d9
Issue 1597: XML query에서 page 값
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10347 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 11:22:57 +00:00
ucorina
2ceea18a77
Added support for CUBRID 8.4.1. "RLIKE" statement.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10070 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-02 18:22:07 +00:00
ucorina
9da60d48a0
Updated Cubrid class comments to test svn pre-commit hook.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10008 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-03 11:12:32 +00:00
ucorina
d7a4598a96
Fix for cubrid - bug introduced in r9737 and fix for updateLayout - extra_vars attribute appears twice.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9762 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 10:18:52 +00:00
ucorina
0c5f501692
Issue 667: 게시판 목록 가져오는 쿼리의 검토 필요
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9737 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 16:11:24 +00:00
lickawtl
0b8949cfeb
add index hint of using "where" syntax
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9471 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-03 17:28:53 +00:00
ucorina
de8301ccbc
issue 173 - php4 parse error
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9243 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-20 12:31:50 +00:00
ucorina
bb95345fb2
Updated DB classes to support multiple database connection strings - for when replication is used.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8808 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-18 17:55:29 +00:00
lickawtl
aa694bce26
fix pagination
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8767 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-12 14:17:00 +00:00
ucorina
f3c3adc5d4
Removed a few redundant TODOs in code.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8710 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-01 14:53:12 +00:00
lickawtl
18d0add0f9
fix pagination
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8704 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-07-29 16:18:06 +00:00
ucorina
abf5a1f5a3
Fix - read table prefix from db_config file instead of always using default "xe_".
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8700 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-07-29 07:51:15 +00:00