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 |
|