Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete oauth.css | Lukas Reschke | 2014-04-04 | 1 | -4/+0 |
* | Remove uneeded file | Lukas Reschke | 2014-04-04 | 1 | -19/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-04 | 5 | -5/+6 |
* | Merge pull request #7476 from owncloud/type-hinting | Thomas Müller | 2014-04-03 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'master' into type-hinting | Bart Visscher | 2014-03-31 | 90 | -384/+1838 |
| |\ | |||||
| * | | More PHPDoc updates | Bart Visscher | 2014-02-28 | 1 | -2/+2 |
* | | | fix h3 style, move out from settings to apps CSS | Jan-Christoph Borchardt | 2014-04-02 | 1 | -1/+0 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-02 | 2 | -3/+36 |
* | | | Merge pull request #7817 from owncloud/app-navigation-for-apps | Morris Jobke | 2014-04-01 | 3 | -58/+44 |
|\ \ \ | |||||
| * | | | Removes highlighting of selected items, padding from apps management. | raghunayyar | 2014-03-30 | 1 | -0/+3 |
| * | | | Adds Style changes to app-navigation in core/css/apps.css | raghunayyar | 2014-03-24 | 1 | -2/+2 |
| * | | | Makes #app-navigation a part of app management. | raghunayyar | 2014-03-20 | 3 | -59/+42 |
* | | | | Merge pull request #7940 from owncloud/settings-userlistajaxcallfix | blizzz | 2014-04-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fixed user list offset call | Vincent Petry | 2014-03-28 | 1 | -1/+1 |
* | | | | | Merge pull request #7975 from owncloud/fix-7973-master-2 | Vincent Petry | 2014-04-01 | 1 | -6/+0 |
|\ \ \ \ \ | |||||
| * | | | | | remove pl_PL - fixes #7973 | Thomas Müller | 2014-03-31 | 1 | -6/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #7915 from owncloud/replace-personalblock | Vincent Petry | 2014-04-01 | 3 | -129/+112 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | external storage: fix merge conflict, indentation | Jan-Christoph Borchardt | 2014-03-31 | 13 | -12/+19 |
| |\ \ \ \ \ | |||||
| * | | | | | | remove CSS rules for personalblock, remove it from core | Jan-Christoph Borchardt | 2014-03-27 | 1 | -5/+0 |
| * | | | | | | replace personalblock fieldset with section div in admin and personal settings | Jan-Christoph Borchardt | 2014-03-27 | 2 | -124/+112 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-01 | 2 | -0/+14 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #7916 from owncloud/fix-input-sizes | Morris Jobke | 2014-03-31 | 1 | -1/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | remove additional radio button width declaration | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-30 | 1 | -0/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-29 | 1 | -0/+3 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 7 | -12/+0 |
|\ \ \ \ | |||||
| * | | | | killing some more calls to OC_App::loadApps(); - because we load all apps in ... | Thomas Müller | 2014-03-25 | 7 | -12/+0 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-28 | 4 | -0/+15 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-27 | 10 | -0/+38 |
* | | | | Merge pull request #7864 from owncloud/routing-performance | Thomas Müller | 2014-03-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | update type hint in PHPDoc | Thomas Müller | 2014-03-25 | 1 | -1/+1 |
* | | | | | Merge pull request #7689 from owncloud/last_cron_log | Vincent Petry | 2014-03-25 | 3 | -1/+40 |
|\ \ \ \ \ | |||||
| * | | | | | Move success/error squircles to settings | kondou | 2014-03-21 | 1 | -0/+9 |
| * | | | | | Merge branch 'master' of https://github.com/owncloud/core into last_cron_log | kondou | 2014-03-21 | 25 | -6/+512 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Use OC_Util::formatDate() | kondou | 2014-03-12 | 1 | -1/+1 |
| * | | | | | Move cron status to the right of the heading | kondou | 2014-03-12 | 2 | -18/+22 |
| * | | | | | Log last cron execution | kondou | 2014-03-12 | 3 | -0/+26 |
* | | | | | | Merge pull request #7861 from owncloud/idn-domains-support-on-emails-master | Thomas Müller | 2014-03-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | use \OC_Mail::validateAddress() to validate the email address - fixes #7862 | Thomas Müller | 2014-03-24 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* / | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-25 | 1 | -0/+7 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-24 | 1 | -6/+14 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-22 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-21 | 2 | -0/+2 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-20 | 2 | -0/+15 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-19 | 2 | -0/+46 |
* | | | Display admin option for public upload with encryption enabled | Vincent Petry | 2014-03-18 | 1 | -2/+0 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-17 | 1 | -1/+18 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-16 | 2 | -0/+41 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 3 | -0/+57 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 5 | -0/+247 |