aboutsummaryrefslogtreecommitdiff
path: root/views/default/input/checkboxes.php
AgeCommit message (Expand)Author
2011-09-26Fixes #2921 clearing new ignore internal variablescash
2011-07-02Fixes #3624 input views use class extending rather than overridingCash Costello
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12Label wraps checkbox for usabilityewinslow
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-06Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class tha...cash
2010-12-30fixed a few minor issues in input views for validationcash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...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-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-03-11Implemented sticky forms.brettp
2010-03-03Pulled in the interface changes.brettp
2009-10-16Standardizing views.`brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-06-17Closes #540: input/* views have internalid attribute.marcus
2009-06-04Closes #1037: Removed double pastingmarcus
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
2009-01-23Refs #706marcus
2008-11-28Improved checkbox value retentionben
2008-09-07Fixes 334: Radio buttons were part of the problem, label and option were the ...marcus
2008-08-15Refs #249marcus
2008-08-08Refs #206: Hopefully the last of it. Please remember to use htmlentities($foo...marcus
2008-08-08Refs #211: Two forms converted + extra functionality to input viewsmarcus
2008-07-22Disabled support added to forms.marcus
2008-06-26Checkboxes now work happily with arrays.ben
2008-06-18Fixes #17 - Debug mode toggle. Introduced unset_config() which is also called...marcus
2008-04-15Cleaning up input field viewsben
2008-03-10some new viewsdave