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
Uwe Steinmann
0994429edd
issue warning if ordering of folder contents is != 's'
2015-04-08 06:43:31 +02:00
Uwe Steinmann
7ef7e13c4c
show fields for user/group notification
2015-03-27 17:32:51 +01:00
Uwe Steinmann
d2b26fafc4
fix key settings_passwordStrength_desc
2015-03-19 09:38:41 +01:00
Uwe Steinmann
67bd3171b4
approval/review log was mixed up
2015-03-18 11:54:01 +01:00
Uwe Steinmann
e8e24421b4
fix syntax error in javascript
2015-03-17 17:47:27 +01:00
Uwe Steinmann
cb3392c774
propperly take new workflow mode traditional_only_approval into account
2015-03-17 11:19:55 +01:00
Uwe Steinmann
4c41f560c3
reorganize code
...
make one single method which creates to add/update form
2015-03-17 09:54:59 +01:00
Uwe Steinmann
56b57179f4
use new translation keys add_review and add_approval
2015-03-16 10:37:15 +01:00
Uwe Steinmann
8f96bbaa1d
workflow mode can be traditional without review
2015-03-16 08:58:10 +01:00
Uwe Steinmann
53697b37ff
do not show copy clipboard icon if clipboard is turned off
...
was still visible in search result
2015-03-13 10:59:44 +01:00
Uwe Steinmann
89ef1a58ec
view parameter enableClipboard has been renamed to enableclipboard
2015-03-13 09:31:48 +01:00
Uwe Steinmann
a87e145fda
escape quotes in javascript for showing workflow graph
2015-03-11 19:27:09 +01:00
Uwe Steinmann
ed9fbe93e1
set current tab to last one selected when submitting data
2015-03-11 18:24:14 +01:00
Uwe Steinmann
c3b80c1b5d
add new option enableNotificationWorkflow
...
turns on/off is mail is set to users/groups in next step of workflow
2015-03-11 18:11:41 +01:00
Uwe Steinmann
6d0a7d4f82
set tab last seen after submit new configuration
2015-03-11 17:48:10 +01:00
Uwe Steinmann
c4feea2664
all converters are only used for fulltext
2015-02-24 19:26:38 +01:00
Uwe Steinmann
cb0d7d8d92
enableClipboard takes out all clipboard functions
2015-02-24 17:47:58 +01:00
Uwe Steinmann
5729cd91f1
reviewers/approvers can be taken over from last document version
2015-02-13 17:41:50 +01:00
Uwe Steinmann
6c3024e799
include application.css after all other css files
2015-02-13 17:41:12 +01:00
Uwe Steinmann
8963879f5d
htmlencode() the complete content in deletion dialog
...
this used to be just the filename, but translations of the text
may also contain qoutes which break the javascript
2015-02-04 07:41:33 +01:00
Uwe Steinmann
92279dcaf4
minor change in html structure
2015-01-30 08:18:52 +01:00
Uwe Steinmann
8a6ff2f48a
preset expiration date form settings
2015-01-29 18:31:37 +01:00
Uwe Steinmann
f7afddfa26
set attribute data-date of input field for expiration date
2015-01-29 18:30:54 +01:00
Uwe Steinmann
75ef47f6e1
expiration date of documents can be preset in settings
2015-01-29 17:28:40 +01:00
Uwe Steinmann
9be1d40624
checkQuota() requires user object as a parameter
2015-01-15 11:12:30 +01:00
Uwe Steinmann
8af69d9cfa
Download of documents whose content is gone will not be possible anymore (Bug #185 )
2014-11-24 19:23:26 +01:00
Uwe Steinmann
1cb1ffb436
add button to select all files
2014-11-24 13:11:00 +01:00
Uwe Steinmann
f4bb51933f
remove strptime() function calls
2014-11-14 20:23:26 +01:00
Uwe Steinmann
2eb4408111
add missing space between icon and text on button
2014-11-13 09:01:39 +01:00
Uwe Steinmann
99590a322d
use new method getValueAsArray() for showing attributes
2014-11-13 08:21:49 +01:00
Uwe Steinmann
53389d01d5
extend search on attributes for all object types
2014-11-13 07:55:29 +01:00
Uwe Steinmann
6d6bb02a60
do not show fast upload area if user has no write access of folder
2014-11-11 16:01:36 +01:00
Uwe Steinmann
7c4e5a15aa
strip html tags from sitename when using for html title
2014-11-07 08:54:47 +01:00
Uwe Steinmann
15c163274c
take out window.close() because there is no window to close anymore
...
since bootstraps modal box, the keyword chooser isn't a window anymore.
2014-11-07 08:06:08 +01:00
Uwe Steinmann
3ddf1727fd
allow passwords to be never expire
2014-10-31 13:20:43 +01:00
Uwe Steinmann
6e793b29f9
change class of body tag
2014-10-31 13:03:20 +01:00
Uwe Steinmann
8d4151893e
use " instead of ' in javascript for deleting documents and folders
2014-10-16 17:27:07 +02:00
Uwe Steinmann
b6f60e8c7f
reoganize database search form, don't show results without a search criteria
2014-07-23 20:23:07 +02:00
Uwe Steinmann
a011433d28
remove not used file upload code
2014-07-22 17:34:08 +02:00
Uwe Steinmann
2b5415e128
some cosmetic changes to ease merging with develop
2014-07-11 12:58:44 +02:00
Uwe Steinmann
72798e2ac4
set max file size for drag&drop upload
2014-07-11 12:04:13 +02:00
Uwe Steinmann
3c51f70e07
add drag&drop area for file upload
2014-07-11 08:42:57 +02:00
Uwe Steinmann
458069fba1
div.#main-clipboard doesn't need ondrop-attr anymore
2014-07-11 08:42:17 +02:00
Uwe Steinmann
289649b6ee
add file upload via drag&drop
...
can be enabled in the settings
2014-07-11 08:41:25 +02:00
Uwe Steinmann
73bfecb5a8
more general folder chooser
...
the choosen folder will no longer use targetidformx for the input field
containing the id. It is now independent of the form name.
2014-07-08 08:30:59 +02:00
Uwe Steinmann
cc61505825
document/folder chooser even works for forms not named 'form1'
2014-07-07 15:45:24 +02:00
Uwe Steinmann
d3451e0b7b
temporarily take out new fileupload
2014-07-03 12:04:11 +02:00
Uwe Steinmann
4ff87c2e7a
do not output html page start/end
2014-06-24 16:12:02 +02:00
Uwe Steinmann
3cd1219b81
pass group/user name to htmlspecialchars() before output
2014-06-17 19:07:51 +02:00
Uwe Steinmann
cf7a6becf2
output mandatory reviewers/approvers
2014-06-17 18:11:09 +02:00
Uwe Steinmann
184811f9b6
remove container around search result
2014-06-11 11:02:50 +02:00
Uwe Steinmann
b494e3c248
add title attribute
2014-06-11 11:02:25 +02:00
Uwe Steinmann
3301dbeda5
showing the clipboard will filter out those objects which are no longer available
2014-06-06 15:08:44 +02:00
Uwe Steinmann
216e38378d
take out code for show document/folder lines in table
...
they have been moved into the new functions printDocumentListRow()
and printFolderListRow()
2014-06-06 14:00:59 +02:00
Uwe Steinmann
e552294073
add new methods documentListRow(), printLockDocumentBtn()
2014-06-06 14:00:28 +02:00
Uwe Steinmann
df3a55d39b
make clipboard ajax aware
2014-06-05 15:02:19 +02:00
Uwe Steinmann
8abed5989f
use new folder remove operation
2014-06-05 09:51:20 +02:00
Uwe Steinmann
1d8b73c2f9
add new method printDeleteFolderButton(), fix drag and drop from clipboard
2014-06-05 09:50:21 +02:00
Uwe Steinmann
32d160ed99
show clipboard even if foldertree ist turned off
2014-06-04 21:42:08 +02:00
Uwe Steinmann
7a2bcfb312
use new method for printing delete document icon
2014-06-04 19:22:54 +02:00
Uwe Steinmann
a152a57735
use new code for printing delete document icon
2014-06-04 19:21:59 +02:00
Uwe Steinmann
6b56a5e31f
pass formtoken to movedocument and movefolder ajax calls
2014-06-04 19:21:25 +02:00
Uwe Steinmann
b950d22b60
javascript can be collected and output at end of page
...
add method to show icon for deleting documents in document/folder list
2014-06-04 19:20:07 +02:00
Uwe Steinmann
0717db2926
do not set expiration in version box
2014-06-03 17:52:01 +02:00
Uwe Steinmann
16e22ceafd
check if expiration may be set
2014-06-03 17:51:44 +02:00
Uwe Steinmann
2a5441e7bd
fix showing version and comment of document content
2014-05-22 07:44:57 +02:00
Uwe Steinmann
8e1bc0153f
reorganize layout
2014-05-22 07:33:48 +02:00
Uwe Steinmann
d412b3ffad
renew php time limit for each folder
2014-05-22 06:50:33 +02:00
Uwe Steinmann
2689872dd5
add new item in select menu for keeping current password expiration
2014-05-22 06:47:10 +02:00
Uwe Steinmann
bfb6620b3b
show only last approval status
2014-05-22 06:46:44 +02:00
Uwe Steinmann
2af505942e
show password expiration and currently logged in user
2014-05-22 06:45:09 +02:00
Uwe Steinmann
2414d9e510
menu on myaccount page shows 'edit user' item if admin
2014-05-22 06:44:20 +02:00
Uwe Steinmann
1f5b44a654
show quota
2014-05-20 06:29:29 +02:00
Uwe Steinmann
d63a6e0977
show quota
2014-05-20 06:29:03 +02:00
Uwe Steinmann
3de00379d2
quota can be edited
2014-05-20 06:28:40 +02:00
Uwe Steinmann
8fc212966b
add menu item for user list in admin menu
2014-05-20 06:26:23 +02:00
Uwe Steinmann
01e067a2c4
use container-fluid class for top navigation (Bug #157 )
2014-05-16 11:05:53 +02:00
Uwe Steinmann
04c5476f2b
use new file upload chooser
2014-05-16 09:19:36 +02:00
Uwe Steinmann
315111a778
add nicer looking file upload chooser
2014-05-16 09:17:43 +02:00
Uwe Steinmann
02d8da676e
show predefined value of multivalue attribute only if not empty
2014-04-15 15:33:05 +02:00
Uwe Steinmann
c550d7f11d
use preview image width from settings
2014-04-10 21:38:33 +02:00
Uwe Steinmann
100909a910
check for new versions
2014-04-10 11:19:45 +02:00
Uwe Steinmann
821e93cbc0
fix guest login by clicking on th link (Bug #152 )
2014-04-10 08:41:11 +02:00
Uwe Steinmann
63991f8217
show docs per month as bar chart
2014-04-09 09:25:56 +02:00
Uwe Steinmann
e9b0968b93
add tooltips for line graph
2014-04-08 15:28:38 +02:00
Uwe Steinmann
eb4f49af8a
add more charts
2014-04-08 10:48:44 +02:00
Uwe Steinmann
2c4ce681ef
add function for listing missing languages at end of page
...
also check if turned on
2014-04-08 10:47:28 +02:00
Uwe Steinmann
3a0dc14e87
fix ending of html page, change some language keys
2014-04-08 10:46:26 +02:00
Uwe Steinmann
0ff38100c6
new parameter to turn missing translation output
2014-04-08 10:40:20 +02:00
Uwe Steinmann
da84192af8
remove nasty spacіng with empty paragraph, add css instead
2014-04-02 08:57:30 +02:00
Uwe Steinmann
82c9dbe2aa
add new page for charts to admin menu
2014-04-02 08:50:57 +02:00
Uwe Steinmann
3104c57c68
add new page with charts to admin menu
2014-04-02 08:50:35 +02:00
Uwe Steinmann
19e8115f92
use translations for chart title, turn on hover function
2014-04-02 08:42:49 +02:00
Uwe Steinmann
729fff53ef
include jquery.js before extra header
2014-04-01 21:04:55 +02:00
Uwe Steinmann
aa725b8dce
new statistical output as pie charts
2014-04-01 21:02:32 +02:00
Uwe Steinmann
5c3a22dee1
return message when password was send
2014-04-01 17:14:57 +02:00
Uwe Steinmann
885a26a6a4
check for saving empty category and keyword (Bug #148 )
2014-04-01 13:59:34 +02:00
Uwe Steinmann
134bcd025d
do not link '...' in page browser
2014-04-01 10:42:51 +02:00
Uwe Steinmann
a8ae1c5a89
better navigation in page browser
2014-04-01 09:20:58 +02:00
Uwe Steinmann
82184bdcae
limit pager to one line by restricting the number of pages to 20
2014-04-01 07:39:16 +02:00
Uwe Steinmann
5944edd41b
do not show two dividers in right most menu
...
was shown when no language menu item and no su user item was visible
2014-04-01 06:49:29 +02:00
Uwe Steinmann
2299bb9b49
somewhat nicer formating
2014-04-01 06:42:15 +02:00
Uwe Steinmann
9049104210
add icon to button
2014-04-01 06:22:23 +02:00
Uwe Steinmann
95cae18e88
regard settings for language and theme selector in profile
2014-03-28 18:40:06 +01:00