Commit graph

49547 commits

Author SHA1 Message Date
Ejaaz Khan
76f95ca1a9 fix: group by parent child issue 2025-04-22 14:26:09 +05:30
Akhil Narang
965728cd9b
Merge pull request #32231 from akhilnarang/stricter-field-validation
fix: stricter field validation
2025-04-22 13:39:21 +05:30
Akhil Narang
1888009e1f
Merge pull request #32235 from akhilnarang/fix-email-queue-manual-send
fix(email_queue): allow sending emails when queue is disabled
2025-04-22 13:39:10 +05:30
Akhil Narang
81813548e9
fix(email_queue): remove confirm step
No point having 2 steps, if the user has ended up here they do want to send the email.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-04-22 12:35:43 +05:30
Niklas Liechti
4848fbda0b
fix: Allow to manually send an email even if queue is disabled
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-04-22 12:30:07 +05:30
Akhil Narang
43a8dbfcbf
Merge pull request #31996 from barredterra/public-file-warning
feat: warn when uploading public files
2025-04-22 12:23:32 +05:30
Akhil Narang
7255c5fdf2
fix(db_query): improve subquery check
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-04-22 11:40:09 +05:30
Akhil Narang
9cf718b8f6
fix(db_query): use re.DOTALL
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-04-22 11:30:29 +05:30
Akhil Narang
97724298a6
Merge pull request #32229 from barredterra/ps-system-gen
fix: add param `is_system_generated=True` to `make_property_setter`
2025-04-22 11:09:42 +05:30
barredterra
30eb14a7dd fix: add param is_system_generated=True to make_property_setter
Defaults to True so that it behaves the same way as `make_custom_field`.
2025-04-21 23:43:48 +02:00
Frappe PR Bot
30c9e00bc9
fix: sync translations from crowdin (#32217) 2025-04-21 17:03:09 +02:00
Raffael Meyer
d7ed52ae9b
refactor!: map view (#32207) 2025-04-21 16:50:13 +02:00
Suhail
d5adcf4323
fix(setup-wizard): fetch translation messages only if language is changed (#32224) 2025-04-21 11:14:19 +00:00
Sagar Vora
291edf1594
Merge pull request #32222 from sagarvora/type-hints 2025-04-21 15:34:35 +05:30
Sagar Vora
83b6231f95 chore: add type hints to whitelisted endpoints 2025-04-21 15:25:55 +05:30
Ejaaz Khan
095f44baf8
Merge pull request #32123 from cogk/feat-show-assignment-details
feat(assign): Show description in assign modal
2025-04-21 11:24:57 +05:30
Ankush Menat
9917ce2c4e
chore: add translations link (#32220) 2025-04-21 05:53:54 +00:00
Ejaaz Khan
2f77ab7f88
Merge pull request #32206 from stermic2/develop
feat: Add Julian Day to Auto Naming series
2025-04-21 10:40:40 +05:30
Raffael Meyer
5220d3d448
Merge pull request #32214 from frappe/pot_develop_2025-04-20 2025-04-20 16:49:11 +02:00
frappe-pr-bot
8f13380c54 chore: update POT file 2025-04-20 09:33:30 +00:00
Ejaaz Khan
6b30964630
Merge pull request #32174 from aditya-rola/feature/disable-datepicker-dates
feat: allow disabling specific dates in DatePicker
2025-04-20 09:59:15 +05:30
Frappe PR Bot
a7f1bfbd2c
fix: sync translations from crowdin (#32187)
* fix: Thai translations

* fix: Portuguese translations

* fix: German translations

* fix: Chinese Simplified translations
2025-04-19 21:29:35 +00:00
Sagar Vora
4729b9dbb2
Merge pull request #32213 from sagarvora/remove-clear-sitemap
chore: remove method that does nothing
2025-04-19 20:32:11 +05:30
Sagar Vora
b4e0914afe chore: remove method that does nothing 2025-04-19 20:22:02 +05:30
Suhail
f7f408bfd2
fix: selection of timezone after changing the language (#32211)
It works without changing language because the timezone was auto-filled on country selection.
2025-04-19 12:09:14 +00:00
Rushabh Mehta
2988dba2c7
Merge pull request #32205 from rmehta/fix-sidebar-width
fix(minor): sidebar width
2025-04-19 08:18:04 +05:30
Rushabh Mehta
d67afee189
Merge pull request #32209 from iamejaaz/extra-height-of-grid
fix: remove extra height on grid form when open
2025-04-19 08:17:24 +05:30
Ejaaz Khan
902ba9016d fix: remove extra height on grid form when open 2025-04-19 00:54:59 +05:30
Mikie Sterner
0596e1c6c1 feat: Add Julian Day to Auto Naming series 2025-04-18 13:20:14 -06:00
Rushabh Mehta
b541495da7 fix(minor): grid form height back to auto 2025-04-19 00:18:20 +05:30
Rushabh Mehta
19d4f65da7 fix(minor): sidebar width 2025-04-18 22:27:43 +05:30
Ejaaz Khan
c43619079c
Merge pull request #32178 from shashankshirke/develop
fix: redundant comment in form timeline
2025-04-18 21:47:28 +05:30
aditya-rola
2c2b2b38a0 feat: allow disabling specific dates in DatePicker using set_disabled_dates 2025-04-18 20:57:22 +05:30
Raffael Meyer
eeac9832b5
Merge pull request #32043 from barredterra/mapview 2025-04-18 16:11:18 +02:00
Sagar Vora
3e78cd5c2c
Merge pull request #32201 from sagarvora/use-cache 2025-04-18 17:56:04 +05:30
Sagar Vora
e08efc8a64 perf: use cached user and compile regex 2025-04-18 17:41:42 +05:30
ruthra kumar
d4ca8c3c6c
Merge pull request #32200 from ruthra-kumar/remove_custom_fonts
fix: remove custom font
2025-04-18 16:41:09 +05:30
ruthra kumar
41feed83be fix: remove custom font 2025-04-18 16:04:28 +05:30
Ejaaz Khan
811c030420
Merge pull request #32196 from diptanilsaha/fix-setup-wiz-lang
fix: language change on setup wizard doesnt load options
2025-04-18 15:13:18 +05:30
Ejaaz Khan
501cda4b1f
Merge pull request #32194 from ljain112/fix-set-route
fix: return after setting value in set_route_filters
2025-04-18 15:00:35 +05:30
diptanilsaha
79a24c895e fix: language change on setup wizard doesnt load options 2025-04-18 14:43:56 +05:30
ljain112
b9998bbcb2 fix: return after setting value in set_route_filters 2025-04-18 12:14:55 +05:30
Ankush Menat
33e28e0b28
Merge pull request #31989 from revant/clear-expired-tokens
fix: add clear_old_logs OAuth Bearer Token
2025-04-17 18:25:38 +05:30
Ankush Menat
acea1aedbf perf: handle clearing large oauth token table 2025-04-17 18:05:37 +05:30
Suhail
331c89c505
fix(setup-wizard): create system user on initialising setup data (#32181) 2025-04-17 10:08:20 +00:00
Frappe PR Bot
c7e1abc920
fix: sync translations from crowdin (#32092) 2025-04-17 11:42:05 +02:00
Revant Nandgaonkar
2a5506ebc3 fix: add OAuth Bearer Token to clearing doctype hook 2025-04-17 07:56:10 +00:00
Shashank Shirke
df8ae332b9
fix: redundant comment in form timeline
When adding and removing attachments, the comments in the timeline show redundant messages like:

When adding: You attached Added file.csv
When removing: You removed attachment Removed file.csv

Removed the "Added" and "Removed" prefix from the filenames and show correct comments as below:

When adding: You attached file.csv
When removing: You removed attachment file.csv
2025-04-16 19:51:52 -07:00
Ejaaz Khan
3c8a879f37
Merge pull request #32170 from iamejaaz/fix-grid-open-width
fix(minor): shrinking of width of grid row when open
2025-04-16 21:35:28 +05:30
Ankush Menat
9356f5d2e8
build: Bump RQ (#32169) 2025-04-16 17:31:26 +05:30