aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/fileactions.js
Commit message (Collapse)AuthorAgeFilesLines
...
* this line shouldn't be hereRobin Appelman2012-11-041-1/+0
|
* some more code reuse for fileactionsRobin Appelman2012-11-041-16/+13
| | | | also fixes an issue where some fileactions always worked on the last file in the list
* Fix shared status iconsMichael Gapczynski2012-10-281-1/+1
|
* properly replace fileaction icons with pngs when neededRobin Appelman2012-10-281-2/+2
|
* use css to show/hide fileactionsRobin Appelman2012-10-281-20/+10
|
* code styleRobin Appelman2012-10-281-93/+101
|
* Fix download url generationBart Visscher2012-10-271-1/+1
|
* Merge branch 'master' into routingBart Visscher2012-09-281-1/+1
|\
| * Correctly fix oc-1016 and fix downloading of filesBart Visscher2012-09-281-1/+1
| |
* | Merge branch 'master' into routingBart Visscher2012-09-281-0/+1
|\| | | | | | | | | | | | | Conflicts: apps/files/js/filelist.js core/js/js.js lib/ocs.php
| * translate rename and history actionsscambra2012-09-211-0/+1
| |
* | Merge branch 'master' into routingBart Visscher2012-09-071-16/+16
|\| | | | | | | | | | | | | | | Conflicts: apps/files/js/fileactions.js lib/base.php lib/helper.php lib/ocs.php
| * Support for unshare from self, with a bunch of temporary fixes to overcome ↵Michael Gapczynski2012-09-071-1/+6
| | | | | | | | configuration problems with file actions
| * Add missing ; to js codeBart Visscher2012-09-051-4/+4
| |
| * Fix some jslint warningsBart Visscher2012-09-041-5/+5
| |
| * unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.ShareJörn Friedrich Dreyer2012-08-311-5/+0
| |
| * unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-311-4/+4
| |
* | Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-291-21/+37
|\| | | | | | | | | | | Conflicts: apps/files/js/fileactions.js apps/files_archive/js/archive.js
| * Temporary fix to prevent rename action in root of Shared directoryMichael Gapczynski2012-08-241-0/+4
| |
| * Merge branch 'master' into share_apiMichael Gapczynski2012-07-311-0/+1
| |\ | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js
| * | Make file actions permissions awareMichael Gapczynski2012-07-251-21/+33
| | |
* | | Fix linkTo calls for new routingBart Visscher2012-08-151-1/+1
| |/ |/|
* | Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski2012-07-271-0/+1
|/
* Files: Double encode download links. Fix for oc-1016.Thomas Tanghus2012-06-151-1/+1
|
* Label the delete operation "unshare" for files in the "Shared" folder to reduceBjoern Schiessle2012-06-121-1/+5
| | | | confusion about the operation.
* committed patch (bug #967) to add missing translations for file actionsBjoern Schiessle2012-06-121-2/+2
|
* Don't allow user to delete, rename and re-share the "Shared" directoryBjoern Schiessle2012-06-041-2/+4
|
* linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon2012-05-311-1/+1
|
* fix merge conflictsGeorg Ehrke2012-04-261-1/+14
|
* fix security check for the path of the requested fileGeorg Ehrke2012-04-261-1/+1
|
* fix downloading of files in files appGeorg Ehrke2012-04-261-1/+1
|
* move files to app folderGeorg Ehrke2012-04-181-0/+154