Uwe Steinmann
|
4186f6dd7e
|
remove accidently duplicated code
|
2014-07-11 12:51:50 +02:00 |
|
Uwe Steinmann
|
e2974f2054
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.ViewFolder.php
|
2014-07-11 12:49:21 +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
|
3a84ec91d4
|
fix php syntax error
|
2014-07-08 09:21:47 +02:00 |
|
Uwe Steinmann
|
4d8f9731d5
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
styles/bootstrap/application.js
views/bootstrap/class.Bootstrap.php
|
2014-07-08 08:49:14 +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
|
579946d455
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
|
2014-07-03 12:07:27 +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
|
f1a9923f57
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
|
2014-06-06 15:13:15 +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
|
6325bd2844
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewFolder.php
|
2014-06-06 14:15:39 +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
|
58cdecfe21
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Bootstrap.php
views/bootstrap/class.ViewFolder.php
|
2014-06-05 10:03:35 +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
|
854700183c
|
put clipboard into left coŀumn
|
2014-06-04 21:40:50 +02:00 |
|
Uwe Steinmann
|
aa6bdf000b
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
views/bootstrap/class.Search.php
views/bootstrap/class.ViewFolder.php
|
2014-06-04 21:25:30 +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
|
f13ef894b2
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
Makefile
op/op.RemoveDocument.php
op/op.UpdateDocument.php
out/out.RemoveDocument.php
|
2014-06-04 07:58:06 +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
|
1fcc786d25
|
Merge branch 'seeddms-4.3.9' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/Core/inc.ClassUser.php
op/op.AddDocument.php
styles/bootstrap/application.css
views/bootstrap/class.UsrMgr.php
|
2014-05-22 08:21:22 +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 |
|