Commit Graph

69 Commits

Author SHA1 Message Date
Igor Scheller 20c6d9c54d
Clarified docker-compose in readme 2020-08-08 20:54:48 +02:00
Igor Scheller 351fc1f749 PHPUnit upgrade to 9.1, PHP upgrade to 7.3 2020-04-25 16:42:21 +02:00
Michael Weimann d6ff7b5816 Update docs 2020-01-20 02:23:16 +01:00
Michael Weimann f78e8c50bf Add CONTRIBUTING.md 2020-01-20 02:23:16 +01:00
Igor Scheller 42721e9572 Added Schedule parsing and replaced old Fahrplan importer
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
2019-12-08 02:20:48 +01:00
Igor Scheller 96cdf91c3c Use pcov to speed up tests with code coverage 2019-11-30 23:44:07 +01:00
Igor Scheller e80fb54522 Bumped PHP to >=7.2 as it not supported anymore (no security fixes) 2019-11-30 01:52:27 +01:00
Michael Weimann d83d60ce8d Update phpcs readme section 2019-11-13 01:07:02 +01:00
Igor Scheller 68afc74b03 Formatting to follow PSR-12 2019-11-11 00:05:41 +01:00
skorpy2009 d00d66a634 add space between default credentials 2019-10-28 21:01:23 +01:00
Michael Weimann 545eb291b6
Adds a docker dev setup 2019-10-27 08:57:56 +01:00
Michael Weimann 53ce83a272
Moves docker files from contrib to docker 2019-10-24 22:09:14 +02:00
msquare f7bbcfb345
Merge pull request #655 from MyIgel/ci-build-translation
CI: Build translation files for container and release archive, load .po if .mo not generated
2019-10-13 13:03:10 +02:00
Igor Scheller 91eae7d067 docker-compose: Set mariadb version and added local dev env to readme 2019-10-11 22:56:38 +02:00
Igor Scheller d2e3ce27f0 Removed .mo translation files from version control, use .po as fallback 2019-10-09 13:54:04 +02:00
Igor Scheller 43fa21f655
Merge branch 'master' into docker 2019-07-21 13:42:19 +02:00
Igor Scheller 4f60daa295 Docker: Decoupled nginx and fpm builds 2019-07-21 04:38:17 +02:00
Igor Scheller 508695efb2 Replaced gettext translation with package
This allows to check if no translation is available
2019-07-08 01:58:06 +02:00
msquare 3ea2d3e0ed
Add translation chapter 2019-05-05 15:50:23 +02:00
PwnyTail 64f65e8cbf comment should in node install 2019-04-16 18:14:57 +02:00
PwnyTail 2a98dda133 add build dependency npm 2019-04-16 18:14:57 +02:00
PwnyTail 5712eaa786 add dependency php modul tokenizer 2019-04-16 18:14:57 +02:00
PwnyTail 9f4af87461 add dependency php modul xmlwriter 2019-04-16 18:14:57 +02:00
PwnyTail 35bde80358 add ru ndependency php modul dom 2019-04-16 18:14:57 +02:00
PwnyTail f14c024bfe add PHP composer to build dependency 2019-04-16 18:14:57 +02:00
Igor Scheller 1d31f2d8c1 readme: Added mbstring as required extension
closes #576 (Ubuntu 18.04 requires mbstring to be installed manually)
2019-03-16 19:58:23 +01:00
Valentin Churavy cd2f78924b add note that `php-mysql` needs to be installed
Took me a while to figure that one out
2019-01-20 12:52:17 +01:00
msquare 3a01c838af
Update README.md
Typo.
2019-01-13 13:11:50 +01:00
msquare 26a03849ae added install sql directions 2019-01-13 13:05:07 +01:00
msquare 584f86090a updated the README: gitlab badges and release install instructions 2019-01-13 13:00:09 +01:00
msquare c6c4792e0d Update needed directory permissions in README 2018-11-24 16:30:36 +01:00
Igor Scheller fd37c9d60e Added additional headers 2018-11-21 19:24:36 +01:00
Igor Scheller 2aad181798 Footer: Add additional links to the footer
Closes #435 (Support for additional footer links)
2018-10-24 22:31:32 +02:00
Igor Scheller 0d8feace33 Readme: Clarify required php modules
Closes #449 (Change of the Language is not working)
Closes #479 (Installation instruction missing i18n instructions)
2018-10-24 19:16:47 +02:00
Igor Scheller 4bd38305dc Readme: Clarify config file names
Closes #465 (tshirt_sizes seem mixed with the default config)
2018-10-24 19:16:47 +02:00
Igor Scheller 957065bc09 Readme: Bump versions and fix formatting
* Bump required database versions for JSON support and better key handling
* Changed PHP version to use a supported one
* Fixed migration description
* Removed outdated hint for mail config
2018-10-24 19:16:47 +02:00
Igor Scheller 590adffa93 Fixed release file build (did not include frontend files), formatting 2018-09-23 14:19:28 +02:00
Igor Scheller 9f1ee0c6c6 Fixups and cleanup for GitLab CI 2018-09-03 22:09:07 +02:00
Igor Scheller 2bebbeb191 Installation: Added migrations for install.sql and update.sql files 2018-08-30 16:07:50 +02:00
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 2018-08-20 21:07:57 +02:00
Igor Scheller fd709f084e Readme: Documented database import and added mail config hint 2018-08-19 16:44:33 +02:00
Igor Scheller 8ed3ed3a77 Moved docker files to contrib, added documentation 2018-08-19 16:44:33 +02:00
Igor Scheller 2f41b9e441 Moved deploy.sh to bin folder 2018-08-07 16:54:08 +02:00
Igor Scheller 608fb3dad6 Updated .gitlab-ci.yaml and other files to build the frontend 2018-08-03 12:56:33 +02:00
Igor Scheller fb1e604363 Added Yarn install 2018-05-03 18:06:54 +02:00
marudor ba4ab7dbc1
add documentation, include old custom font again 2018-05-03 17:33:49 +02:00
msquare 197f6629b3
Update README.md 2018-01-28 14:29:13 +01:00
Bot 952c7892f3 Formatting & Docstrings 2017-12-25 23:51:15 +01:00
Igor Scheller 64f6dfeb7f Added dokumentation for tests, gitlab and deployments 2017-12-04 13:26:36 +01:00
msquare f58a46603c fix readme regarding webserver root dir 2017-11-24 09:33:10 +01:00