summaryrefslogtreecommitdiffstats
path: root/application/config/foreign_chars.php
AgeCommit message (Collapse)AuthorFilesLines
2014-02-11"BASEPATH check" consistencydarwinel1-1/+2
As described in issue #2870 + A change in the „How to create a library” example in the user_guide
2014-02-112013 > 2014darwinel1-1/+1
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015.
2013-08-25Better transliteration for Russian and Ukrainian languagesSergey Noskov1-27/+33
2013-07-17[ci skip] Adding another cyrillic character to config/foreign_chars.php (#2509)Andrey Andreev1-2/+2
2013-01-01[ci skip] Happy new yearAndrey Andreev1-1/+1
2012-11-01russian second letter in lowercase, foreign_chars.phpsa1-8/+8
2012-10-31add russian in foreign_chars.phpAndrey1-26/+54
2012-10-05[ci skip] Add Vietnamese characters to foreign_chars.phpAndrey Andreev1-12/+12
2012-04-24Added Romanian characters to the foreign_chars.phpGeorge Petsagourakis1-4/+4
fixes #131
2012-04-24Added Greek characters to the foreign_chars.phpGeorge Petsagourakis1-28/+33
2012-03-26Clear some spaces and fix some inconsistencies in application/ php filesAndrey Andreev1-3/+3
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway...
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-10-21fixing typo in attribution blockDerek Jones1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-0/+26
added notice of license to all source files. OSL to all except the few files we ship inside of the application folder, those are AFL. Updated license in user guide. incrementing next dev version to 3.0 due to licensing change
2011-10-05Changed translation of D and d in foreign chars. Fixes #500Eric Barnes1-2/+2
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵Derek Jones1-1/+1
broke the Typography class's string replacements, for instance
2011-04-25Fixed double-space typo.Razican1-1/+1
2011-01-11Reworked convert_foreign_characters in text helper. Thanks to Mario Ricalde.Eric Barnes1-52/+52
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-37/+37
2010-03-25moved application folder outside of the system folderDerek Jones1-0/+64