summaryrefslogtreecommitdiff
path: root/odoo/tools/__init__.py
AgeCommit message (Expand)Author
2024-09-15[IMP] core: Environment._ for translations and LazyTranslateKrzysztof Magusiak (krma)
2024-09-13[FIX] tools, web, *: Properly converts py to JS localesLouis Wicket (wil)
2024-09-04[IMP] tools: move json_default from date_utils to jsonThomas Lefebvre (thle)
2024-07-30[IMP] core: move monkey patches to a separate packageKrzysztof Magusiak (krma)
2024-07-10[IMP] core: cleanup arabic_reshaperXavier Morel
2024-07-10[IMP] core: explicitly re-export from odoo.tools.convertXavier Morel
2024-07-10[IMP] base: cleanup exports list for xml_utilsXavier Morel
2024-07-10[IMP] core, base: restrict re-exports from odoo.tools.translateXavier Morel
2024-07-10[IMP] core: don't re-export from odoo.tools.template_inheritanceXavier Morel
2024-07-10[IMP] core, *: only re-export `image_process` from toolsXavier Morel
2024-07-10[IMP] core: add an exports list to odoo.tools.i18nXavier Morel
2024-07-10[IMP] core, barcode: only export `check_barcode_encoding`Xavier Morel
2024-07-10[IMP] core: restrict odoo.tools.misc re-exports, cleanupXavier Morel
2024-07-05[IMP] core: Query typing and return empty subselectKrzysztof Magusiak (krma)
2024-06-25[FIX] base: arabic_reshaper styling issuesAhmad (alah)
2024-06-25[IMP] sign: add arabic letters reshapingahmad(alah)
2024-04-11[IMP] support deprecated timezone resolutionXavier-Do
2024-04-11[FIX] tools: vendor werkzeug.urlsXavier-Do
2024-04-08[IMP] core: new object to handle symbolic group expressionsGorash
2024-03-12[IMP] tools: Add i18n list helperVincent Larcin
2023-05-17[IMP] base, *: speedup assets unique computationXavier-Do
2023-03-14[REM] core: remnants of debugger supportXavier Morel
2022-08-11[FIX] base: convert barcode type if incorrect encodingAdrien Widart
2022-07-05[IMP] core: move class Query to odoo.toolsRaphael Collet
2021-02-18[IMP] base: add sourcemap support for CSS files.Francois (fge)
2021-02-16[FIX] tools: issue with module detection/special characters in JS transpilerSimon Genin (ges)
2021-02-15[IMP] base: add support for native JS modulesSimon Genin (ges)
2021-02-03[IMP] web: Clean the export file namesNidhi Patel
2020-11-27[IMP] requirements: resolve compatibility issues for 3.8 and 3.9Xavier Morel
2020-06-09[ADD] odoo-bin cloc cli subcommand.Antony Lesuisse
2019-11-04[FIX] core: always provide tools.osutilXavier Morel
2019-10-17[FIX] core: remove useless graph classXavier-Do
2019-07-24[IMP] base, web: static xml templates support serverside inheritanceLucas Perais (lpe)
2018-10-11[FIX] core: support for uid/context in XML data filesXavier Morel
2018-05-30[IMP] account: add account.fiscalyear modelLaurent Smet
2017-11-16[REM] tools: Remove the yml import engineYannick Tivisse
2017-09-15[IMP] base, res.currency: amount_to_text() based on num2words libraryMitali Patel
2017-08-24[MERGE] forward port branch saas-17 up to 877e7098719Christophe Simonis
2017-08-20[FIX] P3: text model typesXavier Morel
2017-08-14[ADD] tools: utility to merge pdf filesMehul Patel
2017-07-24[REM] tools: old and unused lib pdf_utilsRichard Mathot
2017-04-28[FIX] Various P3-related import changesxmo-odoo
2017-01-04[ADD] xml_utils: utilitary file for common xml operationsqdp-odoo
2016-09-02[REF] openerp: move `openerp` to `odoo`Raphael Collet