54 Commits (eefae43a47a3f85c4a963c7b7c506425715cab96)

Author SHA1 Message Date
Igor Scheller 43fa21f655
Merge branch 'master' into docker 5 years ago
Igor Scheller 4f60daa295 Docker: Decoupled nginx and fpm builds 5 years ago
Igor Scheller 508695efb2 Replaced gettext translation with package
This allows to check if no translation is available
5 years ago
msquare 3ea2d3e0ed
Add translation chapter 6 years ago
PwnyTail 64f65e8cbf comment should in node install 6 years ago
PwnyTail 2a98dda133 add build dependency npm 6 years ago
PwnyTail 5712eaa786 add dependency php modul tokenizer 6 years ago
PwnyTail 9f4af87461 add dependency php modul xmlwriter 6 years ago
PwnyTail 35bde80358 add ru ndependency php modul dom 6 years ago
PwnyTail f14c024bfe add PHP composer to build dependency 6 years ago
Igor Scheller 1d31f2d8c1 readme: Added mbstring as required extension
closes #576 (Ubuntu 18.04 requires mbstring to be installed manually)
6 years ago
Valentin Churavy cd2f78924b add note that `php-mysql` needs to be installed
Took me a while to figure that one out
6 years ago
msquare 3a01c838af
Update README.md
Typo.
6 years ago
msquare 26a03849ae added install sql directions 6 years ago
msquare 584f86090a updated the README: gitlab badges and release install instructions 6 years ago
msquare c6c4792e0d Update needed directory permissions in README 6 years ago
Igor Scheller fd37c9d60e Added additional headers 6 years ago
Igor Scheller 2aad181798 Footer: Add additional links to the footer
Closes #435 (Support for additional footer links)
6 years ago
Igor Scheller 0d8feace33 Readme: Clarify required php modules
Closes #449 (Change of the Language is not working)
Closes #479 (Installation instruction missing i18n instructions)
6 years ago
Igor Scheller 4bd38305dc Readme: Clarify config file names
Closes #465 (tshirt_sizes seem mixed with the default config)
6 years ago
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
6 years ago
Igor Scheller 590adffa93 Fixed release file build (did not include frontend files), formatting 6 years ago
Igor Scheller 9f1ee0c6c6 Fixups and cleanup for GitLab CI 6 years ago
Igor Scheller 2bebbeb191 Installation: Added migrations for install.sql and update.sql files 6 years ago
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 6 years ago
Igor Scheller fd709f084e Readme: Documented database import and added mail config hint 6 years ago
Igor Scheller 8ed3ed3a77 Moved docker files to contrib, added documentation 6 years ago
Igor Scheller 2f41b9e441 Moved deploy.sh to bin folder 6 years ago
Igor Scheller 608fb3dad6 Updated .gitlab-ci.yaml and other files to build the frontend 6 years ago
Igor Scheller fb1e604363 Added Yarn install 7 years ago
marudor ba4ab7dbc1
add documentation, include old custom font again 7 years ago
msquare 197f6629b3
Update README.md 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
Igor Scheller 64f6dfeb7f Added dokumentation for tests, gitlab and deployments 7 years ago
msquare f58a46603c fix readme regarding webserver root dir 7 years ago
Igor Scheller 341c076d98 Bumped PHP version to min. 7.0.0 (see 440ed74c) 7 years ago
Igor Scheller 6cfd309bef Changed recommended PHP Version to >= 7.0 7 years ago
msquare 20e0765f57 remove german readme and add development readme #269 7 years ago
Igor Scheller b839e40106 Require twbs/bootstrap via composer 8 years ago
Igor Scheller 94b5250414 Added composer with parsedown requirement 8 years ago
msquare f82a3fb1d8 fix license url 8 years ago
msquare 8ef465bc77 add license shield 8 years ago
msquare 29cbd4a9dd Update README.md 8 years ago
msquare 0850123a5b Update README.md 8 years ago
msquare a6270cb278 include update sql into readme 9 years ago
Felix Favre 0ae5d85c60 added hint about session settings to readme 9 years ago
Philip Häusler bb53c6a20c update readme, include github link 10 years ago
Moritz Kaspar Rudert (mortzu) f194d894f7 README 10 years ago
Moritz Kaspar Rudert (mortzu) 1a2c27e1e3 rewritten README 10 years ago
Alexander Dahl 9762f0a647 Hinweis auf Git submodules beim Auschecken ergänzt
Hintergrund: beim Installieren nach Anleitung ohne Initialisierung der
Submodule schlägt das require auf /../vendor/parsedown/Parsedown.php
fehl, weil die entsprechenden Dateien gar nicht da sind.
10 years ago