summaryrefslogtreecommitdiff
path: root/modules_v3/user_favorites
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-64/+1
2015-02-06TypoGreg Roach1-1/+1
2015-02-05Use tree objects instead of idsGreg Roach1-1/+1
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-24/+21
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-2/+2
2014-12-05PHPDocGreg Roach1-9/+11
2014-12-04Remove unused globalsGreg Roach1-2/+0
2014-11-27PHPDocGreg Roach1-4/+4
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-2/+4
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-8/+8
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-06-29(no commit message)fisharebest1-2/+2
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-2/+2
2013-01-09Update the "FlashMessenger" so that it can also show messages from the *curre...fisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-2/+2
2012-03-07Update DB schema for favorites and news tables. Use numeric IDs instead of t...fisharebest1-0/+35
2011-10-20Fix: missing dependency when gedcom-favorites disabled and user-favorites ena...fisharebest1-0/+2
2011-10-20Performance: only check the DB schema for the favourites modules when we actu...fisharebest3-97/+0
2011-10-161) Combine user and gedcom favourites blocks - they have identical logic.fisharebest1-282/+3
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-09-07Remove the "enable multimedia" option. Multimedia is always enabled. Add a ...fisharebest1-1/+1
2011-08-04#821050 - Error calling page after update to 1.2.2fisharebest3-0/+427