Commit History

Author SHA1 Message Date
  Mark Story 52fcf3e843 Merge pull request #2865 from ADmad/3.0-form-secure 12 years ago
  ADmad a1e4341cf5 Unskipped tests for FormHelper::secure(). 12 years ago
  ADmad e57215676a Updated file() to use new widget. 12 years ago
  Mark Story f86063eecb Merge remote-tracking branch 'origin/2.5' into 3.0 12 years ago
  Mark Story 7958bc71c7 Merge pull request #2858 from ADmad/3.0-formhelper-end 12 years ago
  ADmad bb14370813 Fix and unskip tests. 12 years ago
  ADmad 5662eaaa3b Updated FormHelper::end() to use new string template. 12 years ago
  mark_story e68618a3cd Fix another skipped test for select(). 12 years ago
  mark_story 4e46e8aa25 Make FormHelper::select() tests pass. 12 years ago
  mark_story 9d0ebce8c4 Unskip relevant select() tests. 12 years ago
  mark_story e097d9780a Remove bogus test. 12 years ago
  mark_story cc89a7fa43 Re-enable tests for FormHelper::postLink() 12 years ago
  mark_story 865a3feaf0 Update tests for FormHelper::postButton() 12 years ago
  mark_story 555a376acb Update button() to use new widget classes. 12 years ago
  mark_story b91fd847aa Update label() to use the new widgets. 12 years ago
  mark_story 4ef71460bd Update checkbox() and tests to reflect new widget class. 12 years ago
  mark_story e773d971a7 Remove tests that are duplicated in Widget\Radio's tests. 12 years ago
  mark_story 4b9b98902c Update FormHelper::radio(). 12 years ago
  mark_story 0a0bff0e11 Move boolean value handling logic into RadioWidget. 12 years ago
  mark_story 6b4c2f464d Update tests for radio widgets. 12 years ago
  mark_story 11f6f377e7 Fix typo. 12 years ago
  mark_story 359b9409a1 Unskip tests for html5 inputs 12 years ago
  mark_story 09c3deaebb Fix up text() and password() tests. 12 years ago
  mark_story a1a3122b24 Update textarea() to use new widget features. 12 years ago
  mark_story 6177246ffa Add additional tests for hidden input. 12 years ago
  mark_story f9d2265332 Fix additional errors in hidden(). 12 years ago
  mark_story 41893816de Start updating hidden() and initInputField. 12 years ago
  mark_story 01a6307ae2 Fix coding standards errors. 12 years ago
  mark_story 53843dd1c7 Fix tests that broke when rebasing. 12 years ago
  mark_story 216a2b4bd7 Get a few more create() tests passing. 12 years ago