aboutsummaryrefslogtreecommitdiff
path: root/views/default/input/checkboxes.php
AgeCommit message (Collapse)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
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Label wraps checkbox for usabilityewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8173 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #1393 added work around note to checkboxes and radio inputs for integer ↵cash
labels git-svn-id: http://code.elgg.org/elgg/trunk@8156 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Fixes #972 checkboxes and radio input fields support horizontal and vertical ↵cash
alignments git-svn-id: http://code.elgg.org/elgg/trunk@8154 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-06Fixes #2510 sticky forms is finish - Elgg 1.9 could have a ElggForm class ↵cash
that makes it even easier to use a sticky form git-svn-id: http://code.elgg.org/elgg/trunk@8042 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30fixed a few minor issues in input views for validationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7774 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵cash
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
git-svn-id: http://code.elgg.org/elgg/trunk@7492 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #397 and Refs #2396 Can suppress the default value for both ↵cash
input/checkbox and input/checkboxes git-svn-id: http://code.elgg.org/elgg/trunk@7424 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses itewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7372 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6846 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6840 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Implemented sticky forms.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5368 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Standardizing views.`brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3555 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-17Closes #540: input/* views have internalid attribute.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@3342 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-06-04Closes #1037: Removed double pastingmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@3320 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2979 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-11-28Improved checkbox value retentionben
git-svn-id: https://code.elgg.org/elgg/trunk@2494 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-07Fixes 334: Radio buttons were part of the problem, label and option were the ↵marcus
wrong way round (compare with input/checkboxes). Second part of the problem was actually with views/default/notifications/settings/usersettings.php, where the value of the field was incorrectly being extracted from the settings array. Thanks for the spot! git-svn-id: https://code.elgg.org/elgg/trunk@2058 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-15Refs #249marcus
git-svn-id: https://code.elgg.org/elgg/trunk@1930 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Refs #206: Hopefully the last of it. Please remember to use ↵marcus
htmlentities($foo, null, 'UTF-8'); whenever using htmlentities! git-svn-id: https://code.elgg.org/elgg/trunk@1800 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Refs #211: Two forms converted + extra functionality to input viewsmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@1790 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-22Disabled support added to forms.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@1495 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-26Checkboxes now work happily with arrays.ben
git-svn-id: https://code.elgg.org/elgg/trunk@1144 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-18Fixes #17 - Debug mode toggle. Introduced unset_config() which is also ↵marcus
called automatically by set_config(). Also modified the view input/checkboxes to set values on the checkbox. git-svn-id: https://code.elgg.org/elgg/trunk@961 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-15Cleaning up input field viewsben
git-svn-id: https://code.elgg.org/elgg/trunk@464 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-03-10some new viewsdave
git-svn-id: https://code.elgg.org/elgg/trunk@137 36083f99-b078-4883-b0ff-0f9b5a30f544