Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
11d0c860c94967a39e0a54607cb15ccc37568dec
/
system
/
helpers
/
form_helper.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
26ba694
[ci skip] Doc changes following PR #5130
by Andrey Andreev
· 8 years ago
904a28b
Merge pull request #5130 from aroche/patch-2
by Andrey Andreev
· 8 years ago
cfd52ed
[ci skip] Try to mitigate BREACH attacks against CSRF tokens
by Andrey Andreev
· 8 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
7a49c0b
Merge pull request #4810 from Dutchy-/patch-1
by Andrey Andreev
· 8 years ago
e13fa9f
Merge pull request #4638 from kasimtan/phpdoc_fixes
by Andrey Andreev
· 9 years ago
0b59bdd
Fix a regression in Form helper caused by 0139e6a4a99cbe9b0cc06f394fa12d5691193b72
by Andrey Andreev
· 9 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
0139e6a
[ci skip] Fix a false default-fallback bug in set_checkbox(), set_radio()
by Andrey Andreev
· 9 years ago
c19f3b2
Polish changes from PR #3893
by Andrey Andreev
· 10 years ago
0c75c82
removed unnecessary change to form_radio, updated docs and added changelog entry
by Adam Jackett
· 10 years ago
664d25a
made all form helpers consistent regarding extra attributes
by Adam Jackett
· 10 years ago
7df6634
[ci skip] Remove some whitespace
by Andrey Andreev
· 10 years ago
fa61fb2
Update form_helper.php
by Adrian Voicu
· 10 years ago
86e6a19
Update form_helper.php
by Adrian Voicu
· 10 years ago
11bf768
Allow not-escaping the value in set_value()
by Adrian Voicu
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
2c24561
Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
15662dd
Fix #2919
by Andrey Andreev
· 11 years ago
93b4e78
Fix #2916
by Andrey Andreev
· 11 years ago
ea41c8a
Don't use error suppression on realpath() + style adjustments
by Andrey Andreev
· 11 years ago
1d03ef4
Removed extra space, condensed $defaults
by Brennan Thompson
· 11 years ago
82c78a9
Removed extra spaces and irrelevant condition
by Brennan Thompson
· 11 years ago
c8ba663
Updated code to match style guide
by Brennan Thompson
· 11 years ago
7a772e5
Removed non permitted changes
by Brennan Thompson
· 11 years ago
21ef97e
Dropdown should match style guide now.
by Brennan Thompson
· 11 years ago
87f6000
Actual fix for extra whitespace
by Brennan Thompson
· 11 years ago
5c2a6bb
Removed space for travis ci checks
by Brennan Thompson
· 11 years ago
06a0d62
Fix for selected being NULL from set_value
by Brennan Thompson
· 11 years ago
40cd600
Made form_dropdown compatible with the other form helper methods
by Brennan Thompson
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
a587a93
Fix issue #2695
by Andrey Andreev
· 11 years ago
7f5f8aa
Manually apply PR #2656
by Andrey Andreev
· 11 years ago
8e7cc7a
parse $extra attributes in form_dropdown.
by Ahmad Anbar
· 11 years ago
d3b7e24
Another one following #2639
by Andrey Andreev
· 11 years ago
e8a23a5
An update to the #2639 fix
by Andrey Andreev
· 11 years ago
67f6a5e
Fix array notation fields for set_select() as well
by Andrey Andreev
· 11 years ago
ae50f55
Fix #2639
by Andrey Andreev
· 11 years ago
bb8b089
Polishing Form helper
by vlakoff
· 11 years ago
f746475
Form helper _attributes_to_string() micro-optimization
by vlakoff
· 11 years ago
c4f9c62
More logical order
by vlakoff
· 11 years ago
ea19bc4
Form helper: refactor form_open() and _attributes_to_string()
by vlakoff
· 11 years ago
122ca9b
Fix #2560
by Andrey Andreev
· 11 years ago
519f87a
Loader changes & optimizations related to issue #2551
by Andrey Andreev
· 11 years ago
5269c1c
Merge pull request #2348 from nisheeth-barthwal/feature/nested_keys
by Andrey Andreev
· 12 years ago
47ea5a8
Code fixes in line with suggestions
by nisheeth-barthwal
· 12 years ago
77236e0
Simplified notation parsing and other cosmetic fixes
by nisheeth-barthwal
· 12 years ago
d4d6e09
Fixed error in form_textarea helper function
by Zachary Cardoza
· 12 years ago
9f27a3e
Revert "Fixed error in Form Helper textarea function"
by Zachary Cardoza
· 12 years ago
a5bcfb1
Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry.
by nisheeth-barthwal
· 12 years ago
e15d1be
Fixed error in Form Helper textarea function
by Zach Cardoza
· 12 years ago
a7447d2
Added array notation for keys in Input library
by nisheeth-barthwal
· 12 years ago
06ddcf0
Fixed form helper variable error
by Bo-Yi Wu
· 12 years ago
99ba3a2
Fix #2247
by Andrey Andreev
· 12 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
075f6fa
Fix an erroneous variable name
by Andrey Andreev
· 12 years ago
7c4d106
Fix issue #1953 (form values being escaped twice)
by Andrey Andreev
· 12 years ago
29d909d
[ci skip] Update docblocks for deprecated functions
by Andrey Andreev
· 12 years ago
582ebcb
Fix #142
by Andrey Andreev
· 12 years ago
74ffd17
Deprecated form helper function form_prep().
by Andrey Andreev
· 12 years ago
60b9714
Form helpers to ignore empty name attributes (fix #1506)
by Andrey Andreev
· 12 years ago
6b114ae
Fix issue #1613
by Andrey Andreev
· 13 years ago
3c32a11
Small improvements to form_open()
by Andrey Andreev
· 13 years ago
a6f3423
fixes
by Michiel Vugteveen
· 13 years ago
9640a03
fixes
by Michiel Vugteveen
· 13 years ago
910ff7a
form_checkbox set_value fix
by Michiel Vugteveen
· 13 years ago
773ccc3
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
by Alex Bilbie
· 13 years ago
ae31eb5
Clean up the helpers
by Andrey Andreev
· 13 years ago
01b129a
Fix docblocks A-H
by Timothy Warren
· 13 years ago
1222087
Remove access description lines and cleanup the url helper
by Andrey Andreev
· 13 years ago
93a83c7
Remove access description lines and cleanup the form helper
by Andrey Andreev
· 13 years ago
0863157
defaults for the function
by nihaopaul
· 13 years ago
b6a8443
test if isset(['name']) is actually set instead of assuming it to be
by nihaopaul
· 13 years ago
8abb67c
code readability improvements
by nihaopaul
· 13 years ago
4252f8d
form_dropdown() will now also take an array for unity with other form helpers., false => FALSE and the options check fixed
by nihaopaul
· 13 years ago
10ecad5
form_dropdown() will now also take an array for unity with other form helpers., codestyle cleanup only
by nihaopaul
· 13 years ago
ca5cabc
form_dropdown() will now also take an array for unity with other form helpers., codestyle cleanup only
by nihaopaul
· 13 years ago
0ba29f5
form_dropdown() will now also take an array for unity with other form helpers.
by nihaopaul
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
f8f04ce
Fixed conflicts.
by Phil Sturgeon
· 13 years ago
8bf6bb6
Improve email, file & form helpers
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
79c1c46
Makes form open properly when empty array of parameters is passed
by Joel Kallman
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
8cc0cfe
always use charset config item
by freewil
· 13 years ago
98963b3
Resolved issue 65 - made action on form_open_multipart helper function call optional
by Ben Edmunds
· 13 years ago
7de3160
Big text area was big. Reduced the size a little.
by Phil Sturgeon
· 13 years ago
08a245f
CSRF field is only added when post method is used and action is internal. Closes #165
by Joël Cox
· 14 years ago
37f4b9c
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
by Derek Jones
· 14 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
c83bea6
Removing debug code accidentally committed.
by Greg Aker
· 14 years ago
c6d918a
Fix #233 Fixing a regression in _get_validation_object() in the form helper after some refactoring the other day.
by Greg Aker
· 14 years ago
0c9ee4a
Refactoring the loader to set protected class variables.
by Greg Aker
· 14 years ago
Next »