Commit graph

1515 commits

Author SHA1 Message Date
Kijin Sung
73e153be60 Fix warnings when logged_info is false #2680 2026-02-27 20:46:32 +09:00
Kijin Sung
bcda659add Merge branch 'security/rve-2026-1' 2026-02-25 20:39:04 +09:00
Kijin Sung
ed68509c98 Add comment to DocumentItem::getBrowserTitle() 2026-02-24 17:08:28 +09:00
Kijin Sung
f131a616eb Fix RVE-2026-1 arbitrary file association by extra var 2026-02-16 21:56:44 +09:00
Kijin Sung
b9a512c007 Fix add IP to spamfilter menu not working 2026-02-08 10:56:28 +09:00
Kijin Sung
867014d0f4 Don't filter by extra var lang when sorting by numeric value 2026-02-06 18:13:40 +09:00
Kijin Sung
70a25057f0 Fix incorrect redirect when loading saved document from another module #2659 2026-01-28 21:04:12 +09:00
Kijin Sung
6243b0321d Fix excessive load and broken table when temp saved documents are long #2644 2026-01-06 21:43:24 +09:00
Kijin Sung
333f214b8c Display search result count in admin list #2642 2026-01-01 19:43:06 +09:00
Kijin Sung
94a5b40435 Fix missing check for required extra variable #2641 2026-01-01 18:30:19 +09:00
Kijin Sung
3f29726e24 Fix warning when update_log_setting attribute is not set 2025-12-18 00:47:43 +09:00
Kijin Sung
0c018f1daf Update references to deprecated global function checkCSRF() 2025-12-17 18:00:48 +09:00
Kijin Sung
cc17bbe05a Clean up HTML filtering and emoji encoding #2631 2025-12-17 17:53:46 +09:00
Kijin Sung
6c76ab613a Fix insertDocument query error when email_address is null #2620 2025-12-17 11:54:17 +09:00
Kijin Sung
64d9982978 Fix missing message options in admin document manage modal #2610 2025-11-12 21:50:02 +09:00
Kijin Sung
0ca46654aa Rename $columnList to $reload_counts in getDocument() 2025-10-30 12:39:37 +09:00
Kijin Sung
30d7912054 Fix inefficient extra_vars loading query 2025-10-29 16:55:15 +09:00
Kijin Sung
af8e510ca2 Clear cache after modifying document_extra_keys table 2025-10-29 10:25:45 +09:00
Kijin Sung
e676949669 Allow users to edit existing documents, even if they belong in categories they don't have permission to write in anymore 2025-10-24 17:51:33 +09:00
Kijin Sung
b119578209 Add prefix index on value column of document_extra_vars table 2025-10-24 09:04:18 +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
bef2871ce7 Cleanup related to document_extra_vars 2025-10-23 13:10:21 +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
Kijin Sung
c3102da73f Fix #2600 misplaced decoding line 2025-09-10 07:42:38 +09:00
Kijin Sung
3c3e510c2e Fix double escaping of document and comment summary 2025-09-09 15:24:54 +09:00
Kijin Sung
893b08a742 Clarify message sending options when managing documents 2025-09-06 13:31:00 +09:00
Kijin Sung
87a3256fa0 Fix incorrect method and act 2025-09-06 13:08:04 +09:00
Kijin Sung
fdb19f2e39 Fix broken link to document and comment when module belongs to a different domain 2025-09-04 00:58:56 +09:00
Kijin Sung
e3fea89dbc Fix broken link in to module in document, comment, file list when module belongs to a different domain 2025-09-04 00:42:54 +09:00
Kijin Sung
e0033ac2fc Add select box to filter by module in document, comment, and file list 2025-08-24 21:35:50 +09:00
Kijin Sung
08fc4d72d9 Fix incorrect error message when a document/comment is voted/blamed already #2590 2025-08-13 21:15:11 +09:00
Kijin Sung
94869286ce Fix missing category_srl in updateDocument return value #2575 2025-07-06 17:06:52 +09:00
Kijin Sung
eaa0aee988 Update file count after copying document or comment with its files #2569 2025-06-17 13:37:26 +09:00
Kijin Sung
3ac26150d5 Fix error when adding a new extra var 2025-06-14 16:36:03 +09:00
Kijin Sung
3c44f96f63 Fix empty procDocumentAddCart request (2.1.24 regression) #2568 2025-06-14 13:49:48 +09:00
Kijin Sung
7ffe499a66 Fix multiple default values being shown on extravar edit screen 2025-06-12 20:30:09 +09:00
Kijin Sung
ab55d8f724 Fix string * float error when height is auto #2562 2025-06-08 23:29:45 +09:00
Kijin Sung
eba7b75c3a Fix undefined values and other warnings 2025-06-01 18:45:46 +09:00
Kijin Sung
702eebaa92 Fix undefined values in various modules 2025-06-01 17:58:00 +09:00
Kijin Sung
2df0474a06 Fix category color not being updated when set to empty value 2025-05-29 09:47:10 +09:00
Kijin Sung
e5ea2e5a6d Relabel var_idx after reordering extra keys 2025-05-23 15:19:03 +09:00
Kijin Sung
4155f9fe9c Consolidate queries 2025-05-23 15:16:36 +09:00
Kijin Sung
8e85abf97e Clean up some admin scripts 2025-05-22 21:35:44 +09:00
Kijin Sung
a1e5a51b06 Allow reordering extra keys with drag and drop #2526 2025-05-22 21:20:59 +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
Kijin Sung
bd3e642d37 Also apply iframe solution to dispDocumentDeclare 2025-05-14 02:37:17 +09:00
Kijin Sung
d1d278719c Also apply iframe solution to dispTempSavedList 2025-05-14 02:32:23 +09:00
Kijin Sung
6ead6ae434 Increase length of password columns for document and comment tables #2530 2025-03-23 20:50:48 +09:00
Kijin Sung
bb3ea5c9aa Fix overlapping pagination links #2521 2025-03-14 01:22:32 +09:00