aboutsummaryrefslogtreecommitdiff
path: root/mod/uservalidationbyemail
AgeCommit message (Expand)Author
2012-12-06Merge branch 'pr-420' into 1.8Brett Profitt
2012-11-14Style cleanupSteve Clay
2012-11-08fixes missing error message on manual login of an unvalidated userJerome Bakker
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-06-04fixed: uncaught exception in uservalidationbyemailJerome Bakker
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added backwa...Cash Costello
2011-12-17Fixes #4217 user validation by email now respects decisions by other pluginsCash Costello
2011-12-15Refs #4196 integrates fix into 1.8 branchCash Costello
2011-12-14Fixed #4198 uservalidationbyemail respects the return value of the register,u...hypeJunction
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-05Fixes #3867 finished up uservalidationbyemail styling after a great start by Semcash
2011-11-05Merge pull request #87 from sembrestels/expCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-03Refs #3867. Unvalidated users is an unordered list now. Added right class and...Sem
2011-11-02Refs #3867. elgg_view_image_block used for list users. Bulk operations as a l...Sem
2011-11-02Fixes #3867. Rewrite and style unvalidated users administration area.Sem
2011-11-01added semi-colons after function expressionscash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-08-24Fixes #3621. Corrected the URL for the unvalidated users pagination.Brett Profitt
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-04-02Refs #3001 made comment change in trunk from 1.7 fixcash
2011-03-22Refs #3016 making the final elgg.js more readablecash
2011-03-22another example of an extra ; in js due to lazy copy/paste jobscash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
2011-02-27 fixed bad return value in unvalidated users bulk action formcash
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
2011-02-20Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This plugi...brettp
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-11Converted hardcoded styles to css primitivesewinslow
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03removes uses of $vars[url] from core and pluginscash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-22testing for the existence of username in pam credentials before usingcash
2011-01-08drying up the title creation in the admin backendcash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-29updating plugins to use new page menucash