Commit Graph

  • c1bd0974fa - removed input field for document search steinm 2013-01-28 10:46:08 +0000
  • a21c20c7c1 put current version onto document tab steinm 2013-01-28 10:44:53 +0000
  • 4830c492ea - added defines for notification types steinm 2013-01-28 10:44:13 +0000
  • 022cbc8f29 - check for duplicate document names if turned on steinm 2013-01-28 10:40:35 +0000
  • a022d4cf8e - added flags for language selector and duplicate document names steinm 2013-01-28 10:40:04 +0000
  • 26e97f32a4 - get rid of most global variables - added support for typeahead function in document and folder chooser steinm 2013-01-28 10:18:19 +0000
  • c3b289ce3f - added typeahead function for document and folder chooser steinm 2013-01-28 10:17:14 +0000
  • d20c0beff3 - pass $session as parameter to view steinm 2013-01-28 10:16:13 +0000
  • 5ec44a82ff - added new method hasDocumentByName() which checks if a document with the given name already exists in that folder - initial support for notification types steinm 2013-01-28 10:15:34 +0000
  • eddf143d6b - initial support for notification types - check for status S_IN_WORKFLOW before checking for approvers and reviewers steinm 2013-01-28 10:14:13 +0000
  • 1ff85cbb72 - added simple search for folders and documents which is used by the document and folder chooser steinm 2013-01-28 10:12:07 +0000
  • 8eb62211eb - added new phrases steinm 2013-01-28 10:09:50 +0000
  • eb5e1104d9 - fixed typo steinm 2013-01-28 10:06:22 +0000
  • 6c97a3d8e5 - added more entries for 4.0.0 steinm 2013-01-25 10:58:43 +0000
  • feaf3e87ce - some more documentation of typeahead functions. - typeahead expects the first char of the returned items to be 'F', 'D' or ' ' steinm 2013-01-25 09:54:50 +0000
  • ffe54b8662 - added method markQuery() which was previosly globally defined in op.Search.php steinm 2013-01-25 09:39:37 +0000
  • 2db6c2b290 - removed old code - go straight to Folder oder Document if this is the only seach hit steinm 2013-01-25 09:34:23 +0000
  • f147c04243 - no need to add 0 in $searchin array steinm 2013-01-25 09:33:13 +0000
  • 07944315a8 - added preview images steinm 2013-01-25 07:37:19 +0000
  • 6c6d3c75c6 - added preview images - put comment of folder/document below of name steinm 2013-01-25 07:36:43 +0000
  • 6c18add303 - fixed list of attributes - added more icons on buttons - put icons into link steinm 2013-01-25 07:34:54 +0000
  • 20a8a8bc87 - output comment below name steinm 2013-01-25 07:33:11 +0000
  • 14b6d981f6 - fixed minor typo steinm 2013-01-25 07:32:08 +0000
  • d9a2438e5e - use LetoDMS_Core_Preview steinm 2013-01-25 07:31:28 +0000
  • 184516dbdf - do not use internal variables of LetoDMS_Core classes steinm 2013-01-25 07:24:54 +0000
  • 36ee41e2c5 - call out.WorkflowMgr.php with the right workflow id after adding a new workflow. - fixed logging steinm 2013-01-25 07:24:08 +0000
  • 005c67da43 - include LetoDMS_Core_Preview steinm 2013-01-25 07:23:06 +0000
  • c8cbd7d971 - delete getID() because the parent class provides it steinm 2013-01-25 07:21:51 +0000
  • 76d535a890 - these files are now for deleting a workflow from the database steinm 2013-01-24 18:18:29 +0000
  • baac03e298 - new files to remove a workflow from a document (was RemoveWorkflow) steinm 2013-01-24 18:17:27 +0000
  • bb74e11b40 - fixed typo steinm 2013-01-24 18:15:41 +0000
  • 3727a16c43 - merge changes in 3.4.x serie steinm 2013-01-24 16:55:48 +0000
  • 75b5417433 - script to add a new transition to a workflow steinm 2013-01-24 16:54:53 +0000
  • 8c279f86c5 - fixed javascript form check steinm 2013-01-24 16:54:13 +0000
  • 153c26f0d8 - fixed javascript form check - better handling of case when no workflow is available steinm 2013-01-24 16:53:35 +0000
  • 438ce97371 - do not allow to set workflow if none exists steinm 2013-01-24 16:52:40 +0000
  • 12ce5e4926 - fixed javascript form check steinm 2013-01-24 16:52:13 +0000
  • 517eef09b4 - added missing phrases steinm 2013-01-24 16:51:29 +0000
  • ea88d5f272 - added missing phrases steinm 2013-01-24 16:50:42 +0000
  • 7fb4de9b37 - better parameter checking steinm 2013-01-24 16:48:44 +0000
  • 5fbfb6ec8a - pass workflow id as workflowid to WorkflowMgr.php steinm 2013-01-24 16:47:27 +0000
  • 4c5106e828 - do not set date in tblWorkflowDocumentWorkflow - pass user to setWorkflow() steinm 2013-01-24 16:46:12 +0000
  • 6211598ebf - added methods addWorkflowAction() and getWorkflowActionByName() steinm 2013-01-24 16:43:39 +0000
  • 3bea844141 - added method addTransition() steinm 2013-01-24 16:42:34 +0000
  • 12726382d0 - remove comment steinm 2013-01-24 16:41:39 +0000
  • 2dc62d7860 removed field nextstate from workflowlog steinm 2013-01-24 13:14:27 +0000
  • 41b63b9f56 put in sync with english phrases steinm 2013-01-24 12:42:34 +0000
  • 949fae0010 - fixed typo steinm 2013-01-24 12:42:09 +0000
  • ada7796ec2 - fixed incorrect date steinm 2013-01-24 12:27:10 +0000
  • af3599bb6f various updates and new phrases steinm 2013-01-24 10:51:22 +0000
  • a55647b32a added script to set current ui language steinm 2013-01-24 10:49:09 +0000
  • 24dee8545f added operations for new workflow functions steinm 2013-01-24 10:48:37 +0000
  • 7582c2bd11 - put icons on remove/rewind workflow buttons steinm 2013-01-24 10:47:32 +0000
  • 4f436d0475 took over changes from 3.4.0 branch steinm 2013-01-24 10:42:51 +0000
  • 96f476eeb4 put empty lines between statements steinm 2013-01-24 10:42:16 +0000
  • 4e6d93cf70 added views for new workflow functions steinm 2013-01-24 10:36:37 +0000
  • 35d236871d added views for new workflow functions steinm 2013-01-24 10:35:33 +0000
  • d8638caa34 used for workflow graphs steinm 2013-01-24 10:22:47 +0000
  • 2b3321df7c use cookie lifetime from settings steinm 2013-01-24 10:17:16 +0000
  • c19d333ac6 do not use internal variables of LetoDMS_Core_xxx classes steinm 2013-01-24 10:16:22 +0000
  • 6f2513cf25 do not use internal variables of LetoDMS_Core_xxx classes steinm 2013-01-24 10:15:52 +0000
  • 26c0859ac1 check for pwdexpiration set mandatory workflow steinm 2013-01-24 10:15:09 +0000
  • 9398210dc2 set cookie lifetime and workflow mode steinm 2013-01-24 10:13:57 +0000
  • 2e1063e10e evaluate expiration date steinm 2013-01-24 10:13:08 +0000
  • 8432ce207b do not use internal variables of LetoDMS_Core_xxx classes steinm 2013-01-24 10:12:15 +0000
  • c7ee6d9b4a set workflow if passed to script steinm 2013-01-24 10:09:34 +0000
  • 8dc42ee730 added new tab for workflow actions added icons to document content actions steinm 2013-01-24 09:39:14 +0000
  • e570939331 set workflow from mandatory workflow of user steinm 2013-01-24 09:36:30 +0000
  • 78eea45df1 added language selection menu use typeahead for search query form steinm 2013-01-24 09:35:56 +0000
  • 253aafb54a set workflow from mandatory workflow of user steinm 2013-01-24 09:34:11 +0000
  • 2124a6c60a allow to set mandatory workflow do not password strength bar if turned off pass selected user steinm 2013-01-24 09:33:10 +0000
  • 18d54438f5 replace text when folder is empty steinm 2013-01-24 09:31:17 +0000
  • cbc68eab5c added cookie lifetime and workflow mode steinm 2013-01-24 09:30:35 +0000
  • f5b023daad allow to filter by documents in workflow and by expiration steinm 2013-01-24 09:29:45 +0000
  • 236400c69c use 'save' instead of 'update' on button steinm 2013-01-24 09:28:41 +0000
  • 39b2619305 show preview images steinm 2013-01-24 09:25:20 +0000
  • b105ba7597 put icon on delete button steinm 2013-01-24 09:24:27 +0000
  • 8ee0c8600c put icon on delete button steinm 2013-01-24 09:24:06 +0000
  • f308011f59 put icon on delete button check for selected group steinm 2013-01-24 09:23:29 +0000
  • 0e849e4f6b put icon on delete button steinm 2013-01-24 09:18:17 +0000
  • c2bf260fd5 put icon on delete button made forms inline steinm 2013-01-24 09:16:47 +0000
  • 67fdb064b2 nicer button steinm 2013-01-24 09:15:34 +0000
  • d39b6db8a4 put buttons below input fields made form inline steinm 2013-01-24 09:14:46 +0000
  • 4f7f8f8784 put buttons below input fields set multiple value checkbox propperly removed several <br /> steinm 2013-01-24 09:14:05 +0000
  • a3210f7bbf add icon to remove buttons steinm 2013-01-24 09:12:48 +0000
  • befb78c77c put button below input fields steinm 2013-01-24 09:10:26 +0000
  • db6ed9497f activated datepicker for more input fields added typeahead code for search query field steinm 2013-01-24 09:02:48 +0000
  • 3ce0474c42 added comment steinm 2013-01-24 09:01:09 +0000
  • 95db37da76 pass workflow mode and selected user to view steinm 2013-01-24 09:00:33 +0000
  • 2e3632eac6 pass workflow mode to view steinm 2013-01-24 08:59:52 +0000
  • 72a3729f66 pass workflow mode to view steinm 2013-01-24 08:59:20 +0000
  • 54d8381532 include previewer, pass cache dir to view steinm 2013-01-24 08:58:25 +0000
  • 7b29fa5c4b include language file because inc.Language.php does not include it anymore steinm 2013-01-24 08:57:04 +0000
  • ac2ae0957a pass selected group to view steinm 2013-01-24 08:56:05 +0000
  • 22c170f698 pass workflow mode to view steinm 2013-01-24 08:55:19 +0000
  • 5a91f76421 database update script for version 4.0.0 steinm 2013-01-24 08:53:35 +0000
  • 3b6c53c02c added tables for new workflow steinm 2013-01-24 08:49:18 +0000
  • 65c5f4ad33 added functions getReadableDuration() and getReadableDurationArray() steinm 2013-01-24 08:34:59 +0000
  • 6c01bb7aff added cookie lifetime and workflow mode steinm 2013-01-24 08:33:51 +0000
  • c603feada9 fixed comment steinm 2013-01-24 08:33:03 +0000