Remote: | https://github.com/novacode-nl/odoo-formio.git |
Head: | 7a39c8b4649de6114fa8a5667469d43163c2e15c |
Bundle: |
Ref Date | SHA | Commit Date | Author | Subject |
---|---|---|---|---|
2024-11-12 15:15:30 | b209dfa357d269dd2dd2bca3b1adb18a53efbe81 | 2024-11-12 15:14:20 | Bob Leers | Merge pull request #289 from bobslee/18.0 |
2024-11-13 07:33:11 | b65335cb3f5993577e3bdbd50873c91c1346b32a | 2024-11-13 07:29:59 | Bob Leers | Merge pull request #290 from bobslee/18.0 |
2024-12-11 14:23:55 | 4e0525c6ba842a908d5e4aa29e985ea9e15c0342 | 2024-12-11 14:16:59 | bobslee | [IMP] formio: Add form submit slurpValue feature. |
2025-01-27 05:05:03 | 844f2d33aed9ac0d4e5578f0d5ab80cb4998f861 | 2025-01-27 05:01:48 | bobslee | [FIX] formio: Ensure sufficient formio.js versions (GitHub tags) are downloaded. |
2025-02-16 11:09:17 | 564ea2f963a4ff9f2b3b6cb23a3af44acfd38c9f | 2025-02-16 11:06:34 | bobslee | [IMP] formio_report_qweb: Component reportPageBreakBefore and reportPageBreakInside |
2025-03-04 14:01:32 | 51ece7d334199ae6c6da0df54fa368be9d2392ab | 2025-03-04 14:01:09 | bobslee | formio_storage_filestore: Remove debug logging. |
2025-03-13 10:03:48 | 8ccd06432fbcbe6894ef4141a5c2d1af15f6f53a | 2025-03-13 09:56:54 | bobslee | [IMP] formio: Improve installation with latest stable formio.js version |
2025-03-13 10:20:34 | 92148c1acc6c90d03335a6ee7951d14ef22bdd88 | 2025-03-13 10:17:19 | bobslee | [IMP] formio: Improve installation with latest stable formio.js version |
2025-04-08 18:54:27 | 7e6bd6c005b49e680241ec8a765783d33030623f | 2025-04-08 18:46:26 | bobslee | [IMP] formio: SQL Migrations ALTER TABLE ADD COLUMN with IF NOT EXISTS check |
2025-04-30 17:04:00 | e751b49d14dc2904772d9d9af887ce9c53b7f22c | 2025-04-30 16:59:36 | bobslee | [FIX,MIG] formio: Fix (migration 18) copy method in models: - formio.builder - ir_actions - ir_attachment |
2025-05-12 12:19:41 | 3225e4c95a0106d6cd575f9dfa304bd157f90b4d | 2025-05-12 12:15:20 | bobslee | [IMP] formio: Change formio.form method _generate_odoo_domain to provide the formio.form record in args. |
2025-05-13 12:50:02 | f2419f7d8bb238dee6961cc3138263423caf17b4 | 2025-05-13 12:48:06 | bobslee | Merge branch '18.0' of github.com:novacode-nl/odoo-formio into 18.0 |
2025-05-19 17:35:55 | fed84b2cb5cfdaea56be5257ea3f955bca96316d | 2025-05-19 17:33:19 | bobslee | [MIG] formio_storage_filestore: |
2025-05-19 17:44:29 | f468f00c88aba40e6249d5e0227d6d538c7db3fa | 2025-05-19 17:39:04 | bobslee | [MIG] formio_storage_filestore: |
2025-05-20 10:36:47 | 34cc8c641aad545aae6c3e027fdd6be105b9046b | 2025-05-20 10:28:07 | bobslee | [MIG] formio_storage_filestore: ir.attachment creation and linking |
2025-05-20 13:57:03 | 23a4b70a88f74754d0d5b31c13157234f586e5fe | 2025-05-20 13:51:13 | bobslee | [FIX] formio_storage_filestore: Migration 18.0.1.3 |
2025-05-26 11:08:37 | eafb32750237da34e04279e75bc284a06ecbccd6 | 2025-05-26 11:03:19 | bobslee | [FIX] formio: Fixes for public form. |
2025-06-20 12:34:53 | dbf82f92500adee318da6d84bf55baa76ccead48 | 2025-06-20 12:27:02 | bobslee | [IMP] formio_component_recaptcha_button: formio_component_class_mapping |
2025-07-03 13:29:33 | 917a57bae6a843d79924e34d4fe2e11db96bbe40 | 2025-07-03 13:28:19 | bobslee | [IMP] formio: Add configurable Model (fields) translations. |
2025-07-04 11:31:50 | c9415536c3ee63b70d3cb050bd04ab83451becb1 | 2025-07-04 11:23:46 | bobslee | [IMP] formio: Improve model fields translations (reversed en_US if not primary). |
2025-07-09 14:18:05 | d4978eec1591f8878885a97ed1d3a8f7dd6d6e21 | 2025-07-09 14:09:30 | bobslee | [IMP] formio: Improve active languages obtaining model translations. |
2025-07-09 14:26:16 | 7a39c8b4649de6114fa8a5667469d43163c2e15c | 2025-07-09 14:24:32 | bobslee | [IMP] formio: Rename custom translations to translations. |