summaryrefslogtreecommitdiff
path: root/includes/classes/class_module.php
AgeCommit message (Expand)AuthorFilesLines
2011-01-01Refactoring class names and use autoloading.fisharebest1-374/+0
2010-10-22Add missing SVN properties for PHP filesfisharebest1-1/+1
2010-08-29fix for fix (svn9310)Łukasz Wilenski1-1/+1
2010-08-28correct tab order (1,2,3...10 not 1,10,11,..2)Łukasz Wilenski1-1/+1
2010-06-20Remove RSS functions. They don't work very well (if at all). If we want RSS...fisharebest1-1/+4
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-19/+19
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-31/+19
2010-05-28Revert recent changes to news/blog and gedcom/user favorites.fisharebest1-5/+1
2010-05-27Improve handling of access/config when adding/removing modulesfisharebest1-1/+1
2010-05-26Blocks: favorites replaced with favorite and news/blog replaced with html.fisharebest1-1/+5
2010-05-18#561221 The "all" tab on the individual page doesn't workfisharebest1-1/+0
2010-05-14#580681 Module Management, display, SVN 8311fisharebest1-0/+3
2010-05-12Fix name clash: WT_Module_Block::canLoadAjax() and WT_Module_Tab::canLoadAjax()fisharebest1-1/+1
2010-05-12Convert blocks to modulesfisharebest1-3/+6
2010-05-09Convert old-style modules into new-style modules (sitemap, batch update, goog...fisharebest1-1/+0
2010-05-09Fix: undefined varfisharebest1-14/+14
2010-05-08Module admin page - sort modules by namefisharebest1-17/+11
2010-05-08Prepare to convert old-style modules into new-style modulesfisharebest1-7/+33
2010-05-08Allow ability to enable/disable modules globallyfisharebest1-8/+7
2010-04-29Fix: missing small-sources icon in webtrees themefisharebest1-1/+1
2010-04-29Convert reports to modules. Prepar to convert charts/themes/blocks to modules.fisharebest1-1/+130
2010-04-16(no commit message)fisharebest1-1/+1
2010-04-12Fix coding typofisharebest1-1/+1
2010-04-11Rename pgv_module.php to module.phpVeit Olschinski1-4/+4
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: cha...fisharebest1-330/+120
2010-04-05(no commit message)Veit Olschinski1-0/+441