[go: up one dir, main page]

Menu

Commit [r464]  Maximize  Restore  History

+ Added the LargeObjects.sql to manually checks large objects without connection to the documents

+ Added procedure TfrmNavigationDocuments.DeleteLargeObjects(const _DocumentID: longInt): deletes all the large objects of the given document ID
+ TfrmNavigationDocuments.qListAfterDelete: calls DeleteLargeObjects
- TfrmEditDocuments.lvAttachmentsDblClick: Fixed compilation warning
+ Added procedure TfrmBase.Unused(const _DWord: DWord);
- TfrmEditDocuments.OnWriteDataToLargeObject: Fixed compilation warning
- TfrmNavigationDocuments.qListBeforeInsert: Fixed compilation warning
+ Added procedure TfrmBase.Unused(const _AnsiString: AnsiString);
+ Added procedure TfrmBase.Unused(const _Boolean: Boolean);
- TfrmMain.pgScriptDirective: Fixed compilation warning
- TfrmEditDocuments.miDeleteClick: Fixed compilation warning
- TfrmEditDocuments.btnAddClick: Fixed compilation warning
+ Added procedure TfrmBase.Unused(const _Point: TPoint);
- TfrmEditDocuments.lvAttachmentsContextPopup: Fixed compilation warning

matfanjol 2020-04-20

added /trunk/Bugs and to check/scripts
added /trunk/Bugs and to check/scripts/LargeObjects.sql
changed /trunk/hor_base.pas
changed /trunk/hor_edit_documents.pas
changed /trunk/hor_main.pas
changed /trunk/hor_navigation_documents.lfm
changed /trunk/hor_navigation_documents.pas
changed /trunk/locale/healthor.de.po
changed /trunk/locale/healthor.en.po
changed /trunk/locale/healthor.es.po
changed /trunk/locale/healthor.fr_FR.po
changed /trunk/locale/healthor.it.po
changed /trunk/locale/healthor.po
changed /trunk/locale/healthor.pt_PT.po
changed /trunk/locale/healthor.ru.po