Commit Graph

  • ef1964d472 fix: prevent error 500 on article pages master Valentin Lab 2025-11-03 11:35:16 +01:00
  • abb32e32b9 fix: add "Bientôt disponible" box on public product page without prices Valentin Lab 2025-11-03 09:41:12 +01:00
  • 8c29459489 new: make the debug info available to all backoffice users with helpful links Valentin Lab 2025-11-03 11:23:58 +01:00
  • accb052f5c fix: repair price appearance on all articles Valentin Lab 2025-11-03 11:23:24 +01:00
  • d5f095b5e5 fix: remove non-visible article from research results Valentin Lab 2025-11-03 09:20:53 +01:00
  • fd628f3f95 fix: prevent error 500 on creation of new backoffice user Valentin Lab 2025-11-03 09:09:36 +01:00
  • a10f0b35d9 fix: focus invalid field on error in article form Valentin Lab 2025-10-15 14:49:32 +02:00
  • 858421a9eb fix: prevent broken link upon thumbnail in variety list when having uploaded a PNG file Valentin Lab 2025-10-15 14:48:00 +02:00
  • 158bc4fd57 fix: provide correct temporary directory outside of `vendor/` Valentin Lab 2025-10-15 13:19:10 +02:00
  • b7e3eefed6 new: allow to delete seuil lines in price-list's pice modal Valentin Lab 2025-10-15 13:17:54 +02:00
  • 67e4346c68 fix: pkg: do not create bogus `{cache,views,sessions}` directory in prod export Valentin Lab 2025-10-15 12:46:01 +02:00
  • 9ce62e82e5 fix: allow saving list-price's price seuil if seuil is unset or 0 Valentin Lab 2025-10-15 12:22:36 +02:00
  • 7e93219774 fix: allow to re-use a deleted ref in articles Valentin Lab 2025-10-15 12:05:16 +02:00
  • 29f46b7287 fix: enable saving in price-list's price edit modal Valentin Lab 2025-10-15 11:56:46 +02:00
  • 1f02c932a0 fix: make varieties creation form avoid error 500 on save Valentin Lab 2025-10-15 11:26:46 +02:00
  • 7d8bd8c372 fix: make form submit apply modification on existing article Valentin Lab 2025-10-15 11:21:16 +02:00
  • f4bd4ddf24 fix: prevent err 500 upon species edit form opening Valentin Lab 2025-10-15 10:44:26 +02:00
  • 1f7098d55b fix: repair link made by `asset() in blade template when working on http` Valentin Lab 2025-10-11 05:32:01 +02:00
  • 1867e75177 new: doc: added `AGENTS.md` and small addition of a french paragraph Valentin Lab 2025-10-10 08:19:43 +02:00
  • d502882052 fix: add delivery cost on load if delivery is selected Valentin Lab 2025-10-05 12:38:19 +02:00
  • a5b2196b32 fix: make the selected channel apply changes to product each time Valentin Lab 2025-10-05 12:33:08 +02:00
  • cc8dfa29b4 fix: display only delivery types that have a price and auto-select first Valentin Lab 2025-10-05 10:08:02 +02:00
  • 62bce92d6d fix: make delivery option on checkout stick to the current sale channel Valentin Lab 2025-10-05 09:56:33 +02:00
  • 8d130b9741 new: add channel management Valentin Lab 2025-10-05 09:39:27 +02:00
  • 2d7436a12b fix: make sale channel description field editable Valentin Lab 2025-10-05 05:26:20 +02:00
  • f25a62ed26 new: make admin delivery edition can toggle off public and active states Valentin Lab 2025-10-05 03:28:32 +02:00
  • 36764f2647 fix: make save button avoid error 500 in delivery method admin page Valentin Lab 2025-10-05 02:37:04 +02:00
  • e37cad6699 new: make the eye icon work to see an invoice in admin customer view Valentin Lab 2025-10-04 15:37:28 +02:00
  • ae7f8ed2c9 fix: remove 404 about javascript file in admin console Valentin Lab 2025-10-04 14:39:07 +02:00
  • a3a86f4b2f new: keep cart when login in Valentin Lab 2025-10-04 14:13:48 +02:00
  • 9c081574c8 new: make click in choices of search box load the page of the product Valentin Lab 2025-10-04 13:54:21 +02:00
  • 11edccad02 fix: make invoices creation resistant to missing address if this still happens Valentin Lab 2025-10-04 12:55:11 +02:00
  • 7c796802be new: make invoice still keep the old addresses when their address gets deleted in profile Valentin Lab 2025-10-04 12:39:13 +02:00
  • 5cc43bc889 fix: make the button to add an address unusable when the address form is open Valentin Lab 2025-10-04 12:19:24 +02:00
  • f094411f10 new: add persistence of default address selection Valentin Lab 2025-10-04 11:49:26 +02:00
  • ccc477f291 new: display the default address checkbox on profile load Valentin Lab 2025-10-04 11:44:04 +02:00
  • 7217d945a3 fix: make the address appear when added Valentin Lab 2025-10-04 11:30:24 +02:00
  • 9185269874 fix: prevent deleting last address for each kind Valentin Lab 2025-10-04 11:10:53 +02:00
  • e42e3b4c0d fix: prevent 404 when deleting an adress Valentin Lab 2025-10-04 11:06:43 +02:00
  • a7ae946797 fix: prevent error 500 on profile edition Valentin Lab 2025-10-04 10:51:41 +02:00
  • 7a189abf0b fix: move `build directory to resources/shop` Valentin Lab 2025-10-04 10:00:24 +02:00
  • 34fc1c33bf fix: repair favicon links and provide one from https://www.jardinenvie.com Valentin Lab 2025-10-04 09:24:13 +02:00
  • 61e34b4f4e fix: finalize payments and clear cart after Paybox success Valentin Lab 2025-10-04 09:17:53 +02:00
  • 7fe2770d45 fix: do not call debugbar if not available (when in prod) Valentin Lab 2025-09-29 11:32:19 +02:00
  • 0479ae25f8 new: add docker build reproducible code Valentin Lab 2025-09-19 12:44:05 +02:00
  • 0a45b0c71f fix: pkg: repair grunt Valentin Lab 2025-09-25 13:49:21 +02:00
  • 1cc6cc879e fix: fix ludo 2025-04-21 10:57:31 +02:00
  • adbba79bd2 fixes ludo 2025-03-18 13:06:02 +01:00
  • 592402a6c1 fixes ludo 2025-02-15 12:12:42 +01:00
  • d1cc62c9b1 remove browsershot ludo 2025-01-03 16:05:05 +01:00
  • a76d81c437 fix contents ludo 2025-01-03 16:04:19 +01:00
  • 2e71f17856 fix calculation on indirect articles by tags ludo 2025-01-03 14:45:23 +01:00
  • df78126b12 refactor scopes ludo 2025-01-03 14:09:22 +01:00
  • befaa40b48 fixes ludo 2025-01-03 03:46:45 +01:00
  • b3fbfc38e7 fixes ludo 2024-06-17 21:56:42 +02:00
  • ee60bac538 fixes on addresses ludo 2024-04-29 22:01:45 +02:00
  • c63bb762ed fix on producter ludo 2024-03-11 19:31:22 +01:00
  • 44bfe7d09c fix on tags ludo 2024-03-11 19:02:57 +01:00
  • 5db7438c27 fixes on auth customers ludo 2024-03-11 18:48:25 +01:00
  • 2227242704 fix route ludo 2024-03-11 18:38:23 +01:00
  • 7b7295aed1 fixes ludo 2024-03-03 22:52:00 +01:00
  • 26ca3eb3ca Core classes removed by error ludo 2024-03-03 14:53:54 +01:00
  • 139aeb8074 fixes ludo 2024-03-03 14:44:35 +01:00
  • cc411cba68 minor fixes ludo 2024-02-23 08:35:41 +01:00
  • fb6da523fa cleaning day ludo 2024-02-22 21:28:33 +01:00
  • 64a218afc2 coding style ludo 2024-02-22 19:35:51 +01:00
  • 722ea43bc2 add monitoring ludo 2024-02-22 19:33:56 +01:00
  • 869b148e20 add seo ludo 2024-02-19 23:51:32 +01:00
  • 15a6621a56 add shop cart storage ludo 2024-02-07 21:54:58 +01:00
  • 601b758179 fixes ludo 2024-02-07 21:11:17 +01:00
  • e559c785c2 add health route ludo 2024-02-07 21:07:19 +01:00
  • 329643ce3b add health route ludo 2024-02-07 21:05:48 +01:00
  • 7bb38071ef add health ludo 2024-02-07 21:01:02 +01:00
  • ee9979f547 fix ludo 2024-02-07 20:43:58 +01:00
  • c4fda18356 move autocomplete for customer ludo 2024-02-07 20:41:04 +01:00
  • 8c6e10fb3b force https on docker ludo 2024-02-07 20:31:51 +01:00
  • 5a400aaedd add restore backup ludo 2024-02-05 22:36:45 +01:00
  • 23fb8a79ac fix on worker with php 8.2 ludo 2024-02-05 22:04:17 +01:00
  • 67e439f420 fix ports ludo 2024-02-05 21:48:07 +01:00
  • df377c4f3f fix on docker ludo 2024-02-05 21:38:40 +01:00
  • 69264dcf80 fix on docker ludo 2024-02-05 21:34:29 +01:00
  • 308b6cb349 add watermark on zoom, update display of article nature on shelve (change icon to text ludo 2024-02-04 22:09:53 +01:00
  • 4c6f9b3b61 add datatbles for invoices, add pdf icon, refactor icons components, add autocomplete on search, adapt searching to meilisearch ludo 2024-02-04 02:51:38 +01:00
  • 067532b6fc add new search engine ludo 2024-01-31 23:45:58 +01:00
  • 8eb3104b2a add metrics ludo 2024-01-30 23:24:00 +01:00
  • 1bc9bf9fe9 add migration to catrt storage, update SCOUT ludo 2024-01-29 23:45:55 +01:00
  • 53ad10eefa add new metrics, graph metrics, prepare basket to storage ludo 2024-01-29 23:44:49 +01:00
  • 9fcc81f4d9 add graphs for stats ludo 2024-01-29 22:39:57 +01:00
  • 75107285e7 Merge branch 'master' of https://gitlab.huma.net/ludo/opensem ludo 2024-01-28 20:28:39 +01:00
  • 502b71617a fix articles datatables, enhance statistics ludo 2024-01-28 19:56:13 +01:00
  • ca474ddadb restrict ports to be compatible with legacy version Ludovic CANDELLIER 2024-01-23 00:01:15 +01:00
  • fbe9633651 add certbot Ludovic CANDELLIER 2024-01-22 23:05:39 +01:00
  • 1677ec6b03 add slave1 Ludovic CANDELLIER 2024-01-22 23:04:23 +01:00
  • 1533c18c54 remove highcharts Ludovic CANDELLIER 2024-01-22 23:01:33 +01:00
  • fc5a3186bf remove old models Ludovic CANDELLIER 2024-01-22 22:52:03 +01:00
  • 0bb75125a7 update ludo 2024-01-22 22:50:56 +01:00
  • af5fc8d0ee Merge branch 'master' of https://gitlab.huma.net/ludo/opensem ludo 2024-01-22 22:47:39 +01:00
  • 17e322cd88 update migrations ludo 2024-01-22 22:47:20 +01:00
  • 8ceab7e9f5 update docker Ludovic CANDELLIER 2024-01-22 22:14:36 +01:00
  • 116f289285 refactoring on Articles, minor fixes ludo 2024-01-21 11:42:42 +01:00