Age | Commit message (Expand) | Author |
2011-02-20 | Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This plugi... | brettp |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-11 | Converted hardcoded styles to css primitives | ewinslow |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | removes uses of $vars[url] from core and plugins | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-22 | testing for the existence of username in pam credentials before using | cash |
2011-01-08 | drying up the title creation in the admin backend | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-29 | updating plugins to use new page menu | cash |
2010-12-05 | fixed bug in uservalidationbyemail permissions hook handler - was giving ever... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-30 | fixed typo in uservalidationbyemail plugin | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-19 | Closes #617 core has get and set functions for user validation status | cash |
2010-11-16 | ported the portion of the [7027] commit that dealt with pagination to trunk | cash |
2010-11-16 | Refs #2573 updates the uservalidationbyemail plugin to work with new validati... | cash |
2010-11-15 | Refs #2573 fixes validation issue for users registered with validation turned... | cash |
2010-11-15 | Fixes #1417 Users get notified when their accounts are not validated for any ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-10 | Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add... | brettp |
2010-10-09 | Fixes #2529. User validation only prevents logins for disabled users to avoid... | brettp |
2010-10-06 | Merged some fixes from the 1.7.4 backport of uservalidationbyemail. | brettp |
2010-10-05 | Using more built-in API to get unvalidated users. | brettp |
2010-10-01 | Added admin page to validate, resend validation requests, or delete unvalidat... | brettp |
2010-09-30 | Fixes #617, #2271 User validation removed from core to UserValidationByEmail ... | brettp |
2010-06-04 | Allowing new users to validate email addresses if the site is a Private Network. | nickw |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-03-12 | Merged Cash's bugfixes from the 1.7 branch (3288:5377). | brettp |
2010-02-08 | Updated copyright for core plugin manifests. | brettp |
2010-01-22 | Changed uservalidationbyemail to not use an action and cleaned up some of its... | brettp |
2009-12-05 | adding more security to the user validation by email code - before people cou... | cash |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-03-31 | Version bump | marcus |
2009-03-31 | Closes #896: Error thrown if user not validate. Metadata physically removed r... | marcus |