Uwe Steinmann
911c7895d9
get some view parameter in js()
...
this fixes some php warnings
2016-02-08 10:40:29 +01:00
Uwe Steinmann
08831349dd
fix syntax error
2016-02-05 17:31:29 +01:00
Uwe Steinmann
44a90c0263
use ajax calls and put all javascript into method js()
2016-02-05 17:26:45 +01:00
Uwe Steinmann
20f1de9a3f
replace sql statements with method calls in SeedDMS_Core
2016-02-05 16:49:27 +01:00
Uwe Steinmann
8b6631da6a
folderListRow() doesn't need folder from view
2016-02-04 19:03:48 +01:00
Uwe Steinmann
a733ee3bd4
complete rewritten attribute manager
2016-02-04 19:03:19 +01:00
Uwe Steinmann
2317c092d6
fix setting default search method
...
the search form in the main menu will just set 'fulltext=1' if
fulltext is the default method. out/out.Search.php will not
check for the defaultSearchMethod
2016-02-03 14:46:06 +01:00
Uwe Steinmann
4dce5d7ab3
help and default search method be set
2016-02-01 19:57:08 +01:00
Uwe Steinmann
0ca91816b5
pass strictformcheck to view, fix undefined variable error
2016-02-01 19:56:13 +01:00
Uwe Steinmann
7dc478382f
initial support for auto login of guest user
2016-01-29 16:48:21 +01:00
Uwe Steinmann
52344c0842
fix Content-Type for javascript code
2016-01-28 16:50:06 +01:00
Uwe Steinmann
5abe031222
put javascript into a separate file
2016-01-28 15:04:14 +01:00
Uwe Steinmann
3f0a455260
put javascript into separate file
2016-01-28 14:56:23 +01:00
Uwe Steinmann
e9be5cc115
put all javascript into its own file
2016-01-28 13:38:12 +01:00
Uwe Steinmann
e7a6ebb8ce
put javascript into separate file
2016-01-28 13:37:16 +01:00
Uwe Steinmann
b2ccf18db7
fix possible xss attack
2016-01-28 13:36:07 +01:00
Uwe Steinmann
36602ff54a
add js() in view which turns CSP on
2016-01-27 17:33:40 +01:00
Uwe Steinmann
5ffbfbb898
list all docs in workflow owned by me and required operation by me
2016-01-27 17:11:29 +01:00
Uwe Steinmann
41d6f05f88
choose mandatory workflow from list if more than 1 workflow is possible
2016-01-27 16:20:51 +01:00
Uwe Steinmann
380c916c66
a list of mandatory workflows can be set
2016-01-27 16:20:12 +01:00
Uwe Steinmann
2e620fa622
add missing column header in group list
2016-01-27 06:50:11 +01:00
Uwe Steinmann
7efe61a059
add line break between users being active on a workflow
2016-01-27 06:49:19 +01:00
Uwe Steinmann
371bd08e38
escape user names to prevent xss attacks
2016-01-27 06:48:39 +01:00
Uwe Steinmann
6ce9be7fd5
take back in js for file upload
2016-01-25 09:36:19 +01:00
Uwe Steinmann
07f5512c9a
add csp header only if view->js() is defined
2015-12-16 07:16:16 +01:00
Uwe Steinmann
d6c393dede
use div.splash instead of calling noty() for message of missing
...
translations
2015-12-16 07:14:13 +01:00
Uwe Steinmann
a71cb01c85
???
2015-12-16 07:14:04 +01:00
Uwe Steinmann
bdc3a28dcf
seperate javascript from html
2015-12-15 21:02:47 +01:00
Uwe Steinmann
dfeac6843f
no need for $user in js()
2015-12-15 21:02:14 +01:00
Uwe Steinmann
3f778f9a77
seperate html from javascript to make content security policy possible
2015-12-14 15:16:32 +01:00
Uwe Steinmann
5f85b2290a
do not access view parameter 'folder' in js()
2015-12-14 11:47:11 +01:00
Uwe Steinmann
c0fa5d9cc6
fix link to Search.php, add missing params to printFolderChooser()
2015-12-14 11:45:56 +01:00
Uwe Steinmann
8cc2d4d9ab
change all links to op/op.Search.php to out/out.Search.php
2015-12-14 10:48:56 +01:00
Uwe Steinmann
b21237e87a
seperate html from javascript
2015-12-14 09:53:42 +01:00
Uwe Steinmann
253075e418
return just the html to be embedded into a existing page
2015-12-14 09:51:51 +01:00
Uwe Steinmann
c3fddd209d
seperate folder chooser in html and javascript
2015-12-14 09:50:49 +01:00
Uwe Steinmann
dcd973cb67
seperate html from javascript
2015-12-14 09:48:25 +01:00
Uwe Steinmann
836fcd4457
remove all javascript from html output and place in a seperate file
...
this requires to change the popover into bootbox
2015-12-11 20:29:52 +01:00
Uwe Steinmann
4a23bd9eca
rename css() to js()
2015-12-11 08:21:04 +01:00
Uwe Steinmann
5387401098
major rewrite to make it csp ready
...
place all javascript in a javascript file
2015-12-11 08:14:42 +01:00
Uwe Steinmann
940102f72f
add csp headers, place div.splash instead of calling noty()
2015-12-11 08:13:05 +01:00
Uwe Steinmann
e4ba3b44a8
rewrote using ajax (like UsrMgr)
2015-12-10 12:43:42 +01:00
Uwe Steinmann
d493715ae8
simplify some old javascript code
2015-12-10 12:43:19 +01:00
Uwe Steinmann
e47d84071d
attributes of type checkbox can be reset
...
added a hidden field in printAttributeEditField() to set the value of
a checkbox to 0 if it not set.
2015-12-04 08:02:02 +01:00
Uwe Steinmann
8af9338ed5
add missing file
2015-11-19 17:38:30 +01:00
Uwe Steinmann
2f15d75508
set end date to end of day if day is set
2015-11-19 07:16:46 +01:00
Uwe Steinmann
f5bf326605
check if getTimeLine() returns data
2015-11-19 06:43:36 +01:00
Uwe Steinmann
6d16946a19
show more information of selected document
2015-11-16 08:35:06 +01:00
Uwe Steinmann
7211f4b10a
show status log
2015-11-11 10:29:49 +01:00
Uwe Steinmann
b8638a188b
add translation for attribute types
2015-10-30 08:49:44 +01:00
Uwe Steinmann
15b1414d6e
set format in date field to yyyy-mm-dd
2015-10-30 08:02:57 +01:00
Uwe Steinmann
74a248d592
allow to edit 'date' and 'boolean' attributes
2015-10-30 08:02:21 +01:00
Uwe Steinmann
2f9c09a559
add new attr type 'date'
2015-10-30 08:01:37 +01:00
Uwe Steinmann
36578b267d
pass currently set language to timeline
2015-10-28 08:19:13 +01:00
Uwe Steinmann
50478ee3c7
use textarea for attribute field values if value > 80 chars
2015-10-28 08:18:25 +01:00
Uwe Steinmann
aa1f10af1c
add word-break class to output of orig filename
...
breaking long filenames will leave more space for the preview image
2015-10-27 11:41:02 +01:00
Uwe Steinmann
af91b6813f
do not use reference to array item, use index
2015-10-20 18:36:24 +02:00
Uwe Steinmann
47c2083fe6
do not set min/max anymore as it can't be changed afterwards
2015-10-20 18:15:08 +02:00
Uwe Steinmann
f83ae3eda1
printTimeline() retrieves data from ajax
2015-10-19 13:15:52 +02:00
Uwe Steinmann
88e0a57135
add ajax function for returning the timeline data
2015-10-19 13:15:20 +02:00
Uwe Steinmann
002fa8df29
get timeline data in ajax call
2015-10-19 13:14:14 +02:00
Uwe Steinmann
23362f8146
remove old code, set data-query in div.ajax elements
...
load an initial user when the page is opened
2015-09-25 16:17:23 +02:00
Uwe Steinmann
ca3970c9c3
fix setting date in timeline
2015-09-23 18:05:30 +02:00
Uwe Steinmann
dba8e78dc8
reformat datetime for timeline
2015-09-23 17:59:39 +02:00
Uwe Steinmann
b456b02fbd
add timeline to admin menu
2015-09-23 17:11:09 +02:00
Uwe Steinmann
659f788de4
do not show subheader of timeline if empty
2015-09-23 15:50:04 +02:00
Uwe Steinmann
617d18d7d1
timeline can be filtered by type of items
2015-09-23 14:12:30 +02:00
Uwe Steinmann
06691a7d6f
set className of items in timeline
2015-09-23 14:12:07 +02:00
Uwe Steinmann
bf0702709e
show creation date in info section
2015-09-23 12:57:49 +02:00
Uwe Steinmann
88d973f496
turn off selectable items in timeline
2015-09-22 10:55:52 +02:00
Uwe Steinmann
6a91429711
do not output timeline if no data is available
2015-09-22 10:32:33 +02:00
Uwe Steinmann
9db24f5e7d
set height of timeline to 300px, limit max date to today
2015-09-22 10:20:11 +02:00
Uwe Steinmann
619d2b5ca3
limit timeline to date range
2015-09-22 10:16:56 +02:00
Uwe Steinmann
c8b007a1af
timeline can be limited to date range
2015-09-22 10:16:26 +02:00
Uwe Steinmann
94dbfdfd15
set msg of item in timeline to name of document
2015-09-21 18:09:30 +02:00
Uwe Steinmann
a326421ac2
take out today from timeline
2015-09-21 17:20:10 +02:00
Uwe Steinmann
1de65573ec
make chart for timeline higher
2015-09-21 17:19:52 +02:00
Uwe Steinmann
a7736397a8
pass $timeline instead of $document to printTimeline()
2015-09-21 16:47:47 +02:00
Uwe Steinmann
fc909100d2
add link to timeline, move version info into last line
2015-09-21 16:47:05 +02:00
Uwe Steinmann
c385d86a60
add timeline over all documents
2015-09-21 16:46:17 +02:00
Uwe Steinmann
1004d5f1ee
separate extraheader by js and css, only admins see timeline
2015-09-18 07:55:24 +02:00
Uwe Steinmann
71ba7412ce
split extraheader into js and css, msg in timeline can be translated
2015-09-18 07:53:20 +02:00
Uwe Steinmann
b55627f213
add initial support for timeline of recent changes
2015-09-16 21:19:46 +02:00
Uwe Steinmann
f11738fbb1
show preview of file and date of creation
2015-09-03 15:16:20 +02:00
Uwe Steinmann
5a534e6b71
use translation for text when modal boxes are loading its content
2015-09-03 15:15:12 +02:00
Uwe Steinmann
8256b61e36
do not output info if no user is selected
2015-08-21 11:09:38 +02:00
Uwe Steinmann
0ae71871ef
fix php warning in getProgressBar()
2015-08-20 16:22:05 +02:00
Uwe Steinmann
26819ce00e
add method info(), place output of info below user selection
2015-08-20 15:55:03 +02:00
Uwe Steinmann
139b498d14
use new method getProgressBar()
2015-08-20 15:54:40 +02:00
Uwe Steinmann
ca32bc856e
add method getProgressBar()
2015-08-20 15:52:46 +02:00
Uwe Steinmann
f59751aa14
set data-view and data-action in div.ajax tag instead of data-href
2015-08-20 14:52:36 +02:00
Uwe Steinmann
c4e80969ea
no need to count folders and documents anymore
2015-08-19 20:15:45 +02:00
Uwe Steinmann
ee5d01a1ee
preset $placeholder to ''
2015-08-19 09:20:06 +02:00
Uwe Steinmann
4b94100cbe
set users for showForm
2015-08-19 09:19:24 +02:00
Uwe Steinmann
4358eb9a39
load form for user on demand via ajax
2015-08-18 22:45:51 +02:00
Uwe Steinmann
69e262cea3
save state of jqtree widget
...
has no effect currently
2015-08-18 22:39:30 +02:00
Uwe Steinmann
5a1c4768af
show also documents that needs to be reviewed/approved by the owner
...
hiding it here makes no sense, as review/approval can be done anyway
2015-08-18 16:10:33 +02:00
Uwe Steinmann
0c9a95aa44
input fields can have a placeholder
2015-08-13 22:21:47 +02:00
Uwe Steinmann
360b1be159
make textarea wider
2015-08-13 11:56:48 +02:00
Uwe Steinmann
4a69c1258e
use variable length input fields
2015-08-13 11:50:49 +02:00
Uwe Steinmann
3687cceb3f
make fulltext search form at least 330px
...
needed because the user selection will be cut off otherwise
2015-08-13 08:17:39 +02:00
Uwe Steinmann
8ffcfab6e4
use new fulltext index interface with support for sqlitefts
2015-08-10 21:43:15 +02:00
Uwe Steinmann
b0413a0d46
engine for fulltext search can be configured
2015-08-10 21:41:51 +02:00
Uwe Steinmann
27ccf32206
allow to add file if group has to review
2015-08-09 07:16:24 +02:00
Uwe Steinmann
baa0d11d1c
allow to add file if group has to approve
2015-08-09 07:16:04 +02:00
Uwe Steinmann
d7223bc521
fix link to downloadable file in printProtocol()
2015-08-07 14:29:32 +02:00
Uwe Steinmann
b47fec8c74
place legend into its own column
2015-08-06 13:41:49 +02:00
Uwe Steinmann
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +02:00
Uwe Steinmann
b8e9d3a6dd
add missing space between tag attributes
2015-07-09 08:00:43 +02:00
Uwe Steinmann
b011ecf3c6
same ul list for attributes of older versions
2015-07-08 15:39:03 +02:00
Uwe Steinmann
dd13814139
show preview image in list
2015-07-08 07:24:50 +02:00
Uwe Steinmann
99bd517e2a
list only documents to approve which have passed review
...
previously all documents that need to be approved some time were
listed. Even those documents which haven't passed review and cannot
be approved currently.
2015-07-08 06:51:15 +02:00
Uwe Steinmann
0aaf36bd0c
make field for expired date larger
2015-07-06 21:54:03 +02:00
Uwe Steinmann
b74e4e154f
set heading to add_approval
2015-07-03 16:57:01 +02:00
Uwe Steinmann
77a5512f0b
move code for easier merging
2015-06-30 18:53:40 +02:00
Uwe Steinmann
85ff032271
use same icons and output for version information
2015-06-23 10:14:33 +02:00
Uwe Steinmann
7e7af661c7
show review/approval protocol
2015-06-23 10:02:45 +02:00
Uwe Steinmann
73254d7346
move printProtocol() into class.Bootstrap.php
2015-06-23 09:49:34 +02:00
Uwe Steinmann
2969166155
backport printProtocol()
2015-06-23 09:18:36 +02:00
Uwe Steinmann
06166d9c54
put icon before link to change status
2015-06-23 08:00:03 +02:00
Uwe Steinmann
515e95c227
new parameter overrideMimeType
2015-06-23 07:44:47 +02:00
Uwe Steinmann
1d186d230b
show link to Indexer only if fulltext is enabled
2015-06-15 15:28:25 +02:00
Uwe Steinmann
4173dbcd20
add class 'help'
2015-06-15 09:24:25 +02:00
Uwe Steinmann
ae481e6ac9
add optional parameter class to contentContainerStart()
2015-06-15 09:20:33 +02:00
Uwe Steinmann
418da4cb52
rename approveLogId to approveLogID
2015-06-12 12:42:37 +02:00
Uwe Steinmann
a4f006971a
fix status output for reviews, fix link to approval files
2015-06-12 11:15:03 +02:00
Uwe Steinmann
212e345cdc
use buttons for downloading review/approval file
2015-06-12 08:04:23 +02:00
Uwe Steinmann
220329c1b8
allow to upload a file with each review/approval
2015-06-11 21:30:56 +02:00
Uwe Steinmann
4b0db52bdf
show link to downloaѕ review/approval file
2015-06-11 21:30:30 +02:00
Uwe Steinmann
dc20e609c7
minor fix in comment to easy merging
2015-06-11 14:07:17 +02:00
Uwe Steinmann
f02734b063
show docs in root folder of document chooser
2015-06-11 11:25:14 +02:00
Uwe Steinmann
45a9373bdd
include DocumentChooser relative to out
...
this makes it possible to include the document chooser even in
op/op.xxx.php files
2015-06-11 07:56:04 +02:00
Uwe Steinmann
e527862c9d
allow context sensitive help files
2015-06-11 06:41:49 +02:00
Uwe Steinmann
ffa03ead43
open the right tab when jumping to ViewDocument
2015-06-09 11:18:08 +02:00
Uwe Steinmann
887690336d
check for currenttab
2015-06-09 09:18:29 +02:00
Uwe Steinmann
56667f9005
approval can be submitted even after status S_DRAFT_APP has been left
2015-06-09 06:39:11 +02:00
Uwe Steinmann
83cdedad51
pass resultmode to view
2015-06-08 09:12:25 +02:00
Uwe Steinmann
98b896a545
exiting review will not be hidden even if workflow mode is
...
traditional_only_approve
2015-06-02 10:22:21 +02:00
Uwe Steinmann
4814c5cefe
search for documents/folders only
2015-06-02 08:53:21 +02:00
Uwe Steinmann
3002cb3f28
replace '/' by ', ' for better line break in header of table
2015-05-21 15:59:32 +02:00
Uwe Steinmann
b82b6b10f3
replace '/' by ', ' for better line break in table header
2015-05-21 15:44:18 +02:00
Uwe Steinmann
34bdb9cb21
add placeholder to ind reviewer select box
2015-05-19 13:27:22 +02:00
Uwe Steinmann
259303fff1
add checking for duplicates
2015-05-13 17:38:20 +02:00
Uwe Steinmann
e996ecb2d7
correct wrong phrase if there are no group approvals/reviews
2015-05-08 08:32:09 +02:00
Uwe Steinmann
14c16f25ce
escape html code before output
2015-04-30 14:04:56 +02:00
Uwe Steinmann
02ef086bfe
fix calculated used disk space in percent
2015-04-27 21:28:55 +02:00
Uwe Steinmann
902f418819
list only users in select box which are not hidden
2015-04-27 21:21:07 +02:00
Uwe Steinmann
23983081ea
fix take over of approvers/reviewers from previous version
2015-04-23 17:12:08 +02:00
Uwe Steinmann
b07b65b574
get read access list for document not folder
2015-04-20 13:47:34 +02:00
Uwe Steinmann
f02917d5aa
set proper active pane after saving configuration
2015-04-16 08:11:05 +02:00