summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2012-08-13Module privacy being ignored for home/user page blocksfisharebest1-7/+20
2012-08-12Remove some redundant white-space from the HTML. This improves our Google Pa...fisharebest1-2/+1
2012-08-12Remove help text that is not quite accurate and doesn't help very much.fisharebest1-0/+5
2012-08-11Remove old/unnecessary help textfisharebest1-0/+1
2012-08-11Show list of languages in 3 columns, rather than 2.fisharebest1-5/+9
2012-08-10 #1035346 - Editing LATI/LONG in PLAC impossiblefisharebest1-3/+2
2012-08-07 #1033949 - Add news article fatal errorfisharebest1-1/+1
2012-08-01Add class to allow different layout if requiredNigel Osborne1-1/+1
2012-08-01Update old HTML functionNigel Osborne1-1/+1
2012-07-31Fix: NSFX duplicated in display of pending namefisharebest2-10/+8
2012-07-31Show warning for family events that occur after death.fisharebest1-0/+4
2012-07-23Contributions from Matt N:fisharebest1-1/+1
2012-07-19Always ignore non-genelaogical data when performing a general searchfisharebest2-42/+55
2012-07-17Update CDN support. We do not need separate compressed/uncompressed resource...fisharebest1-9/+2
2012-07-14Use WT_Place objects to generate links to placelist.phpfisharebest1-34/+11
2012-07-10Fix: Place names with gaps (Town, , State, Country) do not show in place hier...fisharebest1-1/+1
2012-07-09Remove unused functionfisharebest1-19/+0
2012-07-08Missing parameter in call to WT_Place()fisharebest1-1/+1
2012-07-08Move functions_places.php into class WT_Placefisharebest4-89/+18
2012-07-08Remove unused functionsfisharebest1-20/+0
2012-07-08Make more use of new WT_Place class. Update indexes for wt_place table.fisharebest5-104/+64
2012-07-07URLs for placelist.php do not need "level". We can work this out automatical...fisharebest2-7/+6
2012-07-06Fix: SSN not getting PLAC subtagfisharebest1-1/+1
2012-06-30Date classes - encapsulate the calendar type within the class (to allow for s...fisharebest2-4/+4
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest5-35/+35
2012-06-29#1015050 - 1.3.0: session.php: PDOException Field 'comment' doesn't have a de...fisharebest1-1/+1
2012-06-28Remove the "Show empty boxes" option. Always show empty boxes. It makes a c...fisharebest4-21/+23
2012-06-19Bug #1014443 - pedigree.php - Multiple Validation ErrorsNigel Osborne1-4/+4
2012-06-17Fix: edit-interface broken in recent change - errors in Javascriptfisharebest1-26/+27
2012-06-17Add missing ";" to Javascriptfisharebest1-3/+3
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest7-72/+76
2012-06-16Move JS function to webtrees.jsfisharebest1-4/+4
2012-06-15#1011223 - User interface is unclear what is a required field when creating n...fisharebest1-1/+0
2012-06-12Update jQuery-ui to 1.18.21, including cdn link, default and admin theme css.Nigel Osborne1-1/+1
2012-06-11Small correction to 13990Nigel Osborne1-1/+1
2012-06-11Error on directory from SVN 12534 and webtrees forum http://webtrees.net/en/f...Stephen Arnold1-1/+1
2012-06-10Allow for https: use of googlemapsNigel Osborne1-5/+5
2012-06-05Update jQuery via CDN to 1.18.19Nigel Osborne1-1/+1
2012-06-05#1008748 - Export ruins media-file names with +fisharebest1-4/+2
2012-06-04Update version for 1.3.0 releasefisharebest1-2/+2
2012-06-04Update version for 1.3.0 releasefisharebest1-1/+1
2012-06-03Server statistics - include svn buildsfisharebest1-4/+4
2012-06-03Add OS type in server signaturefisharebest1-2/+2
2012-06-02The latest stable version of webtrees is now obtained from the build server, ...fisharebest1-1/+5
2012-06-02Delete old messages - in preparation for 1.3.0 releasefisharebest1-69/+2
2012-06-02Old JS definitions in session.phpfisharebest1-4/+2
2012-05-31Fix: initial blocks not being setfisharebest1-14/+34
2012-05-29Refactor handling of facts - use fact objects, not gedcom fragmentsfisharebest1-3/+3
2012-05-29Add type hints for function parametersfisharebest1-2/+2
2012-05-28Refactor handling of pending new/old factsfisharebest2-10/+12