summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Bug #1002052 ERROR 8: String offset cast occuredNigel Osborne1-2/+2
2012-05-14Move styles to style sheetNigel Osborne1-4/+5
2012-05-08Fix missing _MARNM in addindi formNigel Osborne1-1/+1
2012-05-06add more qoutation marks used in PolishŁukasz Wilenski1-1/+4
2012-05-05Move all privacy config settings to the same tabfisharebest1-0/+2
2012-05-05Use consistent labelsfisharebest1-0/+2
2012-05-05Add some old messages to old_messages.phpfisharebest1-0/+2
2012-05-04Bug #980378 - Undefined in User MessagingŁukasz Wilenski1-2/+2
2012-05-04export gedcom window via ajaxŁukasz Wilenski1-1/+1
2012-05-03fix typoŁukasz Wilenski1-1/+1
2012-05-02Bug #992544 - Syntaxerror in Source etc. media lists with a noteNigel Osborne1-1/+0
2012-05-02Bug #993064 - Source listing - ALIVE/DEAD not working right, svn 13890Nigel Osborne1-24/+24
2012-05-01Recommended fix for Bug #992544 - Syntaxerror in Source etc. media lists with...Nigel Osborne1-1/+1
2012-04-29Bug #991114 - Sorting by Last change column wrong in ListsNigel Osborne1-56/+96
2012-04-29Bug #991114 - Sorting by Last change column wrong in Lists Nigel Osborne1-5/+13
2012-04-24allow add _MARNM tag when ADVANCED_NAME_FACTS contains it onlyŁukasz Wilenski1-2/+4
2012-04-22Amend 13852 to use <a> instead of <i>Nigel Osborne1-1/+1
2012-04-22http://webtrees.net/en/forums/7-developers-discussion/23104-re-ipad2Nigel Osborne1-1/+1
2012-04-20simplify some lightbox functionsŁukasz Wilenski1-1/+0
2012-04-20Edit news/journal entry - close window automatically after savefisharebest1-0/+4
2012-04-19Improve escaping of message data in the user_messages blockfisharebest1-16/+2
2012-04-19Performance tweak - calculate Julian Day number directly, without using a WT_...fisharebest2-9/+2
2012-04-19Performance tweak. Re-use prepared statements. Saves approx 5ms per response.fisharebest1-18/+42
2012-04-18Default site-access-rules different in setup/upgradefisharebest1-1/+1
2012-04-18Remove debugfisharebest1-1/+1
2012-04-18#980374 #984619fisharebest1-14/+18
2012-04-17Add some new SQL queries (not yet used) which just list trees that the curren...fisharebest1-0/+35
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest4-13/+9
2012-04-11Minor refactor - separate application defaults from database interfacefisharebest1-31/+30
2012-04-11session_spider.php is no longer needed. Instead, we have the table wt_site_a...fisharebest1-260/+0
2012-04-09Revert 13803 - too controversial.fisharebest1-1/+1
2012-04-09When adding new/linked individuals, default "BIRT" to "BIRT Y" (same as MARR)...fisharebest1-5/+5
2012-04-09Fix: facts with media links to pending records cause PHP errorfisharebest1-103/+84
2012-04-07Add old messages to old_messages.phpfisharebest1-0/+1
2012-04-06Move a JS function from the page header to webtrees.js. Tidy up logic for em...fisharebest1-1/+1
2012-04-06(1) Media-Assistant gives 404 error. (2) Move module code to module.fisharebest1-28/+0
2012-04-06[CDATA[ wrappers are only required for strict XHTML validation. They are not...fisharebest1-2/+2
2012-04-06Tidy up some JavaScriptfisharebest1-10/+1
2012-04-04Missing "</i>" - Bug #971874 Validation Errors in GEDCOM FavoritesNigel Osborne1-1/+1
2012-04-03Site access rules - bad pattern for WebKit browsers.fisharebest1-1/+1
2012-04-03Add experimental option to control site access using user-defined rulesfisharebest2-6/+98
2012-04-03Add experimental option to check a family tree for errorsfisharebest1-0/+23
2012-04-03Bug #971874 - Validation Errors in GEDCOM Favorites - further tidying (dl/dt ...Nigel Osborne1-15/+16
2012-04-02Use CSS for sex icons, instead of <img>fisharebest1-3/+4
2012-04-02Use CSS for sex icons, instead of <img>fisharebest1-0/+2
2012-04-02Use CSS for sex icons, instead of <img>fisharebest2-10/+12
2012-04-02Allow the user to set "RESN none" in the GUI. This is equivalent to the priv...fisharebest1-1/+1
2012-04-01Fix: missing RESN iconsfisharebest1-8/+8
2012-04-01Tune some autocomplete search functionsfisharebest1-1/+0
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest3-2/+7