index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
helpers
/
form_helper.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
Fix issue #2695
Andrey Andreev
1
-5
/
+27
2013-10-21
Manually apply PR #2656
Andrey Andreev
1
-2
/
+2
2013-10-04
parse $extra attributes in form_dropdown.
Ahmad Anbar
1
-5
/
+2
2013-09-13
Another one following #2639
Andrey Andreev
1
-1
/
+5
2013-09-13
An update to the #2639 fix
Andrey Andreev
1
-0
/
+4
2013-09-13
Fix array notation fields for set_select() as well
Andrey Andreev
1
-27
/
+8
2013-09-13
Fix #2639
Andrey Andreev
1
-60
/
+19
2013-07-28
Polishing Form helper
vlakoff
1
-1
/
+6
2013-07-28
Form helper _attributes_to_string() micro-optimization
vlakoff
1
-5
/
+5
2013-07-27
More logical order
vlakoff
1
-11
/
+11
2013-07-27
Form helper: refactor form_open() and _attributes_to_string()
vlakoff
1
-38
/
+18
2013-07-26
Fix #2560
Andrey Andreev
1
-2
/
+10
2013-07-23
Loader changes & optimizations related to issue #2551
Andrey Andreev
1
-1
/
+1
2013-03-26
Merge pull request #2348 from nisheeth-barthwal/feature/nested_keys
Andrey Andreev
1
-7
/
+6
2013-03-26
Code fixes in line with suggestions
nisheeth-barthwal
1
-10
/
+5
2013-03-25
Simplified notation parsing and other cosmetic fixes
nisheeth-barthwal
1
-32
/
+2
2013-03-24
Fixed error in form_textarea helper function
Zachary Cardoza
1
-1
/
+0
2013-03-24
Revert "Fixed error in Form Helper textarea function"
Zachary Cardoza
1
-1
/
+2
2013-03-23
Removed $recurse parameter in lieu of auto parsing. Changed "provision" entry.
nisheeth-barthwal
1
-1
/
+1
2013-03-22
Fixed error in Form Helper textarea function
Zach Cardoza
1
-2
/
+1
2013-03-21
Added array notation for keys in Input library
nisheeth-barthwal
1
-5
/
+39
2013-02-18
Fixed form helper variable error
Bo-Yi Wu
1
-1
/
+1
2013-02-15
Fix #2247
Andrey Andreev
1
-6
/
+3
2013-01-01
[ci skip] Happy new year
Andrey Andreev
1
-1
/
+1
2012-12-03
[ci skip] Cleaned some spaces
Andrey Andreev
1
-1
/
+0
2012-11-01
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
Andrey Andreev
1
-1
/
+3
2012-11-01
Fix an erroneous variable name
Andrey Andreev
1
-1
/
+1
2012-11-01
Fix issue #1953 (form values being escaped twice)
Andrey Andreev
1
-37
/
+46
2012-10-27
[ci skip] Update docblocks for deprecated functions
Andrey Andreev
1
-0
/
+1
2012-10-26
Fix #142
Andrey Andreev
1
-10
/
+10
2012-10-26
Deprecated form helper function form_prep().
Andrey Andreev
1
-40
/
+11
2012-10-25
Form helpers to ignore empty name attributes (fix #1506)
Andrey Andreev
1
-0
/
+4
2012-07-13
Fix issue #1613
Andrey Andreev
1
-1
/
+6
2012-06-16
Small improvements to form_open()
Andrey Andreev
1
-4
/
+6
2012-06-07
fixes
Michiel Vugteveen
1
-3
/
+3
2012-06-06
fixes
Michiel Vugteveen
1
-4
/
+7
2012-06-06
form_checkbox set_value fix
Michiel Vugteveen
1
-2
/
+2
2012-06-02
Replaced `==` with `===` and `!=` with `!==` in /system/helpers
Alex Bilbie
1
-16
/
+16
2012-05-17
Clean up the helpers
Andrey Andreev
1
-1
/
+0
2012-04-27
Fix docblocks A-H
Timothy Warren
1
-254
/
+260
2012-03-26
Remove access description lines and cleanup the url helper
Andrey Andreev
1
-1
/
+0
2012-03-26
Remove access description lines and cleanup the form helper
Andrey Andreev
1
-105
/
+56
2012-03-12
defaults for the function
nihaopaul
1
-3
/
+3
2012-03-12
test if isset(['name']) is actually set instead of assuming it to be
nihaopaul
1
-1
/
+1
2012-03-12
code readability improvements
nihaopaul
1
-1
/
+5
2012-03-12
form_dropdown() will now also take an array for unity with other form helpers...
nihaopaul
1
-3
/
+3
2012-03-12
form_dropdown() will now also take an array for unity with other form helpers...
nihaopaul
1
-1
/
+1
2012-03-12
form_dropdown() will now also take an array for unity with other form helpers...
nihaopaul
1
-1
/
+2
2012-03-12
form_dropdown() will now also take an array for unity with other form helpers.
nihaopaul
1
-0
/
+17
2012-03-09
Bumped CodeIgniter's PHP requirement to 5.2.4.
Phil Sturgeon
1
-1
/
+1
[next]