Age | Commit message (Expand) | Author |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-10 | Removed nonsensical comments | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | bringing us a little closer to validating | cash |
2011-02-06 | Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha... | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | Refs #2428 removed some uses of CONFIG in the views | cash |
2010-12-30 | fixed a few minor issues in input views for validation | cash |
2010-12-30 | fixes documentation and url of endpoint | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-22 | adding elgg namespace to button css classes | cash |
2010-12-09 | Fixes #2726 applied zcho's patch to fix more errors from the "_" to "-" CSS c... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-11-23 | Fixes #397 and Refs #2396 Can suppress the default value for both input/check... | cash |
2010-11-20 | Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses it | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-20 | Refs #2143: Cleaned up input/submit | ewinslow |
2010-11-20 | Refs #2143: DRY up input/tags | ewinslow |
2010-11-20 | Refs #2143: DRY up input/email | ewinslow |
2010-11-20 | Refs #2143: DRY up input/text | ewinslow |
2010-11-20 | Refs #2143: DRYed up input/form | ewinslow |
2010-11-20 | Refs #2143: Added elgg_format_attributes() for generating an attribute string... | ewinslow |
2010-11-14 | Refs #1208: Default input/button to 'button' type (rather than 'submit' type). | ewinslow |
2010-11-02 | Refs #2463: input/form now normalizes the action parameter | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-06-10 | Performing checks to handle empty arrays and malformed values. | nickw |
2010-06-09 | Pre-populating userpicker list when values are passed. | nickw |
2010-05-29 | Merged [6248] - [6252] into trunk. | brettp |
2010-05-27 | Fixing code for JS userpicker remove function to cope with recent structure c... | brettp |
2010-03-23 | Corrected bug in datepicker for passing in values. | brettp |
2010-03-23 | Updated userpicker to use generic delete button | pete |
2010-03-17 | Documented pulldown quirks for NULL and FALSE as values. Fixed bug when call... | brettp |
2010-03-17 | Refs #1362: Fixed a problem when comparing int and string values to determin ... | brettp |
2010-03-13 | seems you need to wrap form inputs fields with the fieldset tag for strict xhtml | dave |
2010-03-12 | Added datepicker view and deprecated calendar view. | brettp |
2010-03-11 | Implemented sticky forms. | brettp |
2010-03-04 | Interface updates to js, and login, register, lost password | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2009-12-21 | a little cleanup of documentation and variable handling in input and output v... | cash |
2009-12-18 | added js to input/form | cash |
2009-12-17 | fixed notices caused by some input views | cash |
2009-12-07 | fixes #1183 - correct case for form method now | cash |
2009-10-16 | Standardizing views.` | brettp |
2009-09-23 | Upped minChars to 2 for user picker. | brettp |