Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
c5536aac5752054f7f76e448d58b86407d8f574e
/
system
/
helpers
/
inflector_helper.php
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
16642c7
Update inflector docblocks, add changelog entry
by Timothy Warren
· 13 years ago
b75faa1
Fix rest of the helpers
by Timothy Warren
· 13 years ago
e92df33
Remove remaining access description lines from helpers + some style fixes
by Andrey Andreev
· 13 years ago
15a29e1
Merged unit test progress.
by Phil Sturgeon
· 13 years ago
0fe8c8e
Merge branch 'feature/unit-tests' into develop
by Phil Sturgeon
· 13 years ago
c6dfcca
Really fix camelize()
by Andrey Andreev
· 13 years ago
52a31ba
Fix camelize()
by Andrey Andreev
· 13 years ago
e40c763
Fixed camelize.
by Phil Sturgeon
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
002b4be
Improved plural() and singular().
by Phil Sturgeon
· 13 years ago
c357f5e
Fixed error in inflector_helper.php in the singular function.
by Wilbur Suero
· 13 years ago
1e6b72c
Improve html, inflector & language helpers
by Andrey Andreev
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
03abee3
Fixing soft tabs in a few files.
by Greg Aker
· 13 years ago
cde712c
Added ability to change the separator value in the humanize function
by Eric Barnes
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
50e57bc
Improved logic for plural() and singular() as words like "tax" would become "taxs" and it was tough to code in new rules.
by Phil Sturgeon
· 13 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
2f620fe
Fixed the capitalization "bug" in the singular function as well.
by Kyle Farris
· 14 years ago
af376a2
Forgot to trim the string first.
by Kyle Farris
· 14 years ago
7c6a589
Changed the 'plural' function so that it doesn't ruin the captalization of your string. It also take into consideration acronyms which are all caps.
by Kyle Farris
· 14 years ago
3bb336c
Automated merge with https://bitbucket.org/ellislab/codeigniter
by Phil Sturgeon
· 14 years ago
7b3be2f
Changed || to OR to match coding standards
by Eric Barnes
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
741de1c
Updating PHP requirements in files 5.1.6
by Greg Aker
· 14 years ago
dd67197
Cleanup of stray spaces and tabs
by Barry Mieny
· 14 years ago
7f3719f
updated copyrights
by Derek Jones
· 15 years ago
a3f4718
Modified inflector helper to properly pluralize words that end in 'ch' or 'sh'
by Greg Aker
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
a6aabaf
Fixed a bug in plural() with words that end in y
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
86d721c
updated copyright
by Rick Ellis
· 16 years ago
993925b
whitespace fixes a minor re-ordering of the changelog
by Derek Allard
· 16 years ago
0b59f27
Some sweeping syntax changes for consistency:
by Derek Jones
· 17 years ago
a3ffbbb
Removed closing PHP tags, replaced with a comment block identifying the end of the file
by Derek Jones
· 17 years ago
c7deac9
Undoing change committed in r1115
by Derek Jones
· 17 years ago
5583e1a
removed closing PHP tag from all framework files
by Derek Jones
· 17 years ago
269b942
added ability to "extend" helpers
by Derek Jones
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
eea2bda
fixed the plural() and singular() function comments
by Derek Jones
· 18 years ago
f5a5198
inflector helper changes to account for words ending in "s"
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
e334c47
by admin
· 18 years ago
592cdcb
by admin
· 18 years ago
5b179b5
by admin
· 18 years ago