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
|
d29eec9f71
|
add note about new file upload by drag&drop
|
2014-07-11 12:36:47 +02:00 |
|
Uwe Steinmann
|
6fc870c9df
|
make notification work when uploading documents
|
2014-07-11 12:36:22 +02:00 |
|
Uwe Steinmann
|
72798e2ac4
|
set max file size for drag&drop upload
|
2014-07-11 12:04:13 +02:00 |
|
Uwe Steinmann
|
ae848f209b
|
check file size before uploading, show msg returned by addtoclipboard
|
2014-07-11 12:03:29 +02:00 |
|
Uwe Steinmann
|
3590b0859e
|
addtoclipboard set msg in case of succes
|
2014-07-11 12:02:41 +02:00 |
|
Uwe Steinmann
|
ddd60451c7
|
add new phrase 'uploading_maxsize'
|
2014-07-11 12:02:26 +02:00 |
|
Uwe Steinmann
|
fc334bf43a
|
better error checking for uploaddocuments
first check for upload error, than for filesize
|
2014-07-11 11:14:27 +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
|
a507a94c00
|
add code for handling drag&drop file upload
|
2014-07-11 08:40:24 +02:00 |
|
Uwe Steinmann
|
e21cf3d206
|
add styles for fast upload area
|
2014-07-11 08:39:44 +02:00 |
|
Uwe Steinmann
|
4265ff97f3
|
better error checking, new upload document route
|
2014-07-11 08:39:10 +02:00 |
|
Uwe Steinmann
|
0ee577fb11
|
add command for uploading documents
|
2014-07-11 08:38:26 +02:00 |
|
Uwe Steinmann
|
48c3f24e01
|
get rid of some old code
|
2014-07-11 08:38:05 +02:00 |
|
Uwe Steinmann
|
b86a52d00e
|
add new phrases for 'Fast Upload' support
|
2014-07-11 08:37:30 +02:00 |
|
Uwe Steinmann
|
7e91088cde
|
preset $reqversion in addDocument() to 0
|
2014-07-11 08:36:46 +02:00 |
|
Uwe Steinmann
|
c63c58f243
|
more translation in hu, it, pl
|
2014-07-08 11:40:46 +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
|
6c7aaa1800
|
user targetid instead of targetidform1
|
2014-07-08 08:32:19 +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
|
7930ddec8d
|
add entry for fixed ManageNotify page
|
2014-07-07 16:10:58 +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
|
eb909aa100
|
no more php warnings if userid isn't set
|
2014-07-07 15:44:46 +02:00 |
|
Uwe Steinmann
|
5a00bafa3e
|
Merge branch 'seeddms-4.3.9' into develop
|
2014-07-03 12:17:30 +02:00 |
|
Uwe Steinmann
|
a2206a6551
|
some more it,ru,fr translations
|
2014-07-03 12:14:22 +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
|
4b8bf3d37c
|
add note for adding searching for attributes of folders
|
2014-07-03 12:04:35 +02:00 |
|
Uwe Steinmann
|
d3451e0b7b
|
temporarily take out new fileupload
|
2014-07-03 12:04:11 +02:00 |
|
Uwe Steinmann
|
2cf85f9b69
|
update from translation tool
|
2014-07-01 10:01:51 +02:00 |
|
Uwe Steinmann
|
d0c055e0ee
|
more parameters for createfolder
comment and attributes can be set
|
2014-06-30 11:03:37 +02:00 |
|
Uwe Steinmann
|
8740020409
|
new method doSearchByAttr()
it searches objects by a given attribute and its value
|
2014-06-30 07:42:16 +02:00 |
|
Uwe Steinmann
|
b1d8a77b2a
|
extend search() by searching in attributes
|
2014-06-30 07:41:28 +02:00 |
|
Uwe Steinmann
|
4c267fdb0c
|
add new method getObjects()
it returns a list of objects (folders/documents) matching a given
attribute value
|
2014-06-30 07:40:18 +02:00 |
|
Uwe Steinmann
|
4ff87c2e7a
|
do not output html page start/end
|
2014-06-24 16:12:02 +02:00 |
|
Uwe Steinmann
|
10dcf1b5ae
|
add more missing translations
|
2014-06-20 15:51:46 +02:00 |
|
Uwe Steinmann
|
31d668bce4
|
add note about SeedDMS_Lucene_Indexer::open() being now static
|
2014-06-18 15:20:03 +02:00 |
|
Uwe Steinmann
|
0cc2895f5d
|
add entry for fix of bug #154
|
2014-06-18 15:19:27 +02:00 |
|
Uwe Steinmann
|
e0a61d1105
|
make open() static
|
2014-06-18 15:18:57 +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
|
99efd352f1
|
add style for mandatory reviewers/approvers on AddDocument page
|
2014-06-17 18:10:12 +02:00 |
|
Uwe Steinmann
|
9f56eaac4e
|
add missing translations for mandatory_[approver|reviewer][s|groups]
|
2014-06-17 18:09:08 +02:00 |
|
Uwe Steinmann
|
4e20c8f26c
|
add entry about improved document handling with ajax
|
2014-06-16 14:30:48 +02:00 |
|
Uwe Steinmann
|
e803c4d657
|
use pathinfo() to extract file extension
|
2014-06-16 14:30:13 +02:00 |
|
Uwe Steinmann
|
1ef5cb0444
|
pass access object to view
|
2014-06-16 14:29:46 +02:00 |
|
Uwe Steinmann
|
3ebfd7aacf
|
extract filetype by using pathinfo()
|
2014-06-13 17:29:40 +02:00 |
|
Uwe Steinmann
|
969bf56dbf
|
instanziate access object
|
2014-06-11 11:03:20 +02:00 |
|