Age | Commit message (Expand) | Author |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-05 | cleaned up some CSS in admin theme | cash |
2011-11-03 | Merge pull request #90 from cash/walled_garden | Cash Costello |
2011-11-03 | Fixes #3882 Remember me needed to be floated before the button was added | Cash Costello |
2011-10-30 | added back support for registration and forgotten passwords to walled garden ... | cash |
2011-10-27 | Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be spec... | cash |
2011-10-26 | Fixes #3926 updated spacing for edit profile field forms | Cash Costello |
2011-10-23 | Fixes #3914. Pulled avatar code out into its own library. | Brett Profitt |
2011-10-23 | Fixes #3914. Moved avatar cropping to ui.js. | Brett Profitt |
2011-10-20 | Fixes #3951. Added label for access dropdown in widget edit view. | Brett Profitt |
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 |