Commit graph

54224 commits

Author SHA1 Message Date
AarDG10
a4cf368d2a fix(UI): add line clamp property to kanban card title
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2026-03-15 18:47:01 +05:30
AarDG10
dfee4d73c5 fix(UI): fix previous changes to hover effect and make title width 100%
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2026-03-15 17:22:09 +05:30
AarDG10
bd5a71726c fix(UI): better tag display in kanban board
Adds a +3 pill which, when hovered upon, displays rest of the tags. The current tags displayed on the card is capped at 3.

Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2026-03-15 13:05:17 +05:30
mergify[bot]
d6ecfac87a
Merge branch 'develop' into fix-kanban 2026-02-24 06:45:00 +00:00
Ankush Menat
e2c0b2462a
fix: Add warning about public nature of translations (#37437) 2026-02-24 06:43:06 +00:00
Suraj Shetty
4d53fe8c0e
Merge pull request #37427 from frappe/l10n_develop 2026-02-24 12:04:35 +05:30
Gursheen Kaur Anand
991427a712
Merge pull request #37429 from GursheenK/web-form-child-table-doctype-links
fix(Web Form): incorrect child link field comparison and failing UI tests
2026-02-24 11:52:33 +05:30
rohitwaghchaure
637500155e
Merge pull request #37322 from rohitwaghchaure/feat-user-onboarding
feat: module onboarding
2026-02-24 11:29:39 +05:30
Suraj Shetty
245d803ffd
Merge pull request #37346 from KerollesFathy/fix/none-workspace-session-boot-failed 2026-02-24 10:51:41 +05:30
Gursheen Anand
24eec8cf44 fix: only check for valid child table fields to compare doctypes 2026-02-24 09:49:20 +05:30
MochaMind
36ac503eda fix: Esperanto translations 2026-02-24 03:37:50 +05:30
MochaMind
b24cc55c85 fix: Serbian (Latin) translations 2026-02-24 03:37:48 +05:30
MochaMind
a1d4fad93f fix: Norwegian Bokmal translations 2026-02-24 03:37:45 +05:30
MochaMind
d4b679c8d8 fix: Bosnian translations 2026-02-24 03:37:43 +05:30
MochaMind
2426b54317 fix: Burmese translations 2026-02-24 03:37:41 +05:30
MochaMind
e55011c2c3 fix: Croatian translations 2026-02-24 03:37:38 +05:30
MochaMind
4a21421a2c fix: Thai translations 2026-02-24 03:37:35 +05:30
MochaMind
49fb21051c fix: Persian translations 2026-02-24 03:37:33 +05:30
MochaMind
a00649b5fa fix: Indonesian translations 2026-02-24 03:37:30 +05:30
MochaMind
e1398ea971 fix: Portuguese, Brazilian translations 2026-02-24 03:37:28 +05:30
MochaMind
84c4396dda fix: Vietnamese translations 2026-02-24 03:37:25 +05:30
MochaMind
ebc7c14f20 fix: Chinese Simplified translations 2026-02-24 03:37:22 +05:30
MochaMind
428602b00a fix: Turkish translations 2026-02-24 03:37:20 +05:30
MochaMind
64dc9d1b45 fix: Swedish translations 2026-02-24 03:37:18 +05:30
MochaMind
d4940c5130 fix: Serbian (Cyrillic) translations 2026-02-24 03:37:15 +05:30
MochaMind
0d8eaff17f fix: Slovenian translations 2026-02-24 03:37:12 +05:30
MochaMind
62c0172c1a fix: Russian translations 2026-02-24 03:37:10 +05:30
MochaMind
c9f8473978 fix: Portuguese translations 2026-02-24 03:37:08 +05:30
MochaMind
8a89b11727 fix: Polish translations 2026-02-24 03:37:05 +05:30
MochaMind
1d5128322b fix: Dutch translations 2026-02-24 03:37:02 +05:30
MochaMind
8b47cf5c3d fix: Italian translations 2026-02-24 03:37:00 +05:30
MochaMind
899c23e588 fix: Hungarian translations 2026-02-24 03:36:58 +05:30
MochaMind
b84f188e06 fix: German translations 2026-02-24 03:36:55 +05:30
MochaMind
d35affec4f fix: Danish translations 2026-02-24 03:36:53 +05:30
MochaMind
6cbd3efb76 fix: Czech translations 2026-02-24 03:36:50 +05:30
MochaMind
77dfabbe4f fix: Arabic translations 2026-02-24 03:36:48 +05:30
MochaMind
10914afb78 fix: Spanish translations 2026-02-24 03:36:46 +05:30
MochaMind
72f29d3064 fix: French translations 2026-02-24 03:36:43 +05:30
Rohit Waghchaure
97e4e46ec4 fix: cy test case failing 2026-02-23 22:53:42 +05:30
Sagar Vora
39b0cea12f
Merge pull request #37420 from diptanilsaha/nr_delete
fix: delete standard notification and report files after `commit`
2026-02-23 21:53:01 +05:30
diptanilsaha
539d0f9d7a fix: delete standard notification and report files after commit 2026-02-23 19:18:19 +05:30
Priyal208
e86df0f9cc
fix: skip _validate_update_after_submit() for virtual fields (#37390) 2026-02-23 12:59:57 +00:00
Akhil Narang
461ea81783
fix(ldap): sync backend and frontend restrictions (#37411)
Only System Managers can use this functionality.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-23 12:53:49 +00:00
Ankush Menat
fc5ea75350
fix: hide old_parent field by default in Tree DocTypes (#37410)
Co-authored-by: Vibhuti Garachh <vibhutigarachh4@gmail.com>
2026-02-23 12:43:12 +00:00
Ankush Menat
85e0fdaa6c
fix: Apply full perm logic on global search (#37400)
Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-02-23 17:55:27 +05:30
Ankush Menat
c3781f1bd7
fix: Clear active sessions when user type changes (#37402)
Users often need to log out and log back in when session type changes.
This PR just does it for them.

Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-02-23 12:07:11 +00:00
Ankush Menat
657b1eb50c
fix!: Restrict allowed HTML in msgprints (#37399)
Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-02-23 11:49:15 +00:00
s-aga-r
0f35058688
Merge pull request #37391 from s-aga-r/fix-28243
fix: prevent `UTF-8` corruption in text attachments
2026-02-23 16:51:36 +05:30
Diptanil Saha
e394a0f5ee
Merge pull request #37375 from diptanilsaha/notification_sync 2026-02-23 16:00:44 +05:30
s-aga-r
9a3d173b62 fix: prevent UTF-8 corruption in text attachments 2026-02-23 15:40:14 +05:30