Commit graph

284 commits

Author SHA1 Message Date
Lastorder
881b0fbac1 Merge remote-tracking branch 'upstream/master' 2025-12-24 03:07:48 +00:00
Kijin Sung
0ca46654aa Rename $columnList to $reload_counts in getDocument() 2025-10-30 12:39:37 +09:00
Lastorder-DC
1c8ae0d766 Merge remote-tracking branch 'upstream/master' into master 2025-10-27 23:09:27 +09:00
Kijin Sung
f7301b0a22 Prevent warning when NOT sorting by extra var as number 2025-10-23 23:27:18 +09:00
Kijin Sung
2a7eeebcbd Add numeric value column to extra vars, and add option to mark extra var as sortable #2604 #2559 2025-10-23 11:17:24 +09:00
Lastorder
cb1fd188ef
Merge branch 'rhymix:master' into master 2025-05-26 06:58:12 +09:00
Kijin Sung
d97eb36bbd Add search by regdate #2545 2025-05-21 20:38:57 +09:00
Kijin Sung
a1f452fa83 Fix missing extra vars when document cache is cleared in the middle of a script #2553 2025-05-15 20:11:49 +09:00
Lastorder
a40502885e
Merge branch 'rhymix:master' into master 2025-03-10 17:04:17 +09:00
Kijin Sung
ea1e0ef624 Enforce types of commonly used variables in board 2025-03-08 15:09:00 +09:00
Lastorder
e5b729f8e9
Merge branch 'rhymix:master' into master 2025-03-03 10:47:47 +09:00
Kijin Sung
bcc11f253a Fix type error when category_srl contains an array 2025-02-10 17:27:50 +09:00
Lastorder
6af71f7940
념글모드 테스트 2024-06-23 20:49:19 +09:00
Kijin Sung
c4fabb6182 Fix type error when third-party program passes array into getExtraKeys() or getExtraVars() #2355 2024-05-31 13:39:45 +09:00
Kijin Sung
684b86a636 Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
Kijin Sung
4c523d686b Fix type error when module_srl or document_srl is null 2024-05-03 20:28:31 +09:00
Kijin Sung
0952bd6b69 Change ExtraVar::getInstance() to ValueCollection 2024-04-16 21:47:04 +09:00
Kijin Sung
bae8954e42 Remove unnecessary count query in getDocuments() 2024-03-12 23:19:31 +09:00
Kijin Sung
01c3f5cf08 Fill thumbnail defaults in getDocumentConfig() 2024-02-05 12:52:05 +09:00
Kijin Sung
6c113c22ed Fix unnecessary assignment by reference, which causes E_NOTICE 2024-01-04 10:25:25 +09:00
Kijin Sung
9aaf785309 Fix partial search result in admin document list and member document list 2023-12-30 20:56:24 +09:00
Kijin Sung
c2311f88be Fix #2217 call getDocumentList (after) trigger even if there are no results 2023-11-28 00:06:21 +09:00
Kijin Sung
7160b1aa58 Fix array to string conversion when other boards are included 2023-11-08 23:30:00 +09:00
Kijin Sung
433103bf92 Also apply #2192 fix to document and comment modules; defend null 2023-10-03 14:32:15 +09:00
Kijin Sung
7cac909435 Fix unnecessary semicolon 2023-09-25 22:40:33 +09:00
Kijin Sung
8b9b00652c Fix #2057 add option to change or disable search division count 2023-09-24 21:50:53 +09:00
Kijin Sung
ec674dc25f Fix double encoding of special characters in document tags 2023-09-12 22:52:26 +09:00
Kijin Sung
34f05b08de Use Rhymix action, not standalone .xml.php file, to load document category info 2023-08-07 00:35:13 +09:00
Kijin Sung
bf8591a9d2 #2138 보완 2023-06-29 01:49:49 +09:00
dewekk
d0dc77704d 특정 환경에서 태그 및 댓글 검색 시 오류 수정
- DB sql_mode 설정된 특정 환경
- SQLSTATE[HY000]: General error: 3065 Expression #1 of ORDER BY clause is not in SELECT list, references column '#.documents.list_order' which is not in SELECT list; this is incompatible with DISTINCT
2023-06-28 11:58:47 +09:00
Kijin Sung
87f798f94f Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
Kijin Sung
c5267b42fd Remove trailing whitespace 2023-01-30 21:37:41 +09:00
Kijin Sung
651238916b Fix deprecation warnings in PHP 8.2 2023-01-17 00:15:12 +09:00
Kijin Sung
b6d78becc9 Fix deprecation warnings in PHP 8.2 2023-01-16 22:21:57 +09:00
Kijin Sung
bc3502988e Fix incorrectly capitalized class names in document and comment modules 2022-12-27 23:09:25 +09:00
Kijin Sung
221fa3daf8 Fix #2024 missing status list check in getNoticeList() 2022-11-28 01:11:20 +09:00
Kijin Sung
c95df80624 Fix missing mid in document print link 2022-08-16 09:01:01 +09:00
BJRambo
98d7f8400b 03aef25eda 보완 2021-07-15 18:26:53 +09:00
BJRambo
03aef25eda Fix warning error in PHP8.0. Set to return output data in notice list. 2021-07-15 17:18:29 +09:00
Kijin Sung
7dd9330b1e Add DocumentController::updateDocumentExtraVars()
- 특정 확장변수의 값을 쉽게 업데이트할 수 있는 메소드 제공
- 확장변수 추가 또는 변경 메소드 호출시 var_idx 또는 eid 중 하나만 전달해도 되도록 개선
2021-06-21 21:16:07 +09:00
Kijin Sung
621e246530 Hide unnecessary status names from board config 2021-05-17 20:14:47 +09:00
Kijin Sung
7df902a282 Add mid to declare popup URL 2021-02-11 20:22:16 +09:00
Kijin Sung
2270cf2729 Fix #1593 always include ORDER BY column in the list of columns to select 2021-01-31 21:57:59 +09:00
Kijin Sung
2ac747bf70 Fix #1592 include extra_sort.value in column list 2021-01-31 17:32:36 +09:00
Kijin Sung
2d7a4069b0 Fix warning in PHP 8.0 2021-01-31 01:44:57 +09:00
Kijin Sung
88907fa9df Fix #1505 duration limit to combined boards
- 통합게시판 글을 모을 기간을 설정할 수 있도록 함
- 통합게시판 소속이 아니거나 기간을 벗어나는 글 발견시 실제 게시판 주소로 redirect
2021-01-08 20:03:33 +09:00
Kijin Sung
4dcdb9e4bd Fix various warnings in PHP 8.0 2021-01-08 00:27:00 +09:00
BJRambo
df08a976fc Change obj to args variable for notice query 2020-12-24 19:10:50 +09:00
BJRambo
dab51ba48e Add to trigger for notice list 2020-12-24 18:43:15 +09:00
Kijin Sung
9732290515 Fix warnings in PHP 8.0 2020-12-22 22:37:20 +09:00