rhymix/modules/document
2025-12-17 11:54:17 +09:00
..
conf
lang 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
queries Fix inefficient extra_vars loading query 2025-10-29 16:55:15 +09:00
ruleset
schemas Fix inefficient extra_vars loading query 2025-10-29 16:55:15 +09:00
tpl Fix missing message options in admin document manage modal #2610 2025-11-12 21:50:02 +09:00
document.admin.controller.php 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
document.admin.model.php
document.admin.view.php
document.class.php Fix inefficient extra_vars loading query 2025-10-29 16:55:15 +09:00
document.controller.php Fix insertDocument query error when email_address is null #2620 2025-12-17 11:54:17 +09:00
document.item.php Rename $columnList to $reload_counts in getDocument() 2025-10-30 12:39:37 +09:00
document.model.php Rename $columnList to $reload_counts in getDocument() 2025-10-30 12:39:37 +09:00
document.view.php