sokumon
|
5bf6446f54
|
fix: use response html when use_html is 1
|
2025-03-31 23:42:41 +05:30 |
|
Ejaaz Khan
|
2e97ecd68d
|
Merge pull request #31937 from iamejaaz/35002-shortcut-report-redirect
fix: redirect to report from workspace
|
2025-03-27 22:53:00 +05:30 |
|
Frappe PR Bot
|
6a0bcd1605
|
fix: sync translations from crowdin (#31940)
* fix: Bosnian translations
* fix: Chinese Simplified translations
|
2025-03-27 18:07:02 +01:00 |
|
Ejaaz Khan
|
21c814f46a
|
fix: redirect to report from workspace
|
2025-03-27 20:27:39 +05:30 |
|
0xD0M1M0
|
3c2499af35
|
fix: simplify Always BCC (#31931)
* fix: simplify Always BCC
* fix: if not list
* fix: linter
|
2025-03-27 13:40:33 +01:00 |
|
Akhil Narang
|
30538e38f6
|
Merge pull request #31928 from akhilnarang/drop-report-manager-duplicate
fix: don't create `Report Manager` twice
|
2025-03-27 17:05:43 +05:30 |
|
Akhil Narang
|
790a9882a8
|
Merge pull request #31916 from akhilnarang/importer-fix-parsing
fix: parse datetime and date separately
|
2025-03-27 17:05:34 +05:30 |
|
Akhil Narang
|
c6a75fed6a
|
Merge pull request #31915 from akhilnarang/fix-note
fix(note): `expire_notification_on` should be a datetime field
|
2025-03-27 17:05:17 +05:30 |
|
Soham Kulkarni
|
bd1c0470e8
|
Merge pull request #31927 from sokumon/sync-system-settings
fix: sync currency field on migrate
|
2025-03-27 16:08:48 +05:30 |
|
Soham Kulkarni
|
55fd5ccdb5
|
Merge pull request #31929 from sokumon/small-ui-fixes
fix(UI): move dropdown slightly to the left
|
2025-03-27 15:52:34 +05:30 |
|
sokumon
|
f311021307
|
fix: made it a patch instead of running every migrate
|
2025-03-27 15:23:38 +05:30 |
|
Akhil Narang
|
54ef9f2290
|
fix: don't create Report Manager twice
It gets imported from report.json
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-03-27 12:38:53 +05:30 |
|
sokumon
|
5a2ef3f71c
|
fix(UI): move dropdown slightly to the left
|
2025-03-27 11:15:03 +05:30 |
|
sokumon
|
b3ab8c736d
|
fix: sync currency field on migrate
|
2025-03-27 10:11:52 +05:30 |
|
Frappe PR Bot
|
0a907ccb4c
|
fix: sync translations from crowdin (#31923)
* fix: German translations
* fix: Bosnian translations
* fix: Chinese Simplified translations
|
2025-03-26 18:26:31 +01:00 |
|
Ejaaz Khan
|
7aaccf1112
|
Merge pull request #31914 from iamejaaz/grid-open-issue
fix: blank page on report when no data found
|
2025-03-26 18:38:56 +05:30 |
|
Akhil Narang
|
355e37fd19
|
fix: parse datetime and date separately
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-03-26 18:28:44 +05:30 |
|
Akhil Narang
|
d207649cad
|
fix(note): expire_notification_on should be a datetime field
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-03-26 18:19:54 +05:30 |
|
Ejaaz Khan
|
cf74077808
|
fix: blank page on report when no data found
|
2025-03-26 18:09:54 +05:30 |
|
Ejaaz Khan
|
f9cd6b1ab2
|
Merge pull request #31911 from iamejaaz/grid-open-issue
fix: position of grid row when open
|
2025-03-26 17:51:28 +05:30 |
|
Ejaaz Khan
|
5f63bd8fa9
|
fix: position of open row when open
|
2025-03-26 14:32:03 +05:30 |
|
Frappe PR Bot
|
d1c20eab19
|
fix: sync translations from crowdin (#31908)
* fix: German translations
* fix: Swedish translations
* fix: Persian translations
* fix: Bosnian translations
* fix: Chinese Simplified translations
* fix: Russian translations
* fix: Esperanto translations
|
2025-03-25 18:23:54 +01:00 |
|
Sagar Vora
|
4279203321
|
Merge pull request #31873 from ljain112/fix-search
fix: pass `ignore_user_permissions` flag to search query methods
|
2025-03-25 17:25:18 +05:30 |
|
Soham Kulkarni
|
3832ecabea
|
Merge pull request #31899 from sokumon/small-ui-fixes
fix: phone button position fixed
|
2025-03-25 17:13:58 +05:30 |
|
sokumon
|
8014c1e08a
|
fix: phone button position fixed
|
2025-03-25 16:50:43 +05:30 |
|
Raffael Meyer
|
85bf0e241f
|
fix: add context to translations in email dialog (#31896)
|
2025-03-25 10:25:34 +00:00 |
|
Akhil Narang
|
d1870b745e
|
fix: only run patch for MariaDB (#31891)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-03-25 08:22:33 +00:00 |
|
dependabot[bot]
|
49e4220961
|
chore(deps): bump actions/download-artifact from 4.1.9 to 4.2.1 (#31886)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.2.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.1)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-25 11:49:24 +05:30 |
|
mahsem
|
67e448bf8f
|
Merge pull request #31279 from mahsem/datepicker_serbian
feat: datepicker_serbian
|
2025-03-25 00:36:37 +05:30 |
|
Raffael Meyer
|
018327d29a
|
ci: invert language mapping (#31879)
|
2025-03-24 15:03:18 +00:00 |
|
Frappe PR Bot
|
faedf5bc19
|
chore: update POT file (#31878)
|
2025-03-24 15:41:31 +01:00 |
|
Frappe PR Bot
|
afed5e6b03
|
chore: update POT file (#31863)
|
2025-03-24 14:22:00 +01:00 |
|
Raffael Meyer
|
6ea9a38aa4
|
ci: fix language code mapping (#31874)
Keys are expected to be not the locale_with_underscore but the codes according to https://support.crowdin.com/developer/language-codes/
|
2025-03-24 13:21:07 +00:00 |
|
ljain112
|
d679c6f49f
|
fix: pass ignore_user_permissions flag to search query methods
|
2025-03-24 16:59:34 +05:30 |
|
Soham Kulkarni
|
5948a4d941
|
Merge pull request #31867 from sokumon/dont-send-email-to-creator
fix: configure if email is sent to creator
|
2025-03-24 12:44:07 +05:30 |
|
sokumon
|
1320c97a4b
|
fix: set default to not send email to self
|
2025-03-24 12:11:18 +05:30 |
|
Nikhil Kothari
|
86425acfc0
|
fix(realtime): fetch user_type if not available in session data (#31865)
|
2025-03-24 10:14:48 +05:30 |
|
sokumon
|
216223abc8
|
fix: typo
|
2025-03-24 02:57:53 +05:30 |
|
sokumon
|
0bc2e197b2
|
fix: configure if email is sent to creator
|
2025-03-24 02:29:27 +05:30 |
|
Ejaaz Khan
|
e9aa5e21b9
|
Merge pull request #31577 from Mutantpenguin/patch-1
feat: ✨ streamline LDAP login
|
2025-03-22 16:31:28 +05:30 |
|
Ejaaz Khan
|
abd0e7bd8f
|
Merge pull request #31831 from cogk/fix-highlighted-field-not-clickable
fix: Set pointer-events to none on frappe-control highlight pseudo element
|
2025-03-22 16:21:16 +05:30 |
|
Ejaaz Khan
|
7191ce207c
|
Merge pull request #31854 from iamejaaz/34188-show-full-text
fix: show full description of link selector
|
2025-03-22 14:03:13 +05:30 |
|
Sagar Vora
|
512ef78b43
|
Merge pull request #31858 from sagarvora/simple-pls
fix: revert to simpler LocalProxy override
|
2025-03-22 10:45:06 +05:30 |
|
Sagar Vora
|
210709ad14
|
fix: revert to simpler LocalProxy override
|
2025-03-22 10:26:09 +05:30 |
|
Ejaaz Khan
|
9b2126ae42
|
fix: show full description of link selector
|
2025-03-21 19:49:55 +05:30 |
|
Soham Kulkarni
|
6ad3e1f668
|
Merge pull request #31853 from sokumon/small-ui-fixes
fix: remove elllipsis in button
|
2025-03-21 19:34:11 +05:30 |
|
sokumon
|
b58d97c67b
|
fix: remove elllipsis in button
|
2025-03-21 19:23:55 +05:30 |
|
Soham Kulkarni
|
c2fdce01bb
|
Merge pull request #31848 from sokumon/rtl-in-widgets
fix: make arrows left in widgets in rtl languages
|
2025-03-21 17:42:49 +05:30 |
|
sokumon
|
604673a179
|
fix: make shortcut arrow point left in rtl languages
|
2025-03-21 16:05:39 +05:30 |
|
sokumon
|
6bb2cfe60a
|
fix: make quick list arrow left for rtl lang
|
2025-03-21 16:03:25 +05:30 |
|