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
dependabot[bot]
4acd07eaa4
chore(deps): bump tmp from 0.2.1 to 0.2.4 ( #33566 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.1 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.4 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-14 11:27:07 +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
91866a2348
Merge pull request #33610 from akhilnarang/fix-new-tree-doc-up
...
fix(nestedset): clear user permissions cache when a new doc is created, if applicable
2025-08-13 13:35:44 +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
b7c14fac29
Merge pull request #33627 from akhilnarang/fix-encrypted-backup-check
...
fix(restore): check for `AES` instead of `cipher` to detect encrypted backup
2025-08-13 12:50:24 +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
dependabot[bot]
c8835d7403
chore(deps): bump actions/checkout from 4 to 5 ( #33612 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:03:25 +05:30
dependabot[bot]
c5e382497a
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 ( #33613 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.3.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 11:03:15 +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
Ejaaz Khan
acb7f82732
Merge pull request #33601 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-08-11 16:46:37 +05:30
MochaMind
18e400e90a
fix: Indonesian translations
2025-08-11 15:43:02 +05:30
MochaMind
7729481448
fix: Esperanto translations
2025-08-11 15:42:59 +05:30
MochaMind
523df98a86
fix: Serbian (Cyrillic) translations
2025-08-11 15:42:56 +05:30
MochaMind
a583c45452
fix: Italian translations
2025-08-11 15:42:54 +05:30
MochaMind
ae9e6e15da
fix: Vietnamese translations
2025-08-11 15:42:51 +05:30
MochaMind
92463519b9
fix: Dutch translations
2025-08-11 15:42:49 +05:30
MochaMind
410d52b56b
fix: Czech translations
2025-08-11 15:42:47 +05:30
MochaMind
be1faeed5e
fix: Serbian (Latin) translations
2025-08-11 15:42:45 +05:30
MochaMind
07d11ef08c
fix: Bosnian translations
2025-08-11 15:42:42 +05:30
MochaMind
c461a4c9bb
fix: Croatian translations
2025-08-11 15:42:40 +05:30
MochaMind
d6cea77b77
fix: Thai translations
2025-08-11 15:42:37 +05:30
MochaMind
cf247817b3
fix: Persian translations
2025-08-11 15:42:35 +05:30
MochaMind
779fb50483
fix: Portuguese, Brazilian translations
2025-08-11 15:42:32 +05:30
MochaMind
04c733b4ed
fix: Chinese Simplified translations
2025-08-11 15:42:30 +05:30
MochaMind
ed1e79e79f
fix: Turkish translations
2025-08-11 15:42:27 +05:30
MochaMind
6759d64559
fix: Swedish translations
2025-08-11 15:42:25 +05:30
MochaMind
1d6d12dbee
fix: Russian translations
2025-08-11 15:42:22 +05:30
MochaMind
05f084ebe5
fix: Portuguese translations
2025-08-11 15:42:19 +05:30
MochaMind
bd3fb9496b
fix: Polish translations
2025-08-11 15:42:17 +05:30
MochaMind
82fb49011d
fix: Hungarian translations
2025-08-11 15:42:15 +05:30
MochaMind
3e8c5d23ce
fix: German translations
2025-08-11 15:42:12 +05:30
MochaMind
d62a5865f5
fix: Arabic translations
2025-08-11 15:42:10 +05:30
MochaMind
faf5e4fcc6
fix: Spanish translations
2025-08-11 15:42:06 +05:30
MochaMind
1d31ad2a2f
fix: French translations
2025-08-11 15:42:04 +05:30
0xD0M1M0
293f8f3d83
feat: Allow local translation as input for doctype ( #33585 )
...
* feat: allow local translation as input
* chore: remove translated var
2025-08-11 15:40:00 +05:30