Commit Graph

1014 Commits

Author SHA1 Message Date
steinm
7e3cfc8705 - new view to show a list of documents under workflow 2013-02-02 16:02:45 +00:00
steinm
6e9c7ce811 - added short cut buttons for removal/edit of documents in each line 2013-02-02 16:01:55 +00:00
steinm
ce0c35d112 - added getWorkflowStatus() 2013-02-02 16:01:10 +00:00
steinm
27dfd15814 - replace some icons
- added override status
2013-02-02 16:00:37 +00:00
steinm
85f429c89a - passing categories as comma sep. list of ids is possible again 2013-02-02 15:59:45 +00:00
steinm
d8f43bef3a - corrected output of clipboard 2013-02-02 15:58:52 +00:00
steinm
3198f0a40d - pass 'enableClipboard' to view 2013-02-02 15:58:13 +00:00
steinm
14640fae41 - minor corrections 2013-02-02 15:57:42 +00:00
steinm
efaa380260 - added missing phrases 2013-02-02 15:57:16 +00:00
steinm
1e4d9518c5 - check for workflow mode 2013-02-02 15:56:35 +00:00
steinm
9ae27c2537 - set timestamp in tblWorkflowDocumentContent when workflow is added 2013-02-02 15:55:24 +00:00
steinm
83b0c1b253 - convert to unix line feed 2013-02-02 15:54:27 +00:00
steinm
8987d62381 - pass workflow mode to view 2013-02-02 15:53:45 +00:00
steinm
934f9716aa - added copyright notice 2013-02-02 15:53:12 +00:00
steinm
7e02095ebd - major update actually done for 3.4.2 but mutch better than the current
translation
2013-02-01 11:36:17 +00:00
steinm
56de0cda8a - added onAddClipboard() which is called when an object is dropped on
the clipboard
2013-01-30 20:01:34 +00:00
steinm
4dc94c37b1 - added printClipboard() 2013-01-30 20:00:43 +00:00
steinm
302f0142a3 - show clipboard if enabled 2013-01-30 20:00:05 +00:00
steinm
7d6abb988d - added field clipboard to tblSession 2013-01-30 19:59:33 +00:00
steinm
0c22d143eb - added clipboard management 2013-01-30 19:58:36 +00:00
steinm
5e97126994 - convert to unix line ends 2013-01-30 19:58:08 +00:00
steinm
61edc2b4e9 - added files to manage clipboard 2013-01-30 19:57:34 +00:00
steinm
4e4e3f5956 - added support for drag on drop 2013-01-30 10:02:51 +00:00
steinm
2f8e296236 - updated version to 4.0.0 2013-01-30 09:59:43 +00:00
steinm
534c4781dc - added function for drag and drop 2013-01-30 09:51:55 +00:00
steinm
04de5a05c0 - support drag and drop in breadcrumbs and folder tree 2013-01-30 09:50:30 +00:00
steinm
fe7243a412 - target folder can be passed as targetid in URL 2013-01-30 09:49:37 +00:00
steinm
beb82e94c8 - use CURRENT_TIMESTAMP instead of now() in createPasswordRequest() 2013-01-29 13:17:32 +00:00
steinm
a6bb059d9d - no need to looked in anymore in order to calculate the password strength 2013-01-29 13:12:12 +00:00
steinm
de855452cf - use UI:exitError() for error messages
- redirect to next page
2013-01-29 13:11:39 +00:00
steinm
57e29071d8 - some minor cosmetic corrections 2013-01-29 13:10:43 +00:00
steinm
27a55e6916 - show password strength only if turned on in the settings 2013-01-29 13:09:53 +00:00
steinm
5640c2956b - include language file
- pass passwordstrength parameter to view
2013-01-29 13:09:22 +00:00
steinm
0c5941c4e4 - fixed typo in 'partitionsize' 2013-01-29 13:08:25 +00:00
steinm
5f5f53559c - replaced icon for calendar 2013-01-29 08:18:49 +00:00
steinm
696feb3d70 - use keyword chooser
- replaced category chooser with chosen option menu
2013-01-29 08:18:01 +00:00
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