Commit Graph

707 Commits

Author SHA1 Message Date
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
Laurens Stötzel b4ec47f489 Fix PHP notices
Check for undefined variables/array indexes that may occur on token verification.
2017-12-19 13:23:11 +01:00
ownCloud Jenkins cbdb390283 [tx-robot] updated from transifex 2017-11-25 02:36:15 +00:00
ownCloud Jenkins 9b7cd69749 [tx-robot] updated from transifex 2017-11-23 02:52:15 +00:00
ownCloud Jenkins 49f32b6898 [tx-robot] updated from transifex 2017-11-22 02:44:53 +00:00
ownCloud Jenkins 63a78856d3 [tx-robot] updated from transifex 2017-11-21 02:43:38 +00:00
ownCloud Jenkins 7119381216 [tx-robot] updated from transifex 2017-11-19 02:37:45 +00:00
Pellaeon Lin 3903e36b25
Merge pull request #105 from Neraste/admin-validation-simple
New Feature: Optionally require an admin to approve the registration − new implementation
2017-11-18 16:14:22 +08:00
ownCloud Jenkins 9578963c60 [tx-robot] updated from transifex 2017-11-16 02:36:19 +00:00
Neraste 595bc5b0ab Fix typo 2017-10-21 16:57:54 +02:00
Neraste 614eabce41 Fix call to getSubAdmin 2017-10-21 16:55:06 +02:00
Neraste 6844009d71 Fix typo 2017-10-21 16:47:18 +02:00
Neraste 1246ea24e5 Add notification to subadmins of the default group 2017-10-21 16:43:39 +02:00
Neraste d933e78896 L10n for admin validation messages 2017-10-21 15:01:51 +02:00
Neraste dc922e72b7 Fix wrong interpreted config value type 2017-10-21 14:09:55 +02:00
Neraste 651439c233 Option for disabling new registered users 2017-10-21 14:02:38 +02:00
Neraste 8c6da61f46 Disable all new registred users 2017-10-21 13:10:20 +02:00
Pellaeon Lin 280c47a45d Merge pull request #104 from juliushaertl/fix-empty-username
Remove notnull contraint from username
2017-10-17 22:23:13 +08:00
Julius Härtl 17ed43128c
Remove notnull contraint from username
It is not required since we can have an registration entry without a username
in the database, either from migration or when signing up with email first
in the web interface

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-10-17 01:39:07 +02:00
ownCloud Jenkins 055c6bd279 [tx-robot] updated from transifex 2017-10-15 02:36:18 +00:00
Leon Klingele f138948160
Submit button width should match form width 2017-10-13 17:47:29 +02:00
ownCloud Jenkins 47f789b8d3 [tx-robot] updated from transifex 2017-10-11 02:36:20 +00:00
Pellaeon Lin 525a1f3367 Bump version to v0.3.1 2017-10-03 15:49:14 +08:00
Pellaeon Lin 96a73ee827 Add some tests and enable travisCI 2017-10-03 15:44:52 +08:00
Pellaeon Lin 87f902a4f1 Fix #72, also use the new getEMailAddress API to get admin email 2017-09-17 15:36:25 +08:00
Pellaeon Lin 706eda7b30 Fix #91 2017-09-17 15:31:31 +08:00
Pellaeon Lin 451bad1269 Fix #99 with some jquery 2017-09-17 15:03:18 +08:00
Pellaeon Lin 77b1b5d35d Fix #81 Does not set users personal email by using the new
setEMailAddress API
2017-09-17 15:01:53 +08:00
Pellaeon Lin 0562ce6624 Merge pull request #100 from juliushaertl/fix-container
Fix app container building and IProvider injection for NC11
2017-09-17 11:38:20 +08:00
Julius Härtl 77b4ca9e31
Fix app container building and IProvider injection for NC11
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-09-16 15:51:00 +02:00
ownCloud Jenkins 53b57c5b98 [tx-robot] updated from transifex 2017-09-15 02:36:17 +00:00
ownCloud Jenkins 26cd4f5d18 [tx-robot] updated from transifex 2017-09-11 02:36:17 +00:00
ownCloud Jenkins 406ffde5a3 [tx-robot] updated from transifex 2017-08-27 02:36:16 +00:00
ownCloud Jenkins 4185718bc0 [tx-robot] updated from transifex 2017-08-26 02:36:16 +00:00
ownCloud Jenkins 9c3b2ac581 [tx-robot] updated from transifex 2017-08-23 02:36:17 +00:00
ownCloud Jenkins cd40bd1fdf [tx-robot] updated from transifex 2017-08-22 02:36:17 +00:00