Commit Graph

20897 Commits (8f8abdbaeef7bcaff1f822714a7f227933cc43c1)
 

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