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
/
includes
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
Update .PO files. Fix some minor English grammar.
Greg Roach
2
-3
/
+3
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
2
-2
/
+2
2014-10-06
Typo
Greg Roach
1
-1
/
+1
2014-10-06
Fix: cannot upgrade from webtrees 1.0.0 to latest version
Greg Roach
1
-5
/
+5
2014-10-06
Tidy up DB schema updates
Greg Roach
27
-247
/
+98
2014-10-05
Allow the User object to work as a null object (e.g. for visitors)
Greg Roach
1
-6
/
+4
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
3
-6
/
+6
2014-10-05
Split tree/user preference getter/setter into two functions
Greg Roach
1
-3
/
+3
2014-10-05
Cleanup - use WT_File class instead of manipulating filesystem
Greg Roach
1
-12
/
+0
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
8
-111
/
+103
2014-10-03
Remove old functions
Greg Roach
1
-21
/
+0
2014-09-28
Fix #1083922 - Note prefix selection ignored
Greg Roach
1
-6
/
+15
2014-09-28
Fix #1266160 - Vital Records Report does not sort
Greg Roach
1
-1
/
+3
2014-09-27
Fix #252 - constant ENT_HTML5 is not available in PHP5.3
Greg Roach
1
-1
/
+1
2014-09-20
Fix: 1334925 - Upcoming events block - not sorting by date
Greg Roach
1
-3
/
+1
2014-09-20
Merge branch 'MoreJSwork' of https://github.com/ddrury/webtrees into ddrury-M...
Greg Roach
3
-123
/
+93
2014-09-20
Simplify Person box drop down menu functions
David Drury
3
-123
/
+93
2014-09-20
Code cleanup
Greg Roach
2
-6
/
+2
2014-09-20
Unused code
Greg Roach
1
-57
/
+44
2014-09-19
Unused code
Greg Roach
1
-5
/
+4
2014-09-19
Unused code
Greg Roach
1
-3
/
+30
2014-09-19
Unused code
Greg Roach
1
-2
/
+2
2014-09-19
Unused code
Greg Roach
2
-2
/
+2
2014-09-18
Unused code
Greg Roach
1
-2
/
+2
2014-09-18
Remove unused code
Greg Roach
2
-15
/
+17
2014-09-18
#240 error creating certain jewish anniversaries
Greg Roach
1
-2
/
+2
2014-09-18
Code cleanup - do not use the return value from void functions
Greg Roach
1
-10
/
+30
2014-09-17
Code style: do not append values to uninitialised arrays
Greg Roach
1
-1
/
+7
2014-09-17
#237 - function accept_all_changes() not found
Greg Roach
1
-7
/
+8
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
30
-44
/
+44
2014-09-15
utf8_substr() has been replaced with mb_substr()
Greg Roach
1
-1
/
+1
2014-09-14
Cleanup - remove dead/commented code
Greg Roach
2
-10
/
+3
2014-09-14
Allow some formatting in the first line of collapsed notes
Greg Roach
1
-1
/
+1
2014-09-14
Filter markdown from the first line of a multi line note in the same manner a...
David Drury
1
-1
/
+8
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
2
-10
/
+10
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
4
-16
/
+16
2014-09-13
Code style - missing newline on final line
Greg Roach
1
-1
/
+1
2014-09-13
Remove dependency on PHP's ext/calendar extension, and use our own
Greg Roach
1
-3
/
+15
2014-09-12
Use the (faster) native mb_string functions where available, and fallbacks wh...
Greg Roach
3
-31
/
+37
2014-08-29
Remove unused (AFAICT) file inclusions. Fix bug from recent change
Greg Roach
2
-6
/
+2
2014-08-29
Remove unused variables
Greg Roach
1
-1
/
+0
2014-08-29
Move global I18N functions to I18N class
Greg Roach
4
-87
/
+14
2014-08-29
Move global I18N functions to I18N class
Greg Roach
5
-142
/
+16
2014-08-29
Remove function from global scope, and add unit tests
Greg Roach
1
-52
/
+0
2014-08-27
Prevent full-table-scans on wt_site_access_rules
Greg Roach
1
-1
/
+23
2014-08-27
Coding style - prefer &&/|| to and/or
Greg Roach
1
-2
/
+4
2014-08-27
Remove execute file permissions from PHP scripts
Greg Roach
1
-0
/
+0
2014-08-26
Initial framework for unit tests
Greg Roach
14
-70
/
+3
2014-08-25
Fix bad PHPDoc comments
Greg Roach
1
-1
/
+4
2014-08-25
Error in table stats for unknown visitors in site access rules
Greg Roach
1
-1
/
+1
[next]