Commit graph

278 commits

Author SHA1 Message Date
TheCapsLock
ff6bdb0f10
Docker: using Gunicorn (#55)
* docker: using gunicorn
* cleanup

Co-authored-by: CapsLock <github@legeox.net>
2021-04-07 22:26:25 +02:00
f5772d349a
Merge pull request #52 from TheCapsLock/master
Added Dockerfile
2021-04-07 22:08:52 +02:00
b26f07ab5a Display shipping prices in the order summary 2021-04-07 22:07:03 +02:00
0ba6dfcc45 Add missing file 2021-04-07 21:19:13 +02:00
fb00e75a1a
Merge pull request #54 from spiral-project/clearer-progress
Make progress easier to follow
2021-04-07 20:19:00 +02:00
ed0bd05114 Make progress easier to follow 2021-04-07 20:15:28 +02:00
CapsLock
045deec68d Added missing quotes in README.md 2021-04-07 20:14:15 +02:00
1c1e0bc7a5 Update flash.min.js to not depend on font-awesome.
Fixes #10
2021-04-07 18:51:48 +02:00
CapsLock
c8605fbd36 Added Dockerfile 2021-04-07 16:07:33 +02:00
42ef27dd5d
Merge pull request #51 from vinyll/master
access to groups management can be restricted to admin through config
2021-03-26 09:02:35 +01:00
Vincent Agnano
1c610e494f access to groups management can be restricted to admin through config 2021-03-25 19:11:26 +01:00
525d2f0924 Remove completely the idea of 'staff only' things 2021-02-21 14:50:37 +01:00
fe16d4a2e0 Access to the payment info shouldn't be staff only 2021-02-21 14:45:43 +01:00
cc9f75de23 Do not fail on unbalanced balance.
The "debts" solver is intelligent enough to do the rounding itself
so let's use it :-)
2021-02-19 20:00:09 +01:00
d19bab7260 Enhance the installation instructions 2020-12-05 13:46:14 +01:00
458968a133 Fix calls to app.url_for 2020-11-26 22:38:48 +01:00
d56fe1f9fd Add demonstration files 2020-11-26 22:30:43 +01:00
b60a9abb84 Add a demo mode 2020-11-26 22:27:25 +01:00
ff58fe9d0d Do not error out on invalid cookie message 2020-11-26 19:02:08 +01:00
372066c6d7 Update the README 2020-11-24 23:46:26 +01:00
6a9d94413e Add COPANIER_SITE_URL 2020-11-24 23:44:34 +01:00
9dc7794f2d Remove extraneous debug statement 2020-11-24 21:11:06 +01:00
45c76d57a5 Add information about configuration, database and deployment in the README 2020-11-24 20:57:32 +01:00
10210272b6 Remove archiving features 2020-11-22 16:46:36 +01:00
f70d26a631 Add a little help text for people in charge of the delivery so they can discover the toolbox 2020-11-21 15:10:34 +01:00
3d79e25559 Merge branch 'master' of github.com:spiral-project/copanier 2020-11-21 14:59:40 +01:00
55abec8488 Small fixes 2020-11-21 14:59:18 +01:00
e839422bf6 Properly remove the archive feature 2020-11-21 14:41:52 +01:00
7e558f479a Revert "Remove the ability to archive."
This reverts commit 5f80019a515376f818a1c95d6e061329fd0f2673.
2020-11-21 14:18:38 +01:00
684d372878 Update location of the repository. 2020-11-20 22:07:32 +01:00
ecf8a61137 Fix typo 2020-11-20 15:34:20 +01:00
b030a3b71d Update the README 2020-11-20 15:33:29 +01:00
3055bfad4e Change screenshot orders to tell a story 2020-11-20 15:31:18 +01:00
84bba9fb20 Update the readme again. 2020-11-20 15:06:35 +01:00
8217d48ade Add a FAQ and talk about cagette.net 2020-11-20 14:52:03 +01:00
7c32ec5ac3 Fix screenshots filenames. 2020-11-20 01:37:46 +01:00
0f1aaf9adf Add some screen captures 2020-11-20 01:33:27 +01:00
c3219152ce Give ybon some credit :-) 2020-11-20 00:47:10 +01:00
eb3a153baf Remove the ability to archive. 2020-11-20 00:40:02 +01:00
c25ba8f974 A few style changes for better display. 2020-11-20 00:36:12 +01:00
4067adf3e7 Remove unnecessary request log 2020-10-02 20:26:52 +02:00
Rémy HUBSCHER
3615b50bd1 Wait for body to be loaded. 2020-09-18 17:45:51 +02:00
Rémy HUBSCHER
8806a093ec Upgrade dependencies.: 2020-09-18 16:32:02 +02:00
468f51f129 Fix an error when computing and displaying sums 2020-07-28 22:29:28 +02:00
Daniel Atwood
3bf456e9cf Merge pull request #24 from spiral-project/fix-cookies-samesite
Fix cookies samesite
2020-06-07 22:40:56 +02:00
724d4d6d65 Fix cookies samesite 2020-06-07 21:17:32 +02:00
60fa77533e Add a phone number for the delivery referent. Fixes #22 2020-06-07 19:49:20 +02:00
00f31d8458 Prettify phone number input formatting. Fixes #2 2020-06-07 19:35:19 +02:00
122827e5aa Enhance unit display when placing orders. 2020-06-07 19:10:53 +02:00
2a357715c5 Add the description under the products. 2020-06-07 18:57:21 +02:00