aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-12Refs #2898: Updated docs and test manifest for the xmlns changes.brettp
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-12Cleaned up more twitterservice code. Twitter usernames now have random digits...brettp
2011-02-12Deleting a user from his profile forwards to the right page.brettp
2011-02-12Fixed #2887 redirects on blog, file, and pages works now - bookmarks plugin s...cash
2011-02-12updated reported content to use elgg_view_formcash
2011-02-12clean up the last few commitscash
2011-02-12Refs #2032 core forms use divscash
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12pulled delete form out of edit view for groupscash
2011-02-12recommended to use <div> in forms for wrapping content - added css to support...cash
2011-02-12moved security tokens to top of form so we can use :last-childcash
2011-02-12fixed another bug from last nightcash
2011-02-12fixing a few bugs introduced last night in the input viewscash
2011-02-12fixed enable group bookmarks language stringcash
2011-02-12Refs #1393 added work around note to checkboxes and radio inputs for integer ...cash
2011-02-12hmmm...mixed up my left and right on that last commitcash
2011-02-12Fixes #972 checkboxes and radio input fields support horizontal and vertical ...cash
2011-02-12blog object wasn't being passed to the form viewcash
2011-02-12fixed bug in elgg_format_attributes() that caused none string values to be ig...cash
2011-02-12reverted part of [8148] that broke all formscash
2011-02-12continued cleaning up admin plugin settingscash
2011-02-12Fixes #2143: DRYed up input/radio -- other views still should be addressed, b...ewinslow
2011-02-12Refs #2143: General cleanup of input viewsewinslow
2011-02-12Refs #2143: DRYed up input/access -- wow, that feels goodewinslow
2011-02-12Refs #2143: DRYed up input/longtext -- maybe I missed it, but was there a dif...ewinslow
2011-02-12Refs #2143: DRYed up input/plaintextewinslow
2011-02-12Refs #2143: DRYed up input/dropdown -- probably could be better stillewinslow
2011-02-12Refs #2143: DRY up input/hiddenewinslow
2011-02-12Refs #2143: DRYed up input/passwordewinslow
2011-02-12Refs #2143: DRYed up input/fileewinslow
2011-02-12register_entity_url_handler => elgg_register_entity_url_handler (because ever...ewinslow
2011-02-12Refs #2610: Using call_user_func in url hooksewinslow
2011-02-12Page handler uses call_user_func (so methods of classes can be used as page h...ewinslow
2011-02-12Twitter services now allows login with twitter properly for a single user.brettp
2011-02-12Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti...brettp
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12pulled <head> out into page shell alsocash
2011-02-12Added an elgg_view_module shortcut function -- now to try it out!ewinslow
2011-02-12fixed topbar htmlcash
2011-02-12Added missing @deprecated tags to a couple functionsewinslow
2011-02-12set_view_location => elgg_set_view_location (to match elgg_get_view_location)ewinslow
2011-02-12Bye bye spotlightewinslow
2011-02-12One more conversion to elgg_view_formewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-12Registering forward() calls to a plugin-specific reason for use in plugin hooks.nickw
2011-02-12light clean up on the embed plugin which doesn't appear to work at presentcash
2011-02-11Typo correction: @deprecate => @deprecatedewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11some clean up of the categories plugin - html/css polish neededcash