Commit Graph

180 Commits

Author SHA1 Message Date
Uwe Steinmann
82a8acddfd put all links onto a button with icon 2013-04-19 22:10:54 +02:00
Uwe Steinmann
9885e26f96 put save icon on all save buttons 2013-04-19 15:22:25 +02:00
Uwe Steinmann
7e200e8377 use icon-save instead of icon-download-alt 2013-04-19 14:57:01 +02:00
Uwe Steinmann
41e5399053 put action icons at end of line in div 2013-04-19 14:39:19 +02:00
Uwe Steinmann
44afcdb14e use better icon on button 2013-04-19 14:31:26 +02:00
Uwe Steinmann
98cf1cc78a use symbols from awesame font 2013-04-19 14:30:57 +02:00
Uwe Steinmann
d63ec26d8e add new feature to substitute user while being admin 2013-04-19 09:00:34 +02:00
Uwe Steinmann
c818242b66 show icon if a document content has a waiting workflow transition (bug #4) 2013-04-18 13:38:52 +02:00
Uwe Steinmann
57c58a09c7 place a message on the page if document has a waiting workflow transition 2013-04-18 13:38:02 +02:00
Uwe Steinmann
59ed4ff9cc group can be set when adding/editing user 2013-04-17 12:02:22 +02:00
Uwe Steinmann
8b8a50fd06 show datepicker in users language 2013-04-11 19:15:03 +02:00
Uwe Steinmann
35aa1b995d return to tab on LogManagement page which was previously selected
after removing a log file and returning to the LogManagement page,
the same tab is selected as before (fixes Bug #30)
2013-04-11 09:02:24 +02:00
Uwe Steinmann
a50964cb8f several log files can be delete in one go 2013-04-11 08:38:47 +02:00
Uwe Steinmann
43c084511c set iconѕ for office text and spreadsheet documents 2013-04-11 08:37:36 +02:00
Uwe Steinmann
fd1d5fa2cf use function filterDocumentLinks() from class SeedDMS_Core_DMS 2013-04-10 15:49:54 +02:00
Uwe Steinmann
a02832040e count folders/documents recursively if set in configuration 2013-04-10 15:42:11 +02:00
Uwe Steinmann
6e263b7e0b add new parameter for recursive document/folder count 2013-04-10 15:41:38 +02:00
Uwe Steinmann
0565e9c55d fix code to determine if user is required for review 2013-04-08 09:12:56 +02:00
Uwe Steinmann
0d89fe7aa6 do not output folder name twice 2013-04-08 07:51:53 +02:00
Uwe Steinmann
190c9a44f2 show number of attachments and related documents 2013-03-28 13:08:47 +01:00
Uwe Steinmann
b95597c8ae show number of attachments and related documents
it is shown behind the tab title for related documents and attachments
2013-03-28 10:18:49 +01:00
Uwe Steinmann
dafd9655fc use more appropriate variable name $converters instead of $convcmd 2013-03-28 10:17:01 +01:00
Uwe Steinmann
759484841a do not access full name of user if he was deleted 2013-03-26 20:30:39 +01:00
Uwe Steinmann
f74f9b26f4 use passed convcmd instead of accessing $settings 2013-03-26 20:28:21 +01:00
Uwe Steinmann
2533963665 various improvements for mobile devices, pass folder id in upload url of jumploader
adding an attr in jumploader doesn't seem to work
2013-03-26 20:26:28 +01:00
Uwe Steinmann
f9fa8f0b70 do not access empty variable 2013-03-26 20:25:40 +01:00
Uwe Steinmann
9690a77e28 make nav bar collapsable on small screens 2013-03-20 11:17:07 +01:00
Uwe Steinmann
315470e63a use bootstrap icons if folder tree 2013-03-18 08:46:24 +01:00
Uwe Steinmann
d07588efc3 fix link to download document 2013-03-12 09:20:12 +01:00
Uwe Steinmann
c7b551e0ae fix download link
the link did not contain the right version number
2013-03-12 09:02:32 +01:00
Uwe Steinmann
22a37cd995 add icon to remove button 2013-03-12 08:49:57 +01:00
Uwe Steinmann
b4ea1a922d pass current document to pageNavigation()
pageNavigation() still uses a global variable $document which is
replaced by a parameter passed to the function. All calls of
pageNavigation() needs a third parameter with the document.
2013-03-08 17:55:14 +01:00
Uwe Steinmann
728760f78a show workflow steps (Bug #1)
even after the workflow has ended
2013-03-08 14:21:33 +01:00
Uwe Steinmann
69caffb613 add header to column with file name (Bug #32) 2013-03-08 07:39:58 +01:00
Uwe Steinmann
384be0c3a4 add phrase for 'repaired' 2013-03-06 15:25:44 +01:00
Uwe Steinmann
62015344ee fix page title (bug #31) 2013-03-06 15:19:15 +01:00
Uwe Steinmann
634bf9b1d9 fix typeahead search for documents 2013-03-06 11:14:15 +01:00
Uwe Steinmann
f0006de2e3 added icon to delete buttons 2013-03-06 11:00:01 +01:00
Uwe Steinmann
438a98d110 output translated language name 2013-02-27 20:40:45 +01:00
Uwe Steinmann
d612501bf7 allow logged in user to review/approve document 2013-02-27 17:18:08 +01:00
Uwe Steinmann
a38b9c8ccb pass enableadminrevapp and enableownerrevapp to getReadAccessList() 2013-02-27 17:17:36 +01:00
Uwe Steinmann
1a62e0d433 add button to fold out menu on small screens 2013-02-27 17:16:51 +01:00
Uwe Steinmann
2d1652515c pass enableadminrevapp and enableownerrevapp to getReadAccessList() 2013-02-27 17:16:18 +01:00
Uwe Steinmann
77ec59ba61 allow owner and logged in user to review/approve document 2013-02-27 17:15:36 +01:00
Uwe Steinmann
7f2d7e3ebe new variables enableSelfRefApp and enableOwnerRevApp 2013-02-27 09:09:00 +01:00
Uwe Steinmann
452cf00c47 $searchin is not passed to show method 2013-02-26 15:00:34 +01:00
Uwe Steinmann
d0b6038e5f minor fixeѕ to make drag and drop work (not ready) 2013-02-26 08:22:46 +01:00
Uwe Steinmann
08291209fe fix nesting of html tags 2013-02-26 08:21:35 +01:00
Uwe Steinmann
035d1ee3e6 add remove icon to button 2013-02-25 10:17:07 +01:00
Uwe Steinmann
ababe23b6a add missing file 2013-02-25 10:16:45 +01:00