Commit Graph

20835 Commits (5f3ddf5c803a3071e21282e98b9bb75d905b8833)
 

Author SHA1 Message Date
Lukas Reschke 5f3ddf5c80 Merge pull request #11383 from ockham/share-tags2 11 years ago
blizzz 8553e04a78 Merge pull request #11478 from owncloud/fix-11448 11 years ago
Robin Appelman 480fd1353e Merge pull request #11609 from owncloud/trashbin-space-constant 11 years ago
Robin Appelman c71deea0d5 Fix SPACE_UNKNOWN constant 11 years ago
Arthur Schiwon 7b15fcc3f8 left-align checkbox on server tab 11 years ago
blizzz 756f64d728 Merge pull request #11595 from owncloud/make_get_display_name_more_robust 11 years ago
Vincent Petry 08582d145c Merge pull request #11524 from nazar-pc/patch-1 11 years ago
Jörn Friedrich Dreyer 0254a3c406 make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space 11 years ago
Jenkins for ownCloud c8d8578d1a [tx-robot] updated from transifex 11 years ago
Lukas Reschke f48c973876 Merge pull request #11570 from owncloud/backport-11408-master 11 years ago
Lukas Reschke 63e0599218 Merge pull request #11565 from owncloud/fix-behaviourOnOSX 11 years ago
Lukas Reschke f82b996f57 Merge pull request #11528 from owncloud/use-raw-url 11 years ago
Nazar Mokrynskyi 8198e70f24 Changed fileList.pageSize to function call 11 years ago
Nazar Mokrynskyi 63145f5765 Typo 11 years ago
Jörn Friedrich Dreyer 7c40261ca9 Merge pull request #11596 from owncloud/in_cli_mode_return_true_for_ishtaccessworking 11 years ago
Arthur Schiwon c714e9bf02 rephrase xp'ed user mode label 11 years ago
Arthur Schiwon b7db454fff remove debug output 11 years ago
Jörn Friedrich Dreyer c27fd94ec8 in cli mode return true for isHtaccessWorking 11 years ago
Jan-Christoph Borchardt b4efd83f2b Merge pull request #10426 from owncloud/enhanced-apps-management 11 years ago
Nazar Mokrynskyi da27797e8d Even better - usage of this.$container instead of this.$el.parent() 11 years ago
Thomas Müller b091394a90 introduce new app page layout 11 years ago
Nazar Mokrynskyi 5033fc4e52 Stub for pageSize, because now it is dynamically calculated 11 years ago
Nazar Mokrynskyi 9de874f015 this.$el is not the same as $('#app-content') 11 years ago
Nazar Mokrynskyi 33ada11a64 Use function call for FileList.pageSize 11 years ago
Bjoern Schiessle 239bff5766 strip whitespace from the beginning and end of the display name to avoid empty display names 11 years ago
Vincent Petry 6824a5ce7f Merge pull request #11538 from owncloud/webdav-creatable-info 11 years ago
Nazar Mokrynskyi 6ec9c99d48 Use this.$el instead of the absolute selector 11 years ago
Vincent Petry 6fa03870e9 Merge pull request #11541 from owncloud/usersession-activeuser-setsession 11 years ago
Vincent Petry 4650101674 Merge pull request #11548 from owncloud/extstorage-ocfields 11 years ago
Arthur Schiwon ab6890b854 instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui 11 years ago
Arthur Schiwon 4385188920 show busy cursor and lock tabs on save 11 years ago
Vincent Petry dd0b1e83b2 Merge pull request #11590 from owncloud/publiclinkscrollanimatefix 11 years ago
Vincent Petry 704ffaa6a3 Use body element when animating scroll in public page 11 years ago
Jenkins for ownCloud 3b3affa1ef [tx-robot] updated from transifex 11 years ago
Arthur Schiwon c26e9c675a show Spinner when stuff is being saved 11 years ago
Thomas Müller d3eebad591 fixing typos 11 years ago
Lukas Reschke 13b1b45ee4 Refactor MailSettings controller 11 years ago
Lukas Reschke 1b3feb710d Use `rawurlencode` since this seems to be expected by cURL 11 years ago
Lukas Reschke bf84cd4bcc Add darwin to if block 11 years ago
Jörn Friedrich Dreyer 766314a6be Merge pull request #11556 from owncloud/cache-js-and-css 11 years ago
Vincent Petry c2cfeea888 Merge pull request #11534 from owncloud/issue/11500 11 years ago
Jenkins for ownCloud 526abf1ad6 [tx-robot] updated from transifex 11 years ago
Thomas Müller 4b5c7d3d9d adding cache control headers for css and js - fixes #11496 11 years ago
Joas Schilling 0407bc0978 Set overwritemailurl* configs on setup 11 years ago
Bernhard Reiter b416f7d8ac PHPDoc fixes as suggested by @MorrisJobke. 11 years ago
Bernhard Reiter 1770179648 Add getTag() function for accessing of a single tag. 11 years ago
Bernhard Reiter bc265e8b52 Make loading of tags from DB more explicit. 11 years ago
Bernhard Reiter 226d7233e1 In Tags::rename($from, $to), check if there already is a tag named $to. 11 years ago
Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 11 years ago
Bernhard Reiter 7963125c41 Remove two obsolete try...catch blocks. 11 years ago