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
/
user_guide
/
helpers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Wow, I screwed that up, Reactor is going to 2.0.2 not 2.0.1
Pascal Kriete
21
-21
/
+21
2011-04-02
Updated captcha helper example in the documentation to use the correct db field.
Phil Sturgeon
1
-1
/
+1
2011-03-11
Fixed the function name in captcha helper. Fixes #51
Eric Barnes
1
-1
/
+1
2011-03-10
Updated version number in User Guide html.
Phil Sturgeon
21
-21
/
+21
2011-01-28
updated copyrights to 2011
Derek Jones
21
-21
/
+21
2011-01-10
Fixed a bug (#14628) where the DATE_ISO8601 variable was returning an incorre...
Greg Aker
1
-1
/
+1
2010-12-21
Fix: #211 DATE_RFC822 format in documentation was incorrect. Should include ...
Greg Aker
1
-1
/
+1
2010-11-10
some doc fixes to show __construct instead of CI_Controller
Pascal Kriete
1
-2
/
+2
2010-11-10
Removing the compatitibility helper.
Pascal Kriete
1
-118
/
+0
2010-11-09
Updating code examples in user guide to use CI_Controller instead of Controller
Greg Aker
1
-2
/
+2
2010-11-01
Fix #220 -- Missing semi-colon in captcha helper userguide on SQL command.
Greg Aker
1
-2
/
+2
2010-10-07
added elements() to the Array Helper to return elements from an array with sp...
Derek Jones
1
-0
/
+51
2010-10-04
Cleanup of stray spaces and tabs
Barry Mieny
9
-27
/
+27
2010-08-05
Adding an ellipsize function to the text helper, and associated documentation...
Greg Aker
1
-0
/
+12
2010-07-23
adding sanitize_filename() into the security helper
Derek Allard
1
-0
/
+6
2010-07-05
img() will now generate an empty string as an alt attribute if one is not pro...
Derek Allard
1
-2
/
+2
2010-03-29
fixed casing of EllisLab
Derek Jones
22
-22
/
+22
2010-03-25
moved application folder outside of the system folder
Derek Jones
1
-1
/
+1
2010-03-22
expanded philsturgeon's bugfix to parse_url() and updated docs and changelog
Derek Jones
1
-1
/
+1
2010-03-10
added docs for convert_accented_characters() in the Text Helper
Derek Jones
1
-0
/
+7
2010-03-10
added Security class docs, cleaned up Input class for changes to both
Derek Jones
1
-42
/
+2
2010-03-10
completely removed Plugins from CodeIgniter
Derek Jones
1
-2
/
+2
2010-03-05
changing docs refs to future release 2.0.0
Derek Jones
22
-22
/
+22
2010-03-05
moved CAPTCHA plugin to a helper
Derek Jones
1
-0
/
+195
2010-01-23
Added alpha, and sha1 string types to random_string() in the String Helper.
Derek Allard
1
-6
/
+8
2010-01-17
clarifying redirect helper
Derek Allard
1
-3
/
+2
2010-01-17
optional precision argument in byte_format()
Derek Allard
1
-1
/
+7
2010-01-07
changing the second parameter in directory_map to an integer that controls re...
Pascal Kriete
1
-3
/
+3
2010-01-05
updated copyrights
Derek Jones
21
-21
/
+21
2009-11-27
non-backwards compatible change to get_dir_file_info() for performance reason...
Derek Jones
1
-2
/
+3
2009-10-08
Deprecated the dohash() function in favour of do_hash() for naming consistency.
Derek Allard
1
-3
/
+4
2009-09-16
some user guide corrections in code examples
Derek Allard
1
-2
/
+2
2009-09-16
adding accept-charset to form_open()
Derek Allard
1
-4
/
+4
2009-09-11
prep for 1.7.2 release
Derek Jones
21
-21
/
+21
2009-08-17
example fix
Derek Allard
1
-1
/
+1
2009-08-17
example fix
Derek Allard
1
-1
/
+1
2009-08-17
Clarified required parameters (again)
Derek Allard
1
-1
/
+0
2009-08-17
Clarified required parameters.
Derek Allard
1
-1
/
+1
2009-07-29
Updating the smiley helper to work with more than one field.
Pascal Kriete
1
-16
/
+27
2009-07-22
nav links in html helper
Derek Allard
1
-8
/
+20
2009-05-26
Directory helper's directory_map tweaked to allow inclusion of hidden files.
Robin Sowell
1
-2
/
+5
2009-04-22
updated copyrights to 2009
Derek Jones
21
-21
/
+21
2009-04-20
Tweaked form_dropdown to note it requires a multi-item array to trigger the a...
Robin Sowell
1
-1
/
+1
2009-04-14
example fix
Derek Allard
1
-1
/
+1
2009-04-08
added form_multiselect() to form helper to make it easier to create multisele...
Derek Jones
1
-0
/
+8
2009-02-12
fixed an example in url_title with capitalization
Derek Allard
1
-1
/
+1
2009-02-11
Prep for 1.7.1 release
Derek Jones
21
-21
/
+21
2009-02-10
Changed the default "type" of form_button() to "button" from "submit" in the ...
Derek Allard
2
-2
/
+7
2009-02-05
Added the ability to have optgroups in form_dropdown() within the form helper.
Derek Allard
1
-0
/
+1
2009-02-04
link_tag() not link() in example
Derek Allard
1
-1
/
+1
[next]