Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-22 | Fixes #4320 updated documentation for base_url in pagination and added ↵ | Cash Costello | |
backward compatible code | |||
2011-12-17 | Fixes #4217 user validation by email now respects decisions by other plugins | Cash Costello | |
2011-12-15 | Refs #4196 integrates fix into 1.8 branch | Cash Costello | |
2011-12-14 | Fixed #4198 uservalidationbyemail respects the return value of the ↵ | hypeJunction | |
register,user hook | |||
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello | |
2011-11-05 | Fixes #3867 finished up uservalidationbyemail styling after a great start by Sem | cash | |
2011-11-05 | Merge pull request #87 from sembrestels/exp | Cash Costello | |
Refs #3867. Rewrite and style unvalidated users administration area. | |||
2011-11-04 | Fixes #4059 returning true when handling a page | cash | |
2011-11-04 | Fixes #4059 page handlers all return nothing | 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-11-01 | added semi-colons after function expressions | cash | |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt | |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt | |
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-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and ↵ | cash | |
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-04-02 | Refs #3001 made comment change in trunk from 1.7 fix | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8917 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8812 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-22 | another example of an extra ; in js due to lazy copy/paste jobs | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8811 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵ | brettp | |
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-11 | Refs #2991. First round at rearranging and grouping admin menu based upon tasks. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8654 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
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-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-01 | Fixes #3014 using more standard "register" in admin convenience function | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8520 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-26 | simplified admin menu registration function in preparation for adding sections | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8500 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-18 | Updated copyright and author information in plugin manifests. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8291 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-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin ↵ | brettp | |
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 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 | |||
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-11 | Converted hardcoded styles to css primitives | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8102 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | changed input/pulldown to input/dropdown | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8006 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | removes uses of $vars[url] from core and plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8003 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7999 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-02 | updated the plugin manifest files to use the new variable name for ↵ | cash | |
activation on installation git-svn-id: http://code.elgg.org/elgg/trunk@7992 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-22 | testing for the existence of username in pam credentials before using | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7907 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-08 | drying up the title creation in the admin backend | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵ | cash | |
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | updating plugins to use new page menu | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7740 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-05 | fixed bug in uservalidationbyemail permissions hook handler - was giving ↵ | cash | |
everyone permission to everything git-svn-id: http://code.elgg.org/elgg/trunk@7534 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7479 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-30 | fixed typo in uservalidationbyemail plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7478 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7432 36083f99-b078-4883-b0ff-0f9b5a30f544 |