Commit Graph

188 Commits

Author SHA1 Message Date
Uwe Steinmann
2d1652515c pass enableadminrevapp and enableownerrevapp to getReadAccessList() 2013-02-27 17:16:18 +01:00
Uwe Steinmann
77ec59ba61 allow owner and logged in user to review/approve document 2013-02-27 17:15:36 +01:00
Uwe Steinmann
7f2d7e3ebe new variables enableSelfRefApp and enableOwnerRevApp 2013-02-27 09:09:00 +01:00
Uwe Steinmann
452cf00c47 $searchin is not passed to show method 2013-02-26 15:00:34 +01:00
Uwe Steinmann
d0b6038e5f minor fixeѕ to make drag and drop work (not ready) 2013-02-26 08:22:46 +01:00
Uwe Steinmann
08291209fe fix nesting of html tags 2013-02-26 08:21:35 +01:00
Uwe Steinmann
035d1ee3e6 add remove icon to button 2013-02-25 10:17:07 +01:00
Uwe Steinmann
ababe23b6a add missing file 2013-02-25 10:16:45 +01:00
Uwe Steinmann
91c4145156 use common header 2013-02-22 21:56:18 +01:00
Uwe Steinmann
29626ce038 indicate if missing filesize, checksum can be repaired (Bug #24) 2013-02-20 21:22:44 +01:00
Uwe Steinmann
df54de8aa9 use translated text for buttons in modal boxes 2013-02-20 10:47:20 +01:00
Uwe Steinmann
5975710302 new layout
one table line per user
2013-02-19 09:57:48 +01:00
Uwe Steinmann
62587c59a4 use abbreviated weekday names
if the language file contains abbreviated weekday names use them, otherwise take the first 3 chars from the weekday name
2013-02-19 09:04:44 +01:00
Uwe Steinmann
1e231d1e42 fixed typo in key for phrase 'settings_cacheDir_desc' (Bug #14) 2013-02-18 21:14:05 +01:00
Uwe Steinmann
3bebf1176d minor cosmetic corrections 2013-02-18 21:02:52 +01:00
Uwe Steinmann
694d75fdf3 include application.css before responsive design
need in order to add extra space at top of page without messing up
the layout on smart phones
2013-02-18 15:32:20 +01:00
Uwe Steinmann
3878a7d7d0 minor correction in header 2013-02-18 10:12:34 +01:00
Uwe Steinmann
57445e28ef use button groups instead of table layout 2013-02-18 09:28:26 +01:00
Uwe Steinmann
812349fe9d took out 60px margin at top 2013-02-18 09:27:51 +01:00
Uwe Steinmann
5e0a1d8452 use new phrase 'select_category' 2013-02-18 09:27:19 +01:00
Uwe Steinmann
63bf420133 added colon after property name 2013-02-16 19:43:39 +01:00
Uwe Steinmann
09d0a1defd use better text when no documents needs attention 2013-02-16 19:12:30 +01:00
Uwe Steinmann
9008a7cfa9 use translated text instead of hardcoded text 2013-02-14 17:47:15 +01:00
Uwe Steinmann
1acf6790d9 add back button to exitError() method 2013-02-14 14:34:35 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
Uwe Steinmann
620b92d15f do not output phpinfo() 2013-02-13 21:08:15 +01:00
Uwe Steinmann
22f91a73f6 use phrase 'drag_icon_here' instead of hardcoded text 2013-02-13 19:39:28 +01:00
steinm
af54fcb645 - replace getApproversList() by getReadUserList() 2013-02-11 13:56:59 +00:00
steinm
086b96ce36 - list only those options which are currently possible 2013-02-11 07:47:25 +00:00
steinm
6908c2df9b - added icon to remove button 2013-02-09 15:19:28 +00:00
steinm
39b4638134 - make sure the drop box folder is used, even if the user has a login
name like '../user'
2013-02-08 15:03:53 +00:00
steinm
f54053daa8 - check for missing checksum 2013-02-08 15:02:19 +00:00
steinm
c469e83bd6 - better error checking 2013-02-08 08:13:57 +00:00
steinm
9b8b80e878 - cosmetic change 2013-02-08 08:13:41 +00:00
steinm
92dc7489e7 - use LetoDMS_Core_File::format_filesize() 2013-02-08 08:10:56 +00:00
steinm
befb3afad7 - use LetoDMS_Core_File::format_filesize() 2013-02-08 08:10:03 +00:00
steinm
f48230e44a - add icon to remove button 2013-02-08 08:09:43 +00:00
steinm
607435deb0 - use LetoDMS_Core_File::format_filesize() 2013-02-08 08:09:03 +00:00
steinm
3f4972f06b - use global function showtree() to set url query parameter 2013-02-08 08:08:11 +00:00
steinm
d5feebf98f - fixed output of date and filesize 2013-02-08 08:07:35 +00:00
steinm
be35f34561 - show filesize with unit 2013-02-08 07:30:41 +00:00
steinm
4a9b487dbc - added remove icon to button 2013-02-08 07:30:24 +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
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
9ccca2261d - make search box in header smaller
- make text behind checkbox lighter
2013-02-06 17:32:29 +00:00
steinm
1819516e2e - output right number of documents and folders found 2013-02-06 17:09:16 +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
8422ced0ab - added method errorMsg() 2013-02-05 10:08:26 +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
6ff71bdc09 - show message when clipboard is empty 2013-02-04 14:44:32 +00:00
steinm
a8002d581c - fixed display of first day of week 2013-02-04 10:05:15 +00:00
steinm
bbfd568e53 - replace ADODb path by extraPath 2013-02-04 09:32:05 +00:00
steinm
7e0174ca4a - added missing file to add multiple documents 2013-02-02 16:03:38 +00:00
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
27dfd15814 - replace some icons
- added override status
2013-02-02 16:00:37 +00:00
steinm
d8f43bef3a - corrected output of clipboard 2013-02-02 15:58:52 +00:00
steinm
1e4d9518c5 - check for workflow mode 2013-02-02 15:56:35 +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
4e4e3f5956 - added support for drag on drop 2013-01-30 10:02:51 +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
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
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
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
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
ffe54b8662 - added method markQuery() which was previosly globally defined in op.Search.php 2013-01-25 09:39:37 +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
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
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
7582c2bd11 - put icons on remove/rewind workflow buttons 2013-01-24 10:47:32 +00:00
steinm
35d236871d added views for new workflow functions 2013-01-24 10:35:33 +00:00