| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-15 | Tests | Greg Roach | 19 | -69/+573 | |
| 2019-03-14 | TypeHints | Greg Roach | 2 | -9/+9 | |
| 2019-03-14 | Missing import | Greg Roach | 1 | -0/+1 | |
| 2019-03-14 | Catch 22 - setup needs language modules. Modules need a database. Database ↵ | Greg Roach | 3 | -11/+23 | |
| needs setup | |||||
| 2019-03-14 | Media file attributes being ignored | Greg Roach | 1 | -2/+2 | |
| 2019-03-14 | Apply fixes from StyleCI (#2330) | Greg Roach | 1 | -2/+1 | |
| 2019-03-14 | Convert languages to modules | Greg Roach | 79 | -296/+3076 | |
| 2019-03-13 | Add utility function to custom theme trait | Greg Roach | 2 | -85/+94 | |
| 2019-03-13 | CodeStyle | Greg Roach | 1 | -3/+2 | |
| 2019-03-13 | Allow custom modules to provide translations | Greg Roach | 6 | -13/+99 | |
| 2019-03-13 | Comments | Greg Roach | 1 | -3/+25 | |
| 2019-03-13 | Apply fixes from StyleCI (#2328) | Greg Roach | 1 | -2/+1 | |
| 2019-03-13 | Update new-individual.phtml (#2325) | Rico Sonntag | 1 | -4/+13 | |
| Fixes #952 Fixes marriage name order in hungarian and vietnamese language in the edit a new individual. | |||||
| 2019-03-13 | #2322 - allow custom views to refer to core views | Greg Roach | 2 | -3/+6 | |
| 2019-03-13 | Fix: #2184 - default family in report setup page | Greg Roach | 1 | -0/+5 | |
| 2019-03-12 | Unused parameter | Greg Roach | 1 | -3/+1 | |
| 2019-03-12 | Fix: #2219 create a module to allow user css and js | Greg Roach | 9 | -166/+353 | |
| 2019-03-12 | Fix: #2326 - wrong class in typehint | Greg Roach | 1 | -110/+110 | |
| 2019-03-12 | Testing | Greg Roach | 2 | -12/+20 | |
| 2019-03-12 | Add new module interface to allow CSS/JS/etc. to be added to the end of the ↵ | Greg Roach | 19 | -55/+292 | |
| <head> or <body> elements | |||||
| 2019-03-10 | Add example custom theme | Greg Roach | 3 | -0/+157 | |
| 2019-03-10 | Fix: we cannot nicely handle boot errors in custom modules as we have no ↵ | Greg Roach | 1 | -5/+7 | |
| framework to display them | |||||
| 2019-03-10 | Do not use __construct() or boot() in core themes, as it prevents custom ↵ | Greg Roach | 2 | -16/+10 | |
| themese from using different parameters | |||||
| 2019-03-10 | glob() results do not need to be sorted | Greg Roach | 5 | -6/+7 | |
| 2019-03-10 | Remove unused parameter | Greg Roach | 2 | -6/+2 | |
| 2019-03-10 | Wrong list of privacy restrictions used on tree-privacy page | Greg Roach | 2 | -3/+25 | |
| 2019-03-10 | Testing | Greg Roach | 1 | -2/+3 | |
| 2019-03-09 | Move code from views to controllers | Greg Roach | 4 | -124/+102 | |
| 2019-03-09 | Fix 'Check for errors' for trees with _LOC records. (#2314) | Richard Cissée | 1 | -0/+1 | |
| This was already partially supported, now extended to linked NOTE records (which otherwise caused error: '_LOC L1 has a NOTE link to N1. This type of link is not allowed here.') | |||||
| 2019-03-09 | Remove out-of-date warning2.0.0-alpha.5 | Greg Roach | 1 | -4/+0 | |
| 2019-03-09 | Fix: #2307 - new location for .MO files | Greg Roach | 2 | -3/+3 | |
| 2019-03-09 | Build script | Greg Roach | 2 | -3/+1 | |
| 2019-03-09 | Add more fixes to server-config example module | Greg Roach | 1 | -0/+20 | |
| 2019-03-09 | Fix: #2233 some databases cannot index columns longer than 255 chars | Greg Roach | 5 | -16/+9 | |
| 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 | 3 | -5/+5 | |
| 2019-03-09 | Simplified Chinese language file translation repair (#2310) | xmlf | 1 | -1591/+331 | |
| * Update messages.po * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Delete messages.mo * Update messages.po * Add files via upload * Language tags use hyphens | |||||
| 2019-03-09 | Use updated version fisharebest/localization - fixes #2275 | Greg Roach | 1608 | -1638/+1961 | |
| 2019-03-08 | Logic error | Greg Roach | 1 | -2/+2 | |
| 2019-03-08 | Type | Greg Roach | 1 | -2/+6 | |
| 2019-03-08 | Strict types and code review | Greg Roach | 19 | -59/+49 | |
| 2019-03-08 | Error handling | Greg Roach | 1 | -1/+5 | |
| 2019-03-08 | Error handling | Greg Roach | 1 | -1/+6 | |
| 2019-03-08 | Error handling | Greg Roach | 1 | -4/+14 | |
| 2019-03-08 | Hide metadata sidebar when empty | Greg Roach | 1 | -27/+6 | |
| 2019-03-08 | Wrong conversion from inches/mm to points | Greg Roach | 1 | -2/+2 | |
| 2019-03-08 | Fix: #1620 use US paper size in US, CA and PH | Greg Roach | 2 | -10/+5 | |
| 2019-03-08 | Fix: #1620 use US paper size in US, CA and PH | Greg Roach | 2 | -2/+2 | |
| 2019-03-08 | Fix: #1620 use US paper size in US, CA and PH | Greg Roach | 20 | -201/+56 | |
| 2019-03-08 | Remove old class | Greg Roach | 2 | -372/+4 | |
