summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-1/+1
2014-02-20#106 - SEO tweaks to home pageGreg Roach1-0/+1
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-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-2/+2
2013-09-21Update language files. Tidy up some capitalisation in en_US.Greg Roach1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-15/+15
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2013-06-23Redirect old PHP versions to a friendly error page.fisharebest1-1/+8
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