summaryrefslogtreecommitdiff
path: root/modules_v3/faq
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-2/+2
2014-09-19Unused codeGreg Roach1-27/+21
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-2/+2
2014-06-21Capitalisation and punctuationGreg Roach1-3/+3
2014-05-10Consistently use WT_ROOT in the require/require_once statements (where missing)Jonathan Jaubart1-1/+1
2014-01-04Update copyright date to 2014Greg Roach2-2/+2
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho2-2/+2
2013-11-29Fix Csrf checks won't allow saving of the formVytautas Krivickas1-0/+1
2013-11-09Add CSRF checks to module configuration formsGreg Roach1-1/+1
2013-11-01Tidy up trailing whitespaceGreg Roach1-1/+1
2013-10-27#1245170 - Cannot add a FAQ entry to all GedcomsGreg Roach1-2/+2
2013-10-22#1241976 - Unable to add new FAQ itemfisharebest1-2/+2
2013-10-11Style prefer target ? instead of # for forms - does not change URLGreg Roach1-1/+1
2013-09-02Use HTML <br> instead of XHTML <br />Greg Roach1-3/+2
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-17/+17
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-2/+2
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach1-4/+4
2013-08-09Remove empty subversion Id tagsGreg Roach2-6/+2
2013-06-29(no commit message)fisharebest1-2/+1
2013-03-26Add missing texts to old_messages.phpfisharebest1-1/+1
2013-03-17Bug #1151742 - Incorrect help text for FAQ moduleNigel Osborne2-2/+2
2013-03-13Fix: PHP5.3 codefisharebest1-1/+2
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-7/+9
2013-01-20PHP5.2 / PHP5.3 issuesfisharebest1-1/+2
2013-01-19HTML5 validation - need to use the non-xhtml version of nl2br()fisharebest1-2/+2
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-2/+2
2012-10-30Use consistent save/close buttons in the edit-interface forms.fisharebest1-2/+1
2012-09-14Tidy usage of new WT_Tree class.fisharebest1-3/+4
2012-09-13Complete rewrite of the handling of lists of trees:fisharebest1-2/+2
2012-09-08Remove debugfisharebest1-1/+0
2012-08-23Add filtering option to FAQ list. We now filter by an explicit tree, rather ...fisharebest1-1/+13
2012-08-22#1035353 - Editing a FAQ article changes visibility "all" to single treefisharebest1-6/+2
2012-08-22Fix SQL errors when setting FAQ to "visibility - all"fisharebest1-3/+4
2012-08-12Some fine tuning to the CKEditor bug fix.Nigel Osborne1-0/+3
2012-08-10Convert CKEditor to jQuery. Note - it doesn't actually work (still need to c...fisharebest1-14/+1
2012-08-08Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...Nigel Osborne1-3/+0
2012-07-09Fix: "set link" menu layout corrupted in album tab, media rowfisharebest1-1/+1
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-2/+0
2012-03-24Replace $WT_IMAGES array of images with CSS.fisharebest1-2/+2
2012-03-23The JavaScript menus are deprecated, so remove legacy code for formatting the...fisharebest1-4/+0
2012-02-23FAQ module - hide menu when no FAQs exist for this family treefisharebest1-8/+13
2012-02-22Make FAQ menu item hidden from everyone by default, as there are no FAQs prov...Nigel Osborne1-1/+4
2012-02-21Minor change to admin style (FAQs)Nigel Osborne1-1/+1
2012-01-20Remove the "Help" menu. Make the FAQ module a menu.fisharebest1-1/+25
2012-01-12display position: 1 not 0Łukasz Wilenski1-2/+2
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-8/+8
2011-12-12HTML validation: & => &amp;fisharebest1-1/+1
2011-12-09fix faq psitioningŁukasz Wilenski1-9/+5