Frappe PR Bot
|
d65f7d904e
|
fix: sync translations from crowdin (#32051)
|
2025-04-10 13:47:05 +02:00 |
|
Ankush Menat
|
c29b93f4cc
|
fix: increase failure threshold for preapred report (#32063)
Because of long queues and longer reports
|
2025-04-10 10:43:45 +00:00 |
|
gavin
|
49f524f892
|
Merge pull request #31933 from gavindsouza/type-off-type-on
fix: Skip ruff qa on auto-generated typing blocks
|
2025-04-10 11:45:05 +02:00 |
|
Akhil Narang
|
cd45e4f28c
|
Merge pull request #32061 from akhilnarang/update-boilerplate
chore: update boilerplate with our latest configs
|
2025-04-10 13:27:56 +05:30 |
|
Akhil Narang
|
c348c22e9e
|
Merge pull request #32064 from akhilnarang/drop-RUF001-exclusion
fix: only exclude RUF001 where we're using some ambiguous characters
|
2025-04-10 13:18:51 +05:30 |
|
Akhil Narang
|
b399e496b1
|
chore: update boilerplate with our latest configs
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-04-10 13:04:50 +05:30 |
|
Akhil Narang
|
78640cb205
|
fix: only exclude RUF001 where we're using some ambiguous characters
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-04-10 12:57:18 +05:30 |
|
Tarun Pratap Singh
|
6d9d4f9e86
|
fix(push_notification): use cstr to convert a None body to empty string (#32056)
|
2025-04-10 12:47:30 +05:30 |
|
Raffael Meyer
|
0da49edc8f
|
fix: list_view_settings can be missing (#32048)
|
2025-04-10 05:52:09 +00:00 |
|
Akhil Narang
|
5f35b8e5f7
|
Merge pull request #32047 from jll-02/patch-10
fix: make app installation possible again
|
2025-04-10 11:01:29 +05:30 |
|
Soham Kulkarni
|
17f95a1e0a
|
Merge pull request #32054 from sokumon/better-sidebar
fix: close children item when collapased
|
2025-04-10 10:35:54 +05:30 |
|
sokumon
|
3a18d85c9f
|
fix: close children item when collapased
|
2025-04-10 00:59:52 +05:30 |
|
Ankush Menat
|
100f66b7ba
|
fix: Skip cleanup while fetching RQ job (#32046)
|
2025-04-09 15:11:59 +00:00 |
|
jll-02
|
3da1b13b3e
|
fix: make app installation possible again
version bump for pyYAML to make the installation possible again. before cython threw an error on the installation
|
2025-04-09 15:45:19 +02:00 |
|
Suraj Shetty
|
ee9af7f3ae
|
Merge pull request #31910 from ruthra-kumar/add_new_riyal_symbol
feat: Add new symbol for saudi riyal
|
2025-04-09 16:42:43 +05:30 |
|
ruthra kumar
|
102604ccd6
|
chore: add new symbol for saudi riyal
|
2025-04-09 15:37:01 +05:30 |
|
Ejaaz Khan
|
f508b677a2
|
Merge pull request #31967 from karm1000/fix#31805
fix: add progress bar styling to dark theme
|
2025-04-09 12:08:12 +05:30 |
|
rohitwaghchaure
|
d69a364e10
|
fix: item code not showing in the error message (#32028)
|
2025-04-08 14:20:35 +00:00 |
|
Akhil Narang
|
94e575b5d0
|
fix(ci): pin smtp4dev (#32035)
* fix(ci): pin smtp4dev
New version seems to break something.
|
2025-04-08 13:55:46 +00:00 |
|
Soham Kulkarni
|
9d56a31ac3
|
Merge pull request #32021 from sokumon/child-table-issues
fix(grid): support for read only depends on
|
2025-04-08 16:52:58 +05:30 |
|
rohitwaghchaure
|
4df8805528
|
Merge pull request #32015 from frappe/revert-28656-fix/no-copy-child-duplicate
Revert "Fix: Exclude "No Copy" Fields in Child Table Duplication"
|
2025-04-08 14:19:21 +05:30 |
|
Soham Kulkarni
|
e28c810f7e
|
Merge pull request #32024 from sokumon/better-sidebar
fix: always close children items when sidebar is collapsed
|
2025-04-08 12:14:50 +05:30 |
|
Akhil Narang
|
9c76eb7c78
|
Merge pull request #32023 from akhilnarang/revert-28656
Revert "Merge pull request #28656 from UmakanthKaspa/fix/no-copy-child-duplicate"
|
2025-04-08 12:07:13 +05:30 |
|
sokumon
|
f7e0e6b4bd
|
fix: always close children items when sidebar is collapsed
|
2025-04-08 11:40:39 +05:30 |
|
Akhil Narang
|
51125d8f95
|
Revert "Merge pull request #28656 from UmakanthKaspa/fix/no-copy-child-duplicate"
This reverts commit bd42b5df9f, reversing
changes made to a073984926.
|
2025-04-08 10:30:32 +05:30 |
|
Frappe PR Bot
|
5efa0f8863
|
fix: sync translations from crowdin (#32020)
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: German translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Hungarian translations
* fix: Chinese Simplified translations
* fix: Polish translations
* fix: Russian translations
* fix: Esperanto translations
* fix: Portuguese, Brazilian translations
* fix: Thai translations
* fix: Croatian translations
|
2025-04-07 22:28:58 +02:00 |
|
sokumon
|
ee74b781b9
|
fix(grid): support for read only depends on
|
2025-04-08 00:05:36 +05:30 |
|
Ejaaz Khan
|
67e886ea35
|
Merge pull request #32010 from iamejaaz/35570-auto-repeat-issue
perf: add auto repeat to long queue
|
2025-04-07 22:44:49 +05:30 |
|
Ejaaz Khan
|
7865dab4e4
|
refactor: revert hooks.py changes
|
2025-04-07 22:04:43 +05:30 |
|
Soham Kulkarni
|
55b5188a89
|
Merge pull request #32013 from sokumon/translate-data-check
fix: allow everyone to add translate data checkbox to reports
|
2025-04-07 20:56:44 +05:30 |
|
sokumon
|
8fac1440cc
|
fix: allow everyone to add translate data checkbox to reports
|
2025-04-07 20:08:03 +05:30 |
|
Soham Kulkarni
|
3d147a3caa
|
Merge pull request #31983 from sokumon/dont-send-email-to-creator
fix: add more control on workflow state to alllow sending emails
|
2025-04-07 17:21:27 +05:30 |
|
Ejaaz Khan
|
cf2d666bec
|
perf: add auto repeat to long queue
|
2025-04-07 17:03:06 +05:30 |
|
Frappe PR Bot
|
389d33421a
|
chore: update POT file (#32003)
|
2025-04-07 12:38:44 +02:00 |
|
Frappe PR Bot
|
dcd3b31590
|
fix: sync translations from crowdin (#31999)
* fix: Croatian translations
* fix: Swedish translations
* fix: Persian translations
* fix: Persian translations
|
2025-04-07 12:38:32 +02:00 |
|
Soham Kulkarni
|
d4b7a9c30e
|
Merge pull request #31987 from sokumon/web-form-title
fix: add title if web form title is missing
|
2025-04-07 12:46:05 +05:30 |
|
Sandeep Kakde
|
8fcd5d1cfa
|
feat: Adding option to trim custom tables (#31180)
* feat: Adding option to trim custom tables
* refactor: extracting trim_table to index.js from doctype.js & customize_form.js
* refactor: running pre-commit
|
2025-04-06 15:48:23 +00:00 |
|
Sagar Vora
|
5285a3b83f
|
Merge pull request #32001 from sagarvora/reduce-init-1
refactor: trim `frappe.__init__`
|
2025-04-06 10:45:17 +05:30 |
|
Sagar Vora
|
bd844579d2
|
refactor: trim frappe.__init__
|
2025-04-06 10:30:23 +05:30 |
|
sokumon
|
da1caec4a3
|
fix: add title if web form title is missing
|
2025-04-02 16:33:40 +05:30 |
|
sokumon
|
0a4293c49f
|
fix: add control on workflow state to alllow sending emails
|
2025-04-02 01:03:33 +05:30 |
|
Frappe PR Bot
|
faa69cce97
|
fix: sync translations from crowdin (#31973)
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: German translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Hungarian translations
* fix: Chinese Simplified translations
* fix: Polish translations
* fix: Russian translations
* fix: Esperanto translations
* fix: Portuguese, Brazilian translations
* fix: Thai translations
* fix: Croatian translations
* fix: Portuguese, Brazilian translations
|
2025-04-01 20:17:18 +02:00 |
|
rohitwaghchaure
|
e95302425a
|
Revert "Fix: Exclude "No Copy" Fields in Child Table Duplication"
|
2025-04-01 20:34:31 +05:30 |
|
Soham Kulkarni
|
9a1509bcf0
|
Merge pull request #31920 from sokumon/filters-in-report-name
fix: hard checks on report name length
|
2025-04-01 13:35:04 +05:30 |
|
Soham Kulkarni
|
d73c716fe0
|
Merge pull request #31974 from sokumon/email-template
fix: use response html when use_html is 1
|
2025-04-01 00:30:24 +05:30 |
|
Soham Kulkarni
|
ddf16cde42
|
Merge pull request #31888 from sokumon/better-sidebar
fix(minor): improvements to sidebar
|
2025-03-31 23:59:27 +05:30 |
|
sokumon
|
5bf6446f54
|
fix: use response html when use_html is 1
|
2025-03-31 23:42:41 +05:30 |
|
Frappe PR Bot
|
fbef3f4e0d
|
chore: update POT file (#31961)
|
2025-03-31 17:04:07 +02:00 |
|
Raffael Meyer
|
3f5da98b27
|
feat: protect attached files (#31855)
* feat: protect attached files
* fix: protection does not apply to draft documents
* chore: update descriptions
* feat: hide delete button when file is protected
|
2025-03-31 16:00:26 +02:00 |
|
Soham Kulkarni
|
fd783f07de
|
Merge pull request #31912 from sokumon/charts-label
fix: make x-axis label take less space
|
2025-03-31 17:49:22 +05:30 |
|