Commit graph

50273 commits

Author SHA1 Message Date
Soham Kulkarni
b834b33b56
Merge pull request #32839 from sokumon/values-over-chart
fix: configure to show values on top of bar and line graphs
2025-07-10 11:52:05 +05:30
Akhil Narang
325c881dc4
Merge pull request #33262 from akhilnarang/fix-reinstall-lock
feat: delete existing site locks when setting up site directories
2025-07-10 11:10:23 +05:30
Ankush Menat
1fa97d404a
fix: Handle case differences while sending email to a document (#33270)
This fails for doctypes where name isn't title case.

E.g. `HD Ticket` becomes `Hd Ticket`.
2025-07-10 04:43:46 +00:00
ruthra kumar
972adc54b1
Merge pull request #33263 from ruthra-kumar/fix_incorrect_test_count_in_lightmode_test_runner
refactor: remove duplicate call to start test
2025-07-09 15:20:42 +05:30
ruthra kumar
a755f5acd3 refactor: remove duplicate call to start test 2025-07-09 15:05:08 +05:30
Ejaaz Khan
0a64adbf9e
Merge pull request #33244 from aerele/group-by-child-to-parent
fix: allow child-to-parent grouping in report view
2025-07-08 18:01:08 +05:30
Akhil Narang
8cbd51eafa
fix(sqlite): accept chain for commit and rollback (#33250)
Don't do anything with it for now

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-08 07:14:29 +00:00
Diptanil Saha
07ad2b76bb
feat: pdf option in auto email report (#33247) 2025-07-08 11:27:50 +05:30
Sagar Vora
71428b7dcb
feat: utility to commit certain queries after sending response (#32978)
* feat: utility to commit certain queries after sending response

* fix: add error handling

* refactor: subclass CallbackManager
2025-07-08 05:02:27 +00:00
Akhil Narang
c895e8b387
Merge pull request #33100 from akhilnarang/fix-orderby-function-check
fix: tighten function check in `validate_order_by_and_group_by`
2025-07-07 18:19:23 +05:30
Akhil Narang
6e6150d193
fix(db_query): don't allow unclosed quotes
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-07 17:37:06 +05:30
Akhil Narang
41a13a0b07
fix: tighten function check in validate_order_by_and_group_by
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-07 17:37:06 +05:30
ravibharathi656
1156aced08 fix: allow child-to-parent grouping in report view 2025-07-07 16:04:35 +05:30
Ernesto Ruiz
57067b9af7
chore: add translation function to file_backup_notification template (#33231) 2025-07-07 11:28:05 +05:30
avc
38c64da0d6
fix: frappe.local has not _realtime_log (#33236) 2025-07-07 11:06:04 +05:30
Christian Werner
8978d24f9d
fix: improve shortcuts for German keyboard layout (#31647)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2025-07-06 19:03:04 +02:00
Ejaaz Khan
4fd2c8c338
Merge pull request #33222 from VishalSindham/fix/form_sidebar-Make_user_field_the_focus_field
fix(form_sidebar): Make user field the focus field
2025-07-06 11:58:46 +05:30
sokumon
690430195f chore: update frappe charts 2025-07-05 17:17:25 +05:30
MochaMind
9b3453c088
fix: sync translations from crowdin (#33171) 2025-07-04 22:24:54 +02:00
Alan
b3b845f022
Merge pull request #33188 from frappe/oauth2-updates
feat: OAuth2 updates, adds RFC 8414, 7591, 9278
2025-07-04 16:21:12 +05:30
18alantom
3eab2b73b7
chore: update readme 2025-07-04 15:24:44 +05:30
18alantom
c4f2335f11
fix: support public client 2025-07-04 15:05:50 +05:30
18alantom
db4a7504e5
fix: add hooks to handle cors 2025-07-04 13:18:43 +05:30
18alantom
e76c1830e1
chore: add global flag for Social Login Key 2025-07-04 11:25:06 +05:30
Sagar Vora
56b7786599
fix: drop method-related code from whitelist (#33225) 2025-07-04 09:31:23 +05:30
Vishal Sindham
89e8e33d12 fix(form_sidebar): Make user field the focus field 2025-07-03 22:08:45 +05:30
Akhil Narang
3a6a2277c8
Merge pull request #33216 from akhilnarang/fix-api-name-set
feat(api/v2): allow setting  name while creating document
2025-07-03 18:40:59 +05:30
Sagar Vora
ede9e6ed97
Merge pull request #33217 from sagarvora/perf-typing-validations 2025-07-03 12:58:00 +00:00
Ankush Menat
1a7da4f025
fix: keep setup_complete in sync with rest (#33215)
For backward compatbility of whatever reads System Settings.
2025-07-03 18:19:23 +05:30
Sagar Vora
e14218a671 refactor: simplify prepared_args creation, use prepared union type 2025-07-03 18:14:09 +05:30
Sagar Vora
9634fa58b0 refactor: define annotations earlier 2025-07-03 18:08:48 +05:30
Akhil Narang
ef5dc763e9
feat(api/v2): set name if passed when creating document
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-03 17:52:25 +05:30
Sagar Vora
f922af8001 refactor: avoid using callable as default 2025-07-03 17:30:30 +05:30
Sagar Vora
db246c0aa2 refactor: use global imports 2025-07-03 17:29:31 +05:30
Akhil Narang
ad948c9b98
Revert "Merge pull request #32327 from akhilnarang/allow-passing-name-in-api"
This reverts commit 1e30db26dc, reversing
changes made to 8da72e91e3.
2025-07-03 17:23:48 +05:30
Sagar Vora
274708b544
Merge pull request #33213 from sagarvora/typeadapater-cleanup 2025-07-03 10:57:46 +00:00
Sagar Vora
fa7e9ebb75 chore: simplify TypeAdapter 2025-07-03 16:14:00 +05:30
18alantom
933ec04074
chore: fix typo 2025-07-03 15:12:25 +05:30
Alan
c174e9cbdc
fix: apply fixes on accepted Copilot suggestions
Update frappe/integrations/oauth2.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Update frappe/integrations/README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Update frappe/integrations/utils.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Update frappe/integrations/utils.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-03 15:01:47 +05:30
Ankush Menat
35c1cc0276
fix(DX): print execution time after printing query (#33207)
Who reads it the other way around 🗿
2025-07-03 09:18:19 +00:00
18alantom
befca37299
chore: README for integrations with OAuth2 docs
- Update descriptionsi in OAuth Settings
2025-07-03 14:42:28 +05:30
Akhil Narang
a1dae98560
fix(data_import): make our link field checks case-insensitive (#33196)
MariaDB query is case insensitive, so our check should be as well, else we get warnings that aren't real.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-03 14:41:55 +05:30
18alantom
5ca8ad9d84
refactor: deprecate OAuth Provider Settings
OAuth Settings has its fields now (only one)
2025-07-03 14:07:38 +05:30
18alantom
1215afdf96
feat(OAuth2): support RFC 9728
adds OAuth Settings to configure settings pertaining to Frappe used as
an OAuth auth server and resource server
2025-07-03 13:20:52 +05:30
Ejaaz Khan
0cd1965aad
Merge pull request #33178 from iamejaaz/report-print-format
feat: print format for Reports
2025-07-03 12:01:43 +05:30
ruthra kumar
f19bd7c915
Merge pull request #33189 from ruthra-kumar/get_existing_procedures_and_functions
refactor: utility method to fetch custom sql functions and procedure
2025-07-03 10:22:51 +05:30
sokumon
6a2c400222 fix: configure to show values on top of bar and line graphs 2025-07-02 19:00:45 +05:30
Akhil Narang
b607500daf
build(deps): bump pillow (#33193)
Resolves PYSEC-2025-61
2025-07-02 17:31:30 +05:30
ruthra kumar
1ceea953fb refactor: utility method to fetch custom sql functions and procedure 2025-07-02 17:07:34 +05:30
Diptanil Saha
df950df470
fix: play_sound api replay media from beginning for same media (#33190) 2025-07-02 15:47:46 +05:30