Commit graph

568 commits

Author SHA1 Message Date
07a19e0632 [IMP] script installation support Ubuntu 24.04 2024-11-02 02:26:02 -04:00
71b7c28b71 [UPD] doc FAQ inotify watches for PyCharm 2024-11-02 02:26:02 -04:00
4a1dc0e0e6 [ADD] Makefile: clear_cache 2024-11-02 02:26:02 -04:00
97b306fcd8 [UPD] doc: windows installation update python 3.10.14 2024-11-02 02:26:02 -04:00
aa0cf69b6f [ADD] doc poetry: proxy with poetry information
- this guide explain how to configure a proxy to reduce downloading
limitation
2024-11-02 02:26:02 -04:00
Oussama6214239
f1776b6c75 [UPD] doc : Mise à jour du guide d'installation sous Windows. 2024-11-02 02:26:02 -04:00
b9facc480f [UPD] installation support selenium native 2024-11-02 02:26:02 -04:00
5b103eb457 [UPD] script: format script and add licence technolibre 2024-11-02 02:26:02 -04:00
818856db9a Merge branch 'update_readme_def' 2024-10-22 22:09:43 -04:00
02a53e0c8f [ADD] README ERPLibre definition 2024-10-22 22:09:32 -04:00
4b3ece52fa Merge branch 'develop'
- poetry tips and deployement doc
- update script to remove auto_install module
- support comment from requirements.txt (not finish)
- minor fixes
2024-08-25 01:37:05 -04:00
a0101df246 [FIX] script pycharm configuration: dynamic way to find iml file
- depend on project name, the iml filename change, so use a dynamic way
to find it, take first
2024-08-25 01:34:48 -04:00
f12b0b2903 [UPD] README.md: minimum dependency suggestion 2024-08-25 01:34:48 -04:00
7860e902fc [FIX] script poetry_update: support package @ URL
- support requirements comments
2024-08-25 01:34:43 -04:00
df6c780417 [ADD] docker: vim and tig utilities 2024-08-25 01:34:43 -04:00
b75949b11a [FIX] script git repo: force default branch 2024-08-25 01:33:49 -04:00
0133ee8335 [UPD] swig installation 2024-08-25 01:31:43 -04:00
821e06ac5c [UPD] doc: poetry tips 2024-08-25 01:31:22 -04:00
a6e25f5234 [ADD] doc FAQ: help when got non-verlapping IPv4 address pool docker-compose 2024-08-25 01:12:03 -04:00
2fc9aacba7 [UPD] FAQ: how manage git-daemon error bind 2024-08-25 01:09:04 -04:00
2682d7a982 [IMP] script repo_remove_auto_install: add argument to support addons_dir only 2024-08-25 01:05:05 -04:00
47fbc6fa48 Merge branch 'develop'
- Upgrade selenium tools with video recording
- Improve script like search_class_model and transform python
code_writer
- Minor ERPLibre fix and upgrade dependencies
2024-08-25 00:25:00 -04:00
c4678be7a2 [FIX] script git_tool generate_config: support space when generate config 2024-08-25 00:24:30 -04:00
5f1b4a13ad [UPD] docker: support libcairo2-dev 2024-08-25 00:24:30 -04:00
218e17a16a [FIX] script transform python to code writer: improve generated code
- Remove indent when no need
- Generate the same end of file space
- Support beautiful multiple end line
- Add automatic test
- Support """ into string like this " """ "
2024-08-25 00:24:30 -04:00
24a15c57f5 [UPD] script transform python to code: remove unused import GitTool 2024-08-25 00:24:30 -04:00
7dc80f653a [ADD] requirement project 2024-08-25 00:24:30 -04:00
e353d10f23 [IMP] script selenium: refactor to support different project
- add scrolling for button and text
- improve navigation with generated word
- support video recording of Selenium's actions
2024-08-25 00:23:57 -04:00
e8b024c361 [ADD] poetry humanize 4.6.0 2024-08-25 00:13:00 -04:00
2fa1a6e297 [UPD] requirement: freeze validate-email to 2.0.0 to support python3.7 2024-08-25 00:13:00 -04:00
afc167762f [UPD] docker-compose: production ready with --no-database-list 2024-08-25 00:13:00 -04:00
428902d761 [UPD] manifest dev: OCA_stock-logistics-warehouse branch 12.0_dev 2024-08-25 00:13:00 -04:00
9fac1ed22d [ADD] poetry: python-pptx 2024-08-25 00:13:00 -04:00
5caa221a0c [UPD] poetry update 2024-08-25 00:13:00 -04:00
97d4717d74 [FIX] script search class model: hide error for default lambda funct 2024-08-25 00:13:00 -04:00
e65984e13a [ADD] TODO + doc schema 2024-08-25 00:13:00 -04:00
d7524e05cc [UPD] script selenium: support open_dashboard 2024-08-25 00:13:00 -04:00
9c2c6fc7cd Merge branch 'develop'
- Improve selenium script
- Add repo JayVora-SerpentCS_SerpentCS_Contribution
2024-05-03 23:31:26 -04:00
ee1acf91f2 [UPD] changelog 2024-05-03 23:30:14 -04:00
741b854229 [ADD] script open terminal: double root, second open selenium 2024-05-03 23:27:33 -04:00
c1997e2a18 [ADD] repo JayVora-SerpentCS SerpentCS_Contributions
Thanks SerpentCS for your contributions
2024-05-03 23:27:06 -04:00
eee8e83ac8 [ADD] script remote git compare: support git cola like git gui 2024-05-03 23:25:44 -04:00
Christian Lavoie
4a7be4a77f [UPD] script install selenium: missing pip 2024-05-03 23:25:29 -04:00
2dcfbf2943 [FIX] script selenium: web login support firefox snap 2024-05-03 23:25:24 -04:00
4340f1e088 [UPD] script web_login.py: use plan instead of workspace
- auto close chat bot before use wizard
2024-05-03 23:25:05 -04:00
ed96b2ad01 [UPD] script selenium: implement configuration and merge script 2024-05-03 23:24:53 -04:00
d7f6c257d2 Merge branch 'develop'
- Support ubuntu 23.10
- Script search docker compose
- Improve run_parallel_test
- Update poetry 1.3.1 to 1.5.1
- Update changelog
- Support old docker compose with new syntax
2024-05-03 23:20:56 -04:00
ccf0815734 [UPD] changelog 2024-05-03 23:20:42 -04:00
cafe0233d8 [ADD] open terminal: open code generator 2024-05-03 23:14:07 -04:00
6c1522ff99 [ADD] doc FAQ: docker when missing network interface 2024-05-03 23:13:59 -04:00