summaryrefslogtreecommitdiff
path: root/library/WT/Controller
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Refactor away find_gedcom_record() - search and replacefisharebest1-20/+16
2013-07-07Fanchart - one-parent families cause PHP errorfisharebest1-5/+5
2013-07-07Fixes for one-parent familiesfisharebest1-2/+2
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest3-11/+6
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest1-4/+0
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest7-70/+45
2013-06-30More refactoringfisharebest1-3/+7
2013-06-30HTML validationfisharebest1-5/+5
2013-06-30Remove old codefisharebest1-190/+0
2013-06-30More refactoring - census assistantfisharebest1-16/+0
2013-06-29Show separate pending changes for fam->indi links and indi-fam links on the f...fisharebest1-8/+12
2013-06-29(no commit message)fisharebest20-586/+225
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest2-2/+3
2013-06-20Bug #1192732 - Inconsistent markup in charts headers - family book chartNigel Osborne1-3/+4
2013-06-14#1100600 - HTML code in Add More Fields Advanced Searchfisharebest1-1/+2
2013-06-14#1089932 - Fanchart doesn't show baptism/burial yearsfisharebest1-8/+1
2013-05-13Don't count linked records, when we will be fetching them later.fisharebest1-1/+1
2013-04-29Bug #1159173 Call to a member function getClientIp() -- Administration Page a...Nigel Osborne1-0/+4
2013-04-10#1166293 - Pedigree default rootid valuefisharebest1-3/+9
2013-03-27Fix: undefined $html on compact treefisharebest1-0/+2
2013-03-27#1159215 - Undefined index/offset in Compact.phpfisharebest1-27/+20
2013-03-17Separate the function getMediaListMenu from lightbox module. The function is ...Nigel Osborne1-0/+26
2013-02-18#1127983 - Export GEDCOMfisharebest1-1/+13
2013-02-18Bug #1127983 Export GEDCOMNigel Osborne1-1/+1
2013-02-14Same issue as #1120144 - Sidebar broken after updating jquery-ui to version 1...Nigel Osborne1-4/+4
2013-02-09#1120144 - Sidebar broken after updating jquery-ui to version 1.10.0fisharebest1-1/+1
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest8-223/+280
2013-02-04#1114678 - svn14767 Breaks Google Maps Tabfisharebest1-7/+0
2013-02-03jQueryUI-1.10 - Accordion activation now requires numeric index.fisharebest1-2/+9
2013-02-02A change in the jquery api for accordion elements means that the "active" opt...Nigel Osborne1-1/+1
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-0/+7
2013-02-02Add more URL versioning to JS resourcesfisharebest1-1/+1
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2013-01-22Fix misc javascript issuesfisharebest2-3/+4
2013-01-22Replace silhouette images with CSS markupfisharebest2-39/+3
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest2-2/+2
2013-01-12FIx: on private/missing pages, no JS files are loaded, hence certain links do...fisharebest6-2/+8
2013-01-12Deleting media objects needs to work the same as other objects. No need to u...fisharebest4-9/+5
2012-12-23Remove unused media-controller functionsfisharebest1-24/+0
2012-12-23mediaviewer.php - (1) don't show pending changes to visitors (2) don't repeat...fisharebest1-41/+1
2012-12-23mediaviewer.php does not show pending changes - rewrite to use the same logic...fisharebest1-48/+20
2012-11-24Disable onClick events for main menu for Blackberry tabletsfisharebest1-4/+2
2012-11-17Remove unused translationsfisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest7-8/+8
2012-11-16I18N: use consistent textfisharebest1-4/+8
2012-11-16Move print_family_facts() to the family controllerfisharebest1-0/+50
2012-11-15Refactor class WT_Event - use objects instead of XREFS and do not custom tags...fisharebest1-135/+120
2012-11-14Refactor find_highlighted_object()fisharebest2-17/+11
2012-11-14Recent changes created new translation strings - be consistentfisharebest1-1/+1
2012-11-13Fix: "save and go to new record" not working. Tidy up edit_interface code a ...fisharebest1-1/+1