Commit graph

41 commits

Author SHA1 Message Date
Jan Böhmer
b8171f99ba Improved README and docs 2023-02-12 23:37:09 +01:00
Jan Böhmer
5f6671a5aa Link to docs.part-db.de 2023-02-09 00:14:36 +01:00
Jan Böhmer
f9dfb37273
Update README.md 2023-01-23 13:37:52 +01:00
Jan Böhmer
c3f1825e63
Update README.md 2023-01-23 13:35:29 +01:00
Jan Böhmer
ff89b6aace
Update README.md 2023-01-23 13:31:32 +01:00
Jan Böhmer
414c417b69 Added link to announcement where you can get more infos about upgrading permission system. 2022-11-27 23:10:15 +01:00
Jan Böhmer
79877c787e Change row format of tables before creating indices
This is nee
2022-09-25 19:29:03 +02:00
Jan Böhmer
751eff3ef5 Require PHP 7.4 as minimum version. Drop 7.3 support 2022-09-18 18:19:47 +02:00
Jan Böhmer
2486bc5d7b Added an check-requirements console command 2022-08-04 22:44:14 +02:00
Jan Böhmer
21ca1ffead Moved all console comands to the partdb: namespace 2022-08-04 21:49:16 +02:00
Jan Böhmer
1117954cde Show a crowdin badge in README.md 2022-07-22 00:18:04 +02:00
Jan Böhmer
13742a9809 Added an guide on how to install Part-DB on Debian systems directly.
Related to issue #95.
2022-07-18 23:51:54 +02:00
Jan Böhmer
2de99bca30 Added some documentation on how to use reverse proxies.
Relates to issue #145, #96 and others.
2022-07-17 22:59:38 +02:00
Jan Böhmer
f163b8d223 Updated dependencies. We now require at least PHP 7.3 now 2022-03-04 12:22:51 +01:00
coeka
13173b175f
Update README.md 2021-04-05 21:08:25 +02:00
Jan Böhmer
7bdf4536a9 Link to docker guide from README. 2021-03-14 23:46:34 +01:00
Jan Böhmer
4c46b983a8 Updated README to use the github actions badge for docker build. 2021-03-14 19:42:12 +01:00
Pyromane
9f542a8061
Update README.md
Link to Docker Hub set correctly
2020-12-29 04:30:08 +01:00
Jan Böhmer
a65303ce55 Generate a random password for inital admin user during database migration.
This improves the security of an unconfigured instance, as there are no global default credentials.
2020-06-14 22:29:15 +02:00
Jan Böhmer
74e4c4d0d1 Added support for SQLite. 2020-06-13 23:58:59 +02:00
Jan Böhmer
6ecc32b228 Use github actions badges on README 2020-05-26 18:45:22 +02:00
Jan Böhmer
cc0a20ef14
Update README.md 2020-05-14 09:52:02 +02:00
Jan Böhmer
71727e1828 Fixed typo in README.md 2020-05-12 23:42:55 +02:00
Jan Böhmer
b6e719893a Updated README.md and UPGRADE.md
Also closes pull request #47.
2020-05-12 23:42:03 +02:00
Jan Böhmer
ec0d02305a Added japanese to supported languages. 2020-05-07 21:47:22 +02:00
Jan Böhmer
64964f3b4d Specify minimum MariaDB/MySQL DB versions in README.
Fixes issue #8
2020-04-08 16:30:42 +02:00
Jan Böhmer
9e8771a4ee Changed license to AGPL3+ 2020-02-22 18:14:36 +01:00
coeka
d201291cc5
Updated Readme 2020-02-14 21:57:32 +01:00
Jan Böhmer
15463a13c8
Fixed numbering of installation steps in README. 2020-01-13 20:05:07 +01:00
Jan Böhmer
334a82b0e4 Added an hint about installing Part-DB to a subdirectory. 2020-01-13 19:57:53 +01:00
Jan Böhmer
b835b1531b Added a hint about docker to README. 2020-01-08 19:45:35 +01:00
Jan Böhmer
bce9061c62 Added instructions how to upgrade from legacy Part-DB and list some feautures. 2020-01-05 22:04:19 +01:00
Jan Böhmer
be34a0f734 Require PHP 7.2 as minimum version
This allows us to upgrade many libs (including Symfony itself) and should not has a large impact as the most linux distros ships either PHP 7.0 or PHP 7.2.
2020-01-01 15:57:34 +01:00
Jan Böhmer
0716b8ff93 Use travis-ci.com instead of org for README badge. 2019-11-23 21:12:38 +01:00
Jan Böhmer
7e8752d1a2 Added coverage badge to Github README page. 2019-10-20 20:05:11 +02:00
Jan Böhmer
056a2526fe Added an hint about converting bbcode to installation guide. 2019-10-13 21:13:37 +02:00
Jan Böhmer
1af7c37ad7
Update README.md 2019-08-15 18:13:00 +02:00
Jan Böhmer
f76a49d34f Install CKEditor during composer install routine. 2019-04-06 00:19:19 +02:00
Jan Böhmer
1b575a74b6 Added hint to heroku instance. 2019-04-06 00:03:16 +02:00
Jan Böhmer
3cb04c2580 Added scrutinizer and travis badges. 2019-03-27 17:21:06 +01:00
Jan Böhmer
a02076230d Added a README.md 2019-03-27 17:16:06 +01:00