Philipp Gruener
a63cd89607
fix: Fixed wrong quotes for changes
2024-07-04 22:24:42 +02:00
Philipp Gruener
442ad03d7b
feat: Adds possibility of permitting DB credentials via ENV vars instead of persisting them on the volume.
2024-07-04 22:24:21 +02:00
Sumit Bhanushali
e138604c7a
Merge pull request #26840 from frappe/fix-edit-workspace
...
fix: show edit button only to workspace managers for public workspaces
2024-06-24 15:33:37 +05:30
Sumit Bhanushali
1dbebb48e3
fix: show edit button only to workspace managers for public workspaces
2024-06-24 15:13:14 +05:30
Suraj Shetty
9f82febc63
Merge pull request #26817 from blaggacao/feat/error-log-refdoc-button
2024-06-22 08:34:09 +05:30
Suraj Shetty
8e6439b57e
Merge pull request #26822 from frappe/dependabot/npm_and_yarn/pug-3.0.3
2024-06-21 20:14:06 +05:30
Akhil Narang
875c98ba76
Merge pull request #26766 from nikkothari22/fix-socketio-for-mobile
...
fix(socketio): pass auth token if available instead of cookie
2024-06-21 18:52:08 +05:30
Nikhil Kothari
85a40ee939
chore: linting
2024-06-21 17:26:16 +05:30
David Arnold
1c3a5c7403
fix: button wording
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2024-06-21 13:37:31 +02:00
dependabot[bot]
a621cd8e22
build(deps): bump pug from 3.0.2 to 3.0.3
...
Bumps [pug](https://github.com/pugjs/pug ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pugjs/pug/releases )
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3 )
---
updated-dependencies:
- dependency-name: pug
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 11:36:55 +00:00
Suraj Shetty
79c7102325
Merge pull request #26774 from frappe/dependabot/npm_and_yarn/braces-3.0.3
2024-06-21 17:05:56 +05:30
Suraj Shetty
9a8bf220b8
Merge pull request #26773 from frappe/pot_develop_2024-06-16
2024-06-21 17:05:37 +05:30
Suraj Shetty
740a56d0f3
Merge pull request #26776 from blaggacao/fix/notification-msg-highlight
2024-06-21 16:52:44 +05:30
Suraj Shetty
4c1b858810
Merge pull request #26637 from blaggacao/feat/error-reraise
2024-06-21 16:43:19 +05:30
Suraj Shetty
90fa93f67c
Merge pull request #26757 from blaggacao/fix/webform-meta-tag
2024-06-21 16:26:54 +05:30
David
6e2e6e7d0b
feat: add refdoc button to error log
2024-06-21 11:55:01 +02:00
Raffael Meyer
9a809f1f29
Merge pull request #26491 from barredterra/undebounce-autocomplete
2024-06-20 19:07:50 +02:00
barredterra
c31cd09040
test: awesomplete
2024-06-20 17:22:58 +02:00
barredterra
0b95b28bfe
Merge branch 'develop' into undebounce-autocomplete
2024-06-20 16:09:10 +02:00
RitvikSardana
e1f6827092
Merge pull request #26804 from RitvikSardana/develop-ritvik-geolocation-allow-guest
...
fix: allow guest to check geolocation IP
2024-06-20 15:21:35 +05:30
RitvikSardana
80c232b1e0
fix: allow guest to check geolocation IP
2024-06-20 14:39:49 +05:30
Raffael Meyer
27c4912b99
Merge pull request #26793 from barredterra/web-list-d-none
2024-06-19 01:15:51 +02:00
barredterra
d908271da3
refactor(web list): use CSS class d-none instead of hidden
...
`hidden` is just a wrapper for `d-none`, but `d-none` will work even if the wrapper is not availbale (for example, using a custom app's CSS).
2024-06-19 00:43:42 +02:00
Raffael Meyer
c5b691e54f
Merge pull request #26770 from frappe/l10n_develop
2024-06-18 18:56:18 +02:00
Akhil Narang
8e0b5624d7
Merge pull request #26777 from cogk/fix-disable-ctrl-s-shortcut-for-minimized-dialogs
...
fix(desk): Don't trigger minimized dialog action on Ctrl-S
2024-06-18 18:36:42 +05:30
Akhil Narang
08914d9717
Merge pull request #26786 from akhilnarang/fix-custom-prepared-report
...
fix(query_report): don't follow reference report for `prepared_report` field
2024-06-18 18:34:16 +05:30
Akhil Narang
28a5e9fee2
fix(query_report): don't follow reference report for prepared_report field
...
This disallows people from doing things like disabling prepared report on custom reports
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-06-18 18:20:56 +05:30
Akhil Narang
b5c2618972
Merge pull request #26783 from barredterra/kanban-no-empty-pop
...
fix: avoid popping from empty list
2024-06-18 17:56:23 +05:30
barredterra
928ea3e187
fix: avoid popping from empty list
2024-06-18 13:58:39 +02:00
Frappe PR Bot
a19f1a4475
fix: French translations
2024-06-18 15:23:33 +05:30
Corentin Flr
13b480b361
fix(desk): Don't trigger minimized dialog action on Ctrl-S
2024-06-17 11:14:56 +02:00
David
b7a7e5a316
fix: notification message highlight
2024-06-17 11:04:35 +02:00
David
3fddb392eb
test: fix meta tag test
2024-06-17 10:01:22 +02:00
dependabot[bot]
48b230a94d
build(deps): bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 09:54:23 +00:00
frappe-pr-bot
f6292e4cd6
chore: update POT file
2024-06-16 09:34:25 +00:00
Frappe PR Bot
1cc774cb19
fix: Persian translations
2024-06-16 14:50:09 +05:30
Frappe PR Bot
36b18e9e35
fix: Persian translations
2024-06-15 14:31:01 +05:30
Raffael Meyer
1a8248a6e6
Merge pull request #26758 from barredterra/auto-primary_email
...
feat: set the only email address as primary
2024-06-14 18:00:18 +02:00
Nikhil Kothari
525f5b7131
fix(socketio): pass auth token if available instead of cookie
2024-06-14 19:52:43 +05:30
Raffael Meyer
639e3409e8
Merge pull request #26760 from barredterra/number_cards_shortening
...
fix: don't excessively shorten_number
2024-06-14 15:50:36 +02:00
Raffael Meyer
d61d790613
Merge pull request #26564 from frappe/l10n_develop
2024-06-14 12:19:29 +02:00
Frappe PR Bot
b28ca09676
fix: Turkish translations
2024-06-14 14:02:08 +05:30
barredterra
30756e27d4
fix: shorten_number
...
Before, `shorten_number(1234.5678, "Germany", 5)` wrongly returned `"1 K"`. Now it correctly returns `"1235"`, which is less than five digits.
2024-06-13 18:58:14 +02:00
barredterra
be90d5556e
feat: set the only email address as primary
...
Some features rely on the Contact having the primary email set. If the Contact has only one email address, we can mark it as primary automatically. Only if there are more than one addresses available, the user has to choose which one should be set as primary.
2024-06-13 17:38:09 +02:00
David
bcc2e79c20
fix: meta tag in web form
2024-06-13 16:36:01 +02:00
Frappe PR Bot
992a74ef7e
fix: Persian translations
2024-06-13 13:54:36 +05:30
Frappe PR Bot
5372f3b952
fix: Turkish translations
2024-06-13 13:54:32 +05:30
Frappe PR Bot
be79d314ed
fix: Persian translations
2024-06-12 13:28:46 +05:30
Frappe PR Bot
eed1f1a6fe
fix: Turkish translations
2024-06-12 13:28:42 +05:30
Ankush Menat
c146ea24b6
Merge pull request #26710 from marination/block-rename-lang
...
fix: Avoid renaming language or changing title manually
2024-06-11 15:40:41 +05:30