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
/
tests
/
includes
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
Refactor includes/functions into classes
Greg Roach
12
-1441
/
+0
2015-05-31
PSR-4
Greg Roach
12
-191
/
+155
2015-05-30
Code style
Greg Roach
12
-341
/
+1
2015-03-29
Split class Module into static and abstract parts
Greg Roach
1
-18
/
+0
2015-03-09
Refactor tree to ID/name conversions
Greg Roach
1
-18
/
+0
2015-03-09
Use Tree object instead of ID/name
Greg Roach
1
-9
/
+0
2015-02-28
Fix #456
Greg Roach
1
-9
/
+0
2015-02-12
Tidy SQL
Greg Roach
1
-18
/
+0
2015-02-06
Generating XREFs is the responsibility of the tree
Greg Roach
1
-9
/
+0
2015-02-05
No longer need to update globals, as records contain their own privacy settings
Greg Roach
1
-9
/
+0
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
12
-178
/
+178
2015-02-03
Autoload includes/functions/*
Greg Roach
12
-12
/
+0
2015-02-02
Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.
Greg Roach
12
-415
/
+523
2015-01-21
Remove remaining inline-edit code
Greg Roach
2
-46
/
+1
2015-01-17
New theme system and admin interface
Greg Roach
2
-63
/
+2
2014-12-09
Hide the 'logged in users' block when there are no users logged in
Greg Roach
1
-9
/
+0
2014-10-27
Remove more global functions
Greg Roach
1
-9
/
+0
2014-10-26
Move remaining functions from authentication.php to better location
Greg Roach
1
-60
/
+0
2014-10-26
Move global functions to classes. Use class-based logs.
Greg Roach
1
-9
/
+0
2014-10-25
Move chart function to chart controller. Use objects instead of XREFs
Greg Roach
1
-9
/
+0
2014-10-22
Move news/blog functions to the news/blog code
Greg Roach
1
-45
/
+0
2014-10-21
PHPDoc
Greg Roach
1
-9
/
+0
2014-10-21
PHPDoc / unit tests
Greg Roach
1
-3
/
+13
2014-10-05
Split tree preference getter/setter into two separate functions
Greg Roach
1
-18
/
+0
2014-10-03
Remove old functions
Greg Roach
1
-18
/
+0
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-44
/
+0
2014-08-29
Move global I18N functions to I18N class
Greg Roach
1
-18
/
+0
2014-08-29
Remove function from global scope, and add unit tests
Greg Roach
1
-10
/
+1
2014-08-26
Initial framework for unit tests
Greg Roach
14
-0
/
+2164