Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-05 | Fixes #3867 finished up uservalidationbyemail styling after a great start by Sem | cash | |
2011-11-03 | Refs #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-02 | Refs #3867. elgg_view_image_block used for list users. Bulk operations as a ↵ | Sem | |
list. | |||
2011-11-02 | Fixes #3867. Rewrite and style unvalidated users administration area. | Sem | |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello | |
2011-08-24 | Fixes #3621. Corrected the URL for the unvalidated users pagination. | Brett Profitt | |
2011-03-10 | Fixes #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 form | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8503 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | Fixes #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-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Converted 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 |