aboutsummaryrefslogtreecommitdiff
path: root/mod/uservalidationbyemail
AgeCommit message (Expand)Author
2010-12-05fixed bug in uservalidationbyemail permissions hook handler - was giving ever...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-30fixed typo in uservalidationbyemail plugincash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-19Closes #617 core has get and set functions for user validation statuscash
2010-11-16ported the portion of the [7027] commit that dealt with pagination to trunkcash
2010-11-16Refs #2573 updates the uservalidationbyemail plugin to work with new validati...cash
2010-11-15Refs #2573 fixes validation issue for users registered with validation turned...cash
2010-11-15Fixes #1417 Users get notified when their accounts are not validated for any ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-10Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add...brettp
2010-10-09Fixes #2529. User validation only prevents logins for disabled users to avoid...brettp
2010-10-06Merged some fixes from the 1.7.4 backport of uservalidationbyemail.brettp
2010-10-05Using more built-in API to get unvalidated users.brettp
2010-10-01Added admin page to validate, resend validation requests, or delete unvalidat...brettp
2010-09-30Fixes #617, #2271 User validation removed from core to UserValidationByEmail ...brettp
2010-06-04Allowing new users to validate email addresses if the site is a Private Network.nickw
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-03-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
2010-02-08Updated copyright for core plugin manifests.brettp
2010-01-22Changed uservalidationbyemail to not use an action and cleaned up some of its...brettp
2009-12-05adding more security to the user validation by email code - before people cou...cash
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-03-31Version bumpmarcus
2009-03-31Closes #896: Error thrown if user not validate. Metadata physically removed r...marcus
2009-03-13Closes #873: Mail/password reset/confirm actions forward to wwwroot rather th...marcus
2009-03-09Bumped version numbers on bundled pluginsmarcus
2009-02-26Event functions should return true to prevent an event from being halted. Now...kevinjardine
2009-02-24Attempts by unvalidated users to login or request new passwords now trigger p...kevinjardine
2009-02-20Updated core module manifests to contain today's build number. Refs #394marcus
2009-01-23Refs #706marcus
2009-01-08Closes #546: Translation movedmarcus
2008-12-04Closes #609 marcus
2008-10-29manifest files sync'eddave
2008-10-27REMOVED LANGUAGE FILES FROM CORE.marcus
2008-10-15Refs #433: Russian translations for core pluginsmarcus
2008-10-07removed debugmarcus
2008-10-03Refs #311: Modified message slightlymarcus
2008-10-03Fixes #311, closes #345: Validation now called via event 'user', 'validate'. ...marcus
2008-10-03Refs #311: Saving stub prior to relocation...marcus