summaryrefslogtreecommitdiff
path: root/admin_trees_config.php
AgeCommit message (Collapse)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-3/+2
2014-10-05Use consistent terminology (preference versus setting)Greg Roach1-1/+1
2014-10-05Split tree/user preference getter/setter into two functionsGreg Roach1-1/+1
2014-10-05Cleanup - use WT_File class instead of manipulating filesystemGreg Roach1-1/+1
2014-10-05Fix merge errorGreg Roach1-1/+0
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-155/+155
2014-09-27#1307750 - GEDCOM FORM in translation filesGreg Roach1-1/+1
2014-09-18Unused codeGreg Roach1-1/+1
2014-08-29Move global I18N functions to I18N classGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-3/+6
2014-07-06Add ability to rename GEDCOMGreg Roach1-3/+21
2014-06-21Capitalisation and punctuationGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-5/+4
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-13/+15
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to ↵Greg Roach1-14/+12
wrong branch This reverts commit 04e895d26b4a0f606b8f83488ecb32127df081cf.
2014-05-06Replace global user functions with WT_User classGreg Roach1-12/+14
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-2/+1
pasteid is left alone for now
2014-02-22#1280687 Change in Geonames API interfaceGreg Roach1-3/+3
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-27Re-enable the 'expand notes by default' optionGreg Roach1-0/+9
2013-12-26Add initial support for markdownGreg Roach1-9/+23
2013-11-30Typo: 'facts facts'Greg Roach1-1/+1
2013-11-24Inconsistent labels and help textGreg Roach1-14/+14
2013-11-09Add CSRF checks to admin_trees_config.phpGreg Roach1-0/+10
2013-11-01Tidy up trailing whitespaceGreg Roach1-7/+7
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-5/+5
2013-09-08Family tree settings - use consistent order for hide/showGreg Roach1-12/+12
2013-08-30#1218624 - Interactive tree event sequence - dev / do not abbreviate chart ↵fisharebest1-9/+0
labels
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-101/+101
2013-08-24Update non-typographic quotation marksGreg Roach1-9/+9
Tidy up punctuation
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach1-3/+1
2013-06-29(no commit message)fisharebest1-1/+1
2013-06-12#1064348 - Private trees are completely private - so how can we show welcome ↵fisharebest1-93/+41
information?
2013-06-01#1179399 - Inconsistent English text in tree-configuration pagefisharebest1-5/+5
2013-05-12#1096982 - Hide-Show BD config for charts failsfisharebest1-2/+2
2013-05-11#1161877 - Admin sees edit options when editing disabledfisharebest1-8/+0
2013-04-29Bug #1159173 Call to a member function getClientIp() -- Administration Page ↵Nigel Osborne1-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-02Bug #1163094 - Can't save the radio button for hide or show of GEDCOM errorsNigel Osborne1-2/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work ↵fisharebest1-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-03Make _UID and CHAN available in the privacy settings. They often need to be ↵fisharebest1-1/+1
hidden, but are not always shown.
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ↵fisharebest1-9/+0
(temporarily) in its place.
2013-01-18#1072477 - New Entries in wt_default_resn Ignored Due to Missing NULLfisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest1-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-12Remove the "AUTO_GENERATE_THUMBS" option. We should generate thumbnails ↵fisharebest1-9/+0
whenever PHP supports it.
2013-01-09Update the "FlashMessenger" so that it can also show messages from the ↵fisharebest1-1/+1
*current* request, as well as the *previous* request.
2013-01-03HTML validation errors in admin_trees_config.phpfisharebest1-977/+969
2013-01-02Family tree preferences - update config options in preparation for changes ↵fisharebest1-151/+49
to media handling.
2012-11-27Remove configuration option "POSTAL_CODE". Do not show the ADDR subtags - ↵fisharebest1-13/+1
they cannot be entered and are for indexing/processing only. (part of) #1081217 - Localised punctuation in CSS