- Apr 28, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Removed "insert" flag, inserting is by default for FileList.add(). Added "animate" flag to FileList.add(). Added logic to correctly detect when to insert/append elements whenever the insertion point is visible or not. Fixed "render next page" logic to work correctly when many pages of files have been added.
-
Vincent Petry authored
The FileList.files model is now updated with file operations. Adding files to the list will add to the model first, then to the DOM. If the insertion point isn't visible yet, the file won't be added to the DOM until the user scrolls down. Updated unit tests to include checking for the correct insertion point.
-
Vincent Petry authored
- moved file selection code to FileList - fix selection summary when all files are selected - nextPage now auto-selects files if "select all" checkbox is checked - fixed trashbin to use the same selection logic as FileList
-
Vincent Petry authored
- moved the summary code into a new class FileSummary - FileSummary is calculated only once, then updated with add/remove - added new OC.Util namespace for JS utility functions
-
Vincent Petry authored
-
Thomas Müller authored
drop files_irods from apps_external
-
Thomas Müller authored
-
Thomas Müller authored
Adapt chosen (css) path
-
Thomas Müller authored
Add translatable mount configs
-
Thomas Müller authored
Remove .htaccess creation code
-
Jenkins for ownCloud authored
-
- Apr 27, 2014
-
-
Lukas Reschke authored
Clarify the trusted_domain error page
-
Lukas Reschke authored
Notice to myself: Stick to my IDE.
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
- Apr 26, 2014
-
-
Lukas Reschke authored
-
Thomas Müller authored
Add another example to the trusted_domains config
-
Lukas Reschke authored
Users often ask in IRC or the forum how to add another domain. Hopefully they will be able to find it out on their own if we have an example with two domains.
-
Volkan Gezer authored
-
Lukas Reschke authored
Use echo since print_unescaped is not defined
-
Robin Appelman authored
Expose public shares over webdav
-
Andreas Fischer authored
-
Lukas Reschke authored
Improve Template Tests by Removing Manual Output Buffering
-
Jenkins for ownCloud authored
-
- Apr 25, 2014
-
-
Andreas Fischer authored
typo fix, by translators on transifex * owncloud/l10n-expire: typo fix, by translators on transifex
-
Robin Appelman authored
fix layout of external storage config table
-
Morris Jobke authored
-
Volkan Gezer authored
-
Robin Appelman authored
fix search by mime for shared single files
-
Robin Appelman authored
-
Robin Appelman authored
Proper injection of filesystem view into the webdav connector
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
fix paths of searchByMime results on substorages
-
Robin Appelman authored
-
Jan-Christoph Borchardt authored
Icon improvements
-
Morris Jobke authored
-
Jan-Christoph Borchardt authored
-