Commit Graph

1128 Commits

Author SHA1 Message Date
steinm
649a3c53f2 - removed empty line 2013-01-29 08:16:56 +00:00
steinm
2ad09ca31b - replaced icon for calendar 2013-01-29 08:16:26 +00:00
steinm
c45147b39f - added optional parameter with fieldname to printKeywordChooser()
(not needed currently)
2013-01-29 08:15:24 +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
d1f5e2b8a5 - added more work 2013-01-28 11:02:41 +00:00
steinm
9556e6d87e - more features in 4.0.0 2013-01-28 11:01:27 +00:00
steinm
65c3a67627 - added missing configuration options 2013-01-28 11:00:33 +00:00
steinm
c1bd0974fa - removed input field for document search 2013-01-28 10:46:08 +00:00
steinm
a21c20c7c1 put current version onto document tab 2013-01-28 10:44:53 +00:00
steinm
4830c492ea - added defines for notification types 2013-01-28 10:44:13 +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
26e97f32a4 - get rid of most global variables
- added support for typeahead function in document and folder chooser
2013-01-28 10:18:19 +00:00
steinm
c3b289ce3f - added typeahead function for document and folder chooser 2013-01-28 10:17:14 +00:00
steinm
d20c0beff3 - pass $session as parameter to view 2013-01-28 10:16:13 +00:00
steinm
5ec44a82ff - added new method hasDocumentByName() which checks if a document with
the given name already exists in that folder
- initial support for notification types
2013-01-28 10:15:34 +00:00
steinm
eddf143d6b - initial support for notification types
- check for status S_IN_WORKFLOW before checking for approvers and reviewers
2013-01-28 10:14:13 +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
8eb62211eb - added new phrases 2013-01-28 10:09:50 +00:00
steinm
eb5e1104d9 - fixed typo 2013-01-28 10:06:22 +00:00
steinm
6c97a3d8e5 - added more entries for 4.0.0 2013-01-25 10:58:43 +00:00
steinm
feaf3e87ce - some more documentation of typeahead functions.
- typeahead expects the first char of the returned items to be 'F', 'D'
  or ' '
2013-01-25 09:54:50 +00:00
steinm
ffe54b8662 - added method markQuery() which was previosly globally defined in op.Search.php 2013-01-25 09:39:37 +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
f147c04243 - no need to add 0 in $searchin array 2013-01-25 09:33:13 +00:00
steinm
07944315a8 - added preview images 2013-01-25 07:37:19 +00:00
steinm
6c6d3c75c6 - added preview images
- put comment of folder/document below of name
2013-01-25 07:36:43 +00:00
steinm
6c18add303 - fixed list of attributes
- added more icons on buttons
- put icons into link
2013-01-25 07:34:54 +00:00
steinm
20a8a8bc87 - output comment below name 2013-01-25 07:33:11 +00:00
steinm
14b6d981f6 - fixed minor typo 2013-01-25 07:32:08 +00:00
steinm
d9a2438e5e - use LetoDMS_Core_Preview 2013-01-25 07:31:28 +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
c8cbd7d971 - delete getID() because the parent class provides it 2013-01-25 07:21:51 +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
bb74e11b40 - fixed typo 2013-01-24 18:15:41 +00:00
steinm
3727a16c43 - merge changes in 3.4.x serie 2013-01-24 16:55:48 +00:00
steinm
75b5417433 - script to add a new transition to a workflow 2013-01-24 16:54:53 +00:00
steinm
8c279f86c5 - fixed javascript form check 2013-01-24 16:54:13 +00:00
steinm
153c26f0d8 - fixed javascript form check
- better handling of case when no workflow is available
2013-01-24 16:53:35 +00:00
steinm
438ce97371 - do not allow to set workflow if none exists 2013-01-24 16:52:40 +00:00
steinm
12ce5e4926 - fixed javascript form check 2013-01-24 16:52:13 +00:00
steinm
517eef09b4 - added missing phrases 2013-01-24 16:51:29 +00:00
steinm
ea88d5f272 - added missing phrases 2013-01-24 16:50:42 +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
4c5106e828 - do not set date in tblWorkflowDocumentWorkflow
- pass user to setWorkflow()
2013-01-24 16:46:12 +00:00