aboutsummaryrefslogtreecommitdiff
path: root/mod/uservalidationbyemail/views
AgeCommit message (Expand)Author
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added backwa...Cash Costello
2011-11-05Fixes #3867 finished up uservalidationbyemail styling after a great start by Semcash
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-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-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-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-27 fixed bad return value in unvalidated users bulk action formcash
2011-02-20Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This plugi...brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
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
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
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-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
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-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