Age | Commit message (Expand) | Author |
2011-10-09 | Fixes #3673 added autofocus class | Cash Costello |
2011-10-07 | Fixes #3644 localized profile field names | Cash Costello |
2011-10-01 | Fixes #3888 correcting initialization of avatar cropping library | Cash Costello |
2011-10-01 | Fixes #3913 registering jquery.imgareaselect | Cash Costello |
2011-09-30 | Fixes #3890 removed admin check in useradd form since it is only used by admins | cash |
2011-09-28 | Fixes #3879. Removed some instances of deprecated views / functions. | Brett Profitt |
2011-09-24 | Fixes #3809 updated admin buttons css | cash |
2011-09-24 | Refs #3864 updated the two form bodies for edit profile fields | cash |
2011-09-24 | Fixes #3856 adds elgg-foot to forms missing it in /views/default/forms and up... | cash |
2011-09-14 | Fixes #3783 using an associative array for advanced settings checkboxes | Cash Costello |
2011-07-06 | Fixes #3663 upgrades imgareaselect library | Cash Costello |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello |
2011-06-11 | Fixes #3556 limiting width of account text boxes | cash |
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash |
2011-06-11 | Refs #3407 adds a footer for forms | cash |
2011-06-09 | Fixes #2871 activate all/deactivate all now sensitive to filtering | cash |
2011-06-09 | Refs #2871 removed the simple plugins page | cash |
2011-06-09 | Refs #2871 adding sorting to advanced plugin page | cash |
2011-05-18 | Fixes #3419 removed code about admin option from registration form | cash |
2011-05-14 | fixed php warning when no custom menu items | cash |
2011-04-28 | Refs #3236 updated the button css so that disable plugin button looks like a ... | cash |
2011-04-27 | Refs #3362. Plugins don't check deps upon boot. Made package and manifest pri... | brettp |
2011-04-22 | Fixed deprecated call to input/pulldown. | brettp |
2011-04-02 | Refs #3233 registration form should be sticky too | cash |
2011-04-02 | Fixes #3233 useradd form is now sticky | cash |
2011-04-01 | Fixes #3207 passing code variable to form for password reset | cash |
2011-03-25 | Fixes #3206 using space so that echo('none') is not passed as value | cash |
2011-03-20 | Fixes #3102 removed plugin reset button | cash |
2011-03-20 | Fixes #3100 removed viewtype from advanced settings | cash |
2011-03-19 | using shorthand for document ready callback | ewinslow |
2011-03-17 | Fixes #3130. Fixed river/item/footer -> river/elements/footer for comments. | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-02 | Fixes #3006 restores previous dividers | cash |
2011-03-01 | put margin back between longtext and submit button for comment form | cash |
2011-03-01 | brought back the blue submit button | cash |
2011-02-26 | fixed useradd form | cash |
2011-02-26 | Fixes #2982 friends collections work even if the code is convoluted and poorl... | cash |
2011-02-26 | Refs #2982 adding and deleting friend collections works - editing does not | cash |
2011-02-26 | fixed friends picker js include | cash |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-24 | cutting down the amount of css required for the avatar page | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-22 | Deprecated (user)settings/$plugin_id/edit in favor of plugins/$plugin_id/(use... | ewinslow |
2011-02-22 | Deprecated forms/comments/inline in favor of passing inline => TRUE to forms/... | ewinslow |
2011-02-22 | Dry'ed up forms/comments/add a bit | ewinslow |
2011-02-22 | merged comments/inline and comments/add forms | ewinslow |
2011-02-22 | Deleted completed @todo | ewinslow |
2011-02-22 | forms/friends/edit no longer contains input/form logic | ewinslow |
2011-02-22 | Extracted input/form login from forms/useradd | ewinslow |