aboutsummaryrefslogtreecommitdiff
path: root/views/default/forms
AgeCommit message (Expand)Author
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
2011-06-09Refs #2871 removed the simple plugins pagecash
2011-06-09Refs #2871 adding sorting to advanced plugin pagecash
2011-05-18Fixes #3419 removed code about admin option from registration formcash
2011-05-14fixed php warning when no custom menu itemscash
2011-04-28Refs #3236 updated the button css so that disable plugin button looks like a ...cash
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri...brettp
2011-04-22Fixed deprecated call to input/pulldown.brettp
2011-04-02Refs #3233 registration form should be sticky toocash
2011-04-02Fixes #3233 useradd form is now stickycash
2011-04-01Fixes #3207 passing code variable to form for password resetcash
2011-03-25Fixes #3206 using space so that echo('none') is not passed as valuecash
2011-03-20Fixes #3102 removed plugin reset buttoncash
2011-03-20Fixes #3100 removed viewtype from advanced settingscash
2011-03-19using shorthand for document ready callbackewinslow
2011-03-17Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments.brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-01put margin back between longtext and submit button for comment formcash
2011-03-01brought back the blue submit buttoncash
2011-02-26fixed useradd formcash
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and poorl...cash
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
2011-02-26fixed friends picker js includecash
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-24cutting down the amount of css required for the avatar pagecash
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use...ewinslow
2011-02-22Deprecated forms/comments/inline in favor of passing inline => TRUE to forms/...ewinslow
2011-02-22Dry'ed up forms/comments/add a bitewinslow
2011-02-22merged comments/inline and comments/add formsewinslow
2011-02-22Deleted completed @todoewinslow
2011-02-22forms/friends/edit no longer contains input/form logicewinslow
2011-02-22Extracted input/form login from forms/useraddewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-19improved the styling of the comment areacash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18Fixed plugin settings save form.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-13Progress refactoring the login dropdown and login forms -- not quite there ye...ewinslow
2011-02-12Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata()brettp
2011-02-12clean up the last few commitscash
2011-02-12Refs #2032 core forms use divscash
2011-02-12continued cleaning up admin plugin settingscash
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11Cleanup of basic plugins areaewinslow