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
/
resources
/
views
/
setup
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-26
Fix: setup wizard fails to detect base_url when it contains spaces
Greg Roach
1
-1
/
+1
2020-05-09
Clarify that we support MariaDB and Percona, in addition to MySQL
Greg Roach
1
-1
/
+3
2019-12-03
Apply PSR12 code style to templates
Greg Roach
9
-11
/
+47
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-1
/
+1
2019-10-14
Move business logic from controller to service
Greg Roach
1
-1
/
+1
2019-10-12
Fix: #2621 - set baseurl during setup
Greg Roach
2
-0
/
+6
2019-10-11
Working on routing
Greg Roach
8
-8
/
+0
2019-10-06
Working on routing
Greg Roach
8
-8
/
+8
2019-09-23
Fix typo
Greg Roach
1
-1
/
+1
2019-08-28
Fix: #2560 - Validation of database names
Greg Roach
4
-15
/
+4
2019-08-16
Fix: #2537 - long table prefixes break migration scripts
Greg Roach
4
-4
/
+4
2019-04-15
Add autocomplete attribute to login/registration forms
Greg Roach
4
-7
/
+7
2019-04-14
Refactor the bootstrap process
Greg Roach
1
-2
/
+3
2019-03-09
Remove out-of-date warning
2.0.0-alpha.5
Greg Roach
1
-4
/
+0
2019-03-02
Simplify setup wizard. Autologin after setup
Greg Roach
1
-0
/
+8
2019-02-22
Add PHP driver checks to setup wizard
Greg Roach
8
-29
/
+29
2019-02-22
Update port numbers for PostgreSQL and SQL Server
Greg Roach
3
-6
/
+7
2019-02-22
Add experimental support for non-mysql databases
Greg Roach
9
-115
/
+475
2018-12-27
Use illuminate/database for migrations and seeds
Greg Roach
1
-3
/
+3
2018-10-12
Use .phtml extension for template files
Greg Roach
6
-0
/
+0
2018-10-04
Code style
Greg Roach
6
-276
/
+276
2017-11-21
Use laravel-style e() function to escape HTML in views
Greg Roach
5
-59
/
+54
2017-11-13
Warning messages during setup
Greg Roach
1
-1
/
+1
2017-11-05
Refactor setup wizard to use MVC and front-controller
Greg Roach
6
-0
/
+356