From bc0f175e41b2a78a78f9288f0728fcfebbdc1dfc Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Mon, 3 Sep 2018 10:28:12 -0400 Subject: [PATCH] =?UTF-8?q?Add=20credits=20including=20GSoC=202018,=20Maur?= =?UTF-8?q?=C3=ADcio,=20William,=20and=20Emanuel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Isaac Bennetch --- doc/credits.rst | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/doc/credits.rst b/doc/credits.rst index 3e33ecbc8c..689a491547 100644 --- a/doc/credits.rst +++ b/doc/credits.rst @@ -439,6 +439,43 @@ Credits, in chronological order * Other UI improvements +* MaurĂ­cio Meneghini Fauth + + * Major improvements and upgrades to the JavaScript core + * Modernize JavaScript library functionality + * Modernize templating and introduce Twig + +* William Desportes + + * Coding style improvements based on PHPStan + * Improve links to external MySQL and MariaDB documentation + * Numerous other bug fixes + +* Emanuel Bronshtein + + * Comprehensive security assessment and suggestions + +* Lakshya Arora (Google Summer of Code 2018) + + * Various improvements including: + + * Integrate user preferences with local storage + * Use a modal login after session expiration + * Add support for CHECK CONSTRAINTS + * and more! + +* Saksham Gupta (Google Summer of Code 2018) + + * Automated theme generator tool + +* Leonardo Strozzi (Google Summer of Code 2018) + + * Refactoring Twig templates and other internal code improvements + +* Piyush Vijay (Google Summer of Code 2018) + + * Modernize the JavaScript code including introducing Webpack, Babel, and Yarn as well as eslint and Jsdoc + And also to the following people who have contributed minor changes, enhancements, bugfixes or support for a new language since version 2.1.0: