| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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. | |||||
| 2011-10-21 | #821931 - Individual.php: Default tab isn't selected | fisharebest | 1 | -15/+1 | |
| 2011-09-10 | #822603 - Death flag set wrongly | fisharebest | 1 | -2/+2 | |
| 2011-09-07 | Remove the "enable multimedia" option. Multimedia is always enabled. Add a ↵ | fisharebest | 1 | -1/+1 | |
| new configuration option to restrict who can upload new media files. | |||||
| 2011-07-19 | #729313 - Default Tab in user accounts - bad values | fisharebest | 1 | -1/+9 | |
| 2011-06-21 | Remove option to send full-sized images as thumbnails | fisharebest | 1 | -1/+0 | |
| 2011-06-12 | Minor tidy up - only check for ALLOW_THEME_DROPDOWN in one place. Also ↵ | fisharebest | 1 | -23/+20 | |
| saves 1 MySQL query on AJAX calls (and 2 MySQL queries on the colors theme). | |||||
| 2011-06-09 | I18N: Improve English texts. Refer to sort options consistently. Remove ↵ | fisharebest | 1 | -1/+0 | |
| "SHOW_MEDIA_FILENAME" configuration option, and use standardised behaviour. | |||||
| 2011-06-07 | Fix: webtrees-1.1.2 changed the "full name" column in wt_name to include the ↵ | fisharebest | 1 | -2/+2 | |
| slashes. The individual/family lists require that the name is saved the same as the way it is generated by the WT_Person object. Therefore upgrading to/from 1.1.2 causes records not to show - until they are edited or re-imported. Revert to the original behaviour (no slashes), and update the database to remove any that were added by 1.1.2. Also remove the n_list column. It has never been used. | |||||
| 2011-05-26 | PGV->WT wizard. Old PGV installations store reg_timestamp in the format ↵ | fisharebest | 1 | -0/+4 | |
| "2010-03-07 21:41:07". Convert these to timestamps. | |||||
| 2011-05-22 | Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never ↵ | fisharebest | 1 | -2/+0 | |
| actually used by the code, and DISPLAY_JEWISH_THOUSANDS is not needed (meliza + kosherjava) | |||||
| 2011-05-14 | The default fields for the advanced search come from an non-editable config ↵ | fisharebest | 1 | -1/+0 | |
| setting and a hard-coded list. The config setting has a 255 char limit, so make this all hard coded for consistency. | |||||
| 2011-04-07 | Unquoted SQL table names | fisharebest | 1 | -18/+18 | |
| 2011-02-25 | META_ROBOTS is now set automatically - it is no longer a user-configurable ↵ | fisharebest | 1 | -1/+0 | |
| setting | |||||
| 2011-02-17 | Remove the comment_exp option. It had poor I18N, was rarely used, and ↵ | fisharebest | 1 | -4/+0 | |
| provides little benefit. | |||||
| 2011-02-13 | Use admin theme during import from PGV | fisharebest | 1 | -0/+1081 | |
