Commit Graph

  • 8f16f596bd Fix# coding style Pellaeon Lin 2015-08-30 18:20:06 +0800
  • c8fe81f991 Fix# list allowed domains in message Pellaeon Lin 2015-08-30 18:19:07 +0800
  • f17010e3cb [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-30 00:28:25 -0400
  • 3741e150f1 Fix# correct error message when pending reg request exists Pellaeon Lin 2015-08-30 01:27:47 +0800
  • b64640083e Update# remove resendEmail route, since it may be used to bypass domain check Pellaeon Lin 2015-08-30 01:03:23 +0800
  • 7d6d6c068e Update# feature to resend verification email Pellaeon Lin 2015-08-29 20:56:39 +0800
  • 69ff86ee53 Update# clean up code from johannesst's PR Pellaeon Lin 2015-08-29 19:17:10 +0800
  • 26d028bcdf Update# separate sending verification email to a private function Pellaeon Lin 2015-08-29 18:13:14 +0800
  • 8a5ed6710e [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-29 00:28:27 -0400
  • abbafdf619 Bump version Pellaeon Lin 2015-08-28 21:53:17 +0800
  • 34ad552a0c Block browser from sending GET on Enter key press Pellaeon Lin 2015-08-28 21:47:39 +0800
  • e9cfc556d0 Merge remote-tracking branch 'johannesst/domain-limit' into domain-limit-main Pellaeon Lin 2015-08-28 18:08:26 +0800
  • b86e147953 Forgot to bump version number Pellaeon Lin 2015-08-28 17:37:45 +0800
  • a83919b0d4 [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-22 00:28:20 -0400
  • 72f90eeaf9 [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-13 00:28:19 -0400
  • d0fe477b43 [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-11 00:28:19 -0400
  • db8aca036b [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-10 00:28:15 -0400
  • a30e74a66e [tx-robot] updated from transifex Jenkins for ownCloud 2015-08-05 00:28:38 -0400
  • 5b9f0f0286 Fix merge conflict Johannes Starosta 2015-08-01 10:19:58 +0200
  • 0d89390a8a [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-31 00:28:23 -0400
  • 1ec76eaf61 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-30 00:28:20 -0400
  • 7debbfa406 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-29 00:28:21 -0400
  • 7962dd9412 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-28 00:28:21 -0400
  • 4843d59a85 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-27 00:28:14 -0400
  • 0dc45937ec [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-26 00:28:19 -0400
  • 81d8cb8638 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-25 00:28:16 -0400
  • a061a029e1 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-23 00:28:17 -0400
  • 1fcfbcc38e [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-22 00:28:19 -0400
  • 0d1bb66683 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-21 00:28:24 -0400
  • 84ee6dcce3 Merge pull request #14 from j2L4e/patch-1 Pellaeon Lin 2015-07-21 10:45:09 +0800
  • 29379c373d Update pendingregist.php j2L4e 2015-07-20 14:08:24 +0200
  • a0ac90e257 Update# bump version to 0.0.4 Pellaeon Lin 2015-07-20 07:53:50 +0000
  • 431b598aa7 Fix# Exception namespace, should error when unable to set user email Pellaeon Lin 2015-07-20 07:23:09 +0000
  • 96d584e751 Fix# internal server error when username already exists Pellaeon Lin 2015-07-20 07:22:06 +0000
  • acf368e3ae [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-20 00:28:19 -0400
  • 9efb38c904 Further work on explaination Johannes Starosta 2015-07-19 06:56:07 +0200
  • 321435090d Fixed explaination in settings Johannes Starosta 2015-07-19 06:49:05 +0200
  • 55a247499a Explainaition now under input type Johannes Starosta 2015-07-19 06:47:31 +0200
  • 437cb9beab [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-19 00:28:16 -0400
  • be9d2d27db Translation should work now for placeholder too Johannes Starosta 2015-07-19 06:27:37 +0200
  • 05073ec592 Updated german translation Johannes Starosta 2015-07-19 06:17:37 +0200
  • e7ac1e806f Removed unneeded imports and outcommented lines Johannes Starosta 2015-07-19 06:11:07 +0200
  • 6ecfe51d8b Fix merge conflict Johannes Starosta 2015-07-19 06:06:26 +0200
  • 7b84690fe4 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-18 00:28:19 -0400
  • 291ecd22eb [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-17 00:28:20 -0400
  • a72edfdae6 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-16 00:28:20 -0400
  • 4c07997509 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-14 00:28:19 -0400
  • bbcf4c9033 Fix# imports Pellaeon Lin 2015-07-13 20:11:24 +0800
  • 957f674781 Fix# Can't use method return value in write context This would probably occur for PHP<5.5 ref: https://stackoverflow.com/a/4328049/446391 Pellaeon Lin 2015-07-13 17:24:18 +0800
  • 2c8cbe05b4 placeholder to explain syntax of Domains option, todo: Testing Johannes Starosta 2015-07-13 07:46:05 +0200
  • a0b26e0a46 Removed commented out bug in validateMail Johannes Starosta 2015-07-13 07:36:36 +0200
  • affbbe7566 Removed debug line in js/settings.js Johannes Starosta 2015-07-13 07:33:35 +0200
  • 523e260a8a Merge https://github.com/pellaeon/registration into domain-limit Johannes Starosta 2015-07-13 06:41:50 +0200
  • 9295c366ea Now registrations works again when domain is not set Johannes Starosta 2015-07-13 06:40:28 +0200
  • 6161c13de2 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-13 00:30:12 -0400
  • 89fb9ff1d3 Added domain error template Johannes Starosta 2015-07-13 06:02:50 +0200
  • db941b30aa Fixed invalid mail error msg Johannes Starosta 2015-07-13 05:58:44 +0200
  • 2891795b7a Fixed typo in error message Johannes Starosta 2015-07-13 05:40:26 +0200
  • b514714215 Added error message when trying to register from wrong domains Johannes Starosta 2015-07-13 05:32:44 +0200
  • ce319a54aa Fixed typo in domain checking code Johannes Starosta 2015-07-13 04:08:52 +0200
  • 7afb88d496 Fixed bug in check for changed allowed domains Johannes Starosta 2015-07-13 03:58:25 +0200
  • de6137e7ff Code for handling registrations for allowed and not allowed domains Johannes Starosta 2015-07-13 03:28:47 +0200
  • 18b4911038 Settings for allowed domain are now processed and saved correct Johannes Starosta 2015-07-13 02:23:40 +0200
  • b665d1c11a Added debug logs for settings.js Johannes Starosta 2015-07-13 00:53:09 +0200
  • cd4a61243a changed settings.js to reflect changes in template Johannes Starosta 2015-07-13 00:49:30 +0200
  • 8e9343706b Fixed typo in domain setting Johannes Starosta 2015-07-13 00:44:18 +0200
  • bbdbe0f187 Fixed typo in domain setting Johannes Starosta 2015-07-13 00:43:41 +0200
  • f20740de19 Fixed typo in domain setting Johannes Starosta 2015-07-13 00:43:19 +0200
  • b502ddea93 Fixed typo in domain setting Johannes Starosta 2015-07-13 00:39:39 +0200
  • 257329ff80 Added save button and its German translation Johannes Starosta 2015-07-13 00:36:23 +0200
  • 6f1a0f1881 Translation for new config panel setting Johannes Starosta 2015-07-13 00:31:18 +0200
  • 62ca6262e8 Translation for new config panel setting Johannes Starosta 2015-07-13 00:26:21 +0200
  • cacb9840fa Further work on settings panel Johannes Starosta 2015-07-13 00:16:46 +0200
  • 4b4b3198d9 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-12 00:28:22 -0400
  • aa2c9f2226 Update# HTML email, clickable link Pellaeon Lin 2015-07-12 12:00:06 +0800
  • 294310a78d Update# readme Pellaeon Lin 2015-07-12 11:36:41 +0800
  • bfaece7076 Fix# show selected in admin section Pellaeon Lin 2015-07-12 11:21:19 +0800
  • 5a6b2a2717 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-11 00:28:19 -0400
  • 96822fa971 [tx-robot] updated from transifex Jenkins for ownCloud 2015-07-06 00:28:17 -0400
  • c93fe09edc [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-30 00:28:20 -0400
  • e895ebcf23 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-29 00:28:15 -0400
  • 95b091bdbd [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-28 00:28:16 -0400
  • 7f8bfb1dbd [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-27 00:28:21 -0400
  • 174d2c0909 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-26 00:28:22 -0400
  • fd252c0e79 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-25 00:28:21 -0400
  • b97b8d9e6e Update# actually add new user to configured group Pellaeon Lin 2015-06-24 01:21:18 +0800
  • 211db8e923 Fix# declare private variable of injected usermanager dependency Pellaeon Lin 2015-06-24 01:02:22 +0800
  • 4f085e8b8c Update# update version requirement, this is because IConfig\getUsersForUserValue is available for only 8.0.0+ Pellaeon Lin 2015-06-24 00:56:55 +0800
  • 1182ee0510 Update# delete `registered` field since it's no longer needed. Pellaeon Lin 2015-06-24 00:52:59 +0800
  • 51e92b9a17 Update# directly delete pending registration after successfully registered Pellaeon Lin 2015-06-24 00:50:14 +0800
  • b3ad29b23f [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-20 00:28:21 -0400
  • 99eb486e02 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-18 00:28:22 -0400
  • 0b5607b7f5 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-17 00:28:21 -0400
  • e3cc7db16f [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-16 00:28:21 -0400
  • 5fa9f9cee5 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-14 00:28:17 -0400
  • fb3c134f88 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-11 00:28:20 -0400
  • 2c4eaa0462 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-10 00:28:16 -0400
  • a7b67b28a7 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-08 00:28:19 -0400
  • dc71838500 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-07 00:28:25 -0400
  • 6068d1cbe4 [tx-robot] updated from transifex Jenkins for ownCloud 2015-06-06 00:28:19 -0400