1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

106 Commits

Author SHA1 Message Date
Sylvain
d74790e3da use rails instead of rake 2020-03-25 17:58:53 +01:00
Sylvain
5da4a90692 [bug] invalid footprints in invoices fixtures 2020-03-25 12:34:33 +01:00
Sylvain
8fca92b8ae prevent version check from running multiple times + updated sidekiq 2020-03-04 10:35:00 +01:00
Sylvain
9e618274fc prevent multiple version check at start time 2020-03-03 18:27:43 +01:00
Sylvain
d833f6d812 harmonize Fab-manager trademark syntax 2020-02-26 10:19:43 +01:00
Sylvain
656a603d6c customize home page css 2020-01-27 17:10:29 +01:00
Sylvain
059096c2dd privacy option for fab-analytics 2020-01-15 10:46:04 +01:00
Sylvain
774060d9ab FORCE_VERSION_CHECK for dev env + do not save hub public key if duplicate 2020-01-14 17:59:30 +01:00
Sylvain
1f3d9cf88d display upgrade infos directly on the interface 2020-01-14 17:12:36 +01:00
Sylvain
bb48a13f83 health endpoint & automated version check 2020-01-14 14:33:00 +01:00
Sylvain
64764e5498 check version on hub & [ongoing] health endpoint 2020-01-13 17:05:53 +01:00
Sylvain
f50e45d2de rake task to sync users with stripe 2019-12-03 16:32:59 +01:00
Nicolas Florentin
db41e846dd uses DateTime#current instead of Time.now in tests 2019-12-02 15:29:05 +01:00
Nicolas Florentin
77cf8c8218 replaces almost all Time.now by DateTime.current 2019-12-02 11:57:25 +01:00
Sylvain
1cc1bd23b7 Ability to fully rebuild the projets index in ElasticSearch with rake fablab🇪🇸build_projects_index 2019-10-16 14:37:43 +02:00
Sylvain
4300f29ad7 [bug] unable to run rake fablab🇪🇸* tasks due to an issue with gem faraday 0.16.x
Gem faraday was updated to 0.17 to solve the issue
2019-10-16 13:11:47 +02:00
Sylvain
5fcf9968cb Updated Omniauth & Omniauth-oauth2 + fixed oauth2 callback url 2019-10-02 16:06:27 +02:00
Sylvain
224b0d6dee Merge branch 'sca' into dev 2019-09-12 12:53:56 +02:00
Sylvain
4d0ac9b3ca using stp_payment_intent_id instead of stp_invoice_id on new invoices 2019-09-10 16:45:45 +02:00
Nicolas Florentin
65035ea315 fix rake task fablab:maintenance:regenerate_invoices was not taking into account the timezone 2019-08-14 15:23:04 +02:00
Nicolas Florentin
3b7b02163d fix rake task fablab:maintenance:regenerate_invoices was not taking into account the timezone 2019-08-14 15:22:10 +02:00
Nicolas Florentin
673205eb50 removes only_invoice scope from regenerate_invoices rake task 2019-08-14 14:26:56 +02:00
Nicolas Florentin
0c4475acea removes only_invoice scope from regenerate_invoices rake task 2019-08-14 14:18:04 +02:00
Sylvain
48c68b29be removed old fullcalendar artefact 2019-07-17 15:18:39 +02:00
Sylvain
e9f91a36e9 [bug] prevent task migrate_pdf_invoices_folders from raising an error when run with no invoices 2019-06-17 15:01:23 +02:00
Sylvain
249e59bb2a get user consent about cookies 2019-06-13 11:28:55 +02:00
Sylvain
4edab0c53a task to delete inactive users 2019-06-12 16:06:30 +02:00
Sylvain
0e18defe53 handle deleted user in statistics 2019-06-12 12:40:43 +02:00
Sylvain
a53c6e80e7 move invoice->operator to invoicing_profile + minor fixes to handle user deletion 2019-06-12 12:22:38 +02:00
Sylvain
86ded2b8d2 [ongoing] fixes for invoices pdf files 2019-06-11 16:56:11 +02:00
Sylvain
83d3fd83b3 [bug] close period reminder is sent too early 2019-05-27 16:09:27 +02:00
Sylvain
0c51f25f7f Merge branch 'hotfix' into dev 2019-05-27 12:50:19 +02:00
Sylvain
6f2483a51f [bug] when generating an Avoir at a previous date, the resulting checksum may be invalid 2019-05-27 11:11:21 +02:00
Sylvain
bf014c688d [bug] Corrective patch for users with invalid group_id 2019-04-16 12:37:47 +02:00
Sylvain
af9ab6d5b5 fix using 0 in add_vat_rate task 2019-03-27 12:58:08 +01:00
Sylvain
fd55c8d315 use SHA-3 (256 bits) to compute checksums + simplify accounting period integrity check UI 2019-03-21 17:15:41 +01:00
Sylvain
fce2d824b4 rake task to generate code checksum 2019-03-20 11:37:09 +01:00
Sylvain
940ea3051b chain historyValues with sha256 footprints 2019-03-20 11:01:53 +01:00
Sylvain
b439c643cb zip archives, include checksum, chained zips 2019-03-13 17:48:35 +01:00
Sylvain
005fd89ca1 task to insert old VAT rates in history 2019-03-13 12:03:14 +01:00
Sylvain
811d7288e7 fix chain_record methods 2019-03-11 13:49:16 +01:00
Sylvain
e543f1fe3e add watermark to invoices in dev/staging/test environment 2019-02-27 17:44:52 +01:00
Sylvain
cf23fae73c Merge branch 'dev' into host 2019-02-14 16:35:38 +01:00
Sylvain
06f2c3626c refactored rake tasks 2019-02-13 12:59:28 +01:00
Sylvain
b865ec0c5a prevent regenerate footprints 2019-02-13 10:59:44 +01:00
Sylvain
f9364b3872 chains invoice and invoiceItem records. save them in archives 2019-02-12 14:45:21 +01:00
Sylvain
abf80e0a38 Merge branch 'dev' into host 2019-02-11 13:46:24 +01:00
Sylvain
dfc7d25696 fixed Plugin module definition 2019-02-11 13:45:43 +01:00
Sylvain
9dd57315a0 Merge branch 'dev' into host 2019-01-31 17:22:54 +01:00
Sylvain
c983b3cdc3 BracesAroundHashParameters: context_dependent 2019-01-31 17:22:23 +01:00