Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

3.4.0

Choose a tag to compare

@jamiesnape jamiesnape released this 17 Mar 19:16
· 526 commits to master since this release

Jamie Snape (54):

  • Encode various JavaScript URL components (02ad282)
  • Fix issue with environment key on configuration file update (c012643)
  • Add option to disable password recovery (cfecd38)
  • Allow for the lack of realpath on Cloud Storage (fe1776a)
  • Fix MIME type component for Cloud Storage (0c8e6c6)
  • Fix problem with loading forms and components in controller tests (71d16f2)
  • Revise upload components for improved Cloud Storage compatibility (5be3cb0)
  • Fix form error in solr module (5781774)
  • Update module template (a025567)
  • Fix password field in mail admin form (e89d1c8)
  • Add REST API base URL to relevant config page (f823b23)
  • Fix SQLite database version numbering (413a02d)
  • Fix missing CSRF token in googleauth admin form (8238cbb)
  • Fix random number generation during installation (bac4b33)
  • Fix various file permissions (86858dc)
  • Update composer dependencies (c27408b)
  • Use absolute paths in core configuration file (0630df6)
  • Forward /api/rest to /api/json (50d8bdb)
  • Add editorconfig file (57ad6f0)
  • Tweak composer.json (70fdf25)
  • Fix inconsistent indent of Vagrantfile (693837d)
  • Fix version of PHPUnit configuration file schema (dd5f7e1)
  • Fix CDash server URL (8d5a9b3)
  • Update Travis CI configuration (fe008fa)
  • Add more documentation to tracker module (35d4400)
  • Update documentation of progress model (55a6019)
  • Remove use of deprecated method in tracker module (d002224)
  • Fix stylesheet for trend view in tracker module (5cc01db)
  • Add missing HTML form labels in tracker module (74af1c9)
  • Tidy producer model and controller (473a21d)
  • Tidy scalar model and controller (4fe3e49)
  • Tidy threshold notification model and component (5d3425c)
  • Tidy trend model and controller (285fed6)
  • Tidy tracker module notification (30a25a9)
  • Tidy view scripts in tracker module (ce13e7b)
  • Add restful API for tracker module (921a243)
  • Update composer.json dependencies (33083f0)
  • Update badges and text in README (9516564)
  • Fix code coverage test option (ea66989)
  • Improve markdown performance (27ff28b)
  • Update settings for latest version of App Engine (4664be6)
  • Fix issue with thumbnail creation on App Engine (169f6b1)
  • Add hhvm to Travis CI configuration (6199215)
  • Cache composer cache folder on Travis CI (b02d819)
  • Add AUTHORS file (967cd94)
  • Add documentation configuration and stub (f7a0f0e)
  • Tweak Travis CI configuration for hhvm and PHP 7 (0128fc6)
  • Add installation documentation (b435a90)
  • Standardize MIDAS to Midas (af13c8c)
  • Tweak validation rules for host names (8c0614b)
  • Fix Composer warning on Travis CI (9b29209)
  • Tweak UTF-8 test exclusions and .gitignore (2a138b6)
  • Fix issue with .coveralls.yml (6912439)
  • Bump version to 3.4.0 (35d785c)

Michael Grauer (2):

  • Issue callback upon community creation (bd297d8)
  • Conform with style guide (e9b7b16)