Pellaeon Lin
|
3672abdb82
|
Fix# travis.yml
|
2018-08-05 14:48:42 +08:00 |
Pellaeon Lin
|
34a4d36bd8
|
Fix# .travis.yml exclude owncloud master php 7.0
|
2018-08-05 11:25:54 +08:00 |
Pellaeon Lin
|
5a13f0a184
|
Fix# travis.yml exclude, space is meaningful
|
2018-08-05 11:19:51 +08:00 |
Pellaeon Lin
|
9b2adba6aa
|
Fix# registrationservice: handle case where group to be added does not
exist
|
2018-08-04 15:48:33 +08:00 |
Pellaeon Lin
|
a37b8e5133
|
Bump version to 0.4.3
|
2018-08-04 11:24:17 +08:00 |
Pellaeon Lin
|
dec32a0afa
|
Update# test
|
2018-07-01 06:14:38 +08:00 |
Pellaeon Lin
|
3e9f594163
|
Update# testing: use returnCallback() to mock IConfig
|
2018-06-30 17:41:31 +08:00 |
Pellaeon Lin
|
3bb6bc8026
|
Update# test createPendingReg
|
2018-06-30 17:40:57 +08:00 |
Pellaeon Lin
|
05be19aa93
|
Update# use once() instead of at()
|
2018-06-30 17:40:37 +08:00 |
Pellaeon Lin
|
598e3ff4fa
|
Add# first registerController test
|
2018-06-30 17:10:08 +08:00 |
Pellaeon Lin
|
fa438eb7ce
|
Add# testing for allowed_domains in service
|
2018-06-30 16:45:35 +08:00 |
Pellaeon Lin
|
68d1b39bb1
|
Update# add throttle to validateEmail route
|
2018-06-30 15:27:45 +08:00 |
Pellaeon Lin
|
3434dc4dce
|
Fix# namespace
|
2018-06-30 15:25:41 +08:00 |
Pellaeon Lin
|
c5be32bd17
|
Update# add DB to RegistrationServiceTest
|
2018-06-24 15:10:18 +08:00 |
Pellaeon Lin
|
63837e7079
|
Update# refactor RegistrationService::validateEmail and
registercontroller
|
2018-06-24 15:08:44 +08:00 |
Pellaeon Lin
|
6dfe732882
|
Update# registercontroller so that request param is passed to method,
easier for testing
|
2018-06-24 00:47:08 +08:00 |
Pellaeon Lin
|
70c6f859b5
|
Merge pull request #132 from nikosnikos/master
Sending admin notification email fail when one of admin users have no email set
|
2018-06-18 05:59:21 -04:00 |
Pellaeon Lin
|
542d65f453
|
Add# integration test for duplicate username
|
2018-04-29 00:24:37 +08:00 |
Pellaeon Lin
|
9cc755e309
|
Update# forgot to add integration folder setting to phpunit.xml
|
2018-04-29 00:24:10 +08:00 |
Pellaeon Lin
|
cd599a41eb
|
Update# exclude more unsupported php version by core
|
2018-04-28 23:50:58 +08:00 |
Pellaeon Lin
|
74704d562f
|
Add# integration test for RegistrationService
|
2018-04-28 23:40:43 +08:00 |
Pellaeon Lin
|
535853113a
|
Add# testing documentation
|
2018-04-27 22:11:42 +08:00 |
Pellaeon Lin
|
cbc3b75190
|
Update# v0.4.2, add info.xml description
|
2018-04-26 01:55:48 +08:00 |
Pellaeon Lin
|
b68ab566e3
|
Add# readme: donation info
|
2018-04-26 01:44:49 +08:00 |
Pellaeon Lin
|
ed808ab3e8
|
Fix# catch all kinds of exceptions in registercontroller, fixes #134
|
2018-04-26 01:36:51 +08:00 |
Pellaeon Lin
|
15b82cac77
|
Fix #131: allow user with same email to register
by switching to the new UserManager::getByEmail() API
|
2018-04-25 20:42:17 +08:00 |
Pellaeon Lin
|
98f2f37bbd
|
Merge pull request #130 from zorn-v/redirect-to-default
Redirect to default app after registration
|
2018-04-14 12:31:07 +08:00 |
Nicolas
|
3940e7b716
|
Fix:Email not sent to admins when one have no email
|
2018-04-11 15:51:39 +02:00 |
Zorn
|
90b5c8bd33
|
Redirect to default app after registration
|
2018-03-25 11:55:47 +10:00 |
Pellaeon Lin
|
0cc7990ad1
|
Merge pull request #103 from strukturag/proper-submit-button-style
Submit button width should match form width
|
2018-03-24 13:36:04 +08:00 |
Pellaeon Lin
|
c2286f3391
|
Merge pull request #129 from MarkPartlett/patch-1
Update to message.php to stop double icon.
|
2018-03-24 13:35:40 +08:00 |
Pellaeon Lin
|
194897818b
|
Merge pull request #128 from MmAaXx500/hu_HU_translation_update
Updated hu_HU translation
|
2018-03-24 13:35:17 +08:00 |
Pellaeon Lin
|
56792c63b8
|
Merge pull request #127 from LiamHD/patch-1
Fix typo in german translation
|
2018-03-24 13:34:51 +08:00 |
MarkyMark_Qld
|
366fbd6bc4
|
Update to message.php to stop double icon.
This stops the double icon after registration.
|
2018-03-20 13:32:00 +10:00 |
MmAaXx500
|
780d40a874
|
Updated hu_HU translation
|
2018-03-12 11:56:25 +01:00 |
LiamHD
|
0d4ddeb3c7
|
Fix typo in german translation
|
2018-03-07 08:50:15 +01:00 |
Pellaeon Lin
|
55423a78ae
|
Merge pull request #124 from cdamken/patch-1
Fixing wrong URL to documentation in readme
|
2018-02-24 22:43:20 +08:00 |
Pellaeon Lin
|
7633d7fa84
|
Update# declare support for Nextcloud 14
|
2018-02-24 22:41:09 +08:00 |
Pellaeon Lin
|
45efd7f346
|
Fix# should fix #123
|
2018-02-24 22:39:32 +08:00 |
Pellaeon Lin
|
d953ab9260
|
Fix# correctly set display name in registration request
|
2018-02-24 21:10:49 +08:00 |
Carlos Damken
|
610c86a0c9
|
Fixing wrong URL
If you are talking about the ownCloud installation, it would be better to go to the ownCloud URL that has the accurate information.
|
2018-02-24 01:01:09 +01:00 |
Pellaeon Lin
|
315c16d7ea
|
Bump to v0.4.0
|
2018-02-20 14:57:20 +08:00 |
Pellaeon Lin
|
6b370aff1b
|
Update readme with install instructions
|
2018-02-16 23:45:04 +08:00 |
Pellaeon Lin
|
ef72dac17d
|
Merge pull request #117 from buffcode/all-supported-versions
Test all supported ownCloud/Nextcloud versions
|
2017-12-21 18:24:57 +08:00 |
Laurens Stötzel
|
a84117efbd
|
Fix matrix for old ownCloud/Nextcloud releases
|
2017-12-21 10:54:58 +01:00 |
Laurens Stötzel
|
9846259394
|
Test all supported ownCloud/Nextcloud version
Add missing tests for the compatible versions from the README:
- ownCloud: 9.1+
- Nextcloud: 9+
|
2017-12-21 10:09:27 +01:00 |
Pellaeon Lin
|
0906f19557
|
Update Travis badge address
|
2017-12-20 20:32:40 +08:00 |
Pellaeon Lin
|
fb30fce5bb
|
Merge pull request #115 from buffcode/travis-ci
TravisCI tests, refactoring for ownCloud/Nextcloud compatibility
|
2017-12-20 20:04:20 +08:00 |
Laurens Stötzel
|
c8a59ee026
|
TravisCI tests, refactoring for ownCloud/Nextcloud compatibility
This includes tests for:
- PHP 5.6/7.0/7.1/7.2
- MySQL/SQLite/Postgres
- ownCloud/Nextcloud
|
2017-12-20 12:33:01 +01:00 |
Pellaeon Lin
|
b8dc921d74
|
Merge pull request #112 from buffcode/php-notices
Fix PHP notices
|
2017-12-19 23:45:55 +08:00 |