Commit graph

10012 commits

Author SHA1 Message Date
ucorina
69bca759f6 Fix for DELETE statement. MySql class refactoring to use new DBClasses.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8449 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 14:50:12 +00:00
ovclas
e3376c3c3a issue 26 Document status change with config.
old version coding with hard coding


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8448 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 08:51:55 +00:00
taggon
0ba04bb1f7 issue 25 : and add some directories
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8447 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 06:37:16 +00:00
taggon
ef80fc9128 issue 25 : Remove all out-of-dated testcases
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8446 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 06:36:28 +00:00
ovclas
987c49b8c9 issue 24 if lock comment, comment permission not allowed for admin
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8445 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-03 05:42:04 +00:00
ucorina
9ef9069ba2 Started work on MySql class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8443 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 18:33:50 +00:00
ucorina
2e122219f1 DBCubrid class: removed duplicate fetch code from pagination, updates to update, delete, insert queries.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8442 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 17:36:31 +00:00
lickawtl
251555245d Change DBParser.class.php to support left and right escape char. This change is required for unit tests.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8441 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 15:34:11 +00:00
lickawtl
0e3043d678 unit tests for Sql Server, CUBRID, My Sql
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8440 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 15:26:38 +00:00
ucorina
d51e931527 Updated DBCubrid pagination to use new Query class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8439 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 13:19:36 +00:00
ucorina
0cd318fcf5 Removed legacy methods from DB and DBCubrid classes.
Added Query object to hold together query parts. 
Updated structure of query cache file to return Query object. 
Added support for array query arguments - used in the IN clause.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8438 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 13:06:08 +00:00
ucorina
c384f6c753 Fix for XE Core: added code to create document module "is_secret" column if it didn't exist.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8437 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 13:04:22 +00:00
ovclas
bd21901d55 issue 23 after easy install, move location to easy install index page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8436 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 09:40:22 +00:00
taggon
05cc65433e Use preg_split() insted of deprecated split()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8435 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 07:56:44 +00:00
ovclas
341eee765f issue 21 Document status getter method add
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8434 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 06:12:57 +00:00
taggon
76624b10c8 Admin module use only admin.css (or admin.min.css)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8433 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 05:06:17 +00:00
ovclas
8b4d2a5079 #17 Document temp status check is wrong.
when Document update with old status only if the temp, pay point


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8432 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 04:41:01 +00:00
taggon
1b5b2501c5 issue 19 : supplementary code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8431 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 03:47:17 +00:00
taggon
44d915491d issue 19 : JS and CSS files path should start from the XE root directory.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8430 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 03:36:55 +00:00
taggon
c39eab9d05 issue 6 : fixed an error occurred when you click a page element that has no class name.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8429 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 01:36:44 +00:00
ovclas
ff38c9abde #17 debug ouput variables delete
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8428 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 01:09:29 +00:00
ovclas
69d0a31be0 #17 when Temp Document save, give not point.
only Document status empty, give point


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8427 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-02 01:07:10 +00:00
lickawtl
23e991bec0 Bug fixes:
DBCubrid.class.php - remove "WHERE" clause when all conditions are empty
queryargument/QueryArgument.class.php and queryargument/validator/QueryArgumentValidator.class.php - this is for backwords compatibility - there are many xml files that have variable names (var) given with "."
table/TableTag.class.php - autocomplete default table name alias with table name.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8426 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 12:51:13 +00:00
ucorina
b4ca6896bc Removed code for creating final SELECT statement - this will be moved to db classes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8425 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 10:19:58 +00:00
ovclas
3c52744d5b #16 case '<!DOCTYPE', Templete engine parse error.
add exception case '!DOCTYPE'


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8419 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 08:32:22 +00:00
taggon
9a3184814a Use the google closure compiler
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8418 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 07:20:10 +00:00
taggon
a7a762ed8d Add the header of the minified javascript file
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8417 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 07:19:17 +00:00
ovclas
3b60124a7d #15 when temporary document update, regdate setting now
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8416 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 07:03:45 +00:00
ovclas
0678de9512 #19780880 cond attribute in tag, not parsed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8415 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-06-01 02:38:19 +00:00
ChanMyeong
ab0421cd81 #19790379 install language update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8414 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-31 05:41:59 +00:00
ngleader
dbaa7d63f7 #19790379 old license message deleted
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8413 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-31 02:25:31 +00:00
ovclas
6e2fb02acd #19790379 added db check in enviroment
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8412 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-31 01:45:08 +00:00
ovclas
82ac064cff #19790379 lgpl license url added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8411 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-31 00:48:20 +00:00
mosmartin
ba8550b620 Google Code Issue Id:4 Summary: Enhancement for Managing Documents Popup
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8410 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 15:25:15 +00:00
mosmartin
68f068cf88 fix query "limit" tag in other cases than page select
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8409 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 13:20:28 +00:00
ovclas
28495431ff #19790379 css apply
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8408 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 10:04:34 +00:00
ovclas
7778fa6c0e #19790379 remove test code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8407 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 09:48:26 +00:00
ovclas
9f92763988 #19790379 license agreement validate
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8406 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 09:38:41 +00:00
ovclas
2cca2a7913 #19790379 agreement form added
before install, session handeler not use db


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8405 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 09:31:27 +00:00
ChanMyeong
ae259db337 #19678504 HTML5 UI Bug Fix. html5.js Added.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8404 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 08:08:12 +00:00
ovclas
a247e1608f #19728240 install language file modified
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8403 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 05:35:38 +00:00
ChanMyeong
b611f9040e #19790379 install environment gathering agreement UI update.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8402 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 05:01:12 +00:00
ovclas
2e86e56bf5 #19745697 trash module devlopement
Document Status DB Column added, and Document module refactoring


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8401 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-30 01:25:01 +00:00
mosmartin
64d268ab6b Added a wrapper for queries - select can now be called like: $query->select(..)->from(..)->where(..)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8400 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-27 12:25:43 +00:00
mosmartin
0b78e26357 Fix condition/ConditionGroup.class.php when all conditions have no value.
Add page navigation mechanism.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8399 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-27 11:39:45 +00:00
devjin
92332c8ebb merge 1.4.5.7
git-svn-id: http://xe-core.googlecode.com/svn/trunk@8398 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-27 06:03:31 +00:00
ngleader
4b9faef300 add sort function for document extra_vars
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8397 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-26 07:57:23 +00:00
devjin
d77165d263 merge 1.4.5
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8396 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-26 05:07:20 +00:00
mosmartin
750733936b add "limit" navigation control to xml query and db classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8395 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-25 11:32:54 +00:00
mosmartin
4d2d18b53b Fixed condition group bug.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0-DB@8394 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-05-23 14:45:00 +00:00