| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-08 | PHPDoc | Greg Roach | 1 | -2/+1 | |
| 2015-06-05 | Refactor includes/functions into classes | Greg Roach | 1 | -2/+3 | |
| 2015-05-31 | PSR-4 | Greg Roach | 1 | -0/+1 | |
| 2015-05-30 | Code style | Greg Roach | 1 | -1/+1 | |
| 2015-04-26 | Replace Zend_Session with our own class | Greg Roach | 1 | -2/+0 | |
| 2015-03-14 | Fix: #481 | Greg Roach | 1 | -2/+2 | |
| 2015-03-13 | Bad parentheses break translation | Greg Roach | 1 | -1/+1 | |
| 2015-03-09 | Refactor tree to ID/name conversions | Greg Roach | 1 | -2/+2 | |
| 2015-03-09 | Use Tree object instead of ID/name | Greg Roach | 1 | -4/+4 | |
| 2015-03-02 | Fix 1427100 - clippings cart fails to download when media files are present | Greg Roach | 1 | -1/+1 | |
| 2015-02-11 | Combine export/download | Greg Roach | 1 | -5/+28 | |
| 2015-02-11 | Combine import/upload | Greg Roach | 1 | -35/+73 | |
| 2015-02-06 | Globals | Greg Roach | 1 | -1/+8 | |
| 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 | -1/+0 | |
| 2015-02-02 | Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3. | Greg Roach | 1 | -46/+40 | |
| 2015-01-26 | HTML validation and tidy up | Greg Roach | 1 | -2/+2 | |
| 2015-01-26 | HTML validation and tidy up | Greg Roach | 1 | -2/+9 | |
| 2015-01-21 | Code quality - avoid @, exit() and die() | Greg Roach | 1 | -6/+8 | |
| 2015-01-19 | HTML5 | Greg Roach | 1 | -1/+1 | |
| 2015-01-18 | Default constructors do not need parentheses | 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 | |||||
| 2014-11-08 | PHPDoc | Greg Roach | 1 | -1/+1 | |
| 2014-10-06 | Whitespace changes to reduce merge conflicts with the assets branch | Greg Roach | 1 | -1/+1 | |
| 2014-09-18 | Do not need separate script/request to download .ZIP files | Greg Roach | 1 | -43/+43 | |
| 2014-09-17 | Split site-preference getter/setter into two functions | Greg Roach | 1 | -2/+2 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -1/+3 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -1/+1 | |
| 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-12-05 | Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2 | Greg Roach | 1 | -1/+1 | |
| 2013-11-16 | #1249548 - Download GEDCOM Media Path Should Be Text | Greg Roach | 1 | -2/+2 | |
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -6/+6 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -1/+1 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -3/+3 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-03-25 | Fix: "Add gedcom media path on download" not converting "/" to "\" for ↵ | fisharebest | 1 | -3/+0 | |
| windows paths. | |||||
| 2013-02-28 | #1135721 - Export/Download GEDCOM on svn14839 | fisharebest | 1 | -0/+1 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -2/+2 | |
| 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-01-19 | Don't translate the page title twice | fisharebest | 1 | -1/+1 | |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -19/+10 | |
| #935621 - Support for foreign language characters in media files #1079539 - Uploading non-english named file error #935621 - Support for foreign language characters in media files #1077472 - List media objects missing thumbs page 2 #1047957 - Icons not shown for some remote file types #592603 - $MEDIA_DIRECTORY_LEVELS does not work with absolute paths #1049102 - Inconsitent use of the word "directories" | |||||
| 2012-11-13 | Fix: "save and go to new record" not working. Tidy up edit_interface code a ↵ | fisharebest | 1 | -1/+1 | |
| little. | |||||
| 2012-09-14 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -2/+2 | |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -10/+8 | |
| 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-03-19 | Downloading GEDCOM files is an admin task, so style it accordingly. | fisharebest | 1 | -0/+154 | |
