Commit graph

596 commits

Author SHA1 Message Date
ovclas
63f943770b issue 1382 remove css import, because real file is deleted
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10283 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 05:22:24 +00:00
dionisrom
13402bfc76 Added comment validation system.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10272 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-29 12:08:42 +00:00
ovclas
99134b0d7b issue 1523 extra default value update bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10260 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-29 02:49:13 +00:00
ngleader
490f4e9c81 Issue 1567 some php5 syntax on branche 1.5
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10258 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 23:39:24 +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
9a9387b55a issue 1553, added a '[document_srl]_cpage' variable for multi comment navigation.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10228 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-28 05:26:10 +00:00
ChanMyeong
ab274266c5 issue 1172 fixed. broken table layout fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10226 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 10:35:43 +00:00
ovclas
35dbce0543 issue 1192 delete extra document keys, when module instance delete
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10210 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 06:19:04 +00:00
chschy
4d439d69b5 issue 1547 added zh-TW lang at addon and common (thanks to royallin11)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10209 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 06:17:05 +00:00
ovclas
010a8f3a87 issue 1175 add sort parameter to getFiles method.
bug fix in getUploadedFiles method.
apply cache to getUploadedFiles method.


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10206 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 05:47:25 +00:00
ovclas
c3bf5c053e issue 1527 copy extra vars when copy document in same module srl
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10199 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 02:38:15 +00:00
ovclas
c780878499 issue 1527 copy extra keys when module copied
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10198 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-27 02:28:50 +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
ngleader
a8bf53fe54 Issue 1475 fixed a php warning on document item
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10169 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-22 05:28:00 +00:00
flyskyko
9542921096 rollback r10123
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10127 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-15 10:26:32 +00:00
devjin
35a365af51 version update
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10123 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-15 09:55:42 +00:00
ovclas
f6fd909781 flash allowscriptaccess defense
old source improve


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10055 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-30 09:44:48 +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
de2991fef6 Issue 34: Allow comments for post
This issue was for textyle but we observed that there was an error on updateDocument regarding commentStatus

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10025 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-12 15:56:22 +00:00
dragan-dan
8568ec2df1 repaired document category html views
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10019 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-06 10:43:31 +00:00
ovclas
245d96fd44 issue 1197 init write, document is not exists. so allow comment status is true
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9998 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-02 01:57:41 +00:00
devjin
fdc99d41f1 fixed array type value save error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9983 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-22 10:18:37 +00:00
ovclas
3bdda13056 issue 645 document exists check bug fix
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9942 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-13 01:55:06 +00:00
ovclas
acb40c995e issue 615 file list array check
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9903 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-05 09:08:59 +00:00
ucorina
48c1e83b07 Issue 1018: ObjectCache 사용중 moveDocumentToTrash 개선
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9901 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-12-02 09:54:06 +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
ovclas
99c381a05a issue 869 duplicated language deleted
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9803 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-07 07:48:44 +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
ucorina
41584ccd58 Comment caching improvements.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9789 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-02 17:13:36 +00:00
ovclas
1389a5bf03 issue 752 add seach check message in lang, and delete error_return_url in search form
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9781 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-28 01:55:14 +00:00
ovclas
aea75a5e49 document module config change from procfilter to post
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9744 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 01:46:20 +00:00
chschy
45fb978a9b remove debugPrint()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9743 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 01:38:04 +00:00
flyskyko
2ded43fc5c change success_return_url because action forward
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9740 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 17:49:22 +00:00
flyskyko
2e87a9461f issue 667, fixed do not copy comment's attach file when copy document
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9736 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 15:10:06 +00:00
ovclas
3208e90f5c issue 666 add index in document table (idx_module_status)
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9730 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 10:23:30 +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
chschy
afa40dc8ad add <input name ='module'>
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9723 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 06:40:56 +00:00
ovclas
4ad1025dd5 delete debug code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9718 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 00:15:12 +00:00
taggon
1ddea23170 Applying new syntax for template files
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9715 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-24 07:07:29 +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
ChanMyeong
341bfa73ed HTML, CSS, Web Accessibility...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9675 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-18 12:17:31 +00:00
ovclas
26b49ca268 issue 508 if document created by widget, title is empty.
when this case, use 'untitled' message show in list


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9659 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-17 05:45:46 +00:00
ucorina
abae1ca3b0 Issue 373: Patch for /branches/1.5.0/modules/document/document.item.php
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9620 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 18:30:32 +00:00
ovclas
39c02c7663 issue 481 implemented declared list
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9605 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 05:49:09 +00:00
chschy
aa193579d2 Modify korean language properly
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9601 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 05:10:25 +00:00
taggon
9993c2ff3a Modify language variables
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9597 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 04:38:49 +00:00
devjin
7260b45c1a issue 464 fixed comment editor error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9595 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 02:39:10 +00:00