Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 7 | -3/+93 |
| | | | | | | Added a unit test Signed-off-by: Johannes Ernst <jernst@indiecomputing.com> | ||||
* | Merge pull request #9705 from nextcloud/feature/9163/whatsnew-admin-gui | Morris Jobke | 2018-06-29 | 37 | -78/+1046 |
|\ | | | | | display whats new info in admin settings | ||||
| * | Bump version to trigger migration | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | Update Vue settings | Roeland Jago Douma | 2018-06-29 | 3 | -6/+11 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | adjust tests | Arthur Schiwon | 2018-06-29 | 2 | -7/+12 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix build step | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix updating the db row due to lacking id col | Arthur Schiwon | 2018-06-29 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Rebuild | Roeland Jago Douma | 2018-06-29 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | updated production js files | Arthur Schiwon | 2018-06-29 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 16 | -46/+853 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Unify vue template design | John Molakvoæ (skjnldsv) | 2018-06-29 | 14 | -16/+16 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | various fixes, typo, center popover, updated build | John Molakvoæ (skjnldsv) | 2018-06-29 | 7 | -141/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 8 | -5/+143 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | adjust and reuse apps.css, makes additional class and rules unnecessary | Arthur Schiwon | 2018-06-29 | 3 | -14/+4 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | CSS fixes | Arthur Schiwon | 2018-06-29 | 2 | -10/+12 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | do things with npm so make build-js-production succeeds without complaints | Arthur Schiwon | 2018-06-29 | 5 | -31/+27 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix method declaration | Arthur Schiwon | 2018-06-29 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust tests | Arthur Schiwon | 2018-06-29 | 5 | -2/+18 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 11 | -12/+151 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #10037 from nextcloud/dav-options-search | Morris Jobke | 2018-06-29 | 5 | -3/+84 |
|\ \ | |/ |/| | Fix search related results in OPTIONS requests | ||||
| * | Fix search related results in OPTIONS requests | Robin Appelman | 2018-06-28 | 5 | -3/+84 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #5623 from nextcloud/locale-setting | Morris Jobke | 2018-06-29 | 19 | -61/+808 |
|\ \ | | | | | | | Add user locale/region setting | ||||
| * | | Update PHPDoc | Morris Jobke | 2018-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
| * | | docblock version fixes | Georg Ehrke | 2018-06-28 | 3 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | Design fixes | John Molakvoæ (skjnldsv) | 2018-06-28 | 4 | -7/+13 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | move locales file to /resources/ | Georg Ehrke | 2018-06-27 | 2 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | fix use of findLocale | Georg Ehrke | 2018-06-27 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | properly handle force_locale setting | Georg Ehrke | 2018-06-27 | 1 | -0/+5 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | cache available locales to minimize fs access | Georg Ehrke | 2018-06-27 | 1 | -6/+23 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | fix camelCase for localesForLanguage | Georg Ehrke | 2018-06-27 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 3 | -20/+8 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | show locale example and apply new locale right away | Georg Ehrke | 2018-06-27 | 3 | -1/+18 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | fix OC.getLocale() | Georg Ehrke | 2018-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | fix position of locale input | Georg Ehrke | 2018-06-27 | 2 | -29/+29 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | OC.getLocale() now returns Locale and no longer Language | Thomas Citharel | 2018-06-27 | 4 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | | Added OC.getLanguage() to get Language <html lang=''> still gets language, though according to IETF BCP47 locale should be good. Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | add findLocale() to public interface | Thomas Citharel | 2018-06-27 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | handle config.php values | Thomas Citharel | 2018-06-27 | 3 | -5/+37 |
| | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | Fix review & tests | Thomas Citharel | 2018-06-27 | 7 | -17/+97 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Add tests | Thomas Citharel | 2018-06-27 | 1 | -37/+39 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Allow apps to specify locale for localisation | Thomas Citharel | 2018-06-27 | 3 | -13/+40 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
| * | | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 5 | -1/+557 |
| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | | | Merge pull request #9773 from nextcloud/feature/noid/resource_booking | Morris Jobke | 2018-06-29 | 35 | -16/+3160 |
|\ \ \ | | | | | | | | | resource booking | ||||
| * | | | Call Backgroundjob with parameter, as interface requires | Georg Ehrke | 2018-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | Calendar resource booking: unit tests / adding missing annotations | Georg Ehrke | 2018-06-25 | 9 | -4/+505 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | update classloader/classmap for calendar resource booking changes | Georg Ehrke | 2018-06-25 | 4 | -0/+20 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | periodically query calendar resource / room backends for updated resource / ↵ | Georg Ehrke | 2018-06-25 | 10 | -0/+419 |
| | | | | | | | | | | | | | | | | | | | | | | | | room information Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | hook up calendar resource managers/backends with server container | Georg Ehrke | 2018-06-25 | 2 | -0/+38 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | update resource booking interfaces and add managers | Georg Ehrke | 2018-06-25 | 8 | -14/+308 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | apply group restrictions to resources | Georg Ehrke | 2018-06-25 | 9 | -31/+1108 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | add resource / room principals | Georg Ehrke | 2018-06-25 | 13 | -14/+559 |
| | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> |