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 |
|
Uwe Steinmann
|
815ca1acf8
|
show link to indexer in folder menu (if admin)
|
2014-03-26 07:27:01 +01:00 |
|
Uwe Steinmann
|
034c709cee
|
fix html which makes disclaimer smaller
|
2014-03-25 18:51:57 +01:00 |
|
Uwe Steinmann
|
c49061ea15
|
more condensed output of terms and documents
|
2014-03-25 18:51:08 +01:00 |
|
Uwe Steinmann
|
7901fa28b8
|
always sort folders/documents in ѕequence chooser by ѕequence
|
2014-03-21 08:49:47 +01:00 |
|
Uwe Steinmann
|
646128cbd8
|
add dummy javascript function, Bug #135
when clicking on a folder in the document chooser, the none existing
javascript function folderSelectedform1() was called. This fix just
adds it.
|
2014-03-21 08:05:08 +01:00 |
|
Uwe Steinmann
|
b047f3a23f
|
fix link to folder in clipboard menu
|
2014-03-20 08:37:47 +01:00 |
|
Uwe Steinmann
|
b078102c19
|
use configured preview image width
|
2014-03-18 10:55:24 +01:00 |
|
Uwe Steinmann
|
9b58c1fcfa
|
make layout look more like document details page
|
2014-03-18 10:54:24 +01:00 |
|
Uwe Steinmann
|
d87296c859
|
make preview image size configurable
|
2014-03-18 10:03:39 +01:00 |
|
Uwe Steinmann
|
a3cd77dd17
|
show reverse document links
|
2014-03-18 07:07:12 +01:00 |
|
Uwe Steinmann
|
9032170149
|
pass sort order to ajax subtree command
|
2014-03-14 15:11:13 +01:00 |
|
Uwe Steinmann
|
2aa129772b
|
add translated phrase for 'you are the manager of this group'
|
2014-03-06 20:31:14 +01:00 |
|
Uwe Steinmann
|
598be765c6
|
force exitError() to not exit
added optional parameter noexit
|
2014-03-04 08:30:32 +01:00 |
|
Uwe Steinmann
|
ace5d1078b
|
issue warning if mandatory users/groups have no access on document
|
2014-03-03 14:46:16 +01:00 |
|
Uwe Steinmann
|
0be40d61c8
|
fix vulnerablity against xss attack
|
2014-02-26 22:42:26 +01:00 |
|
Uwe Steinmann
|
31ffad39a8
|
fix security hole
missing check for passed parameters allows to read files on the server
|
2014-02-26 22:32:19 +01:00 |
|
Uwe Steinmann
|
5e2ede8fd5
|
set variable with preview width
next step will be to make this configurable
|
2014-02-21 21:51:53 +01:00 |
|
Uwe Steinmann
|
ea276405e6
|
unlinked documents/folders can be moved into rootfolder
|
2014-02-21 21:27:39 +01:00 |
|
Uwe Steinmann
|
02bd5c8f5f
|
make warning about used attributes more visible
|
2014-02-21 21:26:56 +01:00 |
|
Uwe Steinmann
|
66b4885c8d
|
fix some layout problems in forms
|
2014-02-21 11:27:03 +01:00 |
|
Uwe Steinmann
|
eae0d22bf3
|
add missing file for deleting content of document
|
2014-02-21 11:23:25 +01:00 |
|
Uwe Steinmann
|
3d1bb14c29
|
use same ordering in tree as in list (Bug #121)
|
2014-02-21 10:58:27 +01:00 |
|
Uwe Steinmann
|
90bea9a2fb
|
fix handling of multivalue attributes
|
2014-02-20 21:05:22 +01:00 |
|
Uwe Steinmann
|
94b107b7bd
|
theme and language selector can be turn off on login page
|
2014-02-01 16:06:12 +01:00 |
|
Uwe Steinmann
|
3596a7a191
|
add support for configuring folder sort method of folders
|
2014-02-01 15:23:19 +01:00 |
|
Uwe Steinmann
|
0ad0410404
|
run cmd of converters through htmlspecialchars()
|
2014-01-06 22:09:08 +01:00 |
|
Uwe Steinmann
|
ae8df3f9c6
|
replace all php short tags (bug #102)
|
2013-12-11 11:37:20 +01:00 |
|
Uwe Steinmann
|
d76d528baa
|
fix missing 's' in submit button type
|
2013-12-11 11:29:38 +01:00 |
|
Uwe Steinmann
|
b5b93470a5
|
add new checks for unlinked documents and folders
|
2013-11-27 09:44:43 +01:00 |
|
Uwe Steinmann
|
49c38263f8
|
tree for document chooser lists documents in folders without subfolders (Bug #105)
|
2013-11-26 21:31:43 +01:00 |
|
Uwe Steinmann
|
564a0eec9d
|
fix php warning because of undefined variable
|
2013-11-26 21:13:16 +01:00 |
|
Uwe Steinmann
|
4538a26fae
|
check for cyclic parent-child relations between folders
|
2013-11-26 07:45:33 +01:00 |
|
Uwe Steinmann
|
fcffe34047
|
list all approval/review logs if admin
|
2013-10-06 08:08:41 +02:00 |
|
Uwe Steinmann
|
d51eb587f1
|
turning of the language selector will no longer turn of user substitution
|
2013-09-30 11:08:05 +02:00 |
|
Uwe Steinmann
|
63d8fa4314
|
make jumploader work with java 1.7
|
2013-09-30 09:11:58 +02:00 |
|
Uwe Steinmann
|
544cc2669f
|
allow members of a group to approve a document if user is owner
only if enableOwnerRevApp is set in the settings
|
2013-09-27 08:25:37 +02:00 |
|
Uwe Steinmann
|
08008551b9
|
replace hard coding strings with translation
|
2013-09-20 21:05:46 +02:00 |
|
Uwe Steinmann
|
b7f20daa26
|
use translation for hardcoded strings
|
2013-09-20 20:56:46 +02:00 |
|