summaryrefslogtreecommitdiff
path: root/includes/classes
AgeCommit message (Expand)AuthorFilesLines
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-08Rename module parameter from pgvaction to mod_actionfisharebest1-1/+1
2010-05-08Allow ability to enable/disable modules globallyfisharebest1-8/+7
2010-05-07Updating WIKI links on Help menuNigel Osborne1-9/+11
2010-05-05#572650 Some report errors, svn 8143fisharebest1-8/+5
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-1/+1
2010-05-05Fix: Recent changes to technical and genealogy contacts were incompletefisharebest1-2/+2
2010-05-04I18N: ageŁukasz Wilenski1-48/+8
2010-05-04Swap from/to individuals in relationship chartfisharebest1-2/+2
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne2-5/+5
2010-04-30Fix: handle MySQL extended syntax: "INSERT IGNORE" and "DELETE table FROM"fisharebest1-1/+1
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.fisharebest2-54/+134
2010-04-27I18N for reports: step two, embed strings in reports, and replace them when p...fisharebest1-19/+19
2010-04-25correct some statisticsŁukasz Wilenski1-84/+58
2010-04-25fix place chartsŁukasz Wilenski1-16/+13
2010-04-24New gedcom importer/uploader/loaderfisharebest1-1/+1
2010-04-24Add support for loading stream data into database BLOB columns (add fluent in...fisharebest1-0/+1
2010-04-24Add support for loading stream data into database BLOB columnsfisharebest1-0/+5
2010-04-23I18N: more relationship translationsŁukasz Wilenski1-2/+4
2010-04-22Remove references to old/unused modules, install.php and config_download.php ...fisharebest1-1/+1
2010-04-21I18NŁukasz Wilenski1-20/+7
2010-04-21Remove file-based logging.fisharebest1-6/+0
2010-04-20Remove Mutex class/table. Not necessary, now that we are storing changes and...fisharebest1-155/+0
2010-04-19(no commit message)fisharebest6-83/+51
2010-04-17Fix UTF8 issues on servers that specify ISO8859-1 as defaultfisharebest1-0/+1
2010-04-16revert changes commited by mistakeŁukasz Wilenski5-179/+16
2010-04-16(no commit message)Łukasz Wilenski5-16/+179
2010-04-16(no commit message)fisharebest4-9/+6
2010-04-15Remove some old PHP-based collation (we now use DB collation exclusively)fisharebest1-3/+0
2010-04-15Apply collation rules on indi/fam lists (surnames only - given names to follow)fisharebest1-0/+7
2010-04-14I18n: Abbreviated fact labels for birth/marriage/death on chart boxesfisharebest3-17/+6
2010-04-14I18N: male/female translationsŁukasz Wilenski1-1/+1
2010-04-14Make block initialisation consistentfisharebest1-1/+1
2010-04-12I18N: nephew/niece works in PolishŁukasz Wilenski1-6/+15
2010-04-12Fix coding typofisharebest1-1/+1
2010-04-12Consistent syntax for embedded variablesfisharebest1-4/+4
2010-04-11Rename pgv_module.php to module.phpVeit Olschinski1-4/+4
2010-04-11Bug #559757 (relationship charts)fisharebest1-69/+65
2010-04-07Fix: static functions need self:: instead of $this->fisharebest1-9/+9
2010-04-07I18N: need context-sensitive translations, not language-specific functionsfisharebest1-5/+0
2010-04-07I18N error on advanced search pagefisharebest1-3/+0
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: cha...fisharebest2-338/+127
2010-04-05(no commit message)Veit Olschinski29-0/+26194