aboutsummaryrefslogtreecommitdiff
path: root/views/default/input
AgeCommit message (Expand)Author
2011-02-14Refs #2102: Replaced input/autocomplete with jQuery UI autocomplete (untested)ewinslow
2011-02-12Label wraps checkbox for usabilityewinslow
2011-02-12moved security tokens to top of form so we can use :last-childcash
2011-02-12fixed another bug from last nightcash
2011-02-12fixing a few bugs introduced last night in the input viewscash
2011-02-12Refs #1393 added work around note to checkboxes and radio inputs for integer ...cash
2011-02-12Fixes #972 checkboxes and radio input fields support horizontal and vertical ...cash
2011-02-12reverted part of [8148] that broke all formscash
2011-02-12Fixes #2143: DRYed up input/radio -- other views still should be addressed, b...ewinslow
2011-02-12Refs #2143: General cleanup of input viewsewinslow
2011-02-12Refs #2143: DRYed up input/access -- wow, that feels goodewinslow
2011-02-12Refs #2143: DRYed up input/longtext -- maybe I missed it, but was there a dif...ewinslow
2011-02-12Refs #2143: DRYed up input/plaintextewinslow
2011-02-12Refs #2143: DRYed up input/dropdown -- probably could be better stillewinslow
2011-02-12Refs #2143: DRY up input/hiddenewinslow
2011-02-12Refs #2143: DRYed up input/passwordewinslow
2011-02-12Refs #2143: DRYed up input/fileewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10Removed nonsensical commentsewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08bringing us a little closer to validatingcash
2011-02-06Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha...cash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-03changed input/pulldown to input/dropdowncash
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
2010-12-30fixed a few minor issues in input views for validationcash
2010-12-30fixes documentation and url of endpointcash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
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