| .. |
|
conf
|
Clean up trigger registration code in document, comment, file, editor modules
|
2023-10-02 22:28:16 +09:00 |
|
lang
|
Fix #2238 add option to control whether to allow redeclaring documents
|
2024-03-28 21:30:19 +09:00 |
|
queries
|
Remove unnecessary default values for update queries
|
2023-10-04 21:13:56 +09:00 |
|
ruleset
|
|
|
|
schemas
|
Shorten indexed varchar columns, remove meaningless size on some integer columns
|
2021-01-19 21:46:44 +09:00 |
|
tpl
|
Fix #2238 add option to control whether to allow redeclaring documents
|
2024-03-28 21:30:19 +09:00 |
|
document.admin.controller.php
|
Clean up declared log if prevent_redeclare != "N" #2238
|
2024-03-28 21:38:42 +09:00 |
|
document.admin.model.php
|
Fix #2208 unused variable in getDocumentTrashList()
|
2023-11-08 22:46:45 +09:00 |
|
document.admin.view.php
|
Fix partial search result in admin document list and member document list
|
2023-12-30 20:56:24 +09:00 |
|
document.class.php
|
Clean up trigger registration code in document, comment, file, editor modules
|
2023-10-02 22:28:16 +09:00 |
|
document.controller.php
|
Fix #2320 incorrect class name in docblock
|
2024-04-24 01:43:07 +09:00 |
|
document.item.php
|
Only add spaces in getContentText() before complete </p> and </div> tags, not </pre>
|
2024-04-08 22:43:15 +09:00 |
|
document.model.php
|
Change ExtraVar::getInstance() to ValueCollection
|
2024-04-16 21:47:04 +09:00 |
|
document.view.php
|
Fix undefined variables in several module config templates
|
2023-11-09 01:37:38 +09:00 |