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
/
Http
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-26
Replace Bootstrap4 class with views
Greg Roach
3
-24
/
+22
2019-03-22
Fix: cannot send email from admin page to user due to double-escaping
Greg Roach
1
-6
/
+8
2019-03-20
Add example report
Greg Roach
1
-3
/
+7
2019-03-20
Add example report
Greg Roach
1
-7
/
+3
2019-03-20
Edit blocks page - sort available blocks
Greg Roach
1
-2
/
+2
2019-03-20
Fix: #2337 - null/empty-string mixup in default_resn rules
Greg Roach
1
-20
/
+30
2019-03-20
Fix: #2339 - editing media file but leaving the filename unchanged
Greg Roach
1
-1
/
+1
2019-03-20
Fix #2332 - MOD() function is MySQL only
Greg Roach
1
-14
/
+14
2019-03-14
Catch 22 - setup needs language modules. Modules need a database. Database ...
Greg Roach
1
-2
/
+3
2019-03-14
Apply fixes from StyleCI (#2330)
Greg Roach
1
-2
/
+1
2019-03-14
Convert languages to modules
Greg Roach
3
-152
/
+135
2019-03-13
Allow custom modules to provide translations
Greg Roach
1
-1
/
+1
2019-03-12
Fix: #2219 create a module to allow user css and js
Greg Roach
1
-1
/
+1
2019-03-12
Fix: #2326 - wrong class in typehint
Greg Roach
1
-110
/
+110
2019-03-10
glob() results do not need to be sorted
Greg Roach
2
-3
/
+3
2019-03-09
Move code from views to controllers
Greg Roach
1
-10
/
+30
2019-03-09
Fix 'Check for errors' for trees with _LOC records. (#2314)
Richard Cissée
1
-0
/
+1
2019-03-09
Fix: #2233 some databases cannot index columns longer than 255 chars
Greg Roach
1
-1
/
+1
2019-03-09
Do not check CSRF tokens when changing language/theme
Greg Roach
1
-1
/
+9
2019-03-09
Fix census assistant and chart block not showing
Greg Roach
1
-1
/
+1
2019-03-08
Strict types and code review
Greg Roach
2
-2
/
+0
2019-03-08
Error handling
Greg Roach
1
-1
/
+6
2019-03-08
Error handling
Greg Roach
1
-4
/
+14
2019-03-08
Fix: #1620 use US paper size in US, CA and PH
Greg Roach
1
-1
/
+1
2019-03-08
Remove old class
Greg Roach
2
-372
/
+4
2019-03-07
Code style and testing
Greg Roach
19
-173
/
+169
2019-03-07
PHPdoc
Greg Roach
1
-1
/
+1
2019-03-07
Add example module to set PHP/MySQL configuration
Greg Roach
2
-58
/
+0
2019-03-07
Use better source of randomness
Greg Roach
1
-1
/
+3
2019-03-06
Collections / arrays
Greg Roach
1
-2
/
+2
2019-03-06
Add visibility to constants
Greg Roach
1
-3
/
+3
2019-03-06
PHPdoc
Greg Roach
1
-1
/
+0
2019-03-05
Fix: #2240 - allow custom modules to provide and replace views
Greg Roach
1
-1
/
+1
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
14
-27
/
+54
2019-03-05
Custom module examples
Greg Roach
1
-0
/
+61
2019-03-05
Fix: #2300 - test for deleted modules ignores disabled modules
Greg Roach
1
-2
/
+2
2019-03-05
Apply fixes from StyleCI (#2303)
Greg Roach
1
-2
/
+1
2019-03-04
Add historic event modules
Greg Roach
2
-3
/
+3
2019-03-04
Group modules on control panel
Greg Roach
1
-35
/
+49
2019-03-03
Convert from Carbon (v1) to CarbonImmutable (v2)
Greg Roach
9
-26
/
+22
2019-03-02
Use app() shortcut
Greg Roach
4
-6
/
+6
2019-03-02
Apply fixes from StyleCI (#2293)
Greg Roach
1
-1
/
+1
2019-03-02
Simplify setup wizard. Autologin after setup
Greg Roach
2
-10
/
+11
2019-03-02
Tidy up initialization
Greg Roach
3
-0
/
+169
2019-03-02
Refactoring middleware to remove dependency on Tree
Greg Roach
3
-35
/
+18
2019-03-02
Replace MySQL-specific code
Greg Roach
2
-2
/
+2
2019-03-02
Refactoring modules to remove dependency on Tree (allows earlier initialisati...
Greg Roach
3
-5
/
+10
2019-03-02
Tidy up initialisation
Greg Roach
3
-0
/
+225
2019-03-02
Use carbon functions instead of magic numbers
Greg Roach
1
-1
/
+1
2019-03-02
Remove old code
Greg Roach
1
-2
/
+0
[next]