aboutsummaryrefslogtreecommitdiff
path: root/views/default/input
AgeCommit message (Expand)Author
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-07-06Closes #1105: Value on input/pulldown view now escaped.marcus
2009-06-17Closes #540: input/* views have internalid attribute.marcus
2009-06-14URL shortener view.marcus
2009-06-04Closes #1037: Removed double pastingmarcus
2009-05-07Closes #983: Introducing input/captcha view, use wherever a captcha is requir...marcus
2009-04-24Introducing input/securitytoken as an intermediate step for form conversion.marcus
2009-03-04Button src isn't always required.ben
2009-03-03Closes #832: Internal name now handledmarcus
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
2009-02-23Added site default access permissions. Refs #744ben
2009-02-16Introducing input/plaintext.ben
2009-02-10Refs #756: htmlentities on all input viewsmarcus
2009-02-04Added class to input/button. Fixes #618ben
2009-01-23Refs #706marcus
2008-12-30Closes #519: Typo. Well spotted.marcus
2008-11-28Improved radio button value retentionben
2008-11-28Improved checkbox value retentionben
2008-11-14Removed some "Undefined" messagesmarcus
2008-10-22Fix for input/radio where keys aren't specifiedben
2008-09-07Fixes 334: Radio buttons were part of the problem, label and option were the ...marcus
2008-08-15Refs #249marcus
2008-08-13Some safety fixes for the new form viewsben
2008-08-13Removing some messagesben
2008-08-11Logic errormarcus
2008-08-11Added ability to disable security enhancements on form (for certain cases)marcus
2008-08-11Minor modifications to form.marcus
2008-08-08Adjusted contributors file.ben
2008-08-08Remaining htmlentities calls converted to utf-8marcus
2008-08-08Refs #206: Hopefully the last of it. Please remember to use htmlentities($foo...marcus
2008-08-08Closes #220: Removed action from hash. Timestamp should make this unpredictab...marcus
2008-08-08Refs #211: Two forms converted + extra functionality to input viewsmarcus
2008-08-07Todo has been donemarcus
2008-08-06Refs #210 and #211marcus
2008-08-06Images and security fixesmarcus
2008-08-06Closes #212marcus
2008-08-06Closes #209marcus
2008-08-06Closes #208marcus
2008-07-22Disabled support added to forms.marcus
2008-07-18Short text values are now properly escaped in the input/text view.ben
2008-07-08Moved the calendar popup, erased the duplicate jQueryben
2008-07-03Extended access to support options overridemarcus
2008-06-26Pulldown menu view now supports passing values as well as options as an assoc...marcus
2008-06-26Checkboxes now work happily with arrays.ben
2008-06-18Added widget handling.ben
2008-06-18Fixes #17 - Debug mode toggle. Introduced unset_config() which is also called...marcus
2008-06-13Added access controls to widgets and fixed the access control inputben
2008-05-23Introducing a visual widget for inputting access permissions.ben
2008-04-29small tweak to the calendar inputdave
2008-04-29Replacing strip_string with sanitise_string in the calendar inputben