Age | Commit message (Expand) | Author |
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 |
2011-02-22 | Refs #2950: Cleanup of plugin-related view structure | ewinslow |
2011-02-19 | improved the styling of the comment area | cash |
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t... | cash |
2011-02-18 | Fixed plugin settings save form. | brettp |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-13 | Fixes #2848 pulls user settings code out of actions into functions. We should... | cash |
2011-02-13 | Progress refactoring the login dropdown and login forms -- not quite there ye... | ewinslow |
2011-02-12 | Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata() | brettp |
2011-02-12 | clean up the last few commits | cash |
2011-02-12 | Refs #2032 core forms use divs | cash |
2011-02-12 | continued cleaning up admin plugin settings | cash |
2011-02-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Cleanup of basic plugins area | ewinslow |
2011-02-11 | More cleanup of admin/plugins css | ewinslow |
2011-02-10 | Moved the simple plugins admin form to the forms/ dir | ewinslow |
2011-02-10 | .disabled => .elgg-state-disabled (core only) | ewinslow |
2011-02-10 | Plugin settings forms now use the forms/ directory | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | updates for the admin css based on the reworking I did to the html | cash |