barredterra
5f1b33e1fb
fix: docstring
2024-06-27 18:39:54 +02:00
barredterra
47d79b168d
refactor: extract common methods for parsing df and links
2024-06-27 18:38:05 +02:00
barredterra
aa43edf1d6
refactor: move EXCLUDE_SELECT_OPTIONS to utils
2024-06-27 18:07:07 +02:00
barredterra
fb6f8658a6
feat: extractor for customizations
...
Added extraction for property setters and links
2024-06-27 18:02:45 +02:00
barredterra
65ab855571
refactor: extractor for custom fields
2024-06-27 17:36:55 +02:00
barredterra
4c924a5a16
Merge remote-tracking branch 'upstream/develop' into feat-translation-customizations
2024-06-27 17:22:50 +02:00
gavin
e19634fba2
fix: bulk_insert child tables malformed ( #26876 )
...
Generator within generator caused something funky to happen which meant wrong values being stitched together as one document, sometimes(?)
Via https://github.com/frappe/frappe/pull/22114
2024-06-27 15:58:29 +02:00
barredterra
0a571e5ee4
fix(Unhandled Email): avoid crashing on invalid characters
2024-06-27 14:55:47 +02:00
Sumit Bhanushali
830f4b7947
feat: Show title field value if field is Link and show_title_field_in_link is True
2024-06-27 17:47:33 +05:30
Gavin D'souza
cdacca91a6
refactor: get_linked_docs
...
- Cleaner logic flows
- Better variables naming & use of standard/cleaner APIs
- Use get_list to show only permitted docs
2024-06-27 13:39:00 +02:00
gavin
9d73477e60
Merge pull request #26771 from barredterra/contact-vcard
...
feat: download Contact as vCard
2024-06-27 11:03:22 +02:00
Akhil Narang
c5ea81d8a6
Merge pull request #26855 from akhilnarang/ignore-mariadb-sandbox-mode
...
fix: remove mariadb sandbox mode comment before restoring backups
2024-06-27 12:08:12 +05:30
barredterra
be29009e4a
refactor: only one access log for bulk contact export
2024-06-26 20:03:25 +02:00
barredterra
7d20ab10e5
fix: remove DocType as translation context
2024-06-26 19:22:53 +02:00
Raffael Meyer
c4777519f0
Merge pull request #26833 from frappe/pot_develop_2024-06-23
2024-06-26 17:36:08 +02:00
Akhil Narang
bb945ab96b
fix: remove mariadb sandbox mode comment before restoring backups
...
Reference: https://mariadb.org/mariadb-dump-file-compatibility-change/
Newer versions of MariaDB include a line in the dumps that break restoring on older versions
This doesn't allow people to restore newer dumps onto Frappe Cloud
For now just remove the line to allow any backups to be restored anywhere
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-06-26 16:40:25 +05:30
Raffael Meyer
445118a728
Merge pull request #26806 from frappe/l10n_develop
2024-06-25 17:43:12 +02:00
Frappe PR Bot
424dca8bd9
fix: Swedish translations
2024-06-25 19:34:09 +05:30
Frappe PR Bot
53b68b2d01
fix: German translations
2024-06-25 19:34:03 +05:30
Gursheen Anand
8bfb213481
fix: syntax error for link field query
2024-06-25 18:46:41 +05:30
Hussain Nagaria
69b2560cb7
fix: indentation
2024-06-25 14:05:44 +05:30
Hussain Nagaria
458fce7b1e
fix: update apt before mariadb client install in ci boilerplate
2024-06-25 14:02:45 +05:30
Hussain Nagaria
0fb1a7264b
fix: dynamic branch name in ci boilerplate
2024-06-25 14:01:43 +05:30
David Arnold
1ffc6fad84
feat: add new payment processing hooks ( #25952 )
...
* feat: add new payment processing hooks
* fix: don't mark as legacy just yet
* fix: polish help message
2024-06-24 21:11:46 +05:30
Dany Robert
f06f30b64f
feat: role replication
2024-06-24 14:01:18 +00:00
Akhil Narang
876cd2351f
fix(grid): prevent crash
...
TypeError: Cannot read properties of undefined (reading 'docfields')
at Grid.update_docfield_property(../../../../../apps/frappe/frappe/public/js/frappe/form/grid.js:1225:23)
at Grid.toggle_enable(../../../../../apps/frappe/frappe/public/js/frappe/form/grid.js:749:8)
at erpnext.TransactionController.toggle_conversion_factor(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1243:36)
at erpnext.TransactionController.conversion_factor(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1198:9)
at erpnext.selling.SellingController.conversion_factor(../../../../../apps/erpnext/erpnext/public/js/utils/sales_common.js:343:11)
at <anonymous>(../../../../../apps/erpnext/erpnext/public/js/controllers/transaction.js:1254:16)
Resolves FRAPPE-7GB
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-06-24 17:01:10 +05:30
Suraj Shetty
a60d5828f1
Merge pull request #26839 from blaggacao/fix/back-compat
2024-06-24 16:47:22 +05:30
Sumit Bhanushali
1dbebb48e3
fix: show edit button only to workspace managers for public workspaces
2024-06-24 15:13:14 +05:30
David
0aa652a565
fix: back compat
2024-06-24 10:16:51 +02:00
s-aga-r
1ada5211b9
refactor: method to get frappe mail client instance
2024-06-24 06:16:55 +05:30
mahsem
54a95dae5b
fix: translation in dashboard_utils.js
...
fix: translation in dashboard_utils.js
2024-06-23 16:11:06 +02:00
mahsem
13b1a4008c
fix: translation in doctype.js
...
fix: translation in doctype.js
2024-06-23 14:17:54 +02:00
frappe-pr-bot
746c3262c5
chore: update POT file
2024-06-23 09:33:11 +00:00
barredterra
c5d6030654
feat: disable "Create Address" button if mandatory fields are missing
2024-06-22 16:05:16 +02:00
barredterra
f6c4c94f70
feat: add HERE as geolocation provider
2024-06-22 15:40:11 +02:00
barredterra
7bcdf2edde
Merge branch 'develop' into address-autocomplete
2024-06-22 14:52:24 +02:00
s-aga-r
2819a2d927
fix(ux): Email Account form
2024-06-22 08:55:02 +05:30
Suraj Shetty
9f82febc63
Merge pull request #26817 from blaggacao/feat/error-log-refdoc-button
2024-06-22 08:34:09 +05:30
s-aga-r
34be31f393
fix: use UTC instead of system timezone
2024-06-21 17:53:35 +05:30
Frappe PR Bot
8059a099de
fix: Esperanto translations
2024-06-21 17:30:05 +05:30
Frappe PR Bot
7881329c19
fix: Bosnian translations
2024-06-21 17:30:01 +05:30
Frappe PR Bot
920c8cf269
fix: German translations
2024-06-21 17:29:58 +05:30
Frappe PR Bot
c8e9e61d13
fix: Spanish translations
2024-06-21 17:29:56 +05:30
Frappe PR Bot
76f4c1ba36
fix: French translations
2024-06-21 17:29:53 +05:30
Frappe PR Bot
e20977679b
fix: Arabic translations
2024-06-21 17:29:50 +05:30
Frappe PR Bot
8a4cd21d79
fix: Persian translations
2024-06-21 17:29:48 +05:30
Frappe PR Bot
411424f586
fix: Turkish translations
2024-06-21 17:29:45 +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
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