index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
calendar.php
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
Fix: #1379482 - Monthly Calender Day not set box has vanished
Greg Roach
1
-1
/
+1
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
1
-1
/
+1
2014-10-05
Fix: #1377127 - Dates without a year in the monthly calendar
Greg Roach
1
-10
/
+10
2014-09-21
Cannot calculate days in month for dates with no year
Greg Roach
1
-1
/
+1
2014-09-13
Update function names
Greg Roach
1
-1
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-23
/
+23
2014-09-13
Typo in class name
Greg Roach
1
-8
/
+1
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
1
-3
/
+30
2014-04-05
Fix: using the result of void functions
Greg Roach
1
-15
/
+15
2014-04-04
Add terminating semicolon to CSS declarations
Greg Roach
1
-5
/
+5
2014-01-04
Update copyright date to 2014
Greg Roach
1
-1
/
+1
2014-01-04
Fix address of FSF, replace licence of GPLv2 by latest version
weberho
1
-1
/
+1
2013-11-01
Tidy up trailing whitespace
Greg Roach
1
-2
/
+2
2013-09-21
Update language files. Tidy up some capitalisation in en_US.
Greg Roach
1
-1
/
+1
2013-09-19
Add custom facts as well as custom events
Greg Roach
1
-1
/
+1
2013-09-03
#1214183 - "On This Day" is a Day Off
Greg Roach
1
-2
/
+2
2013-08-29
New filter/validation functions for GET/POST variables
Greg Roach
1
-8
/
+8
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-17
/
+17
2013-08-21
Tidy redundant code
Greg Roach
1
-1
/
+1
2013-08-19
Use record/fact objects for anniversaries
Greg Roach
1
-60
/
+61
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-3
/
+1
2013-07-22
#1203239 - Handling of Old Style Gregorian Dates
fisharebest
1
-5
/
+12
2013-06-29
(no commit message)
fisharebest
1
-2
/
+2
2013-06-23
Use PHP5.3 language features in gedcom-record classes
fisharebest
1
-1
/
+1
2013-06-23
Use PHP5.3 language features in date classes - gives performance gain of seve...
fisharebest
1
-3
/
+3
2013-05-13
#1162435 - Calendar by year range does not work
fisharebest
1
-1
/
+1
2013-02-06
Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...
fisharebest
1
-2
/
+2
2012-06-30
Date classes - encapsulate the calendar type within the class (to allow for s...
fisharebest
1
-5
/
+5
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-2
/
+2
2012-06-04
Fix wrong gender image for unknown.
Nigel Osborne
1
-1
/
+1
2012-04-16
calendar.php - filter inputs
fisharebest
1
-18
/
+8
2012-04-02
Use CSS for sex icons, instead of <img>
fisharebest
1
-36
/
+35
2012-03-25
Help text that includes the phrase "this is obvious" clearly needs removing!
fisharebest
1
-5
/
+5
2012-03-24
Replace $WT_IMAGES array of images with CSS.
fisharebest
1
-12
/
+8
2012-01-31
Add page ID to calendar.php, as most other pages.
Nigel Osborne
1
-2
/
+2
2011-12-12
HTML validation - use html5-style for self-closing tags, instead of xhtml-style
fisharebest
1
-20
/
+20
2011-11-27
Correct centering of table content - calendar.php
Nigel Osborne
1
-3
/
+3
2011-11-19
Remove classes .rtl and .lrt - these exist to correct the alignment when we a...
fisharebest
1
-6
/
+6
2011-11-11
Remove redundant/obsolete html attribute (border="0") as this is already set ...
fisharebest
1
-2
/
+2
2011-11-05
Major MVC refactoring. Every page now has a controller.
fisharebest
1
-4
/
+4
2011-11-04
Add spaces to fix HTML validation errors
fisharebest
1
-18
/
+18
2011-09-22
Add HTML escapes and directional markup when we CREATE the names of objects, ...
fisharebest
1
-1
/
+1
2011-07-11
Always "require_once" functions_print_lists (not just "require"), because the...
Larry Meaney
1
-1
/
+1
2011-07-05
Validation error - duplicate CSS ID
fisharebest
1
-2
/
+2
2011-07-05
Fix: various validation errors in calendar.php
fisharebest
1
-2
/
+3
2011-06-11
Lightbox module: stop loading config everywhere - just where it is used.
fisharebest
1
-31
/
+25
2011-06-04
I18N: combine similar translations (use ones with embedded variables)
fisharebest
1
-3
/
+2
2011-04-16
Some tidy up
Veit Olschinski
1
-91
/
+86
2011-03-04
Remove intermediate function
fisharebest
1
-13
/
+13
2011-03-02
Jewish month names "Adar" and "Adar I" reversed. Also, do not show leap mont...
fisharebest
1
-0
/
+4
[next]