| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-08-29 | Move global I18N functions to I18N class | Greg Roach | 1 | -1/+1 | |
| 2014-08-14 | Import classes, per PSR autoloading standards | Greg Roach | 1 | -3/+6 | |
| 2014-07-06 | Add ability to rename GEDCOM | Greg Roach | 1 | -3/+21 | |
| 2014-06-21 | Capitalisation and punctuation | Greg Roach | 1 | -1/+1 | |
| 2014-06-17 | Autocomplete doesn't work on pages with data from multiple trees | Greg Roach | 1 | -5/+4 | |
| 2014-05-09 | Refactor global user functions into new User/Auth classes | Greg Roach | 1 | -13/+15 | |
| 2014-05-06 | Revert "Replace global user functions with WT_User class" - submitted to ↵ | Greg Roach | 1 | -14/+12 | |
| wrong branch This reverts commit 04e895d26b4a0f606b8f83488ecb32127df081cf. | |||||
| 2014-05-06 | Replace global user functions with WT_User class | Greg Roach | 1 | -12/+14 | |
| 2014-02-24 | Consolidate paste_*, pastename and openerpasteid implementations | Matthew Noorenberghe | 1 | -2/+1 | |
| pasteid is left alone for now | |||||
| 2014-02-22 | #1280687 Change in Geonames API interface | Greg Roach | 1 | -3/+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-12-27 | Re-enable the 'expand notes by default' option | Greg Roach | 1 | -0/+9 | |
| 2013-12-26 | Add initial support for markdown | Greg Roach | 1 | -9/+23 | |
| 2013-11-30 | Typo: 'facts facts' | Greg Roach | 1 | -1/+1 | |
| 2013-11-24 | Inconsistent labels and help text | Greg Roach | 1 | -14/+14 | |
| 2013-11-09 | Add CSRF checks to admin_trees_config.php | Greg Roach | 1 | -0/+10 | |
| 2013-11-01 | Tidy up trailing whitespace | Greg Roach | 1 | -7/+7 | |
| 2013-09-21 | Update language files. Tidy up some capitalisation in en_US. | Greg Roach | 1 | -5/+5 | |
| 2013-09-08 | Family tree settings - use consistent order for hide/show | Greg Roach | 1 | -12/+12 | |
| 2013-08-30 | #1218624 - Interactive tree event sequence - dev / do not abbreviate chart ↵ | fisharebest | 1 | -9/+0 | |
| labels | |||||
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -101/+101 | |
| 2013-08-24 | Update non-typographic quotation marks | Greg Roach | 1 | -9/+9 | |
| Tidy up punctuation | |||||
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -4/+4 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -3/+1 | |
| 2013-06-29 | (no commit message) | fisharebest | 1 | -1/+1 | |
| 2013-06-12 | #1064348 - Private trees are completely private - so how can we show welcome ↵ | fisharebest | 1 | -93/+41 | |
| information? | |||||
| 2013-06-01 | #1179399 - Inconsistent English text in tree-configuration page | fisharebest | 1 | -5/+5 | |
| 2013-05-12 | #1096982 - Hide-Show BD config for charts fails | fisharebest | 1 | -2/+2 | |
| 2013-05-11 | #1161877 - Admin sees edit options when editing disabled | fisharebest | 1 | -8/+0 | |
| 2013-04-29 | Bug #1159173 Call to a member function getClientIp() -- Administration Page ↵ | Nigel Osborne | 1 | -0/+1 | |
| and forum post: http://www.webtrees.net/index.php/en/forum/help-for-ver-1-4-1-latest-release/27750-getclientip-error-when-search-has-single-result | |||||
| 2013-04-02 | Bug #1163094 - Can't save the radio button for hide or show of GEDCOM errors | Nigel Osborne | 1 | -2/+2 | |
| 2013-02-06 | Previously, AJAX pages loaded their own copies of JS libraries (to work ↵ | fisharebest | 1 | -1/+1 | |
| 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-03 | Make _UID and CHAN available in the privacy settings. They often need to be ↵ | fisharebest | 1 | -1/+1 | |
| hidden, but are not always shown. | |||||
| 2013-01-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ↵ | fisharebest | 1 | -9/+0 | |
| (temporarily) in its place. | |||||
| 2013-01-18 | #1072477 - New Entries in wt_default_resn Ignored Due to Missing NULL | fisharebest | 1 | -1/+1 | |
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -4/+8 | |
| #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" | |||||
| 2013-01-12 | Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails ↵ | fisharebest | 1 | -9/+0 | |
| whenever PHP supports it. | |||||
| 2013-01-09 | Update the "FlashMessenger" so that it can also show messages from the ↵ | fisharebest | 1 | -1/+1 | |
| *current* request, as well as the *previous* request. | |||||
| 2013-01-03 | HTML validation errors in admin_trees_config.php | fisharebest | 1 | -977/+969 | |
| 2013-01-02 | Family tree preferences - update config options in preparation for changes ↵ | fisharebest | 1 | -151/+49 | |
| to media handling. | |||||
| 2012-11-27 | Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - ↵ | fisharebest | 1 | -13/+1 | |
| they cannot be entered and are for indexing/processing only. (part of) #1081217 - Localised punctuation in CSS | |||||
| 2012-11-16 | Do not use the word "GEDCOM" unless you mean an actual GEDCOM file / tag / etc. | fisharebest | 1 | -17/+17 | |
| 2012-10-31 | We no longer need a .htacess / 404 error handler to use the media firewall. ↵ | fisharebest | 1 | -65/+0 | |
| All links are now generated directly to mediafirewall.php | |||||
| 2012-10-30 | Use consistent save/close buttons in the edit-interface forms. | fisharebest | 1 | -1/+1 | |
| 2012-10-25 | Combine similar texts and remove unnecessary buttons | fisharebest | 1 | -4/+0 | |
| 2012-10-21 | Simplify media handling - the options USE_MEDIA_FIREWALL, ↵ | fisharebest | 1 | -35/+8 | |
| MEDIA_FIREWALL_THUMBS and MEDIA_EXTERNAL are now always true. | |||||
| 2012-10-09 | Add support for patrilineal and matrilineal surname traditions. | fisharebest | 1 | -1/+1 | |
| 2012-09-27 | Fix for ↵ | fisharebest | 1 | -1/+1 | |
| http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-release/26742-privacy-for-research-tasks | |||||
| 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. | |||||
