Age | Commit message (Expand) | Author | Files | Lines |
2015-03-26 | Remove an unnecessary check | Andrey Andreev | 1 | -5/+1 |
2015-03-25 | use isset instead of array_key_exist | Gabriel Potkány | 1 | -1/+1 |
2015-03-25 | Fix language overriding for calendar library | Gabriel Potkány | 1 | -1/+1 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-20 | [ci skip] Change some log messages' level | Andrey Andreev | 1 | -1/+1 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-02-21 | Remove CI_Calendar:: | Andrey Andreev | 1 | -25/+19 |
2014-02-20 | [ci skip] Fix date helper loading in CI_Calendar::get_total_days() | Andrey Andreev | 1 | -1/+1 |
2014-02-20 | Date helper days_in_month(), CI_Calendar::get_total_days() changes | Andrey Andreev | 1 | -17/+2 |
2014-02-18 | [ci skip] Clean-up following PR #2864 | Andrey Andreev | 1 | -4/+4 |
2014-02-17 | Merge branch 'develop' into patch-1 | Andrew | 1 | -1/+1 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-02-11 | updates per narfbg request | Andrew | 1 | -3/+1 |
2014-02-09 | updates per narfbg's comments | Andrew | 1 | -5/+6 |
2014-02-09 | template as array instead of string | Andrew | 1 | -39/+91 |
2014-02-08 | Add method chaining support to Calendar & Pagination libs | Andrey Andreev | 1 | -3/+7 |
2014-02-08 | simplify calendar library | Andrew | 1 | -68/+35 |
2014-01-20 | Merge branch 'develop' into feature/user-guide-cleanup | Andrey Andreev | 1 | -5/+41 |
2014-01-09 | Updates for the Calendar Pull Request | Marcos SF Filho | 1 | -1/+1 |
2014-01-08 | Unnecessary rtrim and update docs for Calendar class | Marcos SF Filho | 1 | -1/+1 |
2014-01-08 | Join two if statement into one | Marcos SF Filho | 1 | -5/+2 |
2014-01-08 | Code Corrections for the Calendar Pull Request | Marcos SF Filho | 1 | -21/+18 |
2014-01-08 | Update the Calendar Class | Marcos SF Filho | 1 | -6/+48 |
2013-07-21 | Updating Calendar lib docs | Derek Jones | 1 | -1/+1 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-12-03 | [ci skip] Cleaned some spaces | Andrey Andreev | 1 | -5/+5 |
2012-11-01 | Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) | Andrey Andreev | 1 | -1/+2 |
2012-10-27 | Docblock improvements | Andrey Andreev | 1 | -3/+5 |
2012-06-16 | Fix CI_Calendar::generate() not accepting NULLs (introduced in d261b1e89c3d4d... | Andrey Andreev | 1 | -2/+2 |
2012-06-04 | Revert/optimize some changes from 773ccc318f2769c9b7579630569b5d8ba47b114b an... | Andrey Andreev | 1 | -6/+6 |
2012-06-02 | Replaced `==` with `===` and `!=` with `!==` in /system/libraries | Alex Bilbie | 1 | -15/+15 |
2012-05-17 | Clean up the libraries | Andrey Andreev | 1 | -24/+17 |
2012-04-27 | Fix calendar and session libraries | Timothy Warren | 1 | -23/+69 |
2012-03-26 | Switch a private property to protected and cleanup the Calendar library | Andrey Andreev | 1 | -35/+26 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-12-24 | Some braces & spaces added/removed to comply with the coding standarts | Andrey Andreev | 1 | -10/+24 |
2011-12-24 | Improve the Calendar library | Andrey Andreev | 1 | -79/+54 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -4/+16 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -9/+9 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -9/+9 |
2011-04-19 | Removing internal references to the EXT constant. Additionally, marked the c... | Greg Aker | 1 | -1/+1 |
2011-01-05 | Hey look, it's 2011 | Greg Aker | 1 | -1/+1 |
2010-11-10 | Changing all class constructors to __construct() | Greg Aker | 1 | -3/+1 |
2010-11-10 | Updating PHP requirements in files 5.1.6 | Greg Aker | 1 | -1/+1 |
2010-10-04 | Cleanup of stray spaces and tabs | Barry Mieny | 1 | -78/+78 |
2010-01-05 | updated copyrights | Derek Jones | 1 | -1/+1 |
2009-08-17 | Fixed a bug in the Calendar library where the shortname was output for "May". | Derek Allard | 1 | -1/+1 |
2009-04-22 | updated copyrights to 2009 | Derek Jones | 1 | -1/+1 |