summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)AuthorFilesLines
2010-06-04Remove global WT_STORE_MESSAGES. Fetch this setting whenever it is used.fisharebest4-6/+3
2010-06-04#589555 - "Invalid parameter number" in sitemap modulefisharebest1-10/+2
2010-06-04Remove "AUTHENTICATION_MODULE" setting. This is currently unused, and needs ...fisharebest1-3/+1
2010-06-03Fix: editing news item creates duplicatesfisharebest1-1/+5
2010-06-03Don't show XREF in bracketsfisharebest12-198/+45
2010-06-03Remove constants WT_[LR]PARENS. RTL handling should be part if I18N classfisharebest2-12/+1
2010-06-03Don't show XREF in brackets - but make it appear in the browser's status barfisharebest1-3/+0
2010-06-03Don't show XREF in brackets - but make it appear in the browser's status barfisharebest1-7/+3
2010-06-03#588116 Events exist for the next %s days fisharebest1-77/+21
2010-06-03Quote table namesfisharebest1-1/+1
2010-06-03call to other blocks into html block (extended interface)Łukasz Wilenski1-3/+2
2010-06-03remove old/unused variablesŁukasz Wilenski1-24/+2
2010-06-03Move JW Player out of modules into /js directory.Nigel Osborne2-10/+10
2010-06-02First attempt at re-designing the Individual page header area, as discussed o...Nigel Osborne1-55/+56
2010-06-02Remove old get_next_id() function - we now use auto-increment columnsfisharebest1-22/+0
2010-06-02wt_media has an auto-increment key - use itfisharebest1-7/+6
2010-06-02fix some minor issuesŁukasz Wilenski1-1/+1
2010-06-02wt_places has an auto-increment key - use itfisharebest1-3/+3
2010-06-02wt_news has an auto-increment key - use itfisharebest1-24/+3
2010-06-02Remove old/unused functionfisharebest1-36/+0
2010-06-02add unique IDŁukasz Wilenski1-2/+2
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest22-514/+514
2010-06-01A Street view url is now able to be used when adding a new url media object (...Brian Holland2-6/+40
2010-06-01Remove old/unused functionsfisharebest2-12/+1
2010-06-01Census Assistant: correct error introduced in svn 8560Brian Holland1-0/+14
2010-06-01Census Assistant: Remove unnecessary files and references to these filesBrian Holland1-35/+0
2010-05-31tidy up classesŁukasz Wilenski3-639/+70
2010-05-31Move module help text to module help text filefisharebest1-4/+4
2010-05-30fix typoŁukasz Wilenski1-1/+1
2010-05-30minor layout changeŁukasz Wilenski1-3/+14
2010-05-30Test for large iconRob Peters2-4/+12
2010-05-30Test for large iconRob Peters1-1/+1
2010-05-30Don't split long lines using CONC during editing. We do this during export.fisharebest1-40/+1
2010-05-30translate factŁukasz Wilenski1-1/+1
2010-05-29Default blocks on index.php should not only include installed/allowed blocksfisharebest1-21/+34
2010-05-28Remove unused globalfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest24-944/+571
2010-05-28#584409 mygedview still in code a lotŁukasz Wilenski2-17/+17
2010-05-28#586858 Change user sttings - fatal errorfisharebest1-16/+37
2010-05-28Tidy up and remove some unused codefisharebest1-37/+16
2010-05-28#584645 Source info will not displayfisharebest7-26/+21
2010-05-28Tidy up some codefisharebest1-35/+25
2010-05-28Move user/gedcom favorite code to the modules themselvesfisharebest10-106/+37
2010-05-28Revert recent changes to news/blog and gedcom/user favorites.fisharebest3-25/+28
2010-05-27Improve handling of access/config when adding/removing modulesfisharebest1-1/+1
2010-05-27Fix: sql error creating default blocksfisharebest1-5/+3
2010-05-27Replace duplicated code with a function callfisharebest3-24/+12
2010-05-26Quick temporary fix to prevent errors with favorite handlingfisharebest1-13/+5
2010-05-26Blocks: favorites replaced with favorite and news/blog replaced with html.fisharebest2-12/+19
2010-05-26When changing language using the page header, update the user's default setting.fisharebest2-1/+6