]> source.dussan.org Git - nextcloud-server.git/commit
if rename of file fails, the rename is undone in the view - #fix 2820
authorMorris Jobke <morris.jobke@gmail.com>
Thu, 2 May 2013 22:15:28 +0000 (00:15 +0200)
committerMorris Jobke <morris.jobke@gmail.com>
Sat, 15 Jun 2013 07:58:27 +0000 (09:58 +0200)
commite0547a25ab9c5a3d9454611f72e00e3bc667e2d2
tree7b8c8e9f556937f26fb8d478e29d095d4c25f83d
parentab411d2700c01886a67b30bce5f630cc6865a9bf
if rename of file fails, the rename is undone in the view - #fix 2820

Changes:
 * OC.dialog -> OC.Notification
 * Added test
 * Fixed OC.Notification.show() issue for queued items
 * Highlight failed item and show notification
apps/files/js/filelist.js
apps/files/lib/app.php
apps/files/tests/ajax_rename.php
core/js/js.js