Commit Graph

268 Commits

Author SHA1 Message Date
Uwe Steinmann
1b8f515d7b fix division by zero if all hits are shown 2015-12-14 11:46:29 +01:00
Uwe Steinmann
8616ff5481 rename search script 2015-12-14 09:54:34 +01:00
Uwe Steinmann
3d7cd317e4 switch to new way to invoke the view 2015-12-14 09:47:51 +01:00
Uwe Steinmann
d76cc6d3d4 invoke $view and pass $_GET 2015-12-11 20:20:36 +01:00
Uwe Steinmann
238eed8810 pass previewer to group manager 2015-12-11 08:10:18 +01:00
Uwe Steinmann
e4ba3b44a8 rewrote using ajax (like UsrMgr) 2015-12-10 12:43:42 +01:00
Uwe Steinmann
485d17b775 remove old code 2015-11-19 07:17:21 +01:00
Uwe Steinmann
6d16946a19 show more information of selected document 2015-11-16 08:35:06 +01:00
Uwe Steinmann
2c79669c94 pass $_GET to view 2015-10-19 13:14:50 +02:00
Uwe Steinmann
002fa8df29 get timeline data in ajax call 2015-10-19 13:14:14 +02:00
Uwe Steinmann
3c13873195 fix syntax error 2015-09-23 15:00:47 +02:00
Uwe Steinmann
da168c3eec check if _GET[skip] is set 2015-09-23 14:56:28 +02:00
Uwe Steinmann
6564861b92 pass skip array to view 2015-09-23 14:12:50 +02:00
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