Nextcloud bot
e6cb73d70d
[tx-robot] updated from transifex
2016-10-08 00:06:59 +00:00
Nextcloud bot
04d0daed12
[tx-robot] updated from transifex
2016-10-07 00:07:12 +00:00
Lukas Reschke
bbde2f9b11
Merge pull request #1619 from nextcloud/backport-1617-update-notification-readable-version
...
[stable10] Update notification readable version (10.0.1 instead of 9.1.1.5)
2016-10-06 09:17:47 +02:00
Nextcloud bot
6ed029057b
[tx-robot] updated from transifex
2016-10-05 00:07:04 +00:00
Joas Schilling
875a3f4b28
Use new URL schema
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 13:02:05 +02:00
Joas Schilling
87cc0231a8
Use the readable version for notifications
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-04 12:56:27 +02:00
Nextcloud bot
ed98fae8fb
[tx-robot] updated from transifex
2016-10-03 00:12:53 +00:00
Nextcloud bot
6fcc190f5d
[tx-robot] updated from transifex
2016-10-02 00:16:32 +00:00
Nextcloud bot
7dc0de8cb1
[tx-robot] updated from transifex
2016-10-01 00:08:30 +00:00
Nextcloud bot
550fb8ce53
[tx-robot] updated from transifex
2016-09-29 00:07:14 +00:00
Lukas Reschke
98df88950f
UpdateState is empty if no update is available
...
This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116".
2016-09-28 12:30:35 +02:00
Nextcloud bot
ad9b154700
[tx-robot] updated from transifex
2016-09-28 00:10:27 +00:00
Joas Schilling
7d910437fd
Respect updater kill switch and fall back to download button
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 14:59:23 +02:00
Nextcloud bot
0a683682b2
[tx-robot] updated from transifex
2016-09-27 00:09:53 +00:00
Lukas Reschke
9486dbb385
Merge pull request #1500 from nextcloud/stable10-backport-1499
...
[stable10] Add repair step and revert "Open updater" button
2016-09-26 22:28:53 +02:00
Morris Jobke
341c3567a2
Revert "Fix tests"
...
This reverts commit a44c1c748c
.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-26 13:47:58 +02:00
Nextcloud bot
15d7b8c2f1
[tx-robot] updated from transifex
2016-09-25 00:09:47 +00:00
Morris Jobke
680e5cae5d
Revert "Show an update button instead of the updater"
...
This reverts commit 202ae42506
.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:49:15 +02:00
Nextcloud bot
c6e770959f
[tx-robot] updated from transifex
2016-09-23 00:09:51 +00:00
Nextcloud bot
b5e9ecf764
[tx-robot] updated from transifex
2016-09-21 00:09:46 +00:00
Nextcloud bot
466a219cd7
[tx-robot] updated from transifex
2016-09-18 00:09:33 +00:00
Nextcloud bot
f23ae4de2f
[tx-robot] updated from transifex
2016-09-15 00:12:44 +00:00
Nextcloud bot
79d31198c9
[tx-robot] updated from transifex
2016-09-14 00:10:39 +00:00
Nextcloud bot
7c3934d3e6
[tx-robot] updated from transifex
2016-09-13 00:11:26 +00:00
Nextcloud bot
3d0a7c49cc
[tx-robot] updated from transifex
2016-09-12 00:09:41 +00:00
Nextcloud bot
37d6cf6f6c
[tx-robot] updated from transifex
2016-09-11 00:09:20 +00:00
Nextcloud bot
3ba03a69fd
[tx-robot] updated from transifex
2016-09-10 00:09:25 +00:00
Nextcloud bot
de921ccd98
[tx-robot] updated from transifex
2016-09-09 00:09:38 +00:00
Joas Schilling
a44c1c748c
Fix tests
2016-09-08 11:14:17 +02:00
Joas Schilling
292b95462e
Show an update button instead of the updater
2016-09-08 11:02:10 +02:00
Nextcloud bot
8c4e5a923a
[tx-robot] updated from transifex
2016-09-08 00:10:28 +00:00
Morris Jobke
86bbea9b8c
Fix layout of success message and text
2016-09-07 19:08:25 +02:00
Nextcloud bot
9bd40755ef
[tx-robot] updated from transifex
2016-09-07 00:09:32 +00:00
Nextcloud bot
e9d0520788
[tx-robot] updated from transifex
2016-09-06 00:09:25 +00:00
Nextcloud bot
e6c8c33b03
[tx-robot] updated from transifex
2016-09-01 00:09:31 +00:00
Morris Jobke
418eec83e0
use simple bell as update notification icon
2016-08-19 14:00:18 +02:00
Nextcloud bot
4470ab36bb
[tx-robot] updated from transifex
2016-08-17 13:32:21 +00:00
Lukas Reschke
436e6c1078
Use MockBuilder instead of createMock
...
CI uses an older PHPUnit
2016-08-16 21:10:47 +02:00
Lukas Reschke
687f5bee94
Add unit tests
2016-08-16 21:10:41 +02:00
Arthur Schiwon
c93453e878
make updatenotification settings appear as if it is part of the version part in server settings
2016-08-16 21:10:09 +02:00
Arthur Schiwon
6a35c7d124
superfluous
2016-08-16 21:06:51 +02:00
Arthur Schiwon
e37db63e47
rename IAdmin to ISettings, the interface is not bound to a specific settings scope
2016-08-16 21:05:54 +02:00
Arthur Schiwon
2e9794f53e
more admin page splitup improvements
...
* bump version to ensure tables are created
* make updatenotification app use settings api
* change IAdmin::render() to getForm() and change return type from Template to TemplateResponse
* adjust User_LDAP accordingly, as well as built-in forms
* add IDateTimeFormatter to AppFramework/DependencyInjection/DIContainer.php. This is important so that \OC::$server->query() is able to resolve the
constructor parameters. We should ensure that all OCP/* stuff that is available from \OC::$server is available here. Kudos to @LukasReschke
* make sure apps that have settings info in their info.xml are loaded before triggering adding the settings setup method
2016-08-16 21:05:11 +02:00
Joas Schilling
7b3974501e
Increment the versions and adjust the capitilization
2016-08-08 16:48:00 +02:00
Joas Schilling
23b205ed48
Run the license script
2016-07-22 11:40:41 +02:00
Nextcloud bot
b23d3c6418
[tx-robot] updated from transifex
2016-07-18 14:08:51 +00:00
Nextcloud bot
d6907fe84d
[tx-robot] updated from transifex
2016-07-16 00:09:18 +00:00
Nextcloud bot
c108d816ac
[tx-robot] updated from transifex
2016-07-09 00:09:16 +00:00
Nextcloud bot
a84250e0af
[tx-robot] updated from transifex
2016-07-08 00:09:25 +00:00
Nextcloud bot
4a0efa38c0
[tx-robot] updated from transifex
2016-07-07 08:58:00 +00:00