summaryrefslogtreecommitdiff
path: root/modules_v3/clippings
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Fix: pending changes block not shown when email disabled. Move more help tex...Greg Roach2-43/+4
2015-01-21CodestyleGreg Roach1-1/+1
2015-01-19HTML5Greg Roach1-6/+6
2015-01-18Merge pull request #377 from fisharebest/scrutinizer-patch-1Greg Roach1-1/+2
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-1/+2
2015-01-18WhitespaceGreg Roach1-17/+18
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer2-168/+168
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer1-5/+5
2015-01-18Default constructors do not need parenthesesGreg Roach1-4/+4
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach2-2/+3
2014-12-05void function result used; tidy upGreg Roach2-46/+46
2014-12-05PHPDocGreg Roach2-16/+70
2014-12-04Remove unused globalsGreg Roach1-1/+1
2014-11-27PHPDocGreg Roach1-10/+10
2014-11-08PHPDocGreg Roach1-1/+1
2014-10-10Update .PO files. Fix some minor English grammar.Greg Roach1-1/+1
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-5/+3
2014-10-05Split tree preference getter/setter into two separate functionsGreg Roach1-2/+2
2014-09-18Unused codeGreg Roach1-2/+2
2014-09-13Code style - method names and type-hintsGreg Roach2-50/+50
2014-08-28Use print_r() for debug onlyGreg Roach1-3/+3
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+0
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-06-25Tidy up English punctuation, capitalisation, etc.Greg Roach1-1/+1
2014-06-21Capitalisation and punctuationGreg Roach2-17/+17
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-7/+8
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-2/+3
2014-05-08DocBlock headers - fix mismatches with code and apply consistent formattingGreg Roach1-2/+2
2014-05-06Revert "Replace global user functions with WT_User class" - submitted to wron...Greg Roach1-3/+2
2014-05-06Replace global user functions with WT_User classGreg Roach1-2/+3
2014-04-29Consolidate css classesDavid Drury1-3/+3
2014-04-04Clippings cart - members cannot apply visitor privacy to downloadsGreg Roach1-0/+1
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-12/+0
2014-01-04Update copyright date to 2014Greg Roach3-3/+3
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho3-3/+3
2013-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach1-1/+1
2013-11-16#1249548 - Download GEDCOM Media Path Should Be TextGreg Roach1-2/+2
2013-11-01Tidy up trailing whitespaceGreg Roach2-2/+2
2013-10-31 #1246154 - Clippings cart does not download mediafisharebest1-2/+2
2013-10-29#1245754 - Fatal error in Clippings Cart outputGreg Roach1-1/+3
2013-09-22Don't show (most) sidebar content to search enginesGreg Roach1-4/+10
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach2-23/+23
2013-08-24Update non-typographic quotation marksGreg Roach2-31/+31
2013-08-21Add escaping functions, based on semantics of what is being escapedGreg Roach1-6/+4
2013-08-18Update .PO files. Change <br/> to <br>Greg Roach2-3/+3
2013-08-17Counts of linked records fail to reflect privacyGreg Roach1-3/+4
2013-08-09Remove empty subversion Id tagsGreg Roach3-8/+2
2013-07-16#1200897 - Clipping Cart Media file in wrong format (SVN 15302)fisharebest1-10/+1
2013-06-29(no commit message)fisharebest2-12/+12
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest2-29/+26