summaryrefslogtreecommitdiff
path: root/edit_changes.php
AgeCommit message (Expand)AuthorFilesLines
2012-07-27edit_changes.php - the "edit raw" link is broken.fisharebest1-0/+1
2012-07-06Tidy up the "showchanges()" logic. The option to hide/show changes was remov...fisharebest1-14/+2
2012-06-18Review Changes - not loading webtrees.jsfisharebest1-0/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-4/+4
2012-02-29Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...fisharebest1-2/+2
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-7/+7
2011-11-23Move login checks to a common function. Use the LOGIN_URL parameter consiste...fisharebest1-7/+4
2011-11-21Correct centering of table contentNigel Osborne1-3/+5
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-11Use consistent style for <a href="#" onclick="foo();"> the various combinatio...fisharebest1-5/+5
2011-11-05Major MVC refactoring. Every page now has a controller.fisharebest1-2/+4
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-1/+1
2011-06-09I18N: Improve English texts. (Multi-)media items => "Media objects"fisharebest1-29/+25
2011-06-09Remove the option to hide/show pending changes. The option didn't work prope...fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-23/+23
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-11-09Use consistent language/terminology: GEDCOM => Family treefisharebest1-1/+1
2010-11-09Use consistent language/terminology: accept => approvefisharebest1-10/+6
2010-11-09Language updates. Use new names for roles, and consistent terms. e.g. "mode...fisharebest1-6/+5
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones i...fisharebest1-8/+8
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-1/+1
2010-10-05Fix: apply "auto close" setting to edit_changes.phpfisharebest1-39/+44
2010-09-29#650715 - Deleting individual only partly completedfisharebest1-4/+16
2010-09-25Tidy up whitespace/indentsfisharebest1-9/+8
2010-09-15#631645 - Pending Changes fatal errorfisharebest1-1/+9
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-17/+17
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-17/+17
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-12Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-04-19(no commit message)fisharebest1-80/+111
2010-04-16Remove sync-edits-to-gedcom feature. Webtrees is a database application - ht...fisharebest1-3/+0
2010-04-05(no commit message)Veit Olschinski1-0/+202