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
2026-02-21
The correct name for Postgres is PostgreSQL
Greg Roach
1
-1
/
+1
2026-02-10
Fix: #5313 - replace hideshowpassword plugin with vanillaJS
Greg Roach
4
-7
/
+7
2025-08-24
Fix: #5210 - Show socket path as disabled instead of readonly
Greg Roach
1
-1
/
+1
2025-08-24
Fix: #5210 - Be clear that MariaDB is supported as well as MySQL
Greg Roach
1
-1
/
+1
2025-08-15
fixed #5207: memory_limit = -1 means unlimited (#5208)
Bert Koorengevel
1
-2
/
+2
2025-01-06
Add PhpService so we can mock/test calles to ini_get(), etc.
Greg Roach
1
-1
/
+2
2024-03-31
Refactoring class DB
Greg Roach
1
-4
/
+5
2023-11-04
Rework setup page for MySQL to highlight distinction between localhost and ne...
Greg Roach
3
-39
/
+66
2023-07-14
Remove unused code
Greg Roach
1
-1
/
+0
2022-12-23
Fix: #4680 - wrong baseurl detected if query-parameters added during setup
Greg Roach
1
-1
/
+1
2022-10-03
Fix: #4567 - typo in name of driver for SQL-Server
Greg Roach
2
-2
/
+2
2022-09-06
CodeStyle
Greg Roach
10
-0
/
+20
2022-05-18
Update bootstrap 5 markup for select elements. See #4412
Greg Roach
1
-1
/
+1
2022-05-02
Outdated bootstrap markup
Greg Roach
7
-26
/
+26
2022-02-18
PHPdoc
Greg Roach
8
-115
/
+115
2022-01-23
Bootstrap5 needs explicit spacing between form rows
Greg Roach
7
-26
/
+26
2021-12-03
Add default value to template for config.ini.php
Greg Roach
1
-0
/
+1
2021-09-01
Use wt- namespace for data attributes
Greg Roach
4
-4
/
+4
2021-08-18
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Greg Roach
6
-52
/
+48
2021-07-27
Prefer lower case for buttons
Greg Roach
4
-4
/
+4
2021-07-27
Fix: #3920 - hide/show password text is not translated
Greg Roach
4
-4
/
+4
2021-04-27
Fix: #2909 - table prefix cross-platform compatibility
Greg Roach
3
-3
/
+3
2021-02-08
CodeStyle
Greg Roach
10
-1
/
+168
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