aboutsummaryrefslogtreecommitdiff
path: root/views/default/forms
AgeCommit message (Collapse)Author
2011-11-19Fixes #641 users can submit email address to reset passwordCash Costello
2011-11-18line between settings and save button not neededcash
2011-11-13Fixes #4082 adds output/imgCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05cleaned up some CSS in admin themecash
2011-11-03Merge pull request #90 from cash/walled_gardenCash Costello
Fixes #3756 creates a more flexible walled garden login area
2011-11-03Fixes #3882 Remember me needed to be floated before the button was addedCash Costello
2011-10-30added back support for registration and forgotten passwords to walled garden ↵cash
index
2011-10-27Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵cash
specific to site footer
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 ↵cash
updated documentation
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
git-svn-id: http://code.elgg.org/elgg/trunk@9177 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Fixes #3515 created a unified page handler for account pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@9175 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Fixes #2871 activate all/deactivate all now sensitive to filteringcash
git-svn-id: http://code.elgg.org/elgg/trunk@9158 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 removed the simple plugins pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@9157 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-09Refs #2871 adding sorting to advanced plugin pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@9153 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-18Fixes #3419 removed code about admin option from registration formcash
git-svn-id: http://code.elgg.org/elgg/trunk@9097 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14fixed php warning when no custom menu itemscash
git-svn-id: http://code.elgg.org/elgg/trunk@9071 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Refs #3236 updated the button css so that disable plugin button looks like a ↵cash
button git-svn-id: http://code.elgg.org/elgg/trunk@9047 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-27Refs #3362. Plugins don't check deps upon boot. Made package and manifest ↵brettp
private properties of ElggPlugin and added ->getPackage() and ->getManifest(). git-svn-id: http://code.elgg.org/elgg/trunk@9030 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-22Fixed deprecated call to input/pulldown.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9015 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3233 registration form should be sticky toocash
git-svn-id: http://code.elgg.org/elgg/trunk@8902 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Fixes #3233 useradd form is now stickycash
git-svn-id: http://code.elgg.org/elgg/trunk@8901 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-01Fixes #3207 passing code variable to form for password resetcash
git-svn-id: http://code.elgg.org/elgg/trunk@8886 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-25Fixes #3206 using space so that echo('none') is not passed as valuecash
git-svn-id: http://code.elgg.org/elgg/trunk@8833 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3102 removed plugin reset buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8793 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3100 removed viewtype from advanced settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@8792 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19using shorthand for document ready callbackewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8765 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-17Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8744 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #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-02Fixes #3006 restores previous dividerscash
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01put margin back between longtext and submit button for comment formcash
git-svn-id: http://code.elgg.org/elgg/trunk@8548 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01brought back the blue submit buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8525 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26fixed useradd formcash
git-svn-id: http://code.elgg.org/elgg/trunk@8502 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Fixes #2982 friends collections work even if the code is convoluted and ↵cash
poorly written. git-svn-id: http://code.elgg.org/elgg/trunk@8495 36083f99-b078-4883-b0ff-0f9b5a30f544