summaryrefslogtreecommitdiff
path: root/admin_trees_config.php
AgeCommit message (Expand)AuthorFilesLines
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-2/+3
2011-11-05Use new $controller API to check access levelsfisharebest1-6/+3
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-3/+6
2011-10-23Remove the LINK_ICONS and ZOOM_BOXES options (which control whether popup men...fisharebest1-27/+0
2011-10-22#728850 - Sorting of the Gedcom Privacy Restrriction Listfisharebest1-5/+3
2011-10-21#821931 - Individual.php: Default tab isn't selected fisharebest1-9/+0
2011-10-05Merge duplicate translations that differ only in upper/lower casefisharebest1-1/+1
2011-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-11/+15
2011-07-20#728850 - Sorting of the Gedcom Privacy Restrriction Listfisharebest1-1/+2
2011-07-17Bug #811384 - Raw data flashing before tabs loadNigel Osborne1-1/+2
2011-07-07Fix: family tree settings applied to wrong family tree, if another tab/window...fisharebest1-0/+1
2011-07-07Fix: MySQL in "strict" mode will give a fatal error instead of truncating val...fisharebest1-46/+46
2011-07-01Show version number in footer.fisharebest1-1/+1
2011-06-21Remove option to send full-sized images as thumbnailsfisharebest1-10/+1
2011-06-14Use literal strings instead of htmlentities in translation stringsfisharebest1-1/+1
2011-06-12Fix: undefined ALLOW_THEME_DROPDOWN on admin pagefisharebest1-1/+1
2011-06-09#793655 - No localization comment in Located in webtrees/library/WT/Person.ph...fisharebest1-2/+1
2011-06-09I18N: Improve English texts. Refer to sort options consistently. Remove "SHO...fisharebest1-9/+0
2011-06-09Fix capitalisation errors. Remove "edit name" from the menu. The edit optio...fisharebest1-1/+1
2011-06-09I18N: Improve English texts. "Admin Option" is not very meaningfulfisharebest1-1/+1
2011-06-03Label "Save" buttons consistently. Remove links between album tab and config...fisharebest1-2/+2
2011-05-22Remove two configuration options. DISPLAY_JEWISH_GERESHAYIM was never actual...fisharebest1-18/+0
2011-04-03#747860 - Missing Lithuanian surname traditionŁukasz Wilenski1-1/+1
2011-04-02Help text titles should agree with the item to which they are linkedfisharebest1-2/+2
2011-03-25Update old/inappropriate help text: calendar conversionfisharebest1-1/+1
2011-03-14Bug 733649 - ERROR 2: chmod() in admin_trees_config.php Larry Meaney1-1/+1
2011-03-13Integrate the "custom text" functionality into the main code. User translati...fisharebest1-10/+6
2011-03-12Update code to use new function WT_Gedcom_Tag::getLabel()fisharebest1-3/+3
2011-03-08#730538 - admin_trees_config.php allows invalid MEDIA_DIRECTORYLarry Meaney1-14/+29
2011-03-07The media firewall is now always enabled (but you aren't required to use it)Larry Meaney1-78/+63
2011-02-28Bug 715045 - only modify media/.htaccess when media firewall is actually enab...Larry Meaney1-6/+6
2011-02-25META_ROBOTS is now set automatically - it is no longer a user-configurable se...fisharebest1-8/+0
2011-02-24Add help text about multiple calendar conversion optionsNigel Osborne1-1/+1
2011-02-20Fix: cannot select "Jalali" calendar in tree configuration pagefisharebest1-10/+9
2011-02-19Minor refactor: move calendar definitions to calendar filesfisharebest1-6/+6
2011-02-18Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.fisharebest1-8/+7
2011-02-17#719359 - Do not allow empty gedcom titlesfisharebest1-1/+3
2011-02-13move split places code to places_assistant moduleŁukasz Wilenski1-8/+0
2011-02-12remove Split places config optionŁukasz Wilenski1-1/+0
2011-02-10Correct error (mine) - extra </td></tr></div> tagsNigel Osborne1-3/+0
2011-02-101-css styling for in-line editing elements in admin_site_config.php and admin...Nigel Osborne1-14/+10
2011-02-03allow autocomplete when only one family tree existsŁukasz Wilenski1-1/+3
2011-01-30Starting the process of using css "sprite" imagesNigel Osborne1-1/+1
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-26/+24
2011-01-22Allow calendar conversion into any two calendars, not just the two predefined...fisharebest1-5/+33
2011-01-21add note link in privacy sectionŁukasz Wilenski1-0/+1
2011-01-18#700091 - Security by ID allows Duplicatesfisharebest1-0/+10
2011-01-17Tiny style changeŁukasz Wilenski1-3/+5
2011-01-12I18N: minor update for consistencyfisharebest1-1/+1
2011-01-05Improve layout of GEDCOM config screensNigel Osborne1-277/+279