summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Fix error updating account preferences; use constants for preference namesGreg Roach28-78/+264
2019-11-06Use simple list to specify order of censusesGreg Roach1-8/+8
2019-11-06Working on #2737 - refactor admin/media controllerGreg Roach1-32/+30
2019-11-04Refactor user-cleanup to use post+get and new routesGreg Roach1-34/+0
2019-11-04Admin/media - the root of the media folders missing from listGreg Roach1-1/+4
2019-11-04Fix: #2479 - admin manage media showing wrong files; Attach filesystems to re...Greg Roach20-82/+172
2019-11-03Add privacy-policy/impressum - #2654Greg Roach6-75/+27
2019-11-02Improve logic when masquerading as another userGreg Roach2-6/+9
2019-11-01Fix: #2719 cannot send messages using ugly urls; refactor controller as reque...Greg Roach3-16/+16
2019-10-31Refactor routing tableGreg Roach1-2/+4
2019-10-30Remove View:share() - it's just a globalGreg Roach3-7/+1
2019-10-30Generate default values for census 'religion' columnsGreg Roach1-4/+61
2019-10-27Rewrite error handler - #2686 and #2685Greg Roach6-12/+30
2019-10-26Remove dependency on UserInterfaceGreg Roach1-8/+12
2019-10-25Remove global constant WT_LOCALE and store LocaleInterface in the requestGreg Roach1-4/+3
2019-10-25No need to throw exceptions in assert()Greg Roach27-29/+0
2019-10-24Refactor pending changes to use service and request handlersGreg Roach3-119/+17
2019-10-23CodeStyleGreg Roach1-0/+2
2019-10-23Apply fixes from StyleCI (#2687)Greg Roach1-12/+12
2019-10-23Add test for coverage class Age (#2474)sibador1-0/+63
2019-10-22Use tree serviceGreg Roach8-70/+96
2019-10-19Fix: #2649 - Fix routing for FAQ moduleGreg Roach4-4/+4
2019-10-18Use TreeServiceGreg Roach6-59/+84
2019-10-17Fix: #2643 - DeleteUser parameter is now an attributeGreg Roach1-5/+7
2019-10-17Avoid using the IoC container in unit testsGreg Roach22-67/+36
2019-10-17Disable cache during unit testsGreg Roach2-6/+3
2019-10-17PSR12Greg Roach346-0/+346
2019-10-16In tests, create objects explicity, not from containerGreg Roach2-25/+50
2019-10-16route parameter no longer needed in test scriptsGreg Roach10-80/+71
2019-10-16Long linesGreg Roach2-3/+8
2019-10-15wipGreg Roach1-1/+1
2019-10-14Working on routingGreg Roach6-37/+22
2019-10-14Move business logic from controller to serviceGreg Roach3-67/+58
2019-10-12Working on request/base URL logicGreg Roach1-1/+1
2019-10-11Working on routingGreg Roach1-1/+3
2019-10-10Working on routingGreg Roach1-22/+9
2019-10-10Apply fixes from StyleCI (#2612)Greg Roach1-1/+1
2019-10-10Working on routingGreg Roach3-16/+22
2019-10-09Working on routing; Code cleanupGreg Roach303-1633/+2139
2019-10-09Apply fixes from StyleCI (#2610)Greg Roach1-2/+1
2019-10-09Working on routingGreg Roach53-419/+511
2019-10-07Replace files deleted in errorGreg Roach1-0/+94
2019-10-07Fix: #2606 - visitors cannot see tree pagesGreg Roach1-94/+0
2019-10-06Apply fixes from StyleCI (#2605)Greg Roach1-1/+1
2019-10-06Use aura/routerGreg Roach2-4/+20
2019-10-05Add route to requestGreg Roach2-3/+3
2019-10-05Change signature for Footer modules - give them access to the requestGreg Roach1-0/+1
2019-10-05Working on routingGreg Roach25-168/+380
2019-10-03Working on routingGreg Roach1-58/+0
2019-10-02Apply fixes from StyleCI (#2601)Greg Roach1-4/+2