Commit graph

277 commits

Author SHA1 Message Date
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
taggon
08a8d63441 #19680644 Fix : Bug for displaying warning message, 'Call-time pass-by-reference has been deprecated'.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8285 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-08 06:00:51 +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
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
ngleader
7055c19083 #18578531 두 위젯에서 동일 문서 출력시 다국어 버그 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8160 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-09 05:35:27 +00:00
ovclas
cc423cacc2 #19598207 page paramter 없이 본문을 보는 경우 아래 List method에서 page값을 계산해 옴.
page값을 계산해 오는 method내에서 검색기능이 없어서 검색한 후 page 없는 본문을 볼 때는 page값이 이상해짐.
page값을 계산해 오는 method에 검색기능을 추가 함


git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8150 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-03-08 09:20:38 +00:00
ngleader
3894734590 r8112 추천 비추천 기능 옵셥 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8124 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-02-25 04:57:04 +00:00
ngleader
741582c912 r8112 기능추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8113 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-02-21 04:41:51 +00:00
ngleader
9b8e32d45b #19560480 추천 비추천 기능개선
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8112 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-02-21 01:38:28 +00:00
haneul
2057697b81 #19266733 fix getDocument function
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7844 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-11-17 08:21:42 +00:00
ChanMyeong
8f385a592b Author name update.
NHN
developers@xpressengine.com
http://xpressengine.com/

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7676 201d5d3c-b55e-5fd7-737f-ddc643e51545
2010-09-06 06:35:20 +00:00