summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-5/+0
2012-09-14Tidy usage of new WT_Tree class. Save a few DB callsfisharebest1-1/+1
2012-06-17fix typo JavaScript->JavascriptŁukasz Wilenski1-3/+3
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-4/+1
2012-06-02The latest stable version of webtrees is now obtained from the build server, ...fisharebest1-0/+4
2012-05-05http://webtrees.net/en/forums/7-developers-discussion/23541-configure-blocksNigel Osborne1-1/+1
2012-04-26add lightbox init function to module classŁukasz Wilenski1-1/+2
2012-04-03Minor change to "Change the blocks on this page"Nigel Osborne1-3/+3
2012-04-03Moving styles to cssNigel Osborne1-17/+5
2012-03-06Fix: page scrolls when you click the "change blocks" link.fisharebest1-2/+2
2012-03-05Allow the admin to configure the blocks on each user's "my page".fisharebest1-2/+2
2012-03-05Use modal dialog instead of popup window to edit blocksfisharebest1-2/+2
2012-03-03Create separate page IDs for home and my-pagefor better greater css controlNigel Osborne1-2/+4
2012-02-23See forum: http://webtrees.net/en/forums/7-developers-discussion/21366-re-wel...Nigel Osborne1-5/+12
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2012-01-30Fix: charts- menu gives fatal PHP error after deleting family.fisharebest1-1/+2
2011-12-21#902683 - HTML validationfisharebest1-1/+1
2011-11-30Fix HTML validation error - misplaced </div>fisharebest1-1/+1
2011-11-23Move login checks to a common function. Use the LOGIN_URL parameter consiste...fisharebest1-7/+4
2011-11-22fix page title on index pageŁukasz Wilenski1-1/+1
2011-11-20Move module code from index.php to the modules.fisharebest1-19/+0
2011-11-20index.php - enable caching, so that each block does not load its own copy of ...fisharebest1-9/+11
2011-11-18use loading-image classŁukasz Wilenski1-2/+2
2011-11-13On-this-day / Upcoming-events - can now load using AJAXfisharebest1-5/+8
2011-11-11Remove new code that should not have been committed yetNigel Osborne1-8/+0
2011-11-11Fixing "Re-order media" option on Media tab that had disappeared after recent...Nigel Osborne1-1/+10
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-2/+2
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-11/+6
2011-10-19don't load jquery twiceŁukasz Wilenski1-3/+0
2011-10-08Added defines for external js library loadVeit Olschinski1-1/+1
2011-10-06Add initial support for serving static files from a content delivery network.fisharebest1-3/+4
2011-06-24Fix: since svn11733 we have not been loading ajax blocks in parallelfisharebest1-0/+2
2011-06-24Remove some old/incorrect/unhelpful help text.fisharebest1-3/+0
2011-06-19Update the names and descriptions of the modules, so that they are (hopefully...fisharebest1-8/+5
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-2/+1
2011-06-08Don't close the session until after we have displayed the header. Customised...fisharebest1-3/+3
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-16Correcting properties and newlinesVeit Olschinski1-1/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-7/+7
2011-01-01Refactoring class names and use autoloading.fisharebest1-29/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+1
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-1/+1
2010-11-08Minor typofisharebest1-1/+1
2010-11-08Remove PAGE_AFTER_LOGIN option, and improve the default behaviour (i.e. ctype...fisharebest1-23/+11
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-2/+2
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-10-18Fix: incorrect URL after timeoutfisharebest1-1/+1
2010-09-21(no commit message)fisharebest1-2/+2
2010-08-22Remove old/obsolete help text and referencesfisharebest1-0/+1