| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-21 | Default settings on new blocks inconsistent, both yes/no radio buttons empty | Greg Roach | 1 | -6/+7 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -22/+22 | |
| 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-17 | Named placeholders in SQL | Greg Roach | 1 | -3/+6 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -2/+3 | |
| 2014-11-27 | PHPDoc | Greg Roach | 1 | -7/+7 | |
| 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-10-14 | Remove global - SHOW_COUNTER | Greg Roach | 1 | -1/+1 | |
| 2014-08-14 | Code without side-effects (see PSR-1) does not require guard headers | Greg Roach | 1 | -5/+0 | |
| 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 | -5/+5 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -2/+2 | |
| 2013-06-01 | Don't say "GEDCOM" unless we mean it. | fisharebest | 1 | -42/+0 | |
| 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 | -2/+2 | |
| 2012-03-05 | fix: Missing argument 4 for safe_POST_integer() | Łukasz Wilenski | 1 | -1/+1 | |
| 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 | |
| 2011-12-21 | #902683 - HTML validation | fisharebest | 1 | -6/+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 | -26/+24 | |
| empty/unused files. | |||||
| 2011-11-19 | Remove unused global $TEXT_DIRECTION | 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-10-24 | #604136 - Nav Options box location display bug-SVN906651 | Łukasz Wilenski | 1 | -0/+1 | |
| 2011-09-22 | Add HTML escapes and directional markup when we CREATE the names of objects, ↵ | fisharebest | 1 | -1/+1 | |
| rather than when we DISPLAY them. It is easier to do it in one place, not everywhere. getFullName() already calls canDisplayName(), so no need to call it a second time. | |||||
| 2011-08-04 | #821050 - Error calling page after update to 1.2.2 | fisharebest | 2 | -0/+198 | |
