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
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
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
gavin
091f812a67
Merge pull request #31806 from gavindsouza/fix-scheduled_job_type-sync
...
fix(migrate): Update existing ScheduledJobType records
2025-03-21 09:11:54 +01:00
Ankush Menat
5a5ad3032c
fix: procline crash ( #31845 )
...
* fix: Skip rollback if no DB
* fix: drop proctitle from dependency
- While it improves our own processes, it makes gunicorn process titles worse
- It also crashes on mac because of some unknown reason related to fork-safety.
Best to not use this.
2025-03-21 12:30:19 +05:30
Raffael Meyer
92dd79dfe2
fix(Data Import): allow Print Format ( #31842 )
2025-03-20 22:37:19 +05:30
Sagar Vora
2a2700970d
perf: pre-create UnionType objects
2025-03-20 21:34:07 +05:30
Sagar Vora
1c73999821
fix: recognise frappe's LocalProxy when serializing
2025-03-20 19:01:30 +05:30
Corentin Forler
899bf95e09
fix: Set pointer-events to none on frappe control highlight after pseudo element
2025-03-20 13:27:29 +01:00
Soham Kulkarni
9930dd5444
Merge pull request #31826 from sokumon/restrict-image
...
fix: restrict image size in quill comments
2025-03-20 16:36:57 +05:30
sokumon
f1fefec291
fix: restrict image size in comments
2025-03-20 15:50:44 +05:30
Tarun Pratap Singh
d0cb87c170
Merge pull request #31774 from silicht/compare_lowercase
...
fix: compare lowercase keyword in global search
2025-03-20 15:37:14 +05:30
Ankush Menat
4fac934cec
perf: long-lived posthog threads ( #31821 )
...
* build: bump posthog to latest
* perf: Use long living posthog client
2025-03-20 12:36:17 +05:30
Ankush Menat
5eabc7ebac
fix: shutdown posthog after job ( #31819 )
...
* fix: change log level
A duplicate existing job is often a cause of concern.
* fix: avoid waiting indefinitely in long-living processes
2025-03-20 05:49:20 +00:00
Sagar Vora
c5f79016eb
Merge pull request #31814 from sagarvora/restrict-cprofile-output
...
fix(DX): limit cprofiler output to 200 lines
2025-03-20 08:48:01 +05:30
Sagar Vora
f51781c90a
fix: use python feature to limit profiler output
2025-03-20 08:38:25 +05:30
Sagar Vora
5d5092d6ae
fix: limit profiler output to 200 lines
2025-03-20 08:37:51 +05:30
Sagar Vora
d82a1a443c
perf: reduce attribute access in setup_module_map
2025-03-20 08:28:33 +05:30
Sagar Vora
f51f175ad2
chore: remove invalid type hint
2025-03-20 08:27:29 +05:30
Sagar Vora
20f407bf45
test: update test relying on wrapped _load_app_hooks
2025-03-20 08:13:49 +05:30
Sagar Vora
41a8b708d1
perf(DX): store hooks in site cache
2025-03-20 07:43:08 +05:30
Sagar Vora
15d753ea52
Merge pull request #31811 from sagarvora/cache-params-directly
...
perf: cache signature params instead of signature
2025-03-20 01:06:25 +05:30
Sagar Vora
6435a77e41
perf: cache signature params instead of signature
2025-03-20 00:55:52 +05:30
gavin
9a654347df
Merge pull request #31772 from gavindsouza/refactor_google-calendar
...
refactor: Google Calendar
2025-03-19 16:23:23 +01:00
Gavin D'souza
fc8b0dc1f3
fix: Update existing ScheduledJobType records
...
instead of deleting them and creating new records on migrate
2025-03-19 15:58:24 +01:00
Gavin D'souza
424f76c6b1
fix: Move google calendar sync from hourly to all
2025-03-19 15:55:29 +01:00
Leonard Goertz
8ef323e647
fix: remove autoname condition for title in delete_doc dialog ( #31330 )
...
* fix: remove autoname condition for title delete_doc dialog
* fix: convert docname to string for title
---------
Co-authored-by: Leonard Goertz <leonard.goertz@innolizer.de>
2025-03-19 13:04:37 +00:00
Ankush Menat
acbac07d01
fix: handle expired jobs while deduping ( #31803 )
...
* fix: Race condition between job fetch and expiry
* fix: don't refetch status
2025-03-19 18:20:07 +05:30
Akhil Narang
6be2ada30c
Merge pull request #31783 from silicht/undefined_in_global_search
...
fix: "Undefined" shown in global search results
2025-03-19 14:53:04 +05:30
Ankush Menat
8c0391d085
fix: Define InterfaceError for mariadb
2025-03-19 10:46:23 +05:30
Ankush Menat
f02ef4a905
fix: RQ Worker count
2025-03-19 10:46:21 +05:30
Shariq Ansari
99ce5e1815
Merge pull request #31782 from shariquerik/onboarding
...
feat: added api to get/update onboarding status
2025-03-19 05:30:43 +05:30
Raffael Meyer
11c3b40802
refactor: parse package metadata for attribution page ( #31791 )
...
* refactor: parse package metadata instead of asking pypi
* refactor: parse package metadata instead of asking npmjs
* perf: cache data forslightly faster subsequent loads
* revert: "perf: cache data forslightly faster subsequent loads"
This reverts commit 148dea660798b3b7d6e019c8dee3af0514aa8639.
2025-03-18 19:21:19 +00:00
Raffael Meyer
978abff5bb
fix: prevent layout shifts due to scrollbar ( #31793 )
2025-03-18 18:37:50 +01:00
Simon Lichtinghagen
ecf727ed69
fix: "Undefined" shown in global search results
2025-03-18 15:49:43 +00:00
Shariq Ansari
250d1c9d4d
fix: added get_onboarding_status api
2025-03-18 18:06:30 +05:30