summaryrefslogtreecommitdiff
path: root/modules_v3/clippings
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-06Previously, AJAX pages loaded their own copies of JS libraries (to work aroun...fisharebest1-1/+1
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-1/+1
2013-02-02Upgrade JQuery-UI to latest versionfisharebest1-1/+1
2013-01-18Major refactoring of media code.fisharebest2-28/+25
2013-01-09Update comments, renaming "directory" to "folder"fisharebest1-3/+3
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-09-06#1047081 - Add to clipping cart via sidebar not workingfisharebest1-1/+2
2012-08-26#584835 - Global variables clash with session variables (register_globals=On)fisharebest1-7/+11
2012-08-11Remove old/unnecessary help textfisharebest2-6/+1
2012-08-08Proposed fix for colors theme part of Bug #1033949 - Add news article fatal e...Nigel Osborne1-2/+4
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-07-09Fix: "set link" menu layout corrupted in album tab, media rowfisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-20/+16
2012-06-10Fix: broken links and deleted objects will break the clippings cartfisharebest1-53/+55
2012-05-26Need to explicitly close sessions for AJAX responses. TODO we should really ...fisharebest1-0/+1
2012-04-17Start to disentangle the require_once dependencies. Previously, session.php ...fisharebest1-1/+0