aboutsummaryrefslogtreecommitdiff
path: root/mod/uservalidationbyemail/views/default/forms
AgeCommit message (Collapse)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 ↵Cash Costello
backward compatible code
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 ↵Sem
and other css helpers to admin css. Standarized css namespaces and dashes in classes. Acomplishing code standards.
2011-11-02Refs #3867. elgg_view_image_block used for list users. Bulk operations as a ↵Sem
list.
2011-11-02Fixes #3867. Rewrite and style unvalidated users administration area.Sem
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-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-27 fixed bad return value in unvalidated users bulk action formcash
git-svn-id: http://code.elgg.org/elgg/trunk@8503 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2658. Merged uservalidationbyemail changes from 1.7 to 1.8. This ↵brettp
plugin needs cleanup. git-svn-id: http://code.elgg.org/elgg/trunk@8357 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views ↵ewinslow
to forms/*). Some views are left that _only_ do elgg_view_form, so I wonder if those should even be kept around. git-svn-id: http://code.elgg.org/elgg/trunk@8127 36083f99-b078-4883-b0ff-0f9b5a30f544