summaryrefslogtreecommitdiff
path: root/includes/functions/functions_import.php
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Remove references to block-caching system. We haven't used it for some time....fisharebest1-4/+0
2010-07-07Remove unused column: wt_families.f_chilfisharebest1-2/+2
2010-06-17Fix recently added typos in import-gedcom logicfisharebest1-1/+1
2010-06-16Replace PRIVACY_BY_YEAR with KEEP_ALIVE_YEARSfisharebest1-1/+5
2010-06-12#592548 Importing inline media creates duplicatesfisharebest1-2/+2
2010-06-12Remove unused function parameterfisharebest1-1/+1
2010-06-02wt_media has an auto-increment key - use itfisharebest1-7/+6
2010-06-02wt_places has an auto-increment key - use itfisharebest1-3/+3
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-50/+50
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-69/+55
2010-05-24Tables and blocks. Add wt_module_settings, move wt_nextid to wt_next_id, rem...fisharebest1-3/+3
2010-05-23Remove old/unused codefisharebest1-11/+1
2010-05-23Remove old/unused codefisharebest1-8/+4
2010-05-23Remove old/unused codefisharebest1-15/+0
2010-05-23#584384 Import Bug - 3 hours, 5% complete SVN 8399fisharebest1-23/+1
2010-05-18#582226 Near duplicate place names cause MySQL duplicate primary key error on...fisharebest1-1/+5
2010-05-16581178 deleting ID numbers not possiblefisharebest1-2/+8
2010-05-04Replace _PGVU with _WT_USER (accidentally over-written in last change)Nigel Osborne1-1/+1
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-1/+8
2010-04-27Fix: autoaccepted changes still remaining as pendingfisharebest1-0/+5
2010-04-27Fix errors appearing when 'user administration/auto accept' is set to yes.Brian Holland1-2/+2
2010-04-23fix undefined index TBLPREFIXƁukasz Wilenski1-0/+4
2010-04-20Remove Mutex class/table. Not necessary, now that we are storing changes and...fisharebest1-1/+0
2010-04-20Removed unused/old functionfisharebest1-22/+0
2010-04-19(no commit message)fisharebest1-35/+22
2010-04-16Remove sync-edits-to-gedcom feature. Webtrees is a database application - ht...fisharebest1-103/+1
2010-04-16(no commit message)fisharebest1-7/+7
2010-04-05(no commit message)Veit Olschinski1-0/+1556