Commit Graph

1346 Commits

Author SHA1 Message Date
Uwe Steinmann
0d89fe7aa6 do not output folder name twice 2013-04-08 07:51:53 +02:00
Uwe Steinmann
382b9a4568 set propper folderList of subfolders after setting a new parent 2013-04-08 07:50:46 +02:00
Uwe Steinmann
d8a70290a7 Merge branch 'seeddms-4.1.1' 2013-04-05 16:55:59 +02:00
Uwe Steinmann
0ac6ff9a91 prepare for version 4.1.1 2013-04-05 16:54:48 +02:00
Uwe Steinmann
d5bbc67588 fix for sending notification after update 2013-04-05 13:23:27 +02:00
Uwe Steinmann
61b4584541 Merge branch 'develop' 2013-03-28 13:40:45 +01:00
Uwe Steinmann
d564194cbe set date to today 2013-03-28 13:40:10 +01:00
Uwe Steinmann
8f8fc9bd75 Merge branch 'develop' 2013-03-28 13:34:41 +01:00
Uwe Steinmann
190c9a44f2 show number of attachments and related documents 2013-03-28 13:08:47 +01:00
Uwe Steinmann
dd8f01fe5a removed html tag br from phrase 'comment_for_current_version'
fixes bug #37
2013-03-28 10:22:38 +01:00
Uwe Steinmann
ffcd65ed3d do not use object if it does not exists 2013-03-28 10:20:07 +01:00
Uwe Steinmann
b95597c8ae show number of attachments and related documents
it is shown behind the tab title for related documents and attachments
2013-03-28 10:18:49 +01: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
dafd9655fc use more appropriate variable name $converters instead of $convcmd 2013-03-28 10:17:01 +01:00
Uwe Steinmann
5a3c2d9d4b if after all no translation could be found, take the language in the settings 2013-03-27 09:45:06 +01:00
Uwe Steinmann
114b51ebc5 read language file from new directory 2013-03-26 22:05:23 +01:00
Uwe Steinmann
452330709b replace NOW() by CURRENT_TIMESTAMP in sql statements 2013-03-26 21:06:20 +01:00
Uwe Steinmann
7f448c573a more changes for 4.1.0 2013-03-26 20:31:01 +01:00
Uwe Steinmann
759484841a do not access full name of user if he was deleted 2013-03-26 20:30:39 +01:00
Uwe Steinmann
0456c30a35 use passed convcmd instead of accessing $settings 2013-03-26 20:30:07 +01:00
Uwe Steinmann
f74f9b26f4 use passed convcmd instead of accessing $settings 2013-03-26 20:28:21 +01:00
Uwe Steinmann
97eeee5be7 pass $settings->_convcmd to view 2013-03-26 20:27:47 +01:00
Uwe Steinmann
2533963665 various improvements for mobile devices, pass folder id in upload url of jumploader
adding an attr in jumploader doesn't seem to work
2013-03-26 20:26:28 +01:00
Uwe Steinmann
f9fa8f0b70 do not access empty variable 2013-03-26 20:25:40 +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
9690a77e28 make nav bar collapsable on small screens 2013-03-20 11:17:07 +01:00
Uwe Steinmann
083ff8aefc nicer layout of tab bar on small screens 2013-03-20 11:16:23 +01:00
Uwe Steinmann
315470e63a use bootstrap icons if folder tree 2013-03-18 08:46:24 +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
fdd91e1f7e add missing phrases for notification mails 2013-03-15 18:02:03 +01:00
Uwe Steinmann
49c898fbd3 add missing files which send notification mails 2013-03-15 18:00:06 +01:00
Uwe Steinmann
619a3208af getWorkflow() returns the last workflow, runSubWorkflow() sets date in db 2013-03-15 17:59:23 +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
ec02e939fb initialize $searchFields if mode = 0x2 2013-03-13 18:45:03 +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
ceef4e2aea fix line ending 2013-03-13 18:43:58 +01:00
Uwe Steinmann
3fa7681d05 send notification email on attribute change 2013-03-13 18:43:28 +01:00
Uwe Steinmann
cec6075563 add phrases attribute_changed_email_subject and attribute_changed_email_body 2013-03-13 18:42:57 +01:00
Uwe Steinmann
d07588efc3 fix link to download document 2013-03-12 09:20:12 +01:00
Uwe Steinmann
c7b551e0ae fix download link
the link did not contain the right version number
2013-03-12 09:02:32 +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
b9546c2fce sync with eng. language file 2013-03-12 08:51:45 +01:00