steinm
|
5fb551f552
|
- new text for 'uploading_zerosize'
|
2013-02-08 07:30:08 +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
|
a9851eed00
|
- abbreviation for kilo bytes is kB not KB
|
2013-02-08 07:28:02 +00:00 |
|
steinm
|
604fcb61e0
|
- new version 4.0.0pre3
|
2013-02-08 07:00:32 +00:00 |
|
steinm
|
58589c55e9
|
- fixed recursive call of method tree()
|
2013-02-07 21:45:11 +00:00 |
|
steinm
|
0f02123e36
|
- add title tag to icons of clipboard entries
|
2013-02-07 21:42:46 +00:00 |
|
steinm
|
3833e0da1a
|
- added title tag to icons
- show id if logged in as admin
|
2013-02-07 21:40:46 +00:00 |
|
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 |
|