summaryrefslogtreecommitdiff
path: root/modules_v3/yahrzeit
AgeCommit message (Expand)AuthorFilesLines
2017-03-082017Greg Roach1-1/+1
2016-01-30Update copyright yearGreg Roach1-1/+1
2015-06-08PHPDocGreg Roach1-2/+1
2015-05-31PSR-4Greg Roach1-0/+2
2015-03-02Module APIGreg Roach1-256/+1
2015-03-02PSR-1Greg Roach1-4/+4
2015-02-26Javascript error in yahrzeit tableGreg Roach1-1/+0
2015-02-13Upper/lower case function namesGreg Roach1-2/+3
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-03Autoload includes/functions/*Greg Roach1-2/+0
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-47/+42
2015-01-24Add visual feedback for privacy settingsGreg Roach1-1/+1
2015-01-23Fix: pending changes block not shown when email disabled. Move more help tex...Greg Roach1-30/+0
2015-01-21Default settings on new blocks inconsistent, both yes/no radio buttons emptyGreg Roach1-7/+7
2015-01-18WhitespaceGreg Roach1-2/+3
2015-01-18Scrutinizer Auto-FixesScrutinizer Auto-Fixer2-62/+62
2015-01-18Comments after braces confuse scrutinizer's code-style analysis.Greg Roach1-7/+7
2015-01-17New theme system and admin interfaceGreg Roach1-4/+4
2014-12-05PHPDocGreg Roach1-2/+3
2014-11-27PHPDocGreg Roach1-7/+7
2014-11-04Use Auth class instead of constants - will allow better masquerade function. ...Greg Roach1-8/+9
2014-10-16More PSR-1 code styleGreg Roach1-1/+1
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-5/+5
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach1-3/+6
2014-08-14Code without side-effects (see PSR-1) does not require guard headersGreg Roach1-5/+1
2014-07-30Use UUID when unique ID is neededDavid Drury1-1/+2
2014-05-03Upgrade datatables from 1.9.4 to 1.10.0Greg Roach1-16/+16
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-09Add CSRF checks to module configuration formsGreg Roach1-1/+1
2013-11-03#1237393 - Yahrzeiten block Yahrzeit column should be Gregorian Dates - devGreg Roach1-5/+26
2013-08-29New filter/validation functions for GET/POST variablesGreg Roach1-5/+5
2013-08-19Use record/fact objects for anniversariesGreg Roach1-24/+24
2013-08-09Remove empty subversion Id tagsGreg Roach2-5/+1
2013-07-08#1199016 - Yahrzeiten block errors - svn 15281fisharebest1-2/+2
2013-02-02Add more URL versioning to JS resourcesfisharebest1-1/+1
2013-02-02Add version numbers to paths of javascript librariesfisharebest1-1/+1
2012-11-16Cosmetic: updates to I18N hintsfisharebest1-1/+1
2012-06-30Date classes - encapsulate the calendar type within the class (to allow for s...fisharebest1-1/+1
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-3/+2
2012-03-24Replace array of images with CSS.fisharebest1-3/+3
2012-03-05Use modal dialog instead of popup window to edit block settingsfisharebest1-1/+1
2012-02-13Provide better sizes for popup windows.fisharebest1-2/+2
2012-01-05#912072 - "No data available in table" needs translation fisharebest1-0/+1
2011-12-21#902683 - HTML validationfisharebest1-3/+3
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-3/+3
2011-12-05Add I18N comments to better explain Yahrzeitenfisharebest1-2/+2
2011-11-19Remove unused global $TEXT_DIRECTIONfisharebest1-1/+1
2011-11-13SHOW_MARRIED_NAMES option being used inconsistently. It should control wheth...fisharebest1-1/+1