| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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. | |||||
| 2012-09-01 | Remove inaccurate and unhelpful help text - ↵ | fisharebest | 1 | -1/+1 | |
| http://webtrees.net/index.php/en/forum/8-translation/26575-help-text-no-longer-exists | |||||
| 2012-09-01 | Remove old/unhelpful help text. ↵ | fisharebest | 1 | -10/+6 | |
| http://webtrees.net/index.php/en/forum/27-help-for-ver-1-3-latest-release/26577-lists-of-namen-3-out-of-4-presentation-options | |||||
| 2012-08-12 | Remove help text that is not quite accurate and doesn't help very much. | fisharebest | 1 | -1/+1 | |
| 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-06-29 | Fix: tree preferences page does not show old value of custom welcome text | fisharebest | 1 | -1/+1 | |
| 2012-06-28 | Remove the "Show empty boxes" option. Always show empty boxes. It makes a ↵ | fisharebest | 1 | -9/+0 | |
| cleaner display. | |||||
| 2012-06-17 | Remove two more references to GEDCOM | Nigel Osborne | 1 | -3/+3 | |
| 2012-06-16 | Defer loading of external javascript (and most inline javascript) to the ↵ | fisharebest | 1 | -13/+6 | |
| bottom of the page. This improves responsiveness, as the page can be rendered before the scripts are parsed. | |||||
| 2012-05-06 | Minor change to order of tree configuration tabs | Nigel Osborne | 1 | -1/+1 | |
| 2012-05-05 | Revert recent change to admin_trees_config.php | fisharebest | 1 | -13/+8 | |
| 2012-05-05 | Move all privacy config settings to the same tab | fisharebest | 1 | -21/+26 | |
| 2012-05-05 | Use consistent labels | fisharebest | 1 | -2/+2 | |
| 2012-04-07 | http://webtrees.net/en/forums/9-request-for-new-feature/22765-custom-welcome ↵ | Nigel Osborne | 1 | -1/+1 | |
| -text | |||||
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -10/+1 | |
| #964398 - find individual id | |||||
| 2012-03-28 | Functions should return HTML, rather than output it | fisharebest | 1 | -24/+24 | |
| 2012-03-22 | #900108 - Help msgid incorrect - media uploads | fisharebest | 1 | -1/+1 | |
| 2012-03-17 | Tidy up some language strings - for clarity and consistency. | fisharebest | 1 | -1/+1 | |
| 2012-03-17 | Remove option to "Underline names in quotes" - refer Bug #931034 | Nigel Osborne | 1 | -8/+0 | |
| 2012-02-22 | The default news article is (a) outdated, (b) not created until after the ↵ | fisharebest | 1 | -9/+0 | |
| tree config is changed, (c) created even if the news module is disabled (which causes an error). Remove it. | |||||
| 2012-01-20 | Remove the "Help" menu. Make the FAQ module a menu. | fisharebest | 1 | -10/+1 | |
| 2012-01-13 | Tidy up configuration settings for abbreviated place names | fisharebest | 1 | -20/+30 | |
| 2012-01-07 | first and last need context | Łukasz Wilenski | 1 | -2/+2 | |
| 2012-01-06 | $SHOW_PEDIGREE_PLACES - add option to show first/last part of the place name | fisharebest | 1 | -1/+10 | |
| 2012-01-05 | The "custom welcome message" has a 255 character limit. Enforce this in the ↵ | fisharebest | 1 | -1/+1 | |
| GUI. | |||||
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -64/+64 | |
| 2011-12-07 | #899787 - Admin privacy config tab help message | fisharebest | 1 | -1/+1 | |
