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
/
app
/
Module.php
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-22
Reduced if/else complexity, removed not require else conditions (#1866)
Rico Sonntag
1
-2
/
+2
2018-08-27
Added PHP7 return types to methods according doc block (#1864)
Rico Sonntag
1
-14
/
+14
2018-08-19
CodeStyle
Greg Roach
1
-1
/
+1
2018-08-13
Type hint closure return types
Greg Roach
1
-2
/
+2
2018-07-16
Split OSM module into core code and places/pedigree-map modules
Greg Roach
1
-0
/
+2
2018-07-16
Use PSR2 code style
Greg Roach
1
-525
/
+592
2018-07-15
convert Admin pages and ajax calls to route/view
David Drury
1
-0
/
+82
2018-07-13
Remove the googlemaps module and lots of old code
Greg Roach
1
-1
/
+0
2018-07-09
Remove global
Greg Roach
1
-1
/
+1
2018-07-07
Remove global variables from blocks
Greg Roach
1
-2
/
+0
2018-07-06
Replace function with constant
Greg Roach
1
-81
/
+74
2018-06-26
Convert upgrade wizard to http/controller
Greg Roach
1
-1
/
+1
2018-06-21
SQL_CACHE and SQL_NO_CACHE no longer work in MySQL 8
Greg Roach
1
-3
/
+3
2018-05-29
Now that the main menu is for navigation, the page-menu for editing is not ne...
Greg Roach
1
-1
/
+0
2018-01-07
Happy new year - 2018
Greg Roach
1
-1
/
+1
2017-12-03
Scrutinizer Auto-Fixes (#1524)
Scrutinizer Auto-Fixer
1
-1
/
+1
2017-11-19
Use maximebf/debugbar for development
Greg Roach
1
-0
/
+6
2017-11-04
Fix: #1455 - include/require
Greg Roach
1
-1
/
+1
2017-11-03
Code style
Greg Roach
1
-3
/
+2
2017-11-03
CodeStyle - spacing/alignment
Greg Roach
1
-1
/
+1
2017-10-31
Fix: cannot load custom module twice
Greg Roach
1
-4
/
+30
2017-10-28
Dashboard
Greg Roach
1
-1
/
+23
2017-06-21
PhpDoc
Greg Roach
1
-1
/
+1
2017-04-07
Error logging
Greg Roach
1
-1
/
+2
2017-03-08
2017
Greg Roach
1
-1
/
+1
2016-12-23
Code style - short array syntax
Greg Roach
1
-28
/
+28
2016-05-19
Fix #413 - Version and link for custom modules
Greg Roach
1
-0
/
+82
2016-04-11
Charts as modules - more work
Greg Roach
1
-0
/
+12
2016-04-09
Remove dependency on I18N from AbstractModule::getInstalledModules
Greg Roach
1
-4
/
+0
2016-01-30
Update copyright year
Greg Roach
1
-1
/
+1
2016-01-17
Two spaces have no effect in HTML
Greg Roach
1
-4
/
+4
2015-06-08
PHPDoc
Greg Roach
1
-3
/
+3
2015-05-31
PSR-4
Greg Roach
1
-2
/
+10
2015-05-30
Code style
Greg Roach
1
-6
/
+4
2015-05-30
PHP-CS-FIXER, PSR-2 (mostly!)
Greg Roach
1
-3
/
+3
2015-05-05
Fix #560 - wrong order for menus, blocks, etc.
Greg Roach
1
-0
/
+7
2015-04-03
Fix copy/paste error
Greg Roach
1
-0
/
+2
2015-04-03
Fix #517, #544 - sorting of modules in admin pages
Greg Roach
1
-1
/
+30
2015-03-29
Split class Module into static and abstract parts
Greg Roach
1
-217
/
+63
2015-03-08
Remove constants, to improve multi-tree handling
Greg Roach
1
-35
/
+27
2015-03-03
Fix #455 - better error handling for custom modules
Greg Roach
1
-7
/
+8
2015-03-02
Fix #455
Greg Roach
1
-5
/
+8
2015-03-02
Need 'include' instead of 'require' so we can catch errors
Greg Roach
1
-3
/
+3
2015-03-02
Module API
Greg Roach
1
-126
/
+78
2015-02-06
PHPDoc
Greg Roach
1
-3
/
+3
2015-02-05
Fix ##1284239 - Search: User permissions of selected tree are used for every ...
Greg Roach
1
-1
/
+1
2015-02-05
Add API to access the parent tree of a record
Greg Roach
1
-1
/
+1
2015-02-05
Namespaces should consist of both vendor and package
Greg Roach
1
-6
/
+6
2015-02-02
WIP
Greg Roach
1
-3
/
+3
2015-02-02
WIP
Greg Roach
1
-1
/
+1
[next]