Commit graph

40107 commits

Author SHA1 Message Date
MochaMind
67bce384b5 fix: Esperanto translations 2025-08-19 17:34:26 +05:30
MochaMind
191c31833d fix: Serbian (Cyrillic) translations 2025-08-19 17:34:23 +05:30
MochaMind
69a03a3807 fix: Italian translations 2025-08-19 17:34:20 +05:30
MochaMind
f910d33d0a fix: Vietnamese translations 2025-08-19 17:34:18 +05:30
MochaMind
a4e5c96bdb fix: Dutch translations 2025-08-19 17:34:14 +05:30
MochaMind
f6547c8690 fix: Czech translations 2025-08-19 17:34:11 +05:30
MochaMind
ce9d15a204 fix: Serbian (Latin) translations 2025-08-19 17:34:09 +05:30
MochaMind
205b0c4529 fix: Bosnian translations 2025-08-19 17:34:06 +05:30
MochaMind
0a58427890 fix: Croatian translations 2025-08-19 17:34:03 +05:30
MochaMind
f51fa895d8 fix: Thai translations 2025-08-19 17:34:01 +05:30
MochaMind
f5fccc029a fix: Persian translations 2025-08-19 17:33:58 +05:30
MochaMind
5d452817a1 fix: Portuguese, Brazilian translations 2025-08-19 17:33:55 +05:30
MochaMind
d4d321d49d fix: Chinese Simplified translations 2025-08-19 17:33:52 +05:30
MochaMind
a48f9708f1 fix: Turkish translations 2025-08-19 17:33:50 +05:30
MochaMind
6f94592c26 fix: Swedish translations 2025-08-19 17:33:47 +05:30
MochaMind
c7590c1ea7 fix: Russian translations 2025-08-19 17:33:44 +05:30
MochaMind
df376cbb49 fix: Portuguese translations 2025-08-19 17:33:41 +05:30
MochaMind
41d37c559b fix: Polish translations 2025-08-19 17:33:38 +05:30
MochaMind
ad6d6bf122 fix: Hungarian translations 2025-08-19 17:33:36 +05:30
MochaMind
7b9d998572 fix: German translations 2025-08-19 17:33:34 +05:30
MochaMind
34f5c6ae52 fix: Arabic translations 2025-08-19 17:33:31 +05:30
MochaMind
e6aee7e159 fix: Spanish translations 2025-08-19 17:33:28 +05:30
MochaMind
4d417ae734 fix: French translations 2025-08-19 17:33:26 +05:30
rohitwaghchaure
ba8678d240
Merge pull request #33654 from rohitwaghchaure/feat-week-support-qb
feat: group by week dates in qb
2025-08-15 19:18:56 +05:30
Rohit Waghchaure
3ec948239f feat: group by week dates in qb 2025-08-15 15:37:36 +05:30
Ankush Menat
4c3c980bac
fix(UX): freeze screen while navigating (#33652)
Also works as giving some feedback while changing the page.
2025-08-15 03:44:22 +00:00
Ejaaz Khan
354960fc16
Merge pull request #33645 from frappe/l10n_develop
fix: sync translations from crowdin
2025-08-15 00:48:35 +05:30
Soham Kulkarni
9aa265e9a2
Merge pull request #33648 from frappe/revert-33512-feat/sidebar-hover-expand
Revert "feat: auto-expand sidebar on hover"
2025-08-14 17:25:24 +05:30
Elton Lobo
86e38ecade
fix: invitation user relation (#33603)
* fix(user-invitation): unlink user from invitations on delete

* fix(user-invitation): disallow inviting disabled users

* style(user-invitation): format code

* test(user-invitation): correct tests after invitation user relation fix

* test(user-invitation): add invite by email api's disabled user test

* docs(user-invitation): mention disabled users processing

* refactor(user-invitation): add `User invitation` doctype to `ignore_links_on_delete`

* Revert "refactor(user-invitation): add `User invitation` doctype to `ignore_links_on_delete`"

This reverts commit a70e4800c8182ea562b28a65239c82e1bed5e612.
2025-08-14 16:26:23 +05:30
MochaMind
ee54c98dfc fix: Hungarian translations 2025-08-14 16:07:52 +05:30
Akhil Narang
debd500cf3
fix: validate social login key JSON fields (#33622)
Any misconfiguration would break login page otherwise

Resolves #33579

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-14 12:56:12 +05:30
Ejaaz Khan
e0b0d578f3
Merge pull request #33624 from frappe/l10n_develop
fix: sync translations from crowdin
2025-08-13 17:22:19 +05:30
Akhil Narang
c0c0cae78a
fix(nestedset): clear user permissions cache when a new doc is created, if applicable
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-13 12:54:00 +05:30
Akhil Narang
d5fcdff679
Merge pull request #33621 from akhilnarang/change-get-version-output
chore(commands/version)!: use `plain` output instead of `legacy` by default
2025-08-13 12:50:28 +05:30
Akhil Narang
c22ff226aa
fix(restore): check for AES instead of cipher to detect encrypted backup
Seems more consistent, have seen the following outputs with `file`:

- GPG symmetrically encrypted data (AES256 cipher)
- PGP symmetric key encrypted data - AES with 256-bit key salted & iterated - SHA512 .

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-13 12:04:14 +05:30
MochaMind
cd373ac77b fix: Serbian (Cyrillic) translations 2025-08-12 15:54:29 +05:30
MochaMind
f05f498049 fix: Serbian (Latin) translations 2025-08-12 15:54:26 +05:30
MochaMind
09ba4dbf03 fix: Bosnian translations 2025-08-12 15:54:23 +05:30
MochaMind
27a3ba4c3b fix: Croatian translations 2025-08-12 15:54:20 +05:30
MochaMind
0645a5d42b fix: Persian translations 2025-08-12 15:54:18 +05:30
Hussain Nagaria
9eda39ff61
chore: move docs link to documentation instead of description (#33618) 2025-08-12 09:49:30 +00:00
Akhil Narang
b40c1d292b
chore(commands/version)!: use plain output instead of legacy by default
This includes the commit hash in the output, which is useful

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-08-12 14:57:14 +05:30
Soham Kulkarni
0fef45a590
Merge pull request #33616 from sokumon/show-barcode-in-dialog
fix: show barcode icon in dialog
2025-08-12 12:11:40 +05:30
Samuel Helbling
ed0d3c9616
fix: remove unnecessary xss sanitization from login email input (#33377) 2025-08-12 11:51:33 +05:30
sokumon
7570d2cc0f fix: show barcode icon in dialog 2025-08-12 11:47:40 +05:30
Soham Kulkarni
8f60a86b98
Merge pull request #33609 from sokumon/focus-management
fix: keyboard navigation via tab on forms
2025-08-12 10:47:30 +05:30
sokumon
c6c13265aa fix: make shift tab work 2025-08-11 19:46:47 +05:30
sokumon
226eef58c3 fix: keyboard navigation via tab on forms 2025-08-11 17:31:20 +05:30
Hussain Nagaria
6e880bdcfe
fix: version diff for empty datetime fields (#33605)
* fix: version diff for empty datetime fields

* fix: remove debug print
2025-08-11 11:49:21 +00:00
MochaMind
18e400e90a fix: Indonesian translations 2025-08-11 15:43:02 +05:30