Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 12 | -853/+850 |
| | | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-07 | 2 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-06 | 8 | -2/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-05 | 6 | -20/+66 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-04 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-03 | 6 | -0/+32 |
| | |||||
* | Merge pull request #701 from nextcloud/fix-add-apps-icon | Morris Jobke | 2016-08-02 | 1 | -6/+3 |
|\ | | | | | Apply black app icon style to newly installed app icons | ||||
| * | Apply inverted app icon style to newly installed icons | Julius Haertl | 2016-08-01 | 1 | -6/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-02 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-01 | 10 | -4/+122 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-31 | 6 | -0/+46 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-30 | 36 | -34/+140 |
| | |||||
* | Transifex Owncloud > Nextcloud | Frédéric LIETART | 2016-07-29 | 1 | -1/+1 |
| | | | Change transifex link Owncloud > Nextcloud | ||||
* | Fix misspelling of database "READ COMMITTED" | Stefan Weil | 2016-07-29 | 33 | -34/+34 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-29 | 62 | -558/+0 |
| | |||||
* | fix capitalization of text in users management | Jan-Christoph Borchardt | 2016-07-28 | 4 | -11/+11 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-28 | 4 | -6/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-27 | 50 | -50/+50 |
| | |||||
* | Merge pull request #563 from nextcloud/log-internet-connection-exception | Morris Jobke | 2016-07-26 | 2 | -2/+10 |
|\ | | | | | Log exception that is thrown by internet connection check | ||||
| * | Log exception that is thrown by internet connection check | Morris Jobke | 2016-07-26 | 2 | -2/+10 |
| | | |||||
* | | Orders Admin Log Button | root | 2016-07-26 | 2 | -10/+13 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-26 | 4 | -4/+4 |
| | |||||
* | Merge pull request #523 from Faldon/master | Joas Schilling | 2016-07-25 | 2 | -6/+7 |
|\ | | | | | Renamed file logging | ||||
| * | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 2 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated the config sample to point to log_type='file' - Renamed the Class for logfile logging to File in namespace 'OC\Log\'. Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'. - Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'. Changed registration of the command to use 'OC\Core\Command\Log\File'. - Changed default Syslog tag to Nextcloud - Retained backwards compatibility for configs with 'logtype' => 'owncloud' - Adjusted tests for the new file log. Closes #490. | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-25 | 2 | -0/+30 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-24 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-23 | 2 | -22/+22 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-22 | 12 | -28/+128 |
| | |||||
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 29 | -72/+104 |
|\ | | | | | Update emails and license headers with latest changes | ||||
| * | Update with robin | Joas Schilling | 2016-07-21 | 19 | -19/+19 |
| | | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 29 | -54/+86 |
| | | |||||
* | | Merge pull request #374 from lpszBuffer/master | William Bargent | 2016-07-21 | 1 | -3/+23 |
|\ \ | |/ |/| | Alters 'No Internet Connection' error message. #181 | ||||
| * | Alters 'No Internet Connection' error message. #181 | Derek | 2016-07-20 | 1 | -3/+23 |
| | | |||||
* | | Merge pull request #484 from nextcloud/reenable-help-section | Morris Jobke | 2016-07-21 | 1 | -4/+4 |
|\ \ | | | | | | | [master] Reenable help section | ||||
| * | | Add proper links | Lukas Reschke | 2016-07-21 | 1 | -4/+4 |
| | | | |||||
* | | | [master] Properly link to nextcloud | Lukas Reschke | 2016-07-21 | 1 | -1/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-21 | 6 | -2/+84 |
| | | |||||
* | | sort tokens | Robin Appelman | 2016-07-20 | 2 | -3/+9 |
| | | |||||
* | | right allign last activity | Robin Appelman | 2016-07-20 | 1 | -0/+5 |
| | | |||||
* | | fix apppassword table with only a few entries being streched | Robin Appelman | 2016-07-20 | 1 | -1/+1 |
| | | |||||
* | | Change "recent activity" to "last activity" | Robin Appelman | 2016-07-20 | 1 | -2/+2 |
| | | |||||
* | | improve matching safari user agent | Robin Appelman | 2016-07-20 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-20 | 36 | -158/+0 |
| | | |||||
* | | Merge pull request #452 from nextcloud/session-passwords-design | Morris Jobke | 2016-07-19 | 2 | -11/+10 |
|\ \ | | | | | | | Adjust wording and layout of Sessions and App passwords personal settings | ||||
| * | | set max width for sessions tables so it doesn’t go crazy on large screens | Jan-Christoph Borchardt | 2016-07-19 | 1 | -0/+1 |
| | | | |||||
| * | | adjust layout of Sessions and App passwords sections | Jan-Christoph Borchardt | 2016-07-19 | 1 | -5/+4 |
| | | | |||||
| * | | simplify wording of Sessions and App passwords sections | Jan-Christoph Borchardt | 2016-07-19 | 1 | -6/+5 |
| | | | |||||
* | | | Merge pull request #451 from nextcloud/github-link | Lukas Reschke | 2016-07-19 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | fix Github link in Personal and Admin settings Version note | ||||
| * | | | fix Github link in Personal and Admin settings Version note | Jan-Christoph Borchardt | 2016-07-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #446 from nextcloud/cron-radio-buttons-color | Morris Jobke | 2016-07-19 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | Use the themed radio buttons for cron selection |