Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #5200 from owncloud/ie8-warning-fix | Frank Karlitschek | 2013-10-20 | 1 | -0/+5 | |
|\ \ \ | |_|/ |/| | | Fix warning box in IE8 | |||||
| * | | Fix warning box in IE8 | Morris Jobke | 2013-10-16 | 1 | -0/+5 | |
| | | | | | | | | | | | | * simulates a black transparent background on a blue pane | |||||
* | | | remove superfluous input hover color change | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | input field background size to white, fix input fields seeming disabled, fix ↵ | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+3 | |
| | | | | | | | | | | | | #5168 | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-19 | 6 | -11/+108 | |
| | | | ||||||
* | | | Merge pull request #5338 from frisco82/fixGroupDisplay | Morris Jobke | 2013-10-18 | 1 | -1/+4 | |
|\ \ \ | | | | | | | | | Show (group) after groups in share dropdown | |||||
| * | | | Show (group) after groups in share dropdown | Ramiro Aparicio | 2013-10-14 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | Merge pull request #5403 from owncloud/fix-breadcrumbs | Jan-Christoph Borchardt | 2013-10-18 | 1 | -1/+2 | |
|\ \ \ \ | | | | | | | | | | | correctly position ... overflow in breadcrumbs, fix #5158 | |||||
| * | | | | correctly position ... overflow in breadcrumbs, fix #5158 | Jan-Christoph Borchardt | 2013-10-17 | 1 | -1/+2 | |
| | | | | | ||||||
* | | | | | readability: single line -> multiple lines | Morris Jobke | 2013-10-18 | 1 | -4/+10 | |
| | | | | | ||||||
* | | | | | Fix accidental deletion of if | Michael Gapczynski | 2013-10-18 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | Don't show links option in dropdown if disabled | Michael Gapczynski | 2013-10-18 | 1 | -1/+6 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-17 | 4 | -0/+24 | |
| | | | | ||||||
* | | | | Merge pull request #5381 from owncloud/files-sharingstateafterupload | Morris Jobke | 2013-10-17 | 1 | -39/+58 | |
|\ \ \ \ | | | | | | | | | | | Fixed sharing status update for new/uploaded files | |||||
| * | | | | Added missing var in share.js | Vincent Petry | 2013-10-17 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Fixed sharing status update for new/uploaded files | Vincent Petry | 2013-10-17 | 1 | -39/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Creating new files, folders or uploading files now have their sharing icon updated accordingly. For this, the global share status list that is cached in OC.Share.statuses is reused for new files. Performance should improve as the sharing list is now only loaded once per navigation session. In OC.Share, split loadIcons into loadIcons + updateIcons. Fixes #4977 | |||||
* | | | | | new console command to generate sql migration scripts | Thomas Müller | 2013-10-17 | 2 | -0/+47 | |
|/ / / / | ||||||
* | | | | Updates ownCloud title to Application - ownCloud | raghunayyar | 2013-10-17 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | Merge pull request #5262 from owncloud/files-ie8-conflictdialogbrokenfix | Morris Jobke | 2013-10-16 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | Fixed conflict dialog in IE8 | |||||
| * | | | Fixed conflict dialog in IE8 | Vincent Petry | 2013-10-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | - Fixed JS error that prevent the conflict dialog to open #5060 - Fixed JS error that prevented the overwrite case to run | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-16 | 10 | -2/+139 | |
| | | | | ||||||
* | | | | Merge pull request #5295 from owncloud/show-eye-in-personal | Raghu Nayyar | 2013-10-15 | 2 | -10/+6 | |
|\ \ \ \ | |_|/ / |/| | | | Shows The Eye permanently in the Confirm Password field in Personal Settings | |||||
| * | | | Removes Bogus showpassword js. thx @PVince81 | raghunayyar | 2013-10-15 | 1 | -3/+1 | |
| | | | | ||||||
| * | | | Should Display PasswordToggle Eye Everywhere. | raghunayyar | 2013-10-15 | 2 | -8/+1 | |
| | | | | ||||||
| * | | | Shows The Eye permanently in the Confirm Password field in Personal Settings ↵ | raghunayyar | 2013-10-12 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | | | - fix #5167 | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-13 | 68 | -776/+274 | |
| | | | | ||||||
* | | | | Merge pull request #5253 from owncloud/externalstorage-adminstatusindicator | Morris Jobke | 2013-10-13 | 2 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | Fixed external storage status indicator in admin page | |||||
| * | | | | Now using smaller spinner image for status indicator | Vincent Petry | 2013-10-11 | 2 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To make the status indicator appear smaller, even in IE8 that doesn't support background-size, there is no a smaller animated gif "loading-small" for that purpose. | |||||
* | | | | | Merge pull request #5290 from owncloud/fixing-5191-master | Morris Jobke | 2013-10-12 | 2 | -19/+16 | |
|\ \ \ \ \ | | | | | | | | | | | | | Installation. Show advanced section on error. Fixes #5191 | |||||
| * | | | | | Improve expand/collapse logic | Victor Dubiniuk | 2013-10-11 | 1 | -16/+13 | |
| | | | | | | ||||||
| * | | | | | Show advanced section on error. Fixes #5191 | Victor Dubiniuk | 2013-10-11 | 1 | -3/+3 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #5287 from owncloud/core-layoutviewportdirective | Thomas Müller | 2013-10-12 | 3 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixed viewport layout using commas instead of semicolons | |||||
| * | | | | Fixed viewport layout using commas instead of semicolons | Vincent Petry | 2013-10-11 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #5285 | |||||
* | | | | | Merge pull request #5133 from owncloud/js_vcategories_to_tags | Thomas Tanghus | 2013-10-11 | 15 | -512/+534 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Js vcategories to tags | |||||
| * | | | | Merge branch 'js_vcategories_to_tags' of github.com:owncloud/core into ↵ | Thomas Tanghus | 2013-10-04 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | js_vcategories_to_tags | |||||
| | * | | | | Fix typo | Thomas Tanghus | 2013-10-04 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | It's 'status', not 'result'! | Thomas Tanghus | 2013-10-04 | 1 | -4/+4 | |
| |/ / / / | ||||||
| * | | | | Remove obsolete files. | Thomas Tanghus | 2013-10-04 | 9 | -490/+0 | |
| | | | | | ||||||
| * | | | | JS version of the OCP\ITags interface | Thomas Tanghus | 2013-10-04 | 6 | -22/+534 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-10 | 6 | -0/+45 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #5182 from owncloud/fix-sharring-with-password-screen | Morris Jobke | 2013-10-10 | 3 | -0/+7 | |
|\ \ \ | | | | | | | | | Fix password screen for public shares | |||||
| * | | | Optimize confirm.[svg|png] with optipng and scour | kondou | 2013-10-08 | 2 | -63/+4 | |
| | | | | ||||||
| * | | | Fix password screen for public shares | Morris Jobke | 2013-10-07 | 3 | -0/+66 | |
| | | | | | | | | | | | | | | | | | | | | * Works in IE8, 9, 10, Firefox 24 and Chromium 30 * Credits to Julian Müller @Julian1998 | |||||
* | | | | Merge pull request #5244 from owncloud/more-css-fixes | Morris Jobke | 2013-10-10 | 5 | -2/+7 | |
|\ \ \ \ | | | | | | | | | | | More css fixes | |||||
| * | | | | fix web interface showing very small when accessed on smartphone | Jan-Christoph Borchardt | 2013-10-06 | 3 | -0/+3 | |
| | | | | | ||||||
| * | | | | properly indent contents of folders for app styles, to line up with text | Jan-Christoph Borchardt | 2013-10-06 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | improve clickability of footer link | Jan-Christoph Borchardt | 2013-10-06 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Merge pull request #5210 from owncloud/sharing_search_users_fix | Björn Schießle | 2013-10-10 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | find users which are in the same group | |||||
| * | | | | find users which are in the same group | Bjoern Schiessle | 2013-10-08 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #5183 from owncloud/login-warningstyle | Vincent Petry | 2013-10-09 | 1 | -2/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixed login warning style |