Commit Graph

3246 Commits

Author SHA1 Message Date
Uwe Steinmann
2a0e6edef4 use FILEINFO_MIME_TYPE instead of FILEINFO_MIME (Closes Bug #209) 2015-05-02 08:34:28 +02:00
Uwe Steinmann
fa43001824 use propper name of converters array in settings 2015-05-02 08:05:51 +02:00
Uwe Steinmann
15ce32ca24 use propper name of converters array in settings 2015-05-02 08:05:46 +02:00
Uwe Steinmann
a7763c8cc4 use propper name of converters array in settings 2015-05-02 08:04:41 +02:00
Uwe Steinmann
746b1f6731 add changes for 4.3.18 2015-05-02 08:04:19 +02:00
Uwe Steinmann
b0d8b42011 escape html code before output 2015-04-30 14:05:38 +02:00
Uwe Steinmann
f32dbe5ef8 escape html code before output 2015-04-30 14:05:28 +02:00
Uwe Steinmann
14c16f25ce escape html code before output 2015-04-30 14:04:56 +02:00
Uwe Steinmann
47d97e77d8 add files for transmittal management and receptions 2015-04-30 07:09:21 +02:00
Uwe Steinmann
7d544e40ce add note about setting notifier when uploading a document 2015-04-29 20:21:45 +02:00
Uwe Steinmann
52a2106155 include correct files in right direction 2015-04-29 20:08:46 +02:00
Uwe Steinmann
eefc346312 include correct files in right direction 2015-04-29 20:08:10 +02:00
Uwe Steinmann
497194527e various new phrases
Conflicts:
	languages/ar_EG/lang.inc
	languages/de_DE/lang.inc
	languages/en_GB/lang.inc
	languages/fr_FR/lang.inc
	languages/hu_HU/lang.inc
	languages/sv_SE/lang.inc
2015-04-28 14:32:37 +02:00
Uwe Steinmann
75e84e63d0 various new phrases 2015-04-28 14:29:54 +02:00
Uwe Steinmann
31ebf1807f various new phrases 2015-04-28 14:29:25 +02:00
Uwe Steinmann
b4e8c39158 add tab for document reception 2015-04-28 12:18:35 +02:00
Uwe Steinmann
2a1ce40a9c add functions getReceiptStatusText() and printReceiptStatusText() 2015-04-28 12:18:01 +02:00
Uwe Steinmann
49adc7f990 add notes for 4.3.17
Conflicts:
	CHANGELOG
2015-04-27 21:33:43 +02:00
Uwe Steinmann
2d5827a1b9 add notes for 4.3.17
Conflicts:
	CHANGELOG
2015-04-27 21:33:07 +02:00
Uwe Steinmann
d1c31cc15c add notes for 4.3.17 2015-04-27 21:31:19 +02:00
Uwe Steinmann
3ed61ce6b8 fix calculated used disk space in percent 2015-04-27 21:29:51 +02:00
Uwe Steinmann
b2fcf4fd4b list only users in select box which are not hidden 2015-04-27 21:29:51 +02:00
Uwe Steinmann
c3d9efc691 fix calculated used disk space in percent 2015-04-27 21:29:35 +02:00
Uwe Steinmann
304e54f009 list only users in select box which are not hidden 2015-04-27 21:29:35 +02:00
Uwe Steinmann
02ef086bfe fix calculated used disk space in percent 2015-04-27 21:28:55 +02:00
Uwe Steinmann
902f418819 list only users in select box which are not hidden 2015-04-27 21:21:07 +02:00
Uwe Steinmann
4e4848c5d7 add more hooks for showing/editing attributes 2015-04-27 08:28:08 +02:00
Uwe Steinmann
c7ad9433a1 return value of hook will be passed on even if not a string 2015-04-27 08:28:01 +02:00
Uwe Steinmann
4e682ecbe2 add more hooks for showing/editing attributes 2015-04-27 08:27:19 +02:00
Uwe Steinmann
877f937413 return value of hook will be passed on even if not a string 2015-04-27 08:26:51 +02:00
Uwe Steinmann
962e0f8523 include Core/inc.ClassTransmittal.php 2015-04-27 08:24:59 +02:00
Uwe Steinmann
01b55843d2 add class for handling transmittals 2015-04-27 08:24:26 +02:00
Uwe Steinmann
7338ddaadd fix typo in comment 2015-04-27 08:17:27 +02:00
Uwe Steinmann
d04786884b add tables for tranmittals 2015-04-27 08:16:50 +02:00
Uwe Steinmann
654d8ac75a add parameter $version to documentListRow()
in order to show a specific version
2015-04-25 20:49:47 +02:00
Uwe Steinmann
3d3025c2cd no need to create temp table ttstatid anymore 2015-04-25 20:49:13 +02:00
Uwe Steinmann
00b38a8a77 add entry for fixed take over of recipients/approvers 2015-04-23 17:15:36 +02:00
Uwe Steinmann
0b57325c04 fix take over of approvers/reviewers from previous version 2015-04-23 17:12:57 +02:00
Uwe Steinmann
23983081ea fix take over of approvers/reviewers from previous version 2015-04-23 17:12:08 +02:00
Uwe Steinmann
91f7d8dfc3 show warning if document is checked out 2015-04-23 16:45:19 +02:00
Uwe Steinmann
5952d49711 add list of documents check out by me 2015-04-23 16:44:55 +02:00
Uwe Steinmann
0bac3deabb show message and hide form if document cannot be checked in 2015-04-23 16:44:16 +02:00
Uwe Steinmann
4b6eeba319 add list of documents checked out by me in getDocumentList() 2015-04-23 16:43:19 +02:00
Uwe Steinmann
2781974f7b Merge commit 'a252f82f085b8284d353a31a7fa583b8f12da4fa' into seeddms-5.0.0-pre3 2015-04-23 12:38:31 +02:00
Uwe Steinmann
c0ba8a6711 create checkout dir if required and allowed in the settings 2015-04-23 11:49:05 +02:00
Uwe Steinmann
8b065cf7ac propperly clean checked out file in possible cases
previously the checked out file was not remove from the checkout area
if it was unchanged and checked in
2015-04-23 11:48:01 +02:00
Uwe Steinmann
505763e0be use new SeedDMS_Core_DMS::getDocumentList() method 2015-04-23 11:26:25 +02:00
Uwe Steinmann
1afd3102ab fix parameter definition in comment 2015-04-23 11:26:00 +02:00
Uwe Steinmann
107f96e921 add method getDocumentList()
it returns a list of database records with all the information
currently needed on the MyDocuments page.
2015-04-23 11:24:42 +02:00
Uwe Steinmann
61294336b5 add missing files for listing of documents need to be watch at 2015-04-22 17:24:58 +02:00