Commit Graph

1282 Commits

Author SHA1 Message Date
steinm
586751c4e3 - added title tag to icons
- show id if logged in as admin
2013-02-07 21:40:13 +00:00
steinm
d56873bf41 - added some phrases 2013-02-07 21:39:16 +00:00
steinm
8853b15f74 - replace letodms.com by letodms.org 2013-02-07 21:38:42 +00:00
steinm
5838094f18 - do not show error message for missing initial state if no transition
has been added
2013-02-07 17:03:05 +00:00
steinm
82748d210f - check if user is set before using it 2013-02-07 17:02:23 +00:00
steinm
0127135d6d output 'keep document status' in select menu instead of empty entry 2013-02-07 17:01:45 +00:00
steinm
9acb282e4a - added text for keep_doc_status 2013-02-07 17:00:59 +00:00
steinm
c67213e26b added missing column in tblWorkflowDocumentContent 2013-02-07 17:00:25 +00:00
steinm
5572ad52c7 - do not log user, if it is not set 2013-02-07 16:59:41 +00:00
steinm
a47af6ed37 - added missing method setDocumentStatus() 2013-02-07 16:59:20 +00:00
steinm
4ef7dddfda - major update to be in sync with 4.0.0pre2 2013-02-07 12:13:47 +00:00
steinm
a10335b1ce - added another entry 2013-02-06 17:34:19 +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
8e950290dc - added function to set user id in session (currently not used) 2013-02-06 17:33:11 +00:00
steinm
9ccca2261d - make search box in header smaller
- make text behind checkbox lighter
2013-02-06 17:32:29 +00:00
steinm
2d6ad2fb93 - remove parameter workflowmode because it is passed by default 2013-02-06 17:31:51 +00:00
steinm
1819516e2e - output right number of documents and folders found 2013-02-06 17:09:16 +00:00
steinm
d9829ab784 - new version 4.0.0pre2 2013-02-06 14:04:39 +00:00
steinm
d892e67421 - set version of document propperly 2013-02-06 14:04:14 +00:00
steinm
214f58d507 - show warning if workflow has transitions without users or groups
- show warning if init state of workflow isn't a state of a transition
2013-02-06 14:00:57 +00:00
steinm
4626f3b994 - make selection menu wider 2013-02-06 14:00:01 +00:00
steinm
a3998cbaea - add icon to remove button 2013-02-06 13:59:29 +00:00
steinm
bb32deb74f - show warning if document is in a workflow 2013-02-06 13:59:10 +00:00
steinm
c2040d6abb - show access rights 2013-02-06 13:58:36 +00:00
steinm
55ec35b5b8 - do not show meta data without a value (comment, ..)
- show access rights if admin
2013-02-06 13:58:15 +00:00
steinm
c20bcbfb6a - do not show menu items for workflow operations if in traditional
workflow mode
2013-02-06 13:57:14 +00:00
steinm
a83e88d83d - make selection menu wider 2013-02-06 13:56:29 +00:00
steinm
f37cd17b5d - set version propperly 2013-02-06 13:55:28 +00:00
steinm
e9806fe8d0 - added documentation
- make === comparision instead of ==
2013-02-06 13:55:05 +00:00
steinm
6cab826d53 - take out echo statement 2013-02-06 13:53:20 +00:00
steinm
134ffcdc36 - make $type an optional parameter of getNotification() 2013-02-06 13:52:51 +00:00
steinm
44463faca9 - adopt to different return value of LetoDMЅ_Core_User::get[Review|Approval]Status
- setWorkflow() is run in a db transaction
- new methode LetoDMЅ_Core_Document::getUsedDiskSpace()
2013-02-06 13:52:11 +00:00
steinm
6119504771 - added more items 2013-02-06 13:50:15 +00:00
steinm
6ac7e362e3 - added copyright notice 2013-02-06 13:49:58 +00:00
steinm
3e3d57bb86 - check for extraPath in settings and add it to the php include path 2013-02-06 13:49:04 +00:00
steinm
be13dac0b7 - set parameter workflowmode for all views 2013-02-06 13:48:23 +00:00
steinm
aba531dba3 - added phrase for 'inherited' 2013-02-06 13:47:17 +00:00
steinm
cb39861148 - more changes for 4.0.0pre2 2013-02-06 13:46:49 +00:00
steinm
4991f88a0e - added small note for installation of 4.0.0 2013-02-05 10:21:14 +00:00
steinm
8422ced0ab - added method errorMsg() 2013-02-05 10:08:26 +00:00
steinm
23bd930abf - fixed code documentation 2013-02-05 10:07:56 +00:00
steinm
24c824cfcd - delete entries from tblWorkflowTransitionGroups when group is deleted 2013-02-05 10:06:30 +00:00
steinm
32caea8c02 - another issue is solved 2013-02-05 10:05:23 +00:00
steinm
15ddec3463 - update for 4.0.0 2013-02-05 10:04:35 +00:00
steinm
66b23748d2 - check for equal states and missing user/group 2013-02-05 09:23:57 +00:00
steinm
275ecc04a2 - check if each transition has a user or group, issue warning if not
- put states of a transition into one column
2013-02-05 09:23:17 +00:00
steinm
b3d296b1aa - added new phrases 2013-02-05 09:22:25 +00:00
steinm
ba82b5e68d - added methods getDocumentsLocked() and getDocuments()
- delete entries from tblWorkflowTransitionUsers if user is deleted
2013-02-05 09:09:53 +00:00
steinm
1d1c766606 - added more documentation 2013-02-05 09:05:13 +00:00
steinm
6ff71bdc09 - show message when clipboard is empty 2013-02-04 14:44:32 +00:00