aboutsummaryrefslogtreecommitdiff
path: root/views/default/input
AgeCommit message (Expand)Author
2010-12-22adding elgg namespace to button css classescash
2010-12-09Fixes #2726 applied zcho's patch to fix more errors from the "_" to "-" CSS c...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-11-23Fixes #397 and Refs #2396 Can suppress the default value for both input/check...cash
2010-11-20Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses itewinslow
2010-11-20Refs #2143: DRY up button input views (button, reset, submit). Changed core ...ewinslow
2010-11-20Refs #2143: Cleaned up input/submitewinslow
2010-11-20Refs #2143: DRY up input/tagsewinslow
2010-11-20Refs #2143: DRY up input/emailewinslow
2010-11-20Refs #2143: DRY up input/textewinslow
2010-11-20Refs #2143: DRYed up input/formewinslow
2010-11-20Refs #2143: Added elgg_format_attributes() for generating an attribute string...ewinslow
2010-11-14Refs #1208: Default input/button to 'button' type (rather than 'submit' type).ewinslow
2010-11-02Refs #2463: input/form now normalizes the action parameterewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-06-10Performing checks to handle empty arrays and malformed values.nickw
2010-06-09Pre-populating userpicker list when values are passed.nickw
2010-05-29Merged [6248] - [6252] into trunk.brettp
2010-05-27Fixing code for JS userpicker remove function to cope with recent structure c...brettp
2010-03-23Corrected bug in datepicker for passing in values.brettp
2010-03-23Updated userpicker to use generic delete buttonpete
2010-03-17Documented pulldown quirks for NULL and FALSE as values. Fixed bug when call...brettp
2010-03-17Refs #1362: Fixed a problem when comparing int and string values to determin ...brettp
2010-03-13seems you need to wrap form inputs fields with the fieldset tag for strict xhtmldave
2010-03-12Added datepicker view and deprecated calendar view.brettp
2010-03-11Implemented sticky forms.brettp
2010-03-04Interface updates to js, and login, register, lost passwordpete
2010-03-03Pulled in the interface changes.brettp
2009-12-21a little cleanup of documentation and variable handling in input and output v...cash
2009-12-18added js to input/formcash
2009-12-17fixed notices caused by some input viewscash
2009-12-07fixes #1183 - correct case for form method nowcash
2009-10-16Standardizing views.`brettp
2009-09-23Upped minChars to 2 for user picker.brettp
2009-09-23Disabled matchContains in user picker.brettp
2009-09-22collections picker - delete link given classname and brackets removed from st...pete
2009-09-17Updated user picker to return 25 results, text input to be 30 wide.brettp
2009-09-09Defaulted userpicker to all users. Checkbox makes it only friends.brettp
2009-09-07Better jquery deleting of user entity for user picker.brettp
2009-09-07Pulled out language string to language file.brettp
2009-09-07Added bolding to term searc in user picker.brettp
2009-09-07Added rough version of a new user picker.brettp
2009-09-03Cleaning up autocomplete view.brettp
2009-09-03Added autocomplete view to core.brettp
2009-08-31All line endings are now Unix-style.brettp