| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-22 | Improve layout of stories list | Greg Roach | 1 | -78/+97 | |
| 2015-01-21 | Breadcrumbs on admin pages | Greg Roach | 1 | -1/+20 | |
| 2015-01-18 | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 1 | -16/+16 | |
| This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | |||||
| 2015-01-18 | Default constructors do not need parentheses | Greg Roach | 1 | -3/+3 | |
| 2014-12-26 | hasn't been needed in empty table cells for a long time | Greg Roach | 1 | -2/+2 | |
| 2014-12-16 | PHPDoc | Greg Roach | 1 | -39/+13 | |
| 2014-12-05 | PHPDoc | Greg Roach | 1 | -2/+3 | |
| 2014-10-15 | FAQ and Stories are not blocks - even though they claim to be | Greg Roach | 1 | -104/+122 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -5/+5 | |
| 2014-09-19 | Unused code | Greg Roach | 1 | -13/+9 | |
| 2014-08-14 | Code without side-effects (see PSR-1) does not require guard headers | Greg Roach | 1 | -5/+0 | |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -3/+3 | |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -2/+3 | |
| 2014-05-10 | Consistently use WT_ROOT in the require/require_once statements (where missing) | Jonathan Jaubart | 1 | -1/+1 | |
| 2014-05-03 | Upgrade datatables from 1.9.4 to 1.10.0 | Greg Roach | 1 | -22/+22 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -3/+1 | |
| pasteid is left alone for now | |||||
| 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-16 | #1250636 - Not able to save a story (wt-1.5.0) | Greg Roach | 1 | -0/+1 | |
| 2013-11-09 | Add CSRF checks to module configuration forms | Greg Roach | 1 | -1/+1 | |
| 2013-10-27 | Added styling for Stories tab | David Drury | 1 | -4/+4 | |
| 2013-10-25 | Bug #1244379 . Explicitly set action in form. | David Drury | 1 | -1/+1 | |
| 2013-10-23 | Remove empty help file from stories module | Greg Roach | 1 | -50/+0 | |
| 2013-10-23 | Removed redundant <p> around form and replaced with css | David Drury | 1 | -2/+2 | |
| 2013-10-23 | Remove links to help, fixed HTML validation and removed redundant code | David Drury | 1 | -21/+16 | |
| 2013-10-11 | Style prefer target ? instead of # for forms - does not change URL | Greg Roach | 1 | -1/+1 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -11/+11 | |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -2/+2 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 2 | -5/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -4/+4 | |
| 2013-04-11 | Bug in stories module. Listing not limited by language settings. | Nigel Osborne | 1 | -5/+8 | |
| http://www.webtrees.net/index.php/en/forum/help-for-ver-1-4-1-latest-release/27694-stories-languages | |||||
| 2013-03-28 | Bug #1161319 - Missing I18N in stories module Edit | Nigel Osborne | 1 | -0/+2 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -8/+8 | |
| around limitation in old versions of jquery?). Don't do this any more - it breaks jQuery extensions, by re-creating the jQuery object. This also has the benefit of making the home page more responsive. | |||||
| 2013-02-04 | #1114678 - svn14767 Breaks Google Maps Tab | fisharebest | 1 | -5/+0 | |
| 2013-02-03 | Stories should be family tree specific, same as FAQs. | Nigel Osborne | 1 | -0/+10 | |
| 2013-02-02 | Add more URL versioning to JS resources | fisharebest | 1 | -2/+2 | |
| 2013-02-02 | Add version numbers to paths of javascript libraries | fisharebest | 1 | -2/+2 | |
| 2012-11-16 | Cosmetic: updates to I18N hints | fisharebest | 1 | -1/+1 | |
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -2/+1 | |
| 2012-09-27 | Extend 14365 to administration list of stories. | Nigel Osborne | 1 | -13/+9 | |
| 2012-09-27 | #1057691 - Fatal Error in Stories module | fisharebest | 1 | -10/+4 | |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -1/+1 | |
| https://bugs.launchpad.net/webtrees/+bug/1024825 - Custom language translations not working on family tree titles https://bugs.launchpad.net/webtrees/+bug/981640 - Partial solution - filter list of trees using REQUIRE_VISITOR_AUTHENTICATION to hide trees which the user cannot see. This also ensures that private trees remain completely hidden until after login. https://bugs.launchpad.net/webtrees/+bug/1046002 - v1.3.1 admin.php ERROR 8 at line 277 Performance tweak - save at least two DB calls per page. | |||||
| 2012-08-12 | Some fine tuning to the CKEditor bug fix. | Nigel Osborne | 1 | -1/+3 | |
| 2012-08-10 | Convert CKEditor to jQuery. Note - it doesn't actually work (still need to ↵ | fisharebest | 1 | -14/+1 | |
| configure it) but it didn't work beforehand either! | |||||
| 2012-08-08 | Proposed fix for colors theme part of Bug #1033949 - Add news article fatal ↵ | Nigel Osborne | 1 | -2/+0 | |
| error Extend the same solution to other areas when there are no sub-menu items. | |||||
| 2012-07-18 | Specify WT_STATIC_URL path for all JS files - otherwise they won't get ↵ | fisharebest | 1 | -1/+1 | |
| picked up from a CDN server | |||||
| 2012-07-09 | Fix: "set link" menu layout corrupted in album tab, media row | fisharebest | 1 | -1/+1 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -6/+6 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-04-20 | Move duplicated JS functions to webtrees.js. | fisharebest | 1 | -9/+4 | |
| Add JS via the controller, so it can be defered until the end of the page. | |||||
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -6/+3 | |
| #964398 - find individual id | |||||
