summaryrefslogtreecommitdiff
path: root/modules_v3/gedcom_favorites
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Use AJAX for handling update actions. These should not be GET/POST ↵fisharebest1-1/+23
requests. Introduce Zend "FlashMessenger" to provide feedback from AJAX requests.
2011-10-30Bug 883688 - Additional correction to Mypage favorites for FAB themeRob Peters1-1/+1
2011-10-24#604136 - Nav Options box location display bug-SVN906651Łukasz Wilenski1-0/+1
2011-10-20Performance: only check the DB schema for the favourites modules when we ↵fisharebest2-52/+14
actually need to. Delete some unused/empty files.
2011-10-19don't load jquery twiceŁukasz Wilenski1-3/+1
2011-10-161) Combine user and gedcom favourites blocks - they have identical logic.fisharebest1-45/+45
2) Don't fetch data directly from database - use API.
2011-10-16Access gedcom data via API, not directly from databasefisharebest1-24/+21
2011-10-08Fix: cannot add URLs as favouritesfisharebest1-1/+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-2/+3
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest3-0/+441