Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
cce6bd170f24cf0f10ca0b58150d0324433a66be
/
system
/
libraries
/
Calendar.php
cce6bd1
[ci skip] Merge pull request #5376 from jim-parry/copyright-update
by Andrey Andreev
· 7 years ago
da60e9b
Update copyright data to 2017
by Master Yoda
· 8 years ago
1924e87
[ci skip] Update ellislab.com links to https too
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
125ef47
[ci skip] Bump year to 2016
by Andrey Andreev
· 9 years ago
0340489
Remove an unnecessary check
by Andrey Andreev
· 10 years ago
51fe87a
use isset instead of array_key_exist
by Gabriel Potkány
· 10 years ago
3549be4
Fix language overriding for calendar library
by Gabriel Potkány
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
90726b8
[ci skip] Change some log messages' level
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
6125a27
Remove CI_Calendar::
by Andrey Andreev
· 11 years ago
083a226
[ci skip] Fix date helper loading in CI_Calendar::get_total_days()
by Andrey Andreev
· 11 years ago
be368a8
Date helper days_in_month(), CI_Calendar::get_total_days() changes
by Andrey Andreev
· 11 years ago
9bf3cf2
[ci skip] Clean-up following PR #2864
by Andrey Andreev
· 11 years ago
63cb46b
Merge branch 'develop' into patch-1
by Andrew
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
41713aa
updates per narfbg request
by Andrew
· 11 years ago
021f8ed
updates per narfbg's comments
by Andrew
· 11 years ago
227a5d7
template as array instead of string
by Andrew
· 11 years ago
6f6102c
Add method chaining support to Calendar & Pagination libs
by Andrey Andreev
· 11 years ago
e0333db
simplify calendar library
by Andrew
· 11 years ago
ea801ab
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
2e914b7
Updates for the Calendar Pull Request
by Marcos SF Filho
· 11 years ago
0cd7c92
Unnecessary rtrim and update docs for Calendar class
by Marcos SF Filho
· 11 years ago
c4f6616
Join two if statement into one
by Marcos SF Filho
· 11 years ago
a593e3e
Code Corrections for the Calendar Pull Request
by Marcos SF Filho
· 11 years ago
7977e1d
Update the Calendar Class
by Marcos SF Filho
· 11 years ago
a756125
Updating Calendar lib docs
by Derek Jones
· 11 years ago
80500af
[ci skip] Happy new year
by Andrey Andreev
· 12 years ago
838a9d6
[ci skip] Cleaned some spaces
by Andrey Andreev
· 12 years ago
c5536aa
Manually apply PR #1594 (fixing phpdoc page-level generation/warnings)
by Andrey Andreev
· 12 years ago
3e9d2b8
Docblock improvements
by Andrey Andreev
· 12 years ago
f51b1fb
Fix CI_Calendar::generate() not accepting NULLs (introduced in d261b1e89c3d4d5191036d5a5660ef6764e593a0)
by Andrey Andreev
· 12 years ago
5036c9c
Revert/optimize some changes from 773ccc318f2769c9b7579630569b5d8ba47b114b and d261b1e89c3d4d5191036d5a5660ef6764e593a0
by Andrey Andreev
· 12 years ago
d261b1e
Replaced `==` with `===` and `!=` with `!==` in /system/libraries
by Alex Bilbie
· 12 years ago
5645479
Clean up the libraries
by Andrey Andreev
· 13 years ago
68f0981
Fix calendar and session libraries
by Timothy Warren
· 13 years ago
6dbabb5
Switch a private property to protected and cleanup the Calendar library
by Andrey Andreev
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
0defe5d
Updating copyright date to 2012
by Greg Aker
· 13 years ago
c7dc07e
Some braces & spaces added/removed to comply with the coding standarts
by Andrey Andreev
· 13 years ago
e8dfc1b
Improve the Calendar library
by Andrey Andreev
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 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
· 13 years ago
114ab09
Fixed double-space typo.
by Razican
· 14 years ago
3a74665
Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3.
by Greg Aker
· 14 years ago
0711dc8
Hey look, it's 2011
by Greg Aker
· 14 years ago
a926328
Changing all class constructors to __construct()
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
defaa17
Fixed a bug in the Calendar library where the shortname was output for "May".
by Derek Allard
· 15 years ago
fc395a1
updated copyrights to 2009
by Derek Jones
· 16 years ago
2067d1a
Changing EOL style to LF
by Derek Allard
· 16 years ago
e4a7db4
updated copyright
by Rick Ellis
· 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
7327499
Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper.
by Derek Allard
· 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
971af99
fixed a bug in the calendar library
by Derek Allard
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
b93464d
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
5f95aab
by admin
· 18 years ago
fafe28b
by admin
· 18 years ago
6c9f736
by admin
· 18 years ago
10c3f41
by admin
· 18 years ago
b3ab70b
by admin
· 18 years ago
ee54c11
by admin
· 18 years ago
33de9a1
by admin
· 18 years ago
7981a9a
by admin
· 18 years ago
e79dc71
by admin
· 18 years ago
b071bb5
by admin
· 18 years ago
b0dd10f
Initial Import
by admin
· 18 years ago