Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 7 | -8/+31 |
| | |||||
* | Translate reload message after update | Morris Jobke | 2013-11-26 | 1 | -1/+1 |
| | | | | fixes #6064 | ||||
* | Add a (currently) empty system for running common repair steps | Robin Appelman | 2013-11-26 | 2 | -0/+42 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 26 | -74/+76 |
| | |||||
* | merge master into single-user-mode | Robin Appelman | 2013-11-25 | 5 | -1/+127 |
|\ | |||||
| * | Merge pull request #6038 from owncloud/occ-app-enable | icewind1991 | 2013-11-25 | 4 | -0/+126 |
| |\ | | | | | | | add occ commands for enabling and disabling apps | ||||
| | * | Add occ command to list all apps | Robin Appelman | 2013-11-25 | 2 | -0/+48 |
| | | | |||||
| | * | rename app_id to app-id | Robin Appelman | 2013-11-25 | 2 | -4/+4 |
| | | | |||||
| | * | add occ commands for enabling and disabling apps | Robin Appelman | 2013-11-25 | 3 | -0/+78 |
| | | | |||||
| * | | Fix navbar issue | Morris Jobke | 2013-11-25 | 1 | -1/+1 |
| |/ | | | | | | | fixes #6024 | ||||
* | | Add template for single user mode message | Robin Appelman | 2013-11-25 | 1 | -0/+10 |
| | | |||||
* | | Add occ command to enable and disable single user mode | Robin Appelman | 2013-11-25 | 2 | -0/+52 |
|/ | |||||
* | Merge pull request #5998 from owncloud/navigation-fix | Thomas Müller | 2013-11-24 | 1 | -5/+6 |
|\ | | | | | Doesn't Cut the top arrow from navigation | ||||
| * | fix navigation scrollbar | Morris Jobke | 2013-11-22 | 1 | -5/+6 |
| | | |||||
| * | Doesn't Cut the top arrow from navigation | raghunayyar | 2013-11-22 | 1 | -3/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-24 | 7 | -2/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-21 | 5 | -0/+7 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-21 | 26 | -77/+71 |
| | |||||
* | unify translation string - less work for the translators | Thomas Müller | 2013-11-21 | 2 | -2/+4 |
| | |||||
* | Merge pull request #5926 from owncloud/less-bold | Frank Karlitschek | 2013-11-19 | 1 | -2/+0 |
|\ | | | | | remove bold from legend, table header, label - less obtrusive | ||||
| * | remove bold from legend, table header, label - less obtrusive | Jan-Christoph Borchardt | 2013-11-18 | 1 | -2/+0 |
| | | |||||
* | | adjust input CSS to multiline, coding guidelines | Jan-Christoph Borchardt | 2013-11-18 | 1 | -6/+29 |
| | | |||||
* | | fix input type time fields, have them use the default styles | Jan-Christoph Borchardt | 2013-11-18 | 1 | -3/+10 |
|/ | |||||
* | Check which permissions are possible to re-share a file | Bjoern Schiessle | 2013-11-18 | 1 | -1/+16 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-15 | 4 | -23/+44 |
| | |||||
* | Added min-height in case of empty multi-select | Vincent Petry | 2013-11-14 | 1 | -0/+1 |
| | |||||
* | Fixed multiselect to not set the button's height on itself after select | Vincent Petry | 2013-11-14 | 1 | -2/+0 |
| | | | | Fixes #5841 | ||||
* | new line for css rule | Morris Jobke | 2013-11-12 | 1 | -1/+2 |
| | |||||
* | Disabled textareas should look like they are disabled | Arthur Schiwon | 2013-11-11 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-09 | 1 | -0/+9 |
| | |||||
* | [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 |
| | | | |