Daniel Radl
|
4e5a578801
|
Merge pull request #1917 from AMR-Mannesmann/docs(ref)-add_assets_doc
docs(ref): add assets doc
|
2026-05-26 15:42:09 +02:00 |
|
Daniel Radl
|
6695bb7b03
|
docs(ref): add assets doc
|
2026-05-26 15:40:20 +02:00 |
|
Daniel Radl
|
8c47ee9eb5
|
Merge pull request #1916 from iragca/main
docs(example): correct app installation command for crm subdomain in …
|
2026-05-26 14:25:28 +02:00 |
|
Chris Irag
|
6377a34c61
|
docs(example): correct app installation command for crm subdomain in nginx proxy setup
|
2026-05-26 19:42:21 +08:00 |
|
RocketQuack
|
e64251a86a
|
Merge pull request #1914 from fredol/fix-arm64-doc
Fix Documentation and bump ERPNext version to v16.19.1
|
2026-05-26 11:46:14 +02:00 |
|
Frederic Ollivier
|
cb0eda5214
|
Change ERPNext version to v16.19.1
Fix typo in platform, arm64 instead of amd64
|
2026-05-23 16:46:29 +02:00 |
|
Daniel Radl
|
930d44603a
|
Merge pull request #1912 from frappe/dependabot/npm_and_yarn/docs/postcss-8.5.15
chore(deps): bump postcss from 8.5.8 to 8.5.15 in /docs
|
2026-05-21 15:14:06 +02:00 |
|
dependabot[bot]
|
08d765c413
|
chore(deps): bump postcss from 8.5.8 to 8.5.15 in /docs
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.15.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.15)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-21 13:01:31 +00:00 |
|
Daniel Radl
|
c710eef89e
|
Merge pull request #1911 from AMR-Mannesmann/feat(actions)add_exept_issue_label
feat(actions):add exept issue label
|
2026-05-21 14:59:40 +02:00 |
|
Daniel Radl
|
33f24b2645
|
feat(actions):add exept issue label
|
2026-05-21 14:54:46 +02:00 |
|
github-actions
|
640b761a3d
|
chore: Update example.env
|
2026-05-20 07:50:30 +00:00 |
|
Daniel Radl
|
73b029945b
|
Merge pull request #1909 from harshith-ashok/docs/add_docker_dev_guide
docs(contributing): add docker dev guide
|
2026-05-20 09:34:37 +02:00 |
|
github-actions
|
38ca8d2316
|
chore: Update example.env
|
2026-05-20 04:40:07 +00:00 |
|
Harshith Ashok
|
48764b21c1
|
remove mariadb version for Frappe Framework setup
|
2026-05-19 19:55:03 +05:30 |
|
Daniel Radl
|
19259e9d02
|
Merge pull request #1896 from ASATechnologies/daniel/configure_gunicorn
feat: configure gunicorn with env variables
|
2026-05-19 15:00:22 +02:00 |
|
Harshith Ashok
|
6e1117bbbc
|
removed old file and replaced it under development
|
2026-05-19 00:22:22 +05:30 |
|
dandax123
|
2c44349a0f
|
feat: configure gunicorn with env variables
|
2026-05-18 20:19:43 +02:00 |
|
Harshith Ashok
|
5097115d08
|
Update setup.md with mariadb version change advice
Added note about mariadb version causing errors. This addition is based on Issue #1908 which I too faced while testing and setting it up myself.
|
2026-05-17 09:26:23 +05:30 |
|
Harshith Ashok
|
cfd280eff3
|
Clarify mariadb version requirement in setup
Add note about mariadb version for Frappe Framework.
|
2026-05-17 09:21:54 +05:30 |
|
Harshith Ashok
|
aafc25bc76
|
docs(contributing): add docker dev guide
|
2026-05-17 07:45:04 +05:30 |
|
github-actions
|
e31bcceac1
|
chore: Update example.env
|
2026-05-14 10:07:39 +00:00 |
|
github-actions
|
eeb487e5e6
|
chore: Update example.env
|
2026-05-14 06:04:47 +00:00 |
|
github-actions
|
cec5b93546
|
chore: Update example.env
|
2026-05-13 10:46:13 +00:00 |
|
github-actions
|
d07d805436
|
chore: Update example.env
|
2026-05-12 19:20:13 +00:00 |
|
RocketQuack
|
5abd3c0f95
|
Merge pull request #1903 from oktett-8/Fix-entrypoint-permission
Fix entrypoint.sh permission
|
2026-05-09 17:25:21 +02:00 |
|
Ingo Schuck
|
004b27a5a7
|
Reapply "fix all entrypoint.sh permissions to 755"
This reverts commit 93ade44c6b.
|
2026-05-08 16:41:30 +02:00 |
|
Ingo Schuck
|
37e91a2db2
|
Reapply "feat(images): permissive boolean check for INSTALL_CHROMIUM"
This reverts commit 8f4130b5d3.
|
2026-05-08 16:39:31 +02:00 |
|
Ingo Schuck
|
c363f459a4
|
Reapply "feat(images): toggle chromium installation"
This reverts commit 09fcd3e83b.
|
2026-05-08 16:38:52 +02:00 |
|
Ingo Schuck
|
09fcd3e83b
|
Revert "feat(images): toggle chromium installation"
This reverts commit c302af9dd5.
|
2026-05-07 21:50:56 +02:00 |
|
Ingo Schuck
|
8f4130b5d3
|
Revert "feat(images): permissive boolean check for INSTALL_CHROMIUM"
This reverts commit 0a04e5ecd2.
|
2026-05-07 21:50:36 +02:00 |
|
Ingo Schuck
|
93ade44c6b
|
Revert "fix all entrypoint.sh permissions to 755"
This reverts commit c7ac6b7666.
|
2026-05-07 21:50:12 +02:00 |
|
Oktett-8
|
f2d96ab8eb
|
Merge branch 'frappe:main' into Fix-entrypoint-permission
|
2026-05-07 21:46:16 +02:00 |
|
Ingo Schuck
|
c7ac6b7666
|
fix all entrypoint.sh permissions to 755
|
2026-05-07 21:40:40 +02:00 |
|
jslocomotor
|
0a04e5ecd2
|
feat(images): permissive boolean check for INSTALL_CHROMIUM
|
2026-05-07 21:40:40 +02:00 |
|
jslocomotor
|
c302af9dd5
|
feat(images): toggle chromium installation
|
2026-05-07 21:40:40 +02:00 |
|
Daniel Radl
|
d24093469d
|
Merge pull request #1905 from jslocomotor/feat/configure-chromium-installation
feat(images): toggle chromium installation
|
2026-05-07 15:11:26 +02:00 |
|
jslocomotor
|
2af7b06f8d
|
feat(images): permissive boolean check for INSTALL_CHROMIUM
|
2026-05-07 14:03:12 +02:00 |
|
jslocomotor
|
5d9f2e41a0
|
feat(images): toggle chromium installation
|
2026-05-06 20:30:52 +02:00 |
|
Ingo Schuck
|
373e6c1e20
|
Fix entrypoint.sh permission
|
2026-05-06 19:35:03 +02:00 |
|
github-actions
|
edfd8f0755
|
chore: Update example.env
|
2026-05-05 17:03:26 +00:00 |
|
RocketQuack
|
d8393e0402
|
Merge pull request #1897 from jslocomotor/feat/migrator-service
feat(compose): add migrator service override and documentation
|
2026-05-03 23:32:20 +02:00 |
|
jslocomotor
|
9432daaaaf
|
docs(env): added migration service variable description
|
2026-05-03 21:06:04 +02:00 |
|
jslocomotor
|
092a3769b1
|
docs(overrides): corrected migrator description
|
2026-04-30 23:33:05 +02:00 |
|
jslocomotor
|
ae221ebf7a
|
feat(migrator): add multi-site support to migration
|
2026-04-30 23:15:58 +02:00 |
|
jslocomotor
|
815946194c
|
Merge branch 'frappe:main' into feat/migrator-service
|
2026-04-30 21:27:18 +02:00 |
|
RocketQuack
|
5cdd428a66
|
Merge pull request #1894 from ASATechnologies/daniel/fix_ci_and_variable_threads
fix(assets): auto-repair sites assets link on startup
|
2026-04-30 16:53:46 +02:00 |
|
dandax123
|
64e6536592
|
fix(assets): link assets at container init
|
2026-04-30 13:32:25 +02:00 |
|
jslocomotor
|
c48aa7f39b
|
Merge branch 'frappe:main' into feat/migrator-service
|
2026-04-29 19:01:23 +02:00 |
|
jslocomotor
|
12e6e821bc
|
feat(compose): add migrator service override and documentation
|
2026-04-29 18:57:49 +02:00 |
|
github-actions
|
473f08a7f9
|
chore: Update example.env
|
2026-04-28 21:31:13 +00:00 |
|