Kijin Sung
|
aa0f3f0200
|
Merge branch 'security/rve-2026-7'
|
2026-05-11 18:17:22 +09:00 |
|
Kijin Sung
|
20c57fc563
|
Fix missing query conditions #2699
|
2026-05-11 15:46:35 +09:00 |
|
Kijin Sung
|
3566a01a0e
|
Fix inconsistency between getDocumentList() and getDocumentPage() when searching #2699
|
2026-05-11 15:26:56 +09:00 |
|
Kijin Sung
|
f00780ef47
|
Fix lang code exposure after selecting module in document manage popup
|
2026-05-08 21:01:12 +09:00 |
|
Kijin Sung
|
589b9167c9
|
Remove link to temporary documents in admin list
|
2026-05-07 23:21:18 +09:00 |
|
Kijin Sung
|
0fdbf72e32
|
Reset default thumbnail target to "attachment", and add warning about using external images
|
2026-04-30 17:35:01 +09:00 |
|
Kijin Sung
|
453a9bb26a
|
Fix insufficient protection of thumbnail temp file RVE-2026-7
|
2026-04-29 17:42:45 +09:00 |
|
Kijin Sung
|
e724236681
|
Set default thumbnail target to "attachment only"
|
2026-04-29 17:19:21 +09:00 |
|
Kijin Sung
|
045010670b
|
Add triggers before and after category insert/update/delete
|
2026-04-26 18:30:51 +09:00 |
|
Kijin Sung
|
3e4b4a21b3
|
Fix unnecessary modification of document restored from trash #2697
|
2026-04-14 23:57:25 +09:00 |
|
Kijin Sung
|
db52c6df4c
|
Fix double-escape of homepage field #2695
|
2026-04-11 20:46:50 +09:00 |
|
Kijin Sung
|
e30e789586
|
Actually use modified values from getThumbnail trigger #2693
|
2026-04-05 16:20:49 +09:00 |
|
Kijin Sung
|
cbb363671a
|
Add DocumentModel::getBlankDocument() and fix some incorrect return type comments
|
2026-03-31 22:27:20 +09:00 |
|
Kijin Sung
|
44cf008ac7
|
Allow setting list_count in various admin list pages #2549
|
2026-03-10 13:32:42 +09:00 |
|
Kijin Sung
|
8901cb6e36
|
Fix duplicate message content when document is moved #2686
|
2026-03-09 21:28:51 +09:00 |
|
Kijin Sung
|
cdb520d2b1
|
Preserve module_srl after managing document #2683
|
2026-03-01 23:32:39 +09:00 |
|
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 |
|