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 |
|
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
|
a85a620d80
|
dropping object on clipboard uses ajax to add object to clipboard
|
2014-06-06 15:07:49 +02:00 |
|
Uwe Steinmann
|
9e65ebc152
|
remove setting global variable $showtree
|
2014-06-06 14:02:24 +02:00 |
|
Uwe Steinmann
|
5d65985fa1
|
make icons in document/folder list a bit bigger
|
2014-06-06 14:01:53 +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
|
65b82832bc
|
add click function for a.lock-document-btn
|
2014-06-06 13:59:42 +02:00 |
|
Uwe Steinmann
|
9d2674e9e4
|
new command tooglelockdocument, new view documentlistrow
|
2014-06-06 13:59:12 +02:00 |
|
Uwe Steinmann
|
24fa183e15
|
add dutch translation for splash_rm_[folder|document]
|
2014-06-05 15:05:04 +02:00 |
|
Uwe Steinmann
|
df3a55d39b
|
make clipboard ajax aware
|
2014-06-05 15:02:19 +02:00 |
|
Uwe Steinmann
|
5f3f52db79
|
more functions to handle clipboard operations
|
2014-06-05 15:01:51 +02:00 |
|
Uwe Steinmann
|
91dcc5cf1d
|
add more commands
removefromclipboard removes an item from the clipboard
view returns the html of some views
|
2014-06-05 15:00:44 +02:00 |
|
Uwe Steinmann
|
1936054ba2
|
add splash_rm_document and splash_rm_folder
|
2014-06-05 10:10:11 +02:00 |
|
Uwe Steinmann
|
8a08c8078a
|
add entries for new ajax calls and fixed drag and drop
|
2014-06-05 09:51:59 +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
|
a0148fe37a
|
add click function for button.removefolder
add code which hides popovers when clicke somewhere on the page
|
2014-06-05 09:49:20 +02:00 |
|
Uwe Steinmann
|
b9ace5f6f7
|
add command 'deletefolder'
|
2014-06-05 09:48:45 +02:00 |
|
Uwe Steinmann
|
32d160ed99
|
show clipboard even if foldertree ist turned off
|
2014-06-04 21:42:08 +02:00 |
|
Uwe Steinmann
|
703c85b853
|
add entrіes for new simplified document deletion
|
2014-06-04 19:23:23 +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
|
0e27982c08
|
add click function for button.removedocument, pass formtoken to ajax calls
|
2014-06-04 19:19:23 +02:00 |
|
Uwe Steinmann
|
0b63fe6960
|
set pointer for 'list-action.a'
|
2014-06-04 19:18:48 +02:00 |
|
Uwe Steinmann
|
2c07910fa9
|
pass object for AccessOperation to view
|
2014-06-04 19:18:17 +02:00 |
|
Uwe Steinmann
|
aa80f28de1
|
set splash message
|
2014-06-04 19:17:44 +02:00 |
|
Uwe Steinmann
|
e0a49734f0
|
'movefolder' requires a formtoken
|
2014-06-04 19:17:08 +02:00 |
|
Uwe Steinmann
|
c09e650c89
|
add 'deletedocument', 'movedocument' requires a formtoken
|
2014-06-04 19:15:28 +02:00 |
|
Uwe Steinmann
|
8ec7e3e0f5
|
update from translation tool
|
2014-06-04 09:36:49 +02:00 |
|
Uwe Steinmann
|
3b129502a0
|
unlock document if updated by admin or owner of document
|
2014-06-04 08:01:35 +02:00 |
|
Uwe Steinmann
|
27a7fb4cfc
|
add more entries for 4.3.9
|
2014-06-04 07:51:48 +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
|
e669b0acd5
|
mayEditComment() checks if document is locked
|
2014-06-03 17:50:58 +02:00 |
|
Uwe Steinmann
|
51b84868a6
|
check if document is locked
|
2014-06-03 17:50:20 +02:00 |
|