Commit graph

237 commits

Author SHA1 Message Date
flyskyko
f4aa1350bf issue 1925, additional commit
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10969 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-03 01:26:48 +00:00
flyskyko
3516f0a9ce issue 1925, Fixed a bug that calculates a wrong page when no page variable.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10928 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-07-24 04:37:13 +00:00
ovclas
53e61bb7f0 add phpDoc comment in document module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10788 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-25 01:47:26 +00:00
ovclas
57a0cc59b1 reverse merge from 1.6.0 (r10156, r10469, r10370, r10369, r10365, r10111, r10110, r10108, r10064, r10063, r10060, r10054, r10052, r10051, r10050, r10049, r10044, r10042, r10041, r10030, r10029, r10024, r10014, r10013)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10715 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-17 05:52:06 +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
6ab58529f8 reverse merge from 1.6.0 (r10052)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10699 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-16 09:47:22 +00:00
ovclas
c9e85cea27 reverse merge from 1.6.0 (r10041)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10694 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-16 09:35:25 +00:00
ovclas
4d4b66d0d2 issue 1980 Add use index to document select query
add low priority to document DML query


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10665 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-05-07 04:59:43 +00:00
flyskyko
0526100d5f issue 1650, fixed a bug, html encode problem on extra variable edit page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10418 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-12 06:09:44 +00:00
flyskyko
190eb6e3ab rollback r10332. there are a problem on trigger document.deleteDocument after
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10416 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-12 05:42:25 +00:00
flyskyko
5e075dac43 issue 825, remove check globals in DocumentModel::getDocument()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10332 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 05:25:21 +00:00
ovclas
51c9c66f12 issue 848 when copy document, extra vars, multi lang shoud be copied too
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10308 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 01:42:11 +00:00
flyskyko
70ac43c24d issue 1533, fixed a bug related move document extra var
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10297 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 13:29:06 +00:00
flyskyko
6eaf9ecedc issue 1559, fixed a bug on category management page
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10255 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 11:52:47 +00:00
flyskyko
270a9aeb86 issue 1518, Added blamed count to search option
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10189 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 09:00:27 +00:00
flyskyko
90b399ef72 issue 1516, clone a ExtraItem in DocumentModel::setToAllDocumentExtraVars().
Because, PHP5 allocate Object reference to variable when assign a Object.
There are a problem that change ExtraItem in $GLOBALS['XE_EXTRA_KEYS'][$module_srl] after call DocumentModel::setToAllDocumentExtraVars().


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10188 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 08:02:13 +00:00
ovclas
71af07b263 issue 1150 if category_srl setted, show error in paging
fixed it.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10184 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-24 06:31:22 +00:00
ovclas
c69d33e3c2 flash allowscriptaccess defense
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10046 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-28 05:45:51 +00:00
ucorina
ce8d3e6e7d Added getDocumentSrlByTitle query in document module.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10035 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-19 13:18:45 +00:00
dragan-dan
aa45722412 Issue 943
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9900 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-02 09:53:53 +00:00
dragan-dan
c5673fb7d5 google code issues 547 and 432 regarding cache improvements
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9797 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 12:54:11 +00:00
ovclas
5b65af93ce issue 689 only showed temp document, when status code is temp
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9726 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 08:54:17 +00:00
ovclas
38d2d1d6c2 issue 527 Remove unnecessary getNextSequence function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9714 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-24 06:57:43 +00:00
ucorina
a69023da83 Changed the way document search results are removed from cache - instead of delete, key incrementing is now used.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9500 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 15:16:52 +00:00
ovclas
cdeb47bb10 issue 226 when board 1.3 + core 1.5
temp status document not show in module display
only showing in admin document list


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9441 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-30 04:55:50 +00:00
ovclas
cb18ff3064 issue 160 when document management,
do not get content in query.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9358 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 06:21:26 +00:00
ovclas
839f5b53ba issue 160 sort problem fixed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9350 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 02:16:16 +00:00
dragan-dan
6a9f6e4317 added pagination to cache on getDocumentList method
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9345 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-26 14:42:57 +00:00
flyskyko
105e3f4843 merge 1.4.5.10
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9272 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 08:23:36 +00:00
flyskyko
a0d57a320f merge with 1.4.5 branch(1.4.5.10)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@9269 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 05:29:04 +00:00
ChanMyeong
a67c1740b0 xpresseditor UI fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9254 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-21 08:55:12 +00:00
ovclas
867ae8f6ab issue 160 default action change to arrange menu in sitemap admin
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9251 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-21 07:45:13 +00:00
ovclas
7828df256a issue 160 document count with temp document in admin document list
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9249 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-21 05:10:27 +00:00
flyskyko
6f0d7f9615 issue 160, fixed bug for checking use index
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9131 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-09 01:36:36 +00:00
ChanMyeong
32f81334d6 Content UI debugging.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8889 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-25 08:00:03 +00:00
ovclas
11b839f1df issue 70 pagination developement in content menu
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8788 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-17 06:46:15 +00:00
dragan-dan
70a69ff4fe Caching implementation for objects
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8745 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-10 17:47:59 +00:00
ovclas
9acd474c52 issue 70 document, comment, trackback module UI change.
But not finished yet


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8639 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-07-26 05:39:03 +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
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
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
ovclas
ef9f94e0da #19705602 getDocumentVotedMemberList method add db select column parameter
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8335 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-25 07:22:40 +00:00
ovclas
cc56a7b93b #19705602 getDocumentMenu method select column refactoring
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8334 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-25 05:22:13 +00:00
ovclas
baefb4536b #19705602 getNoticeList method add parameter
required column parameter


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8331 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-22 08:52:56 +00:00
ovclas
50e2e2f0d9 #19705602 getDocument method's parameter refactoring. required column specify
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8330 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-22 06:10:27 +00:00
ovclas
aee86c90ab #19685832 when module_srl is zero... condition is 'not in'. 'in' => 'not in' modify
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8329 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-22 01:13:38 +00:00
ovclas
8a9e0dffd9 #19705602 getDocumentList method add parameter. table column definable parameter
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8327 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-21 09:36:00 +00:00
mosmartin
0500c227a3 #19690583 Description attribute/column for document_category table added
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8305 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-13 12:09:29 +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
ovclas
0943470d5f merge with 1.5.0_english
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8287 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-08 06:20:12 +00:00