Uwe Steinmann
|
c385d86a60
|
add timeline over all documents
|
2015-09-21 16:46:17 +02:00 |
|
Uwe Steinmann
|
8d7bceefac
|
pass preview parameters to view
|
2015-09-03 15:16:00 +02:00 |
|
Uwe Steinmann
|
d63b427822
|
use __invoke() when calling view
|
2015-08-20 15:54:17 +02:00 |
|
Uwe Steinmann
|
fb065f1a61
|
check if index could be created
|
2015-08-19 09:19:52 +02:00 |
|
Uwe Steinmann
|
bf05ef4f95
|
parameter 'action' can be set, to run a different method in the view class
|
2015-08-18 22:36:55 +02:00 |
|
Uwe Steinmann
|
8ffcfab6e4
|
use new fulltext index interface with support for sqlitefts
|
2015-08-10 21:43:15 +02:00 |
|
Uwe Steinmann
|
7485a85077
|
set timeout for external commands when creating fulltext index
|
2015-08-05 21:11:21 +02:00 |
|
Uwe Steinmann
|
dd13814139
|
show preview image in list
|
2015-07-08 07:24:50 +02:00 |
|
Uwe Steinmann
|
3b0d239a00
|
propperly check for access right
|
2015-06-15 14:17:16 +02:00 |
|
Uwe Steinmann
|
48442f3947
|
use access operation to check if approval is allowed
|
2015-06-15 08:55:20 +02:00 |
|
Uwe Steinmann
|
4215532a9c
|
use access operation to check if operation is allowed
|
2015-06-15 08:54:33 +02:00 |
|
Uwe Steinmann
|
e527862c9d
|
allow context sensitive help files
|
2015-06-11 06:41:49 +02:00 |
|
Uwe Steinmann
|
887690336d
|
check for currenttab
|
2015-06-09 09:18:29 +02:00 |
|
Uwe Steinmann
|
d73052c362
|
pass version to url checking for new versions
|
2015-06-09 07:00:06 +02:00 |
|
Uwe Steinmann
|
d32df44f7b
|
fix wrong access on settings array
|
2015-06-01 14:03:16 +02:00 |
|
Uwe Steinmann
|
259303fff1
|
add checking for duplicates
|
2015-05-13 17:38:20 +02:00 |
|
Uwe Steinmann
|
aa38261ebf
|
check if version modification is allowed
|
2015-04-20 13:47:34 +02:00 |
|
Uwe Steinmann
|
0994429edd
|
issue warning if ordering of folder contents is != 's'
|
2015-04-08 06:43:31 +02:00 |
|
Uwe Steinmann
|
886bd0aaf8
|
pass sortusersinlist to view
|
2015-03-27 17:32:20 +01:00 |
|
Uwe Steinmann
|
4223777a6e
|
no need to set view parameter enableClipboard anymore
it is set in any case in the factory method when the view is created
|
2015-03-13 09:30:48 +01:00 |
|
Uwe Steinmann
|
ed9fbe93e1
|
set current tab to last one selected when submitting data
|
2015-03-11 18:24:14 +01:00 |
|
Uwe Steinmann
|
c4feea2664
|
all converters are only used for fulltext
|
2015-02-24 19:26:38 +01:00 |
|
Uwe Steinmann
|
8a6ff2f48a
|
preset expiration date form settings
|
2015-01-29 18:31:37 +01:00 |
|
Uwe Steinmann
|
75ef47f6e1
|
expiration date of documents can be preset in settings
|
2015-01-29 17:28:40 +01:00 |
|
Uwe Steinmann
|
9db48ea2d1
|
add missing access object (Bug #191)
|
2014-12-11 21:11:07 +01:00 |
|
Uwe Steinmann
|
25aa6983df
|
use correct name for 'previewWidthList' (Closes #177)
|
2014-11-12 10:41:13 +01:00 |
|
Uwe Steinmann
|
2403b2f2a7
|
instanciate access object
|
2014-11-04 13:57:50 +01:00 |
|
Uwe Steinmann
|
3cf78a5d15
|
instanciate access restrictions and pass it to view
|
2014-10-29 09:08:39 +01:00 |
|
Uwe Steinmann
|
627c6f8248
|
use ClassAccessOperation
|
2014-10-22 14:00:50 +02:00 |
|
Uwe Steinmann
|
76bb674a57
|
set accessobj for view (Closes Bug #168)
|
2014-08-21 21:33:00 +02:00 |
|
Uwe Steinmann
|
ca6b3c3795
|
add missing access operation check
|
2014-08-20 16:35:38 +02:00 |
|
Uwe Steinmann
|
670247ae25
|
pass accessobject to view
|
2014-07-28 09:52:31 +02:00 |
|
Uwe Steinmann
|
9da8b713b8
|
pass SeedDMS_AccessOperation to view
|
2014-07-24 07:54:08 +02:00 |
|
Uwe Steinmann
|
289649b6ee
|
add file upload via drag&drop
can be enabled in the settings
|
2014-07-11 08:41:25 +02:00 |
|
Uwe Steinmann
|
6c7aaa1800
|
user targetid instead of targetidform1
|
2014-07-08 08:32:19 +02:00 |
|
Uwe Steinmann
|
1ef5cb0444
|
pass access object to view
|
2014-06-16 14:29:46 +02:00 |
|
Uwe Steinmann
|
969bf56dbf
|
instanziate access object
|
2014-06-11 11:03:20 +02:00 |
|
Uwe Steinmann
|
9e65ebc152
|
remove setting global variable $showtree
|
2014-06-06 14:02:24 +02:00 |
|
Uwe Steinmann
|
2c07910fa9
|
pass object for AccessOperation to view
|
2014-06-04 19:18:17 +02:00 |
|
Uwe Steinmann
|
51b84868a6
|
check if document is locked
|
2014-06-03 17:50:20 +02:00 |
|
Uwe Steinmann
|
d9c7b988f4
|
pass cachedir and previewWidthList to view
|
2014-05-22 07:33:24 +02:00 |
|
Uwe Steinmann
|
601386f6be
|
pass password expiration to view
|
2014-05-22 06:43:51 +02:00 |
|
Uwe Steinmann
|
6e8af30e17
|
checkQuota() now takes the user as an argument
|
2014-05-20 06:31:12 +02:00 |
|
Uwe Steinmann
|
eaaa957166
|
pass quota checking to view
|
2014-05-20 06:25:25 +02:00 |
|
Uwe Steinmann
|
6b1c9c6829
|
pass quota settings to view
|
2014-05-20 06:24:53 +02:00 |
|
Uwe Steinmann
|
bd9ab4ac87
|
initialize $versions earlier
|
2014-04-11 11:11:38 +02:00 |
|
Uwe Steinmann
|
e6d119ea26
|
better error checking
|
2014-04-10 11:20:54 +02:00 |
|
Uwe Steinmann
|
100909a910
|
check for new versions
|
2014-04-10 11:19:45 +02:00 |
|
Uwe Steinmann
|
38d054d842
|
rework data for docsperstatus chart
|
2014-04-02 08:42:21 +02:00 |
|
Uwe Steinmann
|
aa725b8dce
|
new statistical output as pie charts
|
2014-04-01 21:02:32 +02:00 |
|
Uwe Steinmann
|
5c3a22dee1
|
return message when password was send
|
2014-04-01 17:14:57 +02:00 |
|
Uwe Steinmann
|
95cae18e88
|
regard settings for language and theme selector in profile
|
2014-03-28 18:40:06 +01:00 |
|
Uwe Steinmann
|
4249940e69
|
folder id can be passed for indexing sub folders
|
2014-03-26 07:26:01 +01:00 |
|
Uwe Steinmann
|
481c9ecc48
|
pass preview width to view
|
2014-03-18 10:06:07 +01:00 |
|
Uwe Steinmann
|
31ffad39a8
|
fix security hole
missing check for passed parameters allows to read files on the server
|
2014-02-26 22:32:19 +01:00 |
|
Uwe Steinmann
|
01f95b201e
|
pass rootfolder to view
|
2014-02-21 21:25:56 +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
|
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
|
1b86aa6727
|
check for _enableOwnerRevApp before showing the approve/review button
|
2013-09-19 14:27:09 +02:00 |
|
Uwe Steinmann
|
9f6cb6453c
|
folder tree can be expanded again on default
|
2013-09-06 15:24:51 +02:00 |
|
Uwe Steinmann
|
77b0fdfd12
|
add new config option enableClipboard
|
2013-06-13 14:57:53 +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
|
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 |
|
steinm
|
54d8381532
|
include previewer, pass cache dir to view
|
2013-01-24 08:58:25 +00:00 |
|
steinm
|
7b29fa5c4b
|
include language file because inc.Language.php does not include it anymore
|
2013-01-24 08:57:04 +00:00 |
|
steinm
|
ac2ae0957a
|
pass selected group to view
|
2013-01-24 08:56:05 +00:00 |
|
steinm
|
22c170f698
|
pass workflow mode to view
|
2013-01-24 08:55:19 +00:00 |
|
steinm
|
7ee951c59d
|
support for checking document version without a filesize
|
2012-12-19 10:19:35 +00:00 |
|
steinm
|
1fdef8f54b
|
check quota of user
|
2012-12-19 10:18:57 +00:00 |
|
steinm
|
7532dd1319
|
- fixed inclusion of LetoDMS_Preview
|
2012-12-14 15:26:53 +00:00 |
|