Kijin Sung
ae971306b7
Change instanceof Object to instanceof BaseObject
2017-12-01 01:10:48 +09:00
Kijin Sung
84e5542d77
Remove unnecessary use of BaseObject
...
- 트리거 등 반환값이 필요하지 않은 곳에서 new BaseObject()를 반환하는 것 삭제
- 모듈 설치, 업데이트 후 무의미한 new BaseObject()를 반환하는 것 삭제
- 사용자에게 에러 메시지를 돌려주는 용도로 new BaseObject(-1, '에러메시지')를
사용하는 경우는 대부분 $this->setError()로 변경함. 언어 변환과 sprintf()
처리까지 한 번에 이루어지므로 이쪽이 더 편리함.
2017-12-01 00:54:51 +09:00
BJRambo
f3f40f6859
php7.2호환을 위해 변경한 클래스 Object 를 BaseObject으로 변경
2017-11-28 20:01:28 +09:00
Kijin Sung
877863854e
Add triggers before and after getCommentList()
...
예전에 getDocumentList() 전후에 트리거를 추가한 것처럼 댓글 목록에서도
트리거를 사용하여 검색 조건을 바꾸거나 결과를 조정할 수 있도록 함.
2017-11-25 15:32:54 +09:00
conory
04ab022864
content 위젯에서 휴지통으로 이동된 문서의 댓글, 비밀댓글이 표시되는 문제 수정
2017-08-04 14:49:35 +09:00
conory
820c725d69
convertHTML() 로 변경
2017-07-13 11:15:12 +09:00
conory
da0ad3bd39
에디터 모듈에 HTML 허용 설정 추가
...
회원 모듈에도 no html 서명을 위한 옵션 추가
2017-07-13 00:46:28 +09:00
Kijin Sung
d83ccd67aa
Fix #681 #788 exposure of secret comments and files in integration search
2017-05-30 15:18:39 +09:00
Kijin Sung
9143493f13
Restrict addGrant() to current request only
2017-03-02 23:24:28 +09:00
Kijin Sung
83513cfc59
Fix 78 unused variable in CommentModel::getComments()
2016-10-01 22:10:59 +09:00
BJRambo
508b6ed340
Fix uninitialized stdClass in rarely used method
2016-05-27 07:57:58 +09:00
BJRambo
a0699b2e33
Unused parameter deleted.
2016-05-24 21:37:35 +09:00
BJRambo
fb4ff53a6f
Improving do not count the deleted comments.
2016-05-24 21:32:41 +09:00
conory
90400e2b5f
모두 lang() 함수로 변경
2016-03-06 17:01:15 +09:00
MinSoo Kim
4bbd91bd3c
댓글 신고시 신고 이유를 적을 수 있게 함
...
- 댓글에도 신고 이유를 적을 수 있다.
- 코드 정리
2016-01-29 01:22:09 +09:00
bnu
256c68a4ee
Merge branch 'pr/703' into develop
2015-03-23 14:37:07 +09:00
Soonjae Kim
46ec1e8d3b
Update comment.model.php
2014-05-13 13:52:41 +09:00
Jin Hu, Baek
4b892ffade
getNewestCommentList 메소드에서 document_srl지정토록 수정
2014-04-22 17:43:50 +09:00
akasima
2e96c67571
#581 댓글관리 '휴지통' 이동 추가
2014-03-18 21:46:42 +09:00
bnu
aa0d6e7cd8
#385 commentList_{document_srl} object cache 제거
2014-01-31 02:02:20 +09:00
bnu
3052a858d8
NOISSUE 사용되지 않는 데이터를 로드하는 코드 제거
2014-01-29 23:25:21 +09:00
bnu
d48d9d80a7
fix #385 object cache 정리 및 오류가 발생할 수 는 문제 해결
2014-01-29 14:36:42 +09:00
bnu
37c5e114ec
#242 object cache 정리
2014-01-08 13:38:24 +09:00
bnu
1b60833bad
#133 PHP 5.4 이상에서의 호환성 개선
2013-12-04 22:50:57 +09:00
akasima
3bedab7e95
spammer manage
...
mod spammer popup view page
mod some code
2013-11-27 11:43:13 +09:00
khongchi
540da2c75c
#85 , time()을 $_SERVER['REQUEST_TIME']으로 대체
2013-11-21 16:14:13 +09: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
flyskyko
e2affff988
issue 2119. supporting php 5.4. comment module.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12720 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-07 07:32:21 +00:00
flyskyko
8a7c28babc
issue 2119. supporting php 5.4. modules and widgets.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12706 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-05 09:45:04 +00:00
ovclas
7eaa7bb8f9
issue 2662 comment
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12238 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-16 01:30:37 +00:00
ovclas
85f13247e4
issue 2615 fix a bug in module selector
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11829 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-23 05:51:49 +00:00
ovclas
eef98545f4
issue 2298 if module_srl is empty value, not execute isModuleUsingPublishValidation method.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11119 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-30 01:55:12 +00:00
chschy
464bc59681
issue 2287 modifed spamfilter module
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11106 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-28 05:46:43 +00:00
devjin
ebe22cafa2
issue 225 all comment remove when removed comment of parent.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10968 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-02 08:49:46 +00:00
ovclas
d8eeb2154d
add phpDoc comment in comment module
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10783 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-06-20 06:17:28 +00:00
dionisrom
0748cccdad
Adding Comments Approval System - issue 1625
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10368 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-07 13:22:01 +00:00
ngleader
1caaa0f8c7
Issue 1600 fixed an error on comment module of admin page, if there is no comment
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10312 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-05 07:27:58 +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
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
ucorina
2393eb6d00
Fixed cache bug - newest comment list was not updated after deleting a comment.
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9592 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 16:16:58 +00:00
ucorina
441ef79f1b
Changed the way comment lists 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@9501 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 16:12:42 +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
dragan-dan
c929a055c5
added to cache getNewestCommentList
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9186 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-16 16:33:35 +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
59cab1cc60
issue 70 super admin dashboard and site admin dashboard developement
...
yet site admin not completed
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8813 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-19 09:35:53 +00:00
ovclas
2966ddca9a
issue 70 dashboard developement
...
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8772 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-08-16 07:53:07 +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
de414300a8
#19705602 document column parameter modify.
...
comment column parameter modify.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8336 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-04-26 07:03:05 +00:00