summaryrefslogtreecommitdiffstats
path: root/application/views
AgeCommit message (Collapse)AuthorFilesLines
2015-07-25Fix alignmentkenjis2-6/+6
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com>
2015-07-21Fix coding stylekenjis2-10/+10
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com>
2015-07-20[ci skip] Apply changes from PR #3983 to error_exception.phpAndrey Andreev2-20/+14
2015-07-20Fix indentationkenjis1-4/+4
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com>
2015-07-18Fix errors/cli/error_php.php outputkenjis1-13/+11
Signed-off-by: Kenji Suzuki <kenji.uui@gmail.com>
2015-02-17Finishing PR #3596 <!DOCTYPE html>Ivan Tcholakov3-3/+6
2015-02-15add <!DOCTYPE html>Tjoosten1-1/+2
2015-02-04Removed -webkit-selectionGabriel Potkány4-4/+0
2015-01-26Remove license blocks in /application filesvlakoff11-396/+0
These blocks are annoying for the user and serve little to no purpose as the files are just config files, a boilerplate controller and some views.
2015-01-09Bulk (mostly documentation) updateAndrey Andreev11-33/+33
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450
2014-10-28Add a real exception handlerAndrey Andreev2-0/+129
Close #1590 Close #3200
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev9-126/+225
2014-03-17[ci skip] Clear some whitespaceAndrey Andreev1-1/+1
2014-03-17No start tag (<p>)İrfan Evrens1-2/+2
2014-02-112013 > 2014darwinel9-9/+9
Update copyright notices from 2013 to 2014. And update one calendar example in user_guide from year 2013/2014 to 2014/2015.
2014-01-03[ci skip] Manually apply PR #2746 and remove other -moz-box-shadow and ↵Andrey Andreev4-8/+1
-webkit-box-shadow usage
2013-11-12Add CLI error templates and only send HTTP status headers for non-CLI ↵Andrey Andreev10-4/+172
requests (issue #1743)
2013-07-23[ci skip] Alter the welcome pageAndrey Andreev1-1/+1
2013-01-01[ci skip] Happy new yearAndrey Andreev5-5/+5
2012-11-01Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)Andrey Andreev5-5/+10
Also partially fixes issue #1295, fixes inconsistencies in some page-level docblocks and adds include checks in language files.
2012-10-05Manually apply pull #300 (fixes #295) [ci skip]Andrey Andreev4-15/+22
2012-06-02Replaced `==` with `===` in /application/views/welcome_message.phpAlex Bilbie1-1/+1
2012-05-16Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errorsTimothy Warren1-1/+4
2012-05-14Move errors to views folderTimothy Warren5-0/+332
2012-03-26Clear some spaces and fix some inconsistencies in application/ php filesAndrey Andreev1-8/+6
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/+28
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-09-07Added toopay's change and bolded the version number...as that's baller...or ↵Troy McCormick1-1/+1
some such...
2011-09-07Added environment flag to ensure there is no security risk, per ericbarnes ↵Troy McCormick1-1/+1
on IRC...
2011-09-07Added CodeIgniter version information to footer of default welcome message view.Troy McCormick1-1/+1
2011-04-20Visual updates to the welcome_message view file and default error templates. ↵Greg Aker1-42/+66
Thanks to danijelb for the pull request.
2010-11-19Updating Output Profiler to validate xHTML Strict, and HTML5.Greg Aker1-2/+4
2010-03-25moved application folder outside of the system folderDerek Jones2-0/+72