aboutsummaryrefslogtreecommitdiff
path: root/views/default/forms
AgeCommit message (Expand)Author
2011-10-26Fixes #3926 updated spacing for edit profile field formsCash Costello
2011-10-23Fixes #3914. Pulled avatar code out into its own library.Brett Profitt
2011-10-23Fixes #3914. Moved avatar cropping to ui.js.Brett Profitt
2011-10-20Fixes #3951. Added label for access dropdown in widget edit view.Brett Profitt
2011-10-09Fixes #3673 added autofocus classCash Costello
2011-10-07Fixes #3644 localized profile field namesCash Costello
2011-10-01Fixes #3888 correcting initialization of avatar cropping libraryCash Costello
2011-10-01Fixes #3913 registering jquery.imgareaselectCash Costello
2011-09-30Fixes #3890 removed admin check in useradd form since it is only used by adminscash
2011-09-28Fixes #3879. Removed some instances of deprecated views / functions.Brett Profitt
2011-09-24Fixes #3809 updated admin buttons csscash
2011-09-24Refs #3864 updated the two form bodies for edit profile fieldscash
2011-09-24Fixes #3856 adds elgg-foot to forms missing it in /views/default/forms and up...cash
2011-09-14Fixes #3783 using an associative array for advanced settings checkboxesCash Costello
2011-07-06Fixes #3663 upgrades imgareaselect libraryCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-11Fixes #3556 limiting width of account text boxescash
2011-06-11Fixes #3515 created a unified page handler for account pagescash
2011-06-11Refs #3407 adds a footer for formscash
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