summaryrefslogtreecommitdiff
path: root/modules/gedcom_favorites
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-12-30Use constant WT_THEME_DIR instead of global variable $THEME_DIRfisharebest1-3/+3
2010-12-10Combine translations that differ only in capitalisationfisharebest1-2/+2
2010-11-24Don't repeat actions when changing language/theme. Don't access raw unescape...fisharebest1-0/+2
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-29/+29
2010-10-10(no commit message)fisharebest1-1/+1
2010-09-25(no commit message)fisharebest1-4/+4
2010-09-25(no commit message)fisharebest2-9/+8
2010-09-21security and privacy for SVN 9496Łukasz Wilenski1-0/+7
2010-09-20#632778 - No config allowed when using blocks in HTML blockŁukasz Wilenski1-1/+1
2010-09-07Remove help text item that doesn't add any useful extra informationfisharebest1-2/+2
2010-09-01Move common help text to main help text file (scrollbars)Nigel Osborne2-3/+1
2010-08-18Minor grammar change on config screens for blocksNigel Osborne1-1/+1
2010-08-16Changes from Wes Groleau related to Bug #614803 - duplicate help text could b...Nigel Osborne2-1/+48
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-1/+1
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-2/+2
2010-07-08Remove references to block-caching system. We haven't used it for some time....fisharebest1-2/+0
2010-06-18(no commit message)fisharebest1-1/+2
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-6/+9
2010-06-02wt_favorites has an auto-increment key - use itfisharebest1-2/+2
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest2-5/+5
2010-05-31tidy up classesŁukasz Wilenski1-3/+3
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest2-11/+5
2010-05-28586845 new instalation - Fatal errorfisharebest1-8/+8
2010-05-28Move user/gedcom favorite code to the modules themselvesfisharebest1-4/+82
2010-05-28Revert recent changes to news/blog and gedcom/user favorites.fisharebest2-0/+371
2010-05-26Blocks: favorites replaced with favorite and news/blog replaced with html.fisharebest1-302/+0
2010-05-12Add option to add scroll bars to blocks that can grow very long.fisharebest1-0/+14
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-6/+237
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-0/+57