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
/
modules_v3
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Whitespace changes to reduce merge conflicts with the assets branch
Greg Roach
17
-64
/
+80
2014-10-06
Tidy up DB schema updates
Greg Roach
15
-78
/
+4
2014-10-05
Use consistent terminology (preference versus setting)
Greg Roach
4
-6
/
+6
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
8
-24
/
+26
2014-10-03
Remove old functions
Greg Roach
1
-10
/
+10
2014-09-28
Error handling in GM flags editor
Greg Roach
1
-17
/
+22
2014-09-28
Fix #1083922 - Note prefix selection ignored
Greg Roach
1
-3
/
+0
2014-09-27
#1301261 - Delete messages with error message
Greg Roach
1
-3
/
+3
2014-09-20
Fix: 1334925 - Upcoming events block - not sorting by date
Greg Roach
2
-43
/
+42
2014-09-20
Merge branch 'MoreJSwork' of https://github.com/ddrury/webtrees into ddrury-M...
Greg Roach
3
-8
/
+5
2014-09-20
Simplify Person box drop down menu functions
David Drury
3
-8
/
+5
2014-09-20
Two functions called print_pedigree_person_nav2() with similar contents. Ren...
Greg Roach
2
-296
/
+276
2014-09-20
Cleaner test for invalid regular expressions
Greg Roach
1
-5
/
+4
2014-09-19
Unused code
Greg Roach
1
-24
/
+1
2014-09-19
Unused code
Greg Roach
1
-1
/
+0
2014-09-19
Unused code
Greg Roach
1
-24
/
+5
2014-09-19
Unused code
Greg Roach
1
-11
/
+0
2014-09-19
Unused code
Greg Roach
1
-13
/
+9
2014-09-19
Unused code
Greg Roach
1
-5
/
+12
2014-09-19
Unused code
Greg Roach
1
-16
/
+15
2014-09-19
Unused code
Greg Roach
1
-27
/
+21
2014-09-18
Use WT_DBStatement->fetchOne() in preference to PDOStatement->fetchColumn()
Greg Roach
1
-3
/
+4
2014-09-18
Unused code
Greg Roach
2
-5
/
+2
2014-09-18
User journal module won't install without news module
Greg Roach
1
-1
/
+1
2014-09-18
Unused code
Greg Roach
2
-6
/
+1
2014-09-18
Unused code
Greg Roach
1
-1
/
+1
2014-09-18
Remove unused code
Greg Roach
1
-8
/
+0
2014-09-18
Unused code
Greg Roach
1
-7
/
+3
2014-09-18
Code style - do not append to an uninitialised array
Greg Roach
1
-0
/
+3
2014-09-18
Code cleanup - do not use the return value from void functions
Greg Roach
1
-31
/
+21
2014-09-18
Code cleanup - unnecessary local variables
Greg Roach
2
-9
/
+6
2014-09-18
Code cleanup: do not use the 'with' construct in javascript
Greg Roach
1
-88
/
+88
2014-09-18
Code cleanup - do not assign variables to themselves
Greg Roach
3
-18
/
+9
2014-09-17
Code style: do not append values to uninitialised arrays
Greg Roach
1
-23
/
+13
2014-09-17
Split site-preference getter/setter into two functions
Greg Roach
20
-25
/
+25
2014-09-14
Cleanup - remove dead/commented code
Greg Roach
1
-4
/
+2
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-75
/
+67
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-2
/
+2
2014-09-13
Code style - method names and type-hints
Greg Roach
2
-50
/
+50
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-1
/
+1
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
2
-2
/
+2
2014-09-13
Code style - PSR-1 names for methods
Greg Roach
1
-5
/
+5
2014-09-13
Refactor dates and calendars. These are two different types of entity.
Greg Roach
1
-3
/
+6
2014-08-29
Move global I18N functions to I18N class
Greg Roach
2
-3
/
+3
2014-08-28
Use print_r() for debug only
Greg Roach
1
-3
/
+3
2014-08-27
Remove unused variables
Greg Roach
2
-134
/
+94
2014-08-27
Unescaped text in census assistant
Greg Roach
2
-71
/
+76
2014-08-27
Remove execute file permissions from PHP scripts
Greg Roach
2
-0
/
+0
2014-08-25
Fix bad PHPDoc comments
Greg Roach
1
-5
/
+3
2014-08-14
Code without side-effects (see PSR-1) does not require guard headers
Greg Roach
63
-315
/
+3
[next]