37 Commits

Author SHA1 Message Date
Talmai Oliveira
be326a5211 Grocy docker patch (#78)
* typo corrections

* more typos

* initial work towards dockerized version of grocy

* placeholder for future README

* fully working dockerized grocy

* updated final size of docker images
2018-09-30 09:31:16 +02:00
Bernd Bestel
60d47bef84
Fixed line break 2018-09-24 19:17:42 +02:00
Bernd Bestel
98a7bcb044
Added info about pre-release demo 2018-09-24 19:16:19 +02:00
Bernd Bestel
ef1df0a446
Unify path references and only use relative ones 2018-07-30 19:16:36 +02:00
Marius Boro
3474f55866
Update README.md
added useful information for new users
2018-07-29 23:26:34 +02:00
Bernd Bestel
4685ff4145 Add an update script for Linux 2018-07-25 08:22:27 +02:00
Bernd Bestel
7f8540ff4e
Replace the single user (defined in /data/config.php) with a multi user management thing 2018-07-24 19:31:43 +02:00
Bernd Bestel
848931da21
Mention grocy-desktop in README 2018-07-22 13:59:53 +02:00
Bernd Bestel
bf4092e746
Changed latest release download link 2018-07-22 13:26:46 +02:00
Bernd Bestel
e9a4b43268
Improve date picker MMDD shorthand 2018-07-22 13:09:23 +02:00
Bernd Bestel
b1522742cc
Add new date input shorthand 2018-07-22 13:03:08 +02:00
Bernd Bestel
ecdaaab789
Update README.md 2018-07-22 12:41:11 +02:00
Bernd Bestel
3379942086
Document settingoverrides for embedded mode 2018-07-22 11:06:01 +02:00
Bernd Bestel
3b4141eb4d
Prepare for embedded mode 2018-07-16 21:17:32 +02:00
Bernd Bestel
cb88ab2080
Changed file extension of custom CSS and JS files to clarify that the content is HTML and not directly CSS/JS 2018-07-15 13:35:54 +02:00
Bernd Bestel
347a47d0d2
Add info about how to maintain own localizations 2018-07-14 08:51:48 +02:00
Bernd Bestel
8d917aee12
Corrected typo 2018-07-12 21:21:51 +02:00
Bernd Bestel
82f7b2109c
Changed how custom JS/CSS can be added 2018-07-12 19:25:45 +02:00
Bernd Bestel
840dd58c03
Add some more info 2018-07-12 19:22:05 +02:00
Bernd Bestel
0954b5a741
Add option to not use URL rewriting 2018-06-15 20:50:40 +02:00
Bernd Bestel
5b5c272909
Correct and complete documentation 2018-05-12 15:36:23 +02:00
Bernd Bestel
b607f188af
Correct PHP dependency information (closes #8) 2018-05-11 09:51:30 +02:00
Bernd Bestel
a9a1358b08
Added a plugin system for looking up products against external services by barcode (references #6) 2018-04-22 19:50:24 +02:00
Bernd Bestel
0751919b82
Add API & data model documentation hint 2018-04-21 20:13:47 +02:00
Bernd Bestel
3d1c6fc5f0
Added update instructions 2018-04-18 07:59:13 +02:00
Bernd Bestel
df1d3677e8
Fixed wrong format info 2018-04-17 20:10:19 +02:00
Bernd Bestel
4da2ac9b35
Typo... 2018-04-17 20:02:09 +02:00
Bernd Bestel
b4ae7d8538
Added some notable things to README 2018-04-17 20:00:00 +02:00
Bernd Bestel
7dcd39f82f
Move public stuff into subdirectory 2018-04-11 20:47:03 +02:00
Bernd Bestel
2ddbc2656b
Added >PHP 7.0 requirement (this closes #2) 2017-11-26 10:27:09 +01:00
Bernd Bestel
c69b3a2936 Demo URL has changed 2017-08-02 22:43:00 +02:00
Bernd Bestel
f0f84b304b Added config/instructions for nginx/Apache URL rewriting - fixes #1 2017-06-04 18:32:34 +02:00
Bernd Bestel
bd3155d39b Added screenshots 2017-04-23 11:11:13 +02:00
Bernd Bestel
5639797c8d Add note about barcode readers 2017-04-22 11:41:44 +02:00
Bernd Bestel
c4a22c18f7 This is 1.0 2017-04-20 17:10:21 +02:00
Bernd Bestel
b7852d78d0 First commit 2017-04-15 23:16:20 +02:00
Bernd Bestel
d414c8702e Initial commit 2017-04-15 21:45:44 +02:00