Commit Graph

295 Commits

Author SHA1 Message Date
Uwe Steinmann
c1144612ab fix typo in variable for new comment 2013-04-08 08:51:44 +02:00
Uwe Steinmann
d5bbc67588 fix for sending notification after update 2013-04-05 13:23:27 +02:00
Uwe Steinmann
adb5f7fa3b fix setting mandatory workflow
The method which was called didn't exist in SeedDMS_Core_User
2013-03-28 10:17:45 +01:00
Uwe Steinmann
d5a3486e02 prevent php warning if comment is not set 2013-03-26 20:25:13 +01:00
Uwe Steinmann
1c72478c3a retrieve folder id from $_REQUEST 2013-03-26 20:24:42 +01:00
Uwe Steinmann
555214c8ed check if post var dropfolderfileform1 is set 2013-03-26 20:20:23 +01:00
Uwe Steinmann
694a099e99 get folder for notification mail 2013-03-15 18:35:41 +01:00
Uwe Steinmann
01661fd337 send notification mail 2013-03-15 18:35:21 +01:00
Uwe Steinmann
92cf1e74b8 send notification mail 2013-03-15 18:34:20 +01:00
Uwe Steinmann
22836f3c4f get folder for notification mail 2013-03-15 18:33:56 +01:00
Uwe Steinmann
0352bf5161 send notification mail when removing a workflow 2013-03-14 20:56:10 +01:00
Uwe Steinmann
ff7a80f23d fix line indention 2013-03-14 20:55:09 +01:00
Uwe Steinmann
9a72052744 check if $_POST["expires"] is set 2013-03-13 18:44:42 +01:00
Uwe Steinmann
719328b311 fix url in notification email 2013-03-13 18:44:20 +01:00
Uwe Steinmann
3fa7681d05 send notification email on attribute change 2013-03-13 18:43:28 +01:00
Uwe Steinmann
5059d5d456 check if $_POST["expdate"] is set before using it 2013-03-12 09:00:02 +01:00
Uwe Steinmann
8751a9cb26 redirect to correct url after adding event 2013-03-12 08:57:18 +01:00
Uwe Steinmann
20444bd714 use new notification mechanism 2013-03-12 08:49:09 +01:00
Uwe Steinmann
9328bebcbf add note that this code has to be fixed 2013-03-12 08:48:23 +01:00
Uwe Steinmann
34b72a17a1 reworked notification system
The notifaction will now be send in the language as specified in the
user's profile
2013-03-06 12:53:25 +01:00
Uwe Steinmann
6c7247eca5 fix line endings, removed old code 2013-03-05 13:04:58 +01:00
Uwe Steinmann
4a739b35ac fix line endings, remove old code 2013-03-05 12:56:41 +01:00
Uwe Steinmann
ababf87bb8 fix line endings, remove some old code 2013-03-05 12:48:46 +01:00
Uwe Steinmann
49d6099462 fix line endings, remove some old code 2013-03-05 09:18:21 +01:00
Uwe Steinmann
e78fdaf32a remove some old code, replace german comment 2013-03-05 08:50:45 +01:00
Uwe Steinmann
bf54144cf7 fix line endings 2013-03-05 08:19:27 +01:00
Uwe Steinmann
7eb7e57f62 fix line endings, translate german comments 2013-02-28 17:28:57 +01:00
Uwe Steinmann
a300013709 fix line endings 2013-02-28 16:55:05 +01:00
Uwe Steinmann
579ab95fb6 fix line endings 2013-02-28 16:54:30 +01:00
Uwe Steinmann
f7c5b1dde6 replace german comments, use return value of getNotifierList() 2013-02-28 16:25:19 +01:00
Uwe Steinmann
7f2d7e3ebe new variables enableSelfRefApp and enableOwnerRevApp 2013-02-27 09:09:00 +01:00
Uwe Steinmann
745226e7e4 set global var theme from login form before calling first err msg 2013-02-26 09:44:50 +01:00
Uwe Steinmann
18b89fcb33 check if POST var attributes is set 2013-02-14 13:10:28 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
Uwe Steinmann
a40753f50d notification mail has now oldname in subject 2013-02-13 20:34:20 +01:00
Uwe Steinmann
f0c417c0bd better checking for POST var 'categories' 2013-02-13 19:08:01 +01:00
Uwe Steinmann
5edf6a7de6 merge from 3.4.x 2013-02-13 18:03:23 +01:00
steinm
fbcd6eb123 - replace getApproversList() by getReadUserList() 2013-02-11 13:59:42 +00:00
steinm
af54fcb645 - replace getApproversList() by getReadUserList() 2013-02-11 13:56:59 +00:00
steinm
fbde96a4c6 - remove workflow action 2013-02-09 15:19:03 +00:00
steinm
8c0f37c7f6 - remove entry for uploaded file if drop folder file was selected 2013-02-08 14:55:26 +00:00
steinm
ec90ee5a09 - check if new file is identical to current version 2013-02-08 14:52:32 +00:00
steinm
d34e207170 - check for 0 bytes files and issue an appropriate warning 2013-02-08 07:29:41 +00:00
steinm
773adcce44 - check for 0 bytes files and issue an appropriate warning 2013-02-08 07:28:54 +00:00
steinm
c1bfb1f89e - added comment with explaination why the ѕession has to be deleted after logout 2013-02-06 17:33:56 +00:00
steinm
66b23748d2 - check for equal states and missing user/group 2013-02-05 09:23:57 +00:00
steinm
410371eeb6 - old ADODB path is now extra path 2013-02-04 09:28:05 +00:00
steinm
48ae9e0ef4 - removed html code from error msg 2013-02-03 07:25:12 +00:00
steinm
85f429c89a - passing categories as comma sep. list of ids is possible again 2013-02-02 15:59:45 +00:00
steinm
83b0c1b253 - convert to unix line feed 2013-02-02 15:54:27 +00:00
steinm
5e97126994 - convert to unix line ends 2013-01-30 19:58:08 +00:00
steinm
61edc2b4e9 - added files to manage clipboard 2013-01-30 19:57:34 +00:00
steinm
a6bb059d9d - no need to looked in anymore in order to calculate the password strength 2013-01-29 13:12:12 +00:00
steinm
de855452cf - use UI:exitError() for error messages
- redirect to next page
2013-01-29 13:11:39 +00:00
steinm
f99492d31a - categories is no longer a comma separated list but an array 2013-01-29 08:14:37 +00:00
steinm
a0a4a37b85 - list of categories is not longer a comma separated but an array 2013-01-29 08:13:35 +00:00
steinm
022cbc8f29 - check for duplicate document names if turned on 2013-01-28 10:40:35 +00:00
steinm
a022d4cf8e - added flags for language selector and duplicate document names 2013-01-28 10:40:04 +00:00
steinm
1ff85cbb72 - added simple search for folders and documents which is used by
the document and folder chooser
2013-01-28 10:12:07 +00:00
steinm
2db6c2b290 - removed old code
- go straight to Folder oder Document if this is the only seach hit
2013-01-25 09:34:23 +00:00
steinm
184516dbdf - do not use internal variables of LetoDMS_Core classes 2013-01-25 07:24:54 +00:00
steinm
36ee41e2c5 - call out.WorkflowMgr.php with the right workflow id after adding a new
workflow.
- fixed logging
2013-01-25 07:24:08 +00:00
steinm
005c67da43 - include LetoDMS_Core_Preview 2013-01-25 07:23:06 +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
75b5417433 - script to add a new transition to a workflow 2013-01-24 16:54:53 +00:00
steinm
7fb4de9b37 - better parameter checking 2013-01-24 16:48:44 +00:00
steinm
5fbfb6ec8a - pass workflow id as workflowid to WorkflowMgr.php 2013-01-24 16:47:27 +00:00
steinm
a55647b32a added script to set current ui language 2013-01-24 10:49:09 +00:00
steinm
24dee8545f added operations for new workflow functions 2013-01-24 10:48:37 +00:00
steinm
2b3321df7c use cookie lifetime from settings 2013-01-24 10:17:16 +00:00
steinm
c19d333ac6 do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:16:22 +00:00
steinm
6f2513cf25 do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:15:52 +00:00
steinm
26c0859ac1 check for pwdexpiration
set mandatory workflow
2013-01-24 10:15:09 +00:00
steinm
9398210dc2 set cookie lifetime and workflow mode 2013-01-24 10:13:57 +00:00
steinm
2e1063e10e evaluate expiration date 2013-01-24 10:13:08 +00:00
steinm
8432ce207b do not use internal variables of LetoDMS_Core_xxx classes 2013-01-24 10:12:15 +00:00
steinm
c7ee6d9b4a set workflow if passed to script 2013-01-24 10:09:34 +00:00
steinm
1ded3a8ee8 added quota for users 2012-12-19 10:05:34 +00:00
steinm
7a03403c96 - it is sufficient if password strength is equal the calculated value 2012-12-17 18:30:08 +00:00
steinm
2e2fd114a8 - check if post vars are set
- check if fulltext index could be opened
2012-12-17 07:40:13 +00:00
steinm
27fb745dd9 - replaced hard coded path of cache dir 2012-12-17 07:39:22 +00:00
steinm
f938f5d1e9 - fixed inclusion of LetoDMS_Preview 2012-12-14 15:29:58 +00:00
steinm
b05ab85ecc - replaced comments in german 2012-12-14 15:29:25 +00:00
steinm
b465b988c9 create and delivery preview image 2012-12-14 08:26:53 +00:00
steinm
b82b6b3eb3 fixed line indention 2012-12-14 08:26:13 +00:00
steinm
d6258843c6 added missing check for form key 2012-12-14 08:25:40 +00:00
steinm
db56298e79 from and to date can be given as a '-' separeted date 2012-12-14 08:25:02 +00:00
steinm
f28657a96d files can be taken from dropFolderDir 2012-12-14 08:24:03 +00:00
steinm
2704750e40 if GET parameter version is not set do nothing 2012-12-14 08:18:35 +00:00
steinm
20df7fa523 better error handling 2012-12-14 08:13:41 +00:00
steinm
ec480c2a7d allow to upload files from dropFolderDir
expiration date can be passed as expdata
2012-12-14 08:12:39 +00:00
steinm
c7c5b7501c read new configuration variables dropFolderDir and cacheDir 2012-12-14 08:10:57 +00:00
steinm
b95084337b check if post var 'expires' is set to prevent php warnings 2012-12-14 08:10:03 +00:00
steinm
a45e9a0c5e some code reorganisation
fixed output of document status
2012-12-14 08:09:12 +00:00
steinm
bbe6f4e5a3 some code reoganisation
start html page in case of an error
2012-12-14 08:08:03 +00:00
steinm
b67ece54a2 fixed content of notification mail 2012-12-14 08:06:13 +00:00
steinm
2b4a96e8f5 check if index exists before indexing a new document 2012-12-14 08:05:29 +00:00
steinm
11499ca484 link to out.Logout.php doesn't have to prefixed with httprootdir
simplified error message
2012-12-14 08:04:40 +00:00
steinm
c2909549e1 language and theme can be passed and will be set in user record 2012-12-14 08:02:48 +00:00