| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-20 | Working on #2120 - refactor modules: combine installed/enabled/allowed ↵ | Greg Roach | 1 | -22/+0 | |
| module lists; use traits to provide default implementations for interfaces; enable new modules by default; remove constructor | |||||
| 2019-01-01 | Happy 2019 | Greg Roach | 1 | -1/+1 | |
| 2018-10-05 | Add declare(strict_types=1) to all PHP scripts | Greg Roach | 1 | -0/+2 | |
| 2018-01-07 | Happy new year - 2018 | Greg Roach | 1 | -1/+1 | |
| 2017-03-08 | 2017 | Greg Roach | 1 | -1/+1 | |
| 2016-01-30 | Update copyright year | Greg Roach | 1 | -1/+1 | |
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+2 | |
| 2015-03-02 | Module API | Greg Roach | 1 | -150/+1 | |
| 2015-02-05 | Namespaces should consist of both vendor and package | Greg Roach | 1 | -1/+1 | |
| 2015-02-03 | Autoload includes/functions/* | Greg Roach | 1 | -3/+0 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -44/+38 | |
| 2015-01-26 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -1/+1 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-25 | Merge branch 'wt-dev' of https://github.com/JustCarmen/webtrees into ↵ | Greg Roach | 1 | -1/+1 | |
| JustCarmen-wt-dev Conflicts: modules_v3/recent_changes/module.php | |||||
| 2015-01-21 | Default settings on new blocks inconsistent, both yes/no radio buttons empty | Greg Roach | 1 | -12/+14 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -7/+7 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | whitespace | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -7/+7 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-17 | New theme system and admin interface | Greg Roach | 1 | -4/+4 | |
| 2014-12-24 | Fix recent changes module text if no facts found. | JustCarmen | 1 | -1/+1 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -3/+3 | |
| 2014-11-27 | PHPDoc | Greg Roach | 1 | -7/+7 | |
| 2014-11-24 | Fix recent changes module text | Vytautas Krivickas | 1 | -1/+1 | |
| 2014-11-04 | Use Auth class instead of constants - will allow better masquerade function. ↵ | Greg Roach | 1 | -6/+8 | |
| Escape username, to remove restriction on allowed characters. | |||||
| 2014-08-14 | Code without side-effects (see PSR-1) does not require guard headers | Greg Roach | 1 | -5/+0 | |
| 2014-01-27 | DRY recent changes module | Greg Roach | 1 | -3/+4 | |
| 2014-01-27 | Extend the definition of recent from 30 to 90 days | Greg Roach | 1 | -2/+3 | |
| 2014-01-04 | Update copyright date to 2014 | Greg Roach | 1 | -1/+1 | |
| 2014-01-04 | Fix address of FSF, replace licence of GPLv2 by latest version | weberho | 1 | -1/+1 | |
| 2013-11-09 | Add CSRF checks to module configuration forms | Greg Roach | 1 | -2/+2 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -7/+7 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -1/+1 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -1/+0 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-03-24 | Replace array of images with CSS. | fisharebest | 1 | -3/+2 | |
| 2012-03-05 | Use modal dialog instead of popup window to edit block settings | fisharebest | 1 | -1/+1 | |
| 2012-02-13 | Provide better sizes for popup windows. | fisharebest | 1 | -2/+2 | |
| 2012-01-03 | More I18N for numbers | fisharebest | 1 | -2/+2 | |
| 2011-12-21 | #902683 - HTML validation | fisharebest | 1 | -5/+6 | |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -2/+2 | |
| 2011-11-19 | Change final few headers to use consistent comment style. Delete some ↵ | fisharebest | 1 | -35/+0 | |
| empty/unused files. | |||||
| 2011-11-13 | Recent - can now load using AJAX | fisharebest | 1 | -1/+1 | |
| 2011-11-11 | Use consistent style for <a href="#" onclick="foo();"> the various ↵ | fisharebest | 1 | -1/+1 | |
| combinations of javascript:XXX are non-standard, and cause problems with some browsers. | |||||
| 2011-11-09 | Remove showparents from small blocks | Nigel Osborne | 1 | -11/+2 | |
| 2011-11-05 | (final part). (1) Only load datatables.js on pages that use it. (2) move ↵ | fisharebest | 1 | -1/+1 | |
| JavaScript to end of page. | |||||
| 2011-10-24 | #604136 - Nav Options box location display bug-SVN906651 | Łukasz Wilenski | 1 | -0/+1 | |
| 2011-10-05 | Remove unused code | fisharebest | 1 | -5/+0 | |
| 2011-08-04 | #821050 - Error calling page after update to 1.2.2 | fisharebest | 2 | -0/+227 | |
