aboutsummaryrefslogtreecommitdiff
path: root/views/default/forms
AgeCommit message (Expand)Author
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
2011-02-22merged comments/inline and comments/add formsewinslow
2011-02-22Deleted completed @todoewinslow
2011-02-22forms/friends/edit no longer contains input/form logicewinslow
2011-02-22Extracted input/form login from forms/useraddewinslow
2011-02-22Refs #2950: Cleanup of plugin-related view structureewinslow
2011-02-19improved the styling of the comment areacash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18Fixed plugin settings save form.brettp
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-13Progress refactoring the login dropdown and login forms -- not quite there ye...ewinslow
2011-02-12Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata()brettp
2011-02-12clean up the last few commitscash
2011-02-12Refs #2032 core forms use divscash
2011-02-12continued cleaning up admin plugin settingscash
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11Cleanup of basic plugins areaewinslow
2011-02-11More cleanup of admin/plugins cssewinslow
2011-02-10Moved the simple plugins admin form to the forms/ direwinslow
2011-02-10.disabled => .elgg-state-disabled (core only)ewinslow
2011-02-10Plugin settings forms now use the forms/ directoryewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
2011-01-23updated more of the admin backend to use new CSS/HTMLcash