| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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/+1 | |
| 2013-12-26 | Add initial support for markdown | Greg Roach | 1 | -1/+0 | |
| 2013-08-30 | #1218624 - Interactive tree event sequence - dev / do not abbreviate chart ↵ | fisharebest | 1 | -2/+1 | |
| labels | |||||
| 2013-08-29 | New filter/validation functions for GET/POST variables | Greg Roach | 1 | -4/+4 | |
| 2013-08-21 | Add escaping functions, based on semantics of what is being escaped | Greg Roach | 1 | -1/+1 | |
| 2013-08-09 | Remove empty subversion Id tags | Greg Roach | 1 | -2/+0 | |
| 2013-07-27 | PGV import wizard - the wt_placelocation table has not been imported since ↵ | fisharebest | 1 | -0/+12 | |
| 2012-10. | |||||
| 2013-06-12 | #1064348 - Private trees are completely private - so how can we show welcome ↵ | fisharebest | 1 | -4/+0 | |
| information? | |||||
| 2013-05-19 | After PGV-WT wizard, users and trees have empty home pages. | fisharebest | 1 | -0/+26 | |
| 2013-05-19 | #1181682 - Import wizard - foreign key constraint error | fisharebest | 1 | -4/+9 | |
| 2013-05-12 | #1100239- SMTP_HELO site config setting is incorrectly labelled | fisharebest | 1 | -1/+0 | |
| 2013-05-12 | #1178424 - PGV-to-WT import fails with error | fisharebest | 1 | -40/+39 | |
| 2013-05-11 | #1161877 - Admin sees edit options when editing disabled | fisharebest | 1 | -1/+0 | |
| 2013-03-13 | #1154455 - PGV to WT wizard fails with session already closed error | fisharebest | 1 | -3/+2 | |
| 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-22 | Remove the lightbox plugin from the "album" module. Add the colorbox module ↵ | fisharebest | 1 | -1/+0 | |
| (temporarily) in its place. | |||||
| 2013-01-18 | Major refactoring of media code. | fisharebest | 1 | -2/+0 | |
| #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 | -1/+0 | |
| whenever PHP supports it. | |||||
| 2012-11-27 | Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - ↵ | fisharebest | 1 | -1/+0 | |
| they cannot be entered and are for indexing/processing only. (part of) #1081217 - Localised punctuation in CSS | |||||
| 2012-10-28 | Fix: PGV Import wizard - broken since 1.3.2, doesn't import all settings. | fisharebest | 1 | -257/+217 | |
| Rewrite to load data to the gedcom_chunk table, rather than the genealogy tables. Otherwise we are prevented from changing the structure of these tables | |||||
| 2012-10-21 | Simplify media handling - the options USE_MEDIA_FIREWALL, ↵ | fisharebest | 1 | -3/+0 | |
| MEDIA_FIREWALL_THUMBS and MEDIA_EXTERNAL are now always true. | |||||
| 2012-09-15 | Create objects to encapsulate trees. Allows us to cache tree settings, ↵ | fisharebest | 1 | -3/+3 | |
| which saves about 80 DB queries per page. | |||||
| 2012-09-14 | Performance: fetch all the wt_site_setting values in one query. | fisharebest | 1 | -15/+15 | |
| 2012-09-13 | Complete rewrite of the handling of lists of trees: | fisharebest | 1 | -141/+141 | |
| 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 old/unhelpful help text. ↵ | fisharebest | 1 | -1/+0 | |
| 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-26 | After we have sent the headers (and closed the session), it is no longer ↵ | fisharebest | 1 | -5/+0 | |
| possible to update $_SESSION. Therefore trying to change our login ID during the PGV import wizard cannot work. Hopefully, the user will be #1 in both systems! If not, there is no reliable way to determine the "correct" user ID to switch to - and there is no easy way to switch.... | |||||
| 2012-07-08 | Make more use of new WT_Place class. Update indexes for wt_place table. | fisharebest | 1 | -2/+2 | |
| 2012-06-28 | Remove the "Show empty boxes" option. Always show empty boxes. It makes a ↵ | fisharebest | 1 | -1/+0 | |
| cleaner display. | |||||
| 2012-06-09 | PGV wizard - remove restriction on directory names | fisharebest | 1 | -1/+1 | |
| 2012-06-01 | Fix: PGV -> WT wizard deletes the default block settings | fisharebest | 1 | -2/+2 | |
| 2012-05-05 | #994121 - PGV-WT wizard is still trying to copy favorites into plural form | fisharebest | 1 | -57/+7 | |
| 2012-05-05 | #905811 - Fatal error: Uncaught exception 'PDOException' | fisharebest | 1 | -2/+4 | |
| 2012-05-05 | Bug #905811 - Fatal error: Uncaught exception 'PDOException' | Nigel Osborne | 1 | -1/+1 | |
| 2012-03-31 | Replace 3rd party autocomplete library with native jQuery functions | fisharebest | 1 | -1/+0 | |
| #964398 - find individual id | |||||
| 2012-03-17 | Remove option to "Underline names in quotes" - refer Bug #931034 | Nigel Osborne | 1 | -1/+0 | |
| 2012-03-12 | Fix typos. | fisharebest | 1 | -3/+3 | |
| 2012-03-07 | Update DB schema for favorites and news tables. Use numeric IDs instead of ↵ | fisharebest | 1 | -21/+29 | |
| the user/tree name. | |||||
| 2012-01-20 | Remove the "Help" menu. Make the FAQ module a menu. | fisharebest | 1 | -2/+1 | |
| 2011-12-14 | #903865 - Error when trying to adminstration of users | fisharebest | 1 | -1/+5 | |
| 2011-12-12 | HTML validation - use html5-style for self-closing tags, instead of xhtml-style | fisharebest | 1 | -3/+3 | |
| 2011-12-08 | #899773 - Admin mail config help messages wrong | fisharebest | 1 | -1/+0 | |
| Remove "simple mail headers" option. | |||||
| 2011-11-14 | Fix: after running the PGV import wizard, we have replaced the wt_user ↵ | fisharebest | 1 | -1/+3 | |
| table, so our current user-id may not exist, or belong to a different user. The only safe action is to log out. | |||||
| 2011-11-14 | Possible fix for ob_flush() not working on some servers | fisharebest | 1 | -14/+66 | |
| 2011-11-14 | Tidy up the options on the individiual-list page. show-married-names is now ↵ | fisharebest | 1 | -1/+0 | |
| a user-setting instead of a family-tree-setting. | |||||
| 2011-11-10 | #883528 - PGV import wizard - $THEME_DIR undefined | fisharebest | 1 | -1/+7 | |
| 2011-11-05 | Implement "fluid" interface for controller - allows requests to be chained. | fisharebest | 1 | -3/+4 | |
| 2011-11-05 | Major MVC refactoring. Every page now has a controller. | fisharebest | 1 | -7/+5 | |
| 2011-10-23 | Remove the LINK_ICONS and ZOOM_BOXES options (which control whether popup ↵ | fisharebest | 1 | -2/+0 | |
| menus are activated on click, hover, etc.) These are unnecessary, confusing, and don't work properly. | |||||
