Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-06 | 2 | -9/+9 |
| | |||||
* | Merge pull request #5582 from owncloud/files-previewcaching | Thomas Müller | 2013-11-05 | 1 | -3/+3 |
|\ | | | | | Append file etag to preview URLs | ||||
| * | Append file etag to preview URLs | Vincent Petry | 2013-10-28 | 1 | -3/+3 |
| | | | | | | | | Fixes #5534 | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 2 | -2/+55 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-03 | 26 | -8/+78 |
| | | |||||
* | | Merge pull request #5531 from owncloud/upgrade-form-occ | Andreas Fischer | 2013-10-31 | 2 | -0/+90 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add `occ upgrade` command. * owncloud/upgrade-form-occ: Add some color to the occ upgrade output. Use "else if" to remove one level of indentation. Missed one write()->writeln(). Fixed. Use writeln() instead of write() Use the OutputInterface for output and return error codes. Move all upgrade routines into the command-line tool. Add `occ upgrade` command. | ||||
| * | | Add some color to the occ upgrade output. | Andreas Fischer | 2013-10-28 | 1 | -11/+11 |
| | | | |||||
| * | | Use "else if" to remove one level of indentation. | Andreas Fischer | 2013-10-28 | 1 | -13/+11 |
| | | | |||||
| * | | Missed one write()->writeln(). Fixed. | ringmaster | 2013-10-28 | 1 | -1/+1 |
| | | | |||||
| * | | Use writeln() instead of write() | ringmaster | 2013-10-28 | 1 | -11/+11 |
| | | | |||||
| * | | Use the OutputInterface for output and return error codes. | ringmaster | 2013-10-28 | 1 | -21/+30 |
| | | | |||||
| * | | Move all upgrade routines into the command-line tool. | ringmaster | 2013-10-28 | 1 | -1/+55 |
| | | | |||||
| * | | Add `occ upgrade` command. | ringmaster | 2013-10-24 | 2 | -0/+29 |
| | | | |||||
* | | | Fixed input field and tipsy positioning in singleselect | Vincent Petry | 2013-10-31 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | If the user scrolls or the window is resized, the formerly cached offset was wrong. This fix makes sure the offset is re-read before showing the input field. | ||||
* | | | Improve quota input field | Vincent Petry | 2013-10-30 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | - Added tooltip with examples - The quota value returned by the server is now displayed after update - Fixes #5346 | ||||
* | | | allow to share a file/folder as public link also if one of it parents was ↵ | Bjoern Schiessle | 2013-10-30 | 1 | -2/+4 |
| | | | | | | | | | | | | already shared as link | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-30 | 61 | -61/+1 |
| | | | |||||
* | | | Merge pull request #5592 from owncloud/lost_password_screen | Thomas Müller | 2013-10-29 | 2 | -5/+44 |
|\ \ \ | | | | | | | | | Fixing lost password-screen | ||||
| * | | | fix lost password screen - reuse available CSS rules | Morris Jobke | 2013-10-29 | 2 | -10/+20 |
| | | | | |||||
| * | | | Fixing the lost Password Screen | Julian Müller | 2013-10-29 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixing the Lost Password Screen | Julian Müller | 2013-10-29 | 2 | -5/+34 |
| | |/ | |/| | |||||
* | | | Merge pull request #5396 from owncloud/fix-sharing-code | Morris Jobke | 2013-10-29 | 2 | -10/+25 |
|\ \ \ | | | | | | | | | Fix sharing error message - id -> file name | ||||
| * | | | also add new parameter to function calls | Morris Jobke | 2013-10-29 | 1 | -4/+4 |
| | | | | |||||
| * | | | pass the name of the item source from the browser to the server - no need to ↵ | Thomas Müller | 2013-10-23 | 2 | -6/+21 |
| | | | | | | | | | | | | | | | | get the data via complicated db queries | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-29 | 13 | -13/+134 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-27 | 5 | -5/+46 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-27 | 65 | -212/+158 |
| | | | |||||
* | | | Fix broken users page when a username consists of digits only, fixes #5560 | Arthur Schiwon | 2013-10-25 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #5528 from frisco82/changeUpadateNotification | Thomas Müller | 2013-10-24 | 3 | -0/+13 |
|\ \ | | | | | | | Changed update message to be more instructive | ||||
| * | | Changed update message to be more instructive, changed update style to be ↵ | Ramiro Aparicio | 2013-10-24 | 3 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | less aggresive Fix br tags Improve english messages | ||||
* | | | Fix leftcontent/right content, fixes tasks app | Vincent Petry | 2013-10-24 | 1 | -2/+6 |
|/ / | | | | | | | | | Tasks app layout was broken since the controls bar is higher now. This change should hopefully fix other apps using the same layout. | ||||
* | | Merge pull request #5477 from ↵ | Thomas Müller | 2013-10-23 | 3 | -3/+3 |
|\ \ | | | | | | | | | | | | | owncloud/prevent_user_from_creating_or_renaming_to_an_existing_filename prevent user from creating or renaming sth. to an existing filename | ||||
| * | | add missing ; | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -1/+1 |
| | | | |||||
| * | | fix message dialog titles in IE8 | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -1/+1 |
| | | | |||||
| * | | prevent user from creating or renaming sth. to an existing filename | Jörn Friedrich Dreyer | 2013-10-22 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | - show tooltip when violating naming constraints while typing - when target filename exists on server fallback to dialog to interrupt the users flow because something unexpected went wrong - fixes #5062 - also fixes some whitespace and codestyle issues in files js - uses css selector over filterAttr in touched js files | ||||
* | | Merge pull request #5497 from owncloud/ie8-placeholdershim | Thomas Müller | 2013-10-23 | 4 | -6/+225 |
|\ \ | | | | | | | Ie8 placeholdershim | ||||
| * | | Fixed sharing dropdown placeholders in IE8/9 | Vincent Petry | 2013-10-23 | 2 | -0/+219 |
| | | | | | | | | | | | | Added jquery.placeholder shim to handle input field placeholders in IE8/9 | ||||
| * | | Renamed current placeholder jquery plugin to imageplaceholder | Vincent Petry | 2013-10-23 | 2 | -6/+6 |
| |/ | | | | | | | | | This is to prevent conflicts with jquery libs that handle text placeholders in IE8 | ||||
* | | Merge pull request #5435 from owncloud/share-improvements | Thomas Müller | 2013-10-23 | 2 | -52/+53 |
|\ \ | |/ |/| | Share improvements | ||||
| * | Fixed share dropdown checkbox wrapping | Vincent Petry | 2013-10-23 | 2 | -28/+43 |
| | | | | | | | | | | | | | | The "show cruds" button is now embedded into the last label/checkbox group and wraps with it. Added ellipsis to prevent long names to exceed the dropdown's width. | ||||
| * | better wording for share input field and share link | Jan-Christoph Borchardt | 2013-10-23 | 1 | -2/+2 |
| | | |||||
| * | Added left padding to notCreatable message | Vincent Petry | 2013-10-23 | 1 | -0/+1 |
| | | |||||
| * | beautify 'you dont have write permissions' notice, fix #2770 | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+5 |
| | | |||||
| * | shorten string to 'notify by email', cut 'user' | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+1 |
| | | |||||
| * | remove hover hide/show stuff for share dropdown to make things more obvious | Jan-Christoph Borchardt | 2013-10-20 | 1 | -26/+3 |
| | | |||||
| * | bold share username | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| | | |||||
| * | properly align checkboxes to text | Jan-Christoph Borchardt | 2013-10-20 | 1 | -0/+1 |
| | | |||||
| * | more breathing space in share list | Jan-Christoph Borchardt | 2013-10-20 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #5455 from owncloud/fixing-2423-master | Thomas Müller | 2013-10-22 | 1 | -1/+1 |
|\ \ | | | | | | | introduce link_to_docs() and migrate links | ||||
| * | | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -1/+1 |
| | | |