Ejaaz Khan
9fbc9db89d
Merge pull request #33843 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-09-01 14:20:45 +05:30
Akhil Narang
0e26bcd3cf
Merge pull request #33777 from mihir-kandoi/33757
...
fix: cleaner message when adding/removing child table rows in bulk
2025-09-01 14:15:51 +05:30
Mihir Kandoi
f96e96ec15
chore: refactor string
2025-09-01 13:54:57 +05:30
Ejaaz Khan
a6f1d23b39
Merge pull request #33837 from iamejaaz/focus-tab-border
...
fix(minor): show border on focus when navigating via keyboard
2025-09-01 13:02:21 +05:30
Suraj Shetty
98eaa04b2e
Merge pull request #33753 from frappe/drive-integration
...
feat: allow adding other methods of file upload
2025-09-01 12:06:06 +05:30
s-aga-r
41dbeb663d
fix(FrappeMail): chunk upload raw_message ( #33860 )
2025-09-01 06:29:31 +00:00
mergify[bot]
c7ba132315
Merge branch 'develop' into drive-integration
2025-09-01 06:14:16 +00:00
Akhil Narang
a2e5621683
Merge pull request #33841 from barredterra/iban-fixes
...
feat: format IBAN in read-only fields
2025-09-01 09:01:44 +05:30
Ejaaz Khan
7dd7c62210
Merge pull request #33853 from frappe/pot_develop_2025-08-31
...
chore: update POT file
2025-08-31 23:38:08 +05:30
Raffael Meyer
6aed5b91d3
feat!: remove the "Transaction Log" DocType and a related report ( #33844 )
2025-08-31 20:02:43 +02:00
MochaMind
e43b38fc8e
fix: Norwegian Bokmal translations
2025-08-31 21:33:59 +05:30
MochaMind
ef75c865f5
fix: Bosnian translations
2025-08-31 21:33:44 +05:30
MochaMind
dc2c509fb0
fix: Croatian translations
2025-08-31 21:33:42 +05:30
MochaMind
82413a096f
fix: Swedish translations
2025-08-31 21:33:31 +05:30
frappe-pr-bot
a55b033791
chore: update POT file
2025-08-31 09:33:13 +00:00
MochaMind
18f3f4d837
fix: Norwegian Bokmal translations
2025-08-30 21:02:12 +05:30
MochaMind
ed8c48a188
fix: Norwegian Bokmal translations
2025-08-29 20:47:38 +05:30
barredterra
b1c7821911
feat: validate IBAN in backend
2025-08-29 15:21:56 +02:00
barredterra
7b0067d0ad
feat: format IBAN in read-only fields
2025-08-29 14:28:11 +02:00
barredterra
3e38c0bc4e
fix: don't format IBAN for countries with special rules
2025-08-29 14:27:44 +02:00
barredterra
a6faab8ee9
refactor: move IBAN formatting into utils
2025-08-29 14:27:12 +02:00
Akhil Narang
7ac00507ae
Merge pull request #33822 from akhilnarang/web-form-delete
...
fix(web_form): allow deletion of an item if you have permission
2025-08-29 17:26:16 +05:30
Ejaaz Khan
c82531fbd5
fix(minor): show border on focus when navigating via keyboard
2025-08-29 16:47:30 +05:30
Akhil Narang
5e5d7568fd
fix(web_form): convert title to string
...
I had a doctype where title was float so this broke
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-29 16:29:52 +05:30
Akhil Narang
cffcc3cf34
fix(web_form): allow deletion of an item if you have permission
...
Bulk delete via list doesn't work if you have access to only "some" documents as we don't pass docname when checking
Seems inefficient to check there, so implemented it here
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-29 16:29:52 +05:30
s-aga-r
a4f9f8fb28
fix(FrappeMail API): raise HTTP errors explicitly ( #33835 )
2025-08-29 10:08:41 +00:00
Akhil Narang
95146c29e8
Merge pull request #33790 from Lyes7/fix/remove-implicit-primary-key-postgresql
...
Fix PostgreSQL compatibility in remove_implicit_primary_key patch
2025-08-29 15:18:00 +05:30
Ejaaz Khan
63862ac627
Merge pull request #33832 from iamejaaz/report-view-pagination
...
fix: pagination position of report view
2025-08-29 14:51:58 +05:30
Soham Kulkarni
7938d0eaed
Merge pull request #33817 from sokumon/fix-awesomebar
...
fix: if getpage sends 404 remove it from awesombar results
2025-08-29 13:07:24 +05:30
Ejaaz Khan
4d05375cbd
fix: pagination position of report view
2025-08-29 13:01:41 +05:30
Akhil Narang
fab5581a9b
Merge pull request #33812 from barredterra/format-ibans
...
feat: format IBANs in Data field
2025-08-29 11:18:59 +05:30
Hussain Nagaria
85768a2eb0
fix: don't show filters and columns for Report Builder reports ( #33825 )
2025-08-29 10:49:01 +05:30
Ejaaz Khan
77dcacffc6
Merge pull request #33823 from Z4nzu/fix/webform-button-label-context
...
fix: remove context leakage from web form button labels
2025-08-29 10:09:53 +05:30
MochaMind
bda03d6a2b
fix: sync translations from crowdin ( #33826 )
2025-08-28 18:15:45 +02:00
Hardik Zinzuvadiya
a49d9b2190
fix: correct translation strings in web form buttons by using double colon for context
2025-08-28 12:27:40 +00:00
Akhil Narang
719af6e722
Merge pull request #33815 from raizasafeel/fix/translation-trailing-spaces
...
fix: remove trailing spaces in translatable strings
2025-08-28 16:31:45 +05:30
Ejaaz Khan
86c719ec6d
Merge pull request #33809 from mihir-kandoi/33758
...
feat: enable non negative validation for Percent type fields
2025-08-28 15:06:48 +05:30
Ejaaz Khan
f4a6f2d1fe
Merge pull request #33816 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-28 14:40:27 +05:30
Elton Lobo
d930335161
fix: role based invite restriction ( #33806 )
...
* refactor(user-invitation): validate invite role based on user's roles
* refactor(user-invitation): start error msgs with a capital letter
* docs(user-invitation): update the hooks structure
2025-08-28 12:02:54 +05:30
sokumon
628d8a46ff
fix: if getpage sends 404 remove it from awesombar results
2025-08-27 19:39:38 +05:30
MochaMind
417531850c
fix: Norwegian Bokmal translations
2025-08-27 19:34:26 +05:30
MochaMind
a9c76079a4
fix: Danish translations
2025-08-27 19:34:24 +05:30
MochaMind
8c6211e469
fix: Thai translations
2025-08-27 19:33:55 +05:30
MochaMind
75b16bb84c
fix: Portuguese, Brazilian translations
2025-08-27 19:33:50 +05:30
MochaMind
e1462accf4
fix: Turkish translations
2025-08-27 19:33:45 +05:30
MochaMind
f583608e15
fix: Russian translations
2025-08-27 19:33:41 +05:30
MochaMind
6717f29ad8
fix: Spanish translations
2025-08-27 19:33:29 +05:30
Raizaaa
aa3bb0e4d7
fix: remove trailing spaces in translatable strings
2025-08-27 13:23:17 +03:00
Ejaaz Khan
683e49e05b
Merge pull request #33808 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-27 10:26:39 +05:30
Ejaaz Khan
753dda1cb0
Merge pull request #33813 from iamejaaz/33743-1-list-view-shadow
...
fix(ListView): remove border if no scroll & refactor code
2025-08-27 10:18:08 +05:30