Commit Graph

212 Commits

Author SHA1 Message Date
Uwe Steinmann
a4f26d3f68 Merge branch 'seeddms-4.3.3' into develop
Conflicts:
	CHANGELOG
	languages/de_DE/lang.inc
	languages/en_GB/lang.inc
	views/bootstrap/class.ViewFolder.php
2014-02-01 16:15:46 +01:00
Uwe Steinmann
94b107b7bd theme and language selector can be turn off on login page 2014-02-01 16:06:12 +01:00
Uwe Steinmann
3596a7a191 add support for configuring folder sort method of folders 2014-02-01 15:23:19 +01:00
Uwe Steinmann
077a990286 include inc/inc.Extension.php 2014-01-10 08:21:44 +01:00
Uwe Steinmann
39f19f25bb Merge branch 'seeddms-4.3.2' into develop
Conflicts:
	Makefile
2013-11-27 14:10:05 +01:00
Uwe Steinmann
a01087f083 pass list of unlinked folders/documents to view 2013-11-27 09:45:14 +01:00
Uwe Steinmann
9609ff4ac7 issue error if folder is moved into sub folder 2013-11-25 22:12:48 +01:00
Uwe Steinmann
58fdef13eb Merge branch 'seeddms-4.3.1' into develop 2013-09-20 13:45:33 +02:00
Uwe Steinmann
1b86aa6727 check for _enableOwnerRevApp before showing the approve/review button 2013-09-19 14:27:09 +02:00
Uwe Steinmann
ac7bd8cbdc Merge branch 'seeddms-4.3.1' into develop 2013-09-06 15:26:34 +02:00
Uwe Steinmann
9f6cb6453c folder tree can be expanded again on default 2013-09-06 15:24:51 +02:00
Uwe Steinmann
c53c81880b pass $settings to view 2013-07-31 17:29:20 +02:00
Uwe Steinmann
2979fc9648 Merge branch 'develop' into hooks
Conflicts:
	views/bootstrap/class.ViewFolder.php
2013-07-19 23:14:29 +02:00
Uwe Steinmann
77b0fdfd12 add new config option enableClipboard 2013-06-13 14:57:53 +02:00
Uwe Steinmann
72010b1bc0 Merge branch 'develop' into hooks 2013-06-06 16:02:28 +02:00
Uwe Steinmann
f3c1e5ae8e users that cannot be deleted can be specified in settings 2013-05-31 11:59:12 +02:00
Uwe Steinmann
447a89ff53 pass seeddms version to view 2013-05-03 11:33:21 +02:00
Uwe Steinmann
c2c8ea38bf pass httproot to view 2013-05-03 09:52:59 +02:00
Uwe Steinmann
e46fc9d024 include inc/inc.Extension.php 2013-05-02 22:33:02 +02:00
Uwe Steinmann
e7e89aba94 add files to manager extensions 2013-05-02 18:28:23 +02:00
Uwe Steinmann
0275621f7f include inc.Extension.php 2013-05-02 18:26:16 +02:00
Uwe Steinmann
d63ec26d8e add new feature to substitute user while being admin 2013-04-19 09:00:34 +02:00
Uwe Steinmann
6d86898c11 pass $settings->_workflowMode to view 2013-04-18 13:37:28 +02:00
Uwe Steinmann
2744149612 icon for showing required attention 2013-04-18 13:35:38 +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
02a8c52f33 pass parameters for recursive document count to view 2013-04-10 15:49:19 +02:00
Uwe Steinmann
dafd9655fc use more appropriate variable name $converters instead of $convcmd 2013-03-28 10:17:01 +01:00
Uwe Steinmann
97eeee5be7 pass $settings->_convcmd to view 2013-03-26 20:27:47 +01:00
Uwe Steinmann
4df53b4e3f pass more variables to view 2013-03-12 08:49:38 +01:00
Uwe Steinmann
e1f2c63c2a pass enable_OwnerRevApp and enable_SelfRevApp to view::show 2013-02-27 17:12:11 +01:00
Uwe Steinmann
c4d23829e8 removed echo left over from debugging 2013-02-19 08:49:29 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
c870c3c0ff - pass parameters for checksum to view 2013-02-08 15:35:44 +00:00
steinm
eeb06ac067 - remove trailing slash from $settings->_dropFolderDir 2013-02-08 15:16:03 +00:00
steinm
2d6ad2fb93 - remove parameter workflowmode because it is passed by default 2013-02-06 17:31:51 +00:00
steinm
19622b2857 - new file to show list of documents under workflow 2013-02-02 16:03:13 +00:00
steinm
3198f0a40d - pass 'enableClipboard' to view 2013-02-02 15:58:13 +00:00
steinm
8987d62381 - pass workflow mode to view 2013-02-02 15:53:45 +00:00
steinm
934f9716aa - added copyright notice 2013-02-02 15:53:12 +00:00
steinm
fe7243a412 - target folder can be passed as targetid in URL 2013-01-30 09:49:37 +00:00
steinm
5640c2956b - include language file
- pass passwordstrength parameter to view
2013-01-29 13:09:22 +00:00
steinm
d9a2438e5e - use LetoDMS_Core_Preview 2013-01-25 07:31:28 +00:00
steinm
76d535a890 - these files are now for deleting a workflow from the database 2013-01-24 18:18:29 +00:00
steinm
baac03e298 - new files to remove a workflow from a document (was RemoveWorkflow) 2013-01-24 18:17:27 +00:00
steinm
4e6d93cf70 added views for new workflow functions 2013-01-24 10:36:37 +00:00
steinm
3ce0474c42 added comment 2013-01-24 09:01:09 +00:00
steinm
95db37da76 pass workflow mode and selected user to view 2013-01-24 09:00:33 +00:00
steinm
2e3632eac6 pass workflow mode to view 2013-01-24 08:59:52 +00:00
steinm
72a3729f66 pass workflow mode to view 2013-01-24 08:59:20 +00:00