summaryrefslogtreecommitdiff
path: root/index_edit.php
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Use new escape functionsGreg Roach1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-1/+1
2012-09-15Fix: cannot update default gedcom blocks with new WT_Tree codefisharebest1-1/+3
2012-09-14Tidy usage of new WT_Tree class. Save a few DB callsfisharebest1-2/+0
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-9/+9
2012-03-24Replace array of images with CSS.fisharebest1-22/+20
2012-03-18#957717 - Set default blocksfisharebest1-62/+62
2012-03-05Correct / tidy the display of popupNigel Osborne1-1/+1
2012-03-05Correct / tidy the display of popupNigel Osborne1-7/+7
2012-03-05Allow the admin to configure the blocks on each user's "my page".fisharebest1-39/+35
2012-03-05Use modal dialog instead of popup window to edit blocksfisharebest1-23/+4
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-132/+99
2012-03-05We no longer have popup help windows, so we no longer need to close them.fisharebest1-2/+2
2012-03-05index_edit.php sending two </body></html> tags.fisharebest1-17/+7
2012-01-20#918550 - Reset to Default Blocks doesn't work for homepagefisharebest1-5/+3
2012-01-19Hide "Reset to defaults" option from Home page blocks editing window.Nigel Osborne1-2/+4
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-32/+32
2011-12-11fix - Reset to Default Blocks doesn't workŁukasz Wilenski1-1/+1
2011-11-16http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/17208-find-id...Łukasz Wilenski1-0/+3
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-1/+1
2011-11-05Implement "fluid" interface for controller - allows requests to be chained.fisharebest1-1/+1
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-4/+6
2011-11-05#883413 - Move Block from side to side removes itŁukasz Wilenski1-124/+106
2011-08-15Temporarily removed non-operating option (http://webtrees.net/en/forums/23-he...Nigel Osborne1-1/+2
2011-07-19Bug #789994 - RTL home and my page configuration forms - arrow icons wrong di...Łukasz Wilenski1-6/+15
2011-07-05Validation: tabindex is not allowed to be negative.fisharebest1-10/+10
2011-06-19Block configuration page - show the description of the blockfisharebest1-8/+8
2011-06-19Update the names and descriptions of the modules, so that they are (hopefully...fisharebest1-5/+3
2011-03-05RTL formatting. Don't hard-code every element - use the "cascading" <html di...fisharebest1-7/+7
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-32/+26
2011-01-01Refactoring class names and use autoloading.fisharebest1-27/+27
2010-12-26Remove some old / unreachable codefisharebest1-40/+23
2010-12-10Combine translations that differ only in capitalisationfisharebest1-4/+4
2010-10-30(no commit message)fisharebest1-6/+6
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-1/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-6/+6
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-6/+6
2010-07-08Remove references to block-caching system. We haven't used it for some time....fisharebest1-11/+0
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-8/+8
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-8/+8
2010-05-19Help texts typos(2) - Bug #582800Nigel Osborne1-1/+1
2010-05-13#579752 New Block configuration - On This Dayfisharebest1-2/+6
2010-05-12Convert blocks to modulesfisharebest1-160/+64
2010-04-14Update index page automatically after updating config.fisharebest1-196/+181
2010-04-14Make block initialisation consistentfisharebest1-13/+8
2010-04-05(no commit message)Veit Olschinski1-0/+558