Kaushal Shriwas
|
c18cdfa732
|
fix(filter): remove redundant TypeError from except clause
|
2026-03-21 14:46:16 +05:30 |
|
Ejaaz Khan
|
a5d65c1b3f
|
Merge pull request #37026 from UmakanthKaspa/feat/web-form-dynamic-filters
feat: add dynamic filters to Web Form list view
|
2026-03-20 22:55:01 +05:30 |
|
Saqib Ansari
|
8e47924a5c
|
Merge pull request #38125 from sokumon/speedup-tests
fix: run ui tests parallely
|
2026-03-20 12:31:49 +05:30 |
|
Kaushal Shriwas
|
6281eac44a
|
test: add unit test
|
2026-03-20 12:27:54 +05:30 |
|
MochaMind
|
3bf64b696d
|
fix: German translations (#38152)
|
2026-03-20 12:08:39 +05:30 |
|
KerollesFathy
|
ea04287bd8
|
fix: add Permission Error title
|
2026-03-19 19:33:22 +00:00 |
|
KerollesFathy
|
abff9626a6
|
fix: restrict public workspace rename to Workspace Manager
|
2026-03-19 19:23:38 +00:00 |
|
Aarol D'Souza
|
b66c7520c0
|
Merge pull request #38123 from gajjug004/fix/awesomebar-tree-view-label
fix: show correct view label in awesomebar for tree-view doctypes
|
2026-03-19 22:39:55 +05:30 |
|
AarDG10
|
041a59efe7
|
refactor(boot): use pluck in get_all
|
2026-03-19 20:03:10 +05:30 |
|
gajjug004
|
186a49ad11
|
chore: get tree_view_doctypes with caching
|
2026-03-19 19:04:08 +05:30 |
|
sokumon
|
63f72360b0
|
fix: update pyPDF
|
2026-03-19 18:34:22 +05:30 |
|
Kaushal Shriwas
|
0d1f8992bc
|
fix(filter): use JSON encoding for in filter values containing commas
|
2026-03-19 17:17:33 +05:30 |
|
sokumon
|
29f5bb7629
|
fix: update pyOpenSSL
|
2026-03-19 17:03:29 +05:30 |
|
sokumon
|
0606399780
|
fix: set minimum width for card
|
2026-03-19 17:00:03 +05:30 |
|
sokumon
|
1931693998
|
fix: various issues with info card
|
2026-03-19 16:55:46 +05:30 |
|
Saqib Ansari
|
a23b1a3624
|
fix: disable cloud parallelization
|
2026-03-19 14:03:27 +05:30 |
|
Saqib Ansari
|
01f2b83e31
|
fix: add env var for cypress-split
|
2026-03-19 13:26:55 +05:30 |
|
Saqib Ansari
|
c485bacbcd
|
fix: install cypress-split when running tests
|
2026-03-19 13:03:30 +05:30 |
|
Ejaaz Khan
|
43acd39bc0
|
Merge pull request #38113 from ShrihariMahabal/fix-sidebar-user-link-padding
fix(ui): add padding and border radius to sidebar user link
|
2026-03-19 12:22:06 +05:30 |
|
Hussain Nagaria
|
11ff558511
|
Merge pull request #38118 from kaulith/fix/date-formate-in-query-report
|
2026-03-19 12:17:52 +05:30 |
|
Hussain Nagaria
|
1bec22b8ac
|
Merge pull request #38144 from frappe/fix/cf-ct-list
fix(CustomizeForm): don't show view list button for Child tables
|
2026-03-19 11:58:54 +05:30 |
|
Hussain Nagaria
|
f4e3643f74
|
fix(CustomizeForm): don't show view list button for Child tables
|
2026-03-19 11:45:09 +05:30 |
|
Ejaaz Khan
|
a66b4ad6fc
|
fix: update the regex to allow foreign chars. (#38141)
|
2026-03-19 11:38:30 +05:30 |
|
AarDG10
|
de20b927a5
|
fix: update the regex to allow foreign chars.
|
2026-03-19 10:51:13 +05:30 |
|
Raffael Meyer
|
07b99f7eb3
|
fix: number card formatting (#38009)
|
2026-03-18 23:54:13 +01:00 |
|
dependabot[bot]
|
448c517163
|
chore(deps): bump socket.io-parser from 4.2.4 to 4.2.6
Bumps [socket.io-parser](https://github.com/socketio/socket.io) from 4.2.4 to 4.2.6.
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-parser@4.2.4...socket.io-parser@4.2.6)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-version: 4.2.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-18 18:48:24 +00:00 |
|
Soham Kulkarni
|
97d99f42f4
|
Merge pull request #38133 from devdiogenes/removed-icons-translatable
|
2026-03-19 00:06:03 +05:30 |
|
KerollesFathy
|
27bf713ac0
|
fix(query_report): enable filters when editing a prepared report
|
2026-03-18 12:42:40 +00:00 |
|
gajjug004
|
8cc04db960
|
fix: re-render letterhead on every print/PDF action
|
2026-03-18 17:32:43 +05:30 |
|
gajjug004
|
819dba8038
|
fix: show letterhead footer in report print preview
|
2026-03-18 17:31:04 +05:30 |
|
Kaushal Shriwas
|
19a6c5aa50
|
fix(query): handle none in IN filter value list via Coalesce
|
2026-03-18 16:57:49 +05:30 |
|
Ejaaz Khan
|
42adced1f4
|
fix: Empty field request sending fix (#38124)
Co-authored-by: Nishant-k-sagar <147799872+Nishant-k-sagar@users.noreply.github.com>
|
2026-03-18 16:19:16 +05:30 |
|
sokumon
|
4c68fae18c
|
fix: run ui tests parallely
|
2026-03-18 16:07:47 +05:30 |
|
gajjug004
|
0722222b8d
|
fix: show correct view label in awesomebar for tree-view doctypes
|
2026-03-18 15:44:28 +05:30 |
|
Ejaaz Khan
|
af390e5358
|
Merge pull request #38121 from nishkagosalia/multiselect-dialog-setter-fix
fix: applying setter in filter for multi select dialog
|
2026-03-18 15:02:16 +05:30 |
|
Ejaaz Khan
|
fc3e55e1e8
|
Merge pull request #38119 from frappe/mergify/bp/develop/pr-37959
fix: Add check for user_id in avatar macro (backport #37959)
|
2026-03-18 14:57:48 +05:30 |
|
Ejaaz Khan
|
4fa02b3494
|
fix: Add check for user_id in avatar macro
(cherry picked from commit 461391e0ba1a21103c2ad0680db44a128b26c79d)
|
2026-03-18 09:01:56 +00:00 |
|
Nishka Gosalia
|
edaae882f0
|
fix: applying setter in filter for multi select dialog
|
2026-03-18 14:09:18 +05:30 |
|
Kaushal Shriwas
|
60a7d1f7e9
|
fix: consistency of datetime field for query report while exporting
|
2026-03-18 14:05:30 +05:30 |
|
sokumon
|
839c3fc919
|
fix: use standard padding
|
2026-03-18 13:59:55 +05:30 |
|
Jannat Patel
|
4ce36d1a8b
|
Merge pull request #38115 from pateljannat/redirect-to-home-after-social-login
fix: redirect website user to default home after social login
|
2026-03-18 12:56:24 +05:30 |
|
Soham Kulkarni
|
66f5bd4fe4
|
Merge pull request #38114 from sokumon/me-page
|
2026-03-18 12:52:07 +05:30 |
|
Shrihari Mahabal
|
9da6db6ebf
|
refactor: use css variable for border radius
|
2026-03-18 12:49:58 +05:30 |
|
Jannat Patel
|
97510d125c
|
fix: redirect website user to default home after social login
|
2026-03-18 12:39:01 +05:30 |
|
sokumon
|
da855400b5
|
fix: broken delete account link
|
2026-03-18 12:35:47 +05:30 |
|
Shrihari Mahabal
|
cdcf869b0e
|
fix(ui): add padding and border radius to sidebar user link
|
2026-03-18 12:17:08 +05:30 |
|
Suraj Shetty
|
8e20bf13a2
|
Merge pull request #38040 from frappe/l10n_develop
|
2026-03-18 09:20:16 +05:30 |
|
Suraj Shetty
|
7e90948d2e
|
Merge pull request #37312 from AarDG10/fix-kanban
|
2026-03-18 09:19:00 +05:30 |
|
Suraj Shetty
|
416ce1db00
|
fix(UI): Avoid text selection while dragging a card
- Avoid text selection while dragging a card by using native drag
- Center align text in the pill
|
2026-03-18 09:17:42 +05:30 |
|
devdiogenes
|
d6edd068ec
|
fix: Removed Icons missing translate function
|
2026-03-17 11:59:46 -03:00 |
|