Commit Graph

1418 Commits

Author SHA1 Message Date
Uwe Steinmann
6830d9d2d9 fix line endings 2013-04-19 08:45:19 +02:00
Uwe Steinmann
f41fa136dc take user from session parameter 'su' if set 2013-04-19 08:44:51 +02:00
Uwe Steinmann
b6bf0604a4 add new parameter 'su' for switching users while being admin 2013-04-19 08:44:04 +02:00
Uwe Steinmann
fdac543834 sync with english phrases 2013-04-18 14:44:56 +02:00
Uwe Steinmann
3312b9d6e4 add entry for solving bug #4 2013-04-18 13:39:38 +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
6d86898c11 pass $settings->_workflowMode to view 2013-04-18 13:37:28 +02:00
Uwe Steinmann
2d8096d11d add phrase 'needs_workflow_action' 2013-04-18 13:37:08 +02:00
Uwe Steinmann
93e0cb3feb add method needsWorkflowAction($user)
This method checks if the document content needs a action from the
given user to trigger a transition
2013-04-18 13:36:11 +02:00
Uwe Steinmann
2744149612 icon for showing required attention 2013-04-18 13:35:38 +02:00
Uwe Steinmann
541d7cf65f added entry for Bug #39 2013-04-17 12:04:40 +02:00
Uwe Steinmann
59ed4ff9cc group can be set when adding/editing user 2013-04-17 12:02:22 +02:00
Uwe Steinmann
aecd7a9083 solved conflict with branch seeddms-4.1.3 2013-04-17 11:15:19 +02:00
Uwe Steinmann
a8f3c7be59 Merge branch 'seeddms-4.1.4' into develop
Conflicts:
	install/install.php
2013-04-16 22:31:52 +02:00
Uwe Steinmann
d6cfb287a6 Merge branch 'seeddms-4.1.3' into seeddms-4.1.4 2013-04-16 22:28:17 +02:00
Uwe Steinmann
5f6c60ed1d set date 2013-04-16 22:24:44 +02:00
Uwe Steinmann
8d413ef37e set version to 4.1.3 2013-04-16 22:17:52 +02:00
Uwe Steinmann
b615a50a39 prepare for version 4.2.0 2013-04-16 22:14:38 +02:00
Uwe Steinmann
d8e0ca5119 add entry for bug #36 2013-04-12 21:49:32 +02:00
Uwe Steinmann
f484767a44 add changes for 4.2.0 2013-04-12 21:43:18 +02:00
Uwe Steinmann
3c7fdcbc85 Merge branch 'seeddms-4.1.3' into develop 2013-04-12 21:40:47 +02:00
Uwe Steinmann
5b3e276241 add log entry for fixing Bug #45 2013-04-12 21:40:11 +02:00
Uwe Steinmann
dbafcfb328 Merge branch 'seeddms-4.1.3' into develop 2013-04-12 09:10:02 +02:00
Uwe Steinmann
a0b7418730 fix path to language file 2013-04-12 09:09:32 +02:00
Uwe Steinmann
8b8a50fd06 show datepicker in users language 2013-04-11 19:15:03 +02:00
Uwe Steinmann
3dee84e90d new version of bootstrap datepicker with localisation support 2013-04-11 19:14:11 +02:00
Uwe Steinmann
c52770161f set to unix line endings 2013-04-11 09:05:36 +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
7af915166b set icons for some office documents 2013-04-11 08:41:13 +02:00
Uwe Steinmann
d8ec64dd36 fix checking for download file 2013-04-11 08:40:25 +02:00
Uwe Steinmann
5dfb88d2dd added text for 'remove_marked_files' 2013-04-11 08:39:25 +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
db988826bf remove german comments 2013-04-10 21:48:16 +02:00
Uwe Steinmann
7a5d1b0e59 Merge branch 'seeddms-4.1.3' into develop 2013-04-10 21:45:34 +02:00
Uwe Steinmann
0defbb0240 fix php warning due to undefined variable $groupid 2013-04-10 21:44:43 +02:00
Uwe Steinmann
fd1d5fa2cf use function filterDocumentLinks() from class SeedDMS_Core_DMS 2013-04-10 15:49:54 +02:00
Uwe Steinmann
02a8c52f33 pass parameters for recursive document count to view 2013-04-10 15:49:19 +02:00
Uwe Steinmann
0ae480d67d save new paramters for recursive document/folder count 2013-04-10 15:48:40 +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
09701bae50 optimize countChildren() 2013-04-10 15:40:42 +02:00
Uwe Steinmann
db53b06b18 add documtation for getDocumentLink() and getDocumentLinks() 2013-04-10 15:39:50 +02:00
Uwe Steinmann
21437e5a90 move filterDocumentLinks() from inc.Util.php to Core/inc.ClassDMS.php 2013-04-10 15:39:05 +02:00
Uwe Steinmann
0c89264f79 Merge branch 'seeddms-4.1.4' into develop 2013-04-08 20:49:11 +02:00
Uwe Steinmann
af08f27102 make methods match with abstract method definition 2013-04-08 20:48:07 +02:00
Uwe Steinmann
6277eb2f6c Merge branch 'seeddms-4.1.3' into develop
Conflicts:
	Makefile
	inc/inc.Version.php
2013-04-08 16:50:12 +02:00
Uwe Steinmann
45c290d274 Merge branch 'seeddms-4.1.3' 2013-04-08 16:49:14 +02:00
Uwe Steinmann
be7e8f9a93 new version 4.1.3 2013-04-08 16:48:49 +02:00