rhymix/modules/document/queries
2024-12-16 21:52:26 +09:00
..
deleteAlias.xml
deleteCategory.xml
deleteDeclared.xml
deleteDeclaredDocument.xml
deleteDeclaredDocumentLog.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteDeclaredDocuments.xml
deleteDocument.xml
deleteDocumentDeclaredLog.xml
deleteDocumentExtraKeys.xml
deleteDocumentExtraVars.xml
deleteDocumentReadedLog.xml
deleteDocumentUpdateLog.xml
deleteDocumentVotedLog.xml
deleteHistory.xml
deleteModuleCategory.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
deleteModuleDocument.xml
deleteTrash.xml
getAliases.xml
getAllModules.xml
getCategory.xml
getCategoryDocumentCount.xml
getCategoryDocumentCounts.xml Add button to recalculate the document count of categories 2024-12-16 21:52:26 +09:00
getCategoryList.xml
getChildCategoryCount.xml
getChildCategoryMinListOrder.xml
getDailyArchivedList.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getDeclaredDocument.xml
getDeclaredLatest.xml Fix #1611 query error in declared document/comment list page 2021-02-10 15:57:13 +09:00
getDeclaredList.xml
getDeclaredLogByDocumentSrl.xml
getDocument.xml
getDocumentCount.xml Fix #1505 duration limit to combined boards 2021-01-08 20:03:33 +09:00
getDocumentCountByDate.xml
getDocumentCountByGroupStatus.xml Fix #1505 duration limit to combined boards 2021-01-08 20:03:33 +09:00
getDocumentCountByMemberSrl.xml
getDocumentDeclaredLogInfo.xml
getDocumentDivision.xml
getDocumentDivisionCount.xml
getDocumentDivisionUseIndex.xml
getDocumentExtraKeys.xml Add is_strict and options columns to document_extra_keys table 2024-10-08 21:08:09 +09:00
getDocumentExtraVars.xml
getDocumentExtraVarsCount.xml
getDocumentList.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListByMemberSrl.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListExtraSort.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListPage.xml
getDocumentListUseIndex.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithExtraVars.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithExtraVarsPage.xml
getDocumentListWithinComment.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinCommentPage.xml
getDocumentListWithinExtraVars.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinExtraVarsExtraSort.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinMember.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinTag.xml Support page = 0 and offset > 0 in getDocumentList() to avoid unnecessary count query 2023-06-19 02:15:35 +09:00
getDocumentListWithinTagPage.xml Fix #734 use exact search for tag 2020-12-16 21:44:29 +09:00
getDocumentMaxExtraKeyIdx.xml
getDocumentReadedLogInfo.xml
getDocuments.xml
getDocumentsExtraVars.xml
getDocumentSrlByAlias.xml
getDocumentSrlByTitle.xml
getDocumentTags.xml
getDocumentTranslationLangCodes.xml
getDocumentUpdateLog.xml
getDocumentVotedLog.xml
getDocumentVotedLogInfo.xml
getGroupsExtraKeys.xml
getGroupsExtraVars.xml
getHistories.xml
getHistory.xml Fix XML query IDs with their respective file names 2024-06-17 14:28:24 +09:00
getMonthlyArchivedList.xml
getNoticeList.xml Fix #2024 missing status list check in getNoticeList() 2022-11-28 01:11:20 +09:00
getTrash.xml
getTrashByDocumentSrl.xml
getTrashList.xml
getUpdateLog.xml
getUpdateLogAdminisExists.xml
getVotedMemberList.xml
insertAlias.xml
insertCategory.xml Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
insertDeclaredDocument.xml
insertDocument.xml Fix importer module not saving documents/comments with empty password fields 2021-01-29 15:01:26 +09:00
insertDocumentDeclaredLog.xml
insertDocumentExtraKey.xml Add is_strict and options columns to document_extra_keys table 2024-10-08 21:08:09 +09:00
insertDocumentExtraVar.xml
insertDocumentReadedLog.xml
insertDocumentUpdateLog.xml
insertDocumentVotedLog.xml
insertHistory.xml
insertTrash.xml
isExistsExtraKey.xml
moveDocumentExtraVars.xml
updateBlamedCount.xml
updateCategory.xml Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
updateCategoryCount.xml Update category document count using +1/-1 diff instead of running COUNT(*) query every time 2024-05-04 21:50:00 +09:00
updateCategoryIsDefault.xml Fix #2335 allow selecting a category as default 2024-05-04 20:21:13 +09:00
updateCategoryOrder.xml
updateCommentCount.xml
updateDeclaredDocument.xml
updateDeclaredDocumentCancel.xml
updateDocument.xml Remove unnecessary default values for update queries 2023-10-04 21:13:56 +09:00
updateDocumentCategory.xml
updateDocumentCommentStatus.xml
updateDocumentExtraKey.xml Add is_strict and options columns to document_extra_keys table 2024-10-08 21:08:09 +09:00
updateDocumentExtraKeyEid.xml
updateDocumentExtraKeyIdx.xml
updateDocumentExtraKeyIdxOrder.xml
updateDocumentExtraVar.xml
updateDocumentExtraVarEid.xml
updateDocumentExtraVarIdx.xml
updateDocumentExtraVarIdxOrder.xml
updateDocumentExtraVarsModule.xml
updateDocumentModule.xml
updateDocumentOrder.xml
updateDocumentsAllowCommentTrackback.xml
updateDocumentsLangCode.xml
updateDocumentsModule.xml
updateDocumentsSecret.xml
updateDocumentStatus.xml
updateDocumentTags.xml
updateReadedCount.xml
updateTrackbackCount.xml
updateUploadedCount.xml
updateVotedCount.xml