Akhil Narang
e6de4d99fe
Merge pull request #27456 from akhilnarang/fix-system-settings-members
...
fix(system_settings): add back `rate_limit_email_link_login`, drop `sidebar_position`
2024-08-20 14:05:50 +05:30
Akhil Narang
250205a71b
fix(system_settings): add back rate_limit_email_link_login, drop sidebar_position
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-20 13:51:33 +05:30
Akhil Narang
8bd2c8d8fa
Merge pull request #27418 from cogk/feat-allow-editable-cells-in-custom-reports
...
feat: Allow editable cells in custom reports
2024-08-20 13:36:54 +05:30
Akhil Narang
5cd757c349
Merge pull request #26845 from rtdany10/role
...
feat: role replication
2024-08-20 13:19:01 +05:30
Akhil Narang
5149a92cbf
Merge pull request #27434 from akhilnarang/fix-html-sanitize
...
fix(sanitize_html): sanitize all string inputs if specified
2024-08-20 11:52:40 +05:30
Nabin Hait
e54274f290
chore: Deleted all the form tours ( #27403 )
2024-08-20 10:39:40 +05:30
Akhil Narang
256cf7b419
Merge pull request #27445 from barredterra/prepared_report_dev_mode
...
fix: don't auto-enable prepared report in developer mode
2024-08-20 10:08:15 +05:30
barredterra
e796e2c0f9
fix: don't enable prepared report in developer mode
2024-08-19 20:19:12 +02:00
Raffael Meyer
6c5a099c1e
fix: translatable strings ( #27443 )
2024-08-19 14:43:19 +00:00
Frappe PR Bot
4f127d4338
chore: update POT file ( #27433 )
2024-08-19 15:36:29 +02:00
Frappe PR Bot
147e9da66b
fix: sync translations from crowdin ( #27206 )
2024-08-19 15:35:50 +02:00
Sumit Bhanushali
66afd3d471
Merge pull request #27431 from dj12djdjs/fix-redis-connect-digital-ocean
...
fix: allow `rediss` connection scheme
2024-08-19 17:04:09 +05:30
Akhil Narang
036c525647
Merge pull request #27437 from akhilnarang/fix-export-text-editor-empty-crash
...
fix(exporter): don't crash when a `Text Editor` field doesn't have a value
2024-08-19 13:12:40 +05:30
Akhil Narang
82cd08afd2
fix(sanitize_html): sanitize all string inputs
...
No reason to exclude JSON and what bs4 *thinks* is invalid HTML
The browser is happy to render both of those if its remotely valid
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-19 13:10:15 +05:30
Akhil Narang
f281638156
fix(exporter): don't crash when a Text Editor field doesn't have a value
...
Stacktrace: https://katb.in/rumuxohevar
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-19 12:59:36 +05:30
Rushabh Mehta
f63abe1b54
Merge pull request #27413 from rmehta/fix-desk-style
...
fix(style): Cleaner Workspace
2024-08-19 12:22:16 +05:30
Rushabh Mehta
e285501a4d
Merge pull request #27421 from cogk/chore-remove-unreachable-branch
...
chore: Remove unreachable branch
2024-08-19 12:08:50 +05:30
Rushabh Mehta
37b7fa59b1
fix(styles): various styles and updates to workspaces
2024-08-19 12:06:55 +05:30
Devin Slauenwhite
f2422ad219
fix: allow rediss connection scheme
2024-08-17 16:15:25 -04:00
Corentin Forler
27ed833ebc
chore: Remove unreachable branch
2024-08-16 16:40:37 +02:00
Shariq Ansari
d70190f8d3
Merge pull request #27417 from shariquerik/apps-switcher-fix
...
fix: Redirect issue in apps switcher
2024-08-16 15:25:49 +05:30
Shariq Ansari
903ffd804c
chore: corrected variable name
2024-08-16 15:12:21 +05:30
Corentin Forler
ee2e1e882e
feat: Allow editable cells in custom reports
2024-08-16 11:28:19 +02:00
Shariq Ansari
c4a8d112d8
chore: apps title
2024-08-16 14:43:23 +05:30
Shariq Ansari
14b9800baf
fix: redirect to default app is not working
2024-08-16 14:23:20 +05:30
Shariq Ansari
0d6ecfbd22
fix: redirect to /login if logged out from apps page
2024-08-16 14:22:51 +05:30
Rushabh Mehta
8eddf4a972
fix(style): fixing desk style
2024-08-15 20:57:30 +05:30
Sumit Bhanushali
9ea66f6aca
Merge pull request #27409 from frappe/fix-grid-search
...
fix(GridSearch): get_selected_children returns correct selections when search item on different page
2024-08-15 16:08:22 +05:30
Sumit Bhanushali
86a758dd96
fix(GridSearch): get_selected_children returns correct selections when search item on different page
2024-08-15 15:47:25 +05:30
Rushabh Mehta
8809d5e2da
Merge pull request #27377 from rmehta/sidebar-style-fixes
...
fix(styles): cleaner sidebars for list and form
2024-08-15 13:08:05 +05:30
Rushabh Mehta
2d4ea4bf23
fix(minor): show only one avatar in form sidebar if created and updated by the same user
2024-08-15 12:33:07 +05:30
Rushabh Mehta
be2bef24de
fix(style): workspace widget borders makes it looks more structured
2024-08-15 12:26:12 +05:30
Gursheen Kaur Anand
ede8e06c03
Merge pull request #27386 from GursheenK/grid-dependent-fields
...
fix(Grid): refresh dependent field properties on value change
2024-08-15 09:56:53 +05:30
Rushabh Mehta
bdef8d7187
fix(test): grid_configuration.js
2024-08-14 21:36:14 +05:30
Rushabh Mehta
a464040179
fix(test): grid_configuration.js
2024-08-14 20:09:02 +05:30
Rushabh Mehta
0360bac082
fix(test): grid_configuration.js
2024-08-14 18:35:43 +05:30
Corentin Forler
35fb0e2687
fix(translate): Fix extraction in JS files ( #27401 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2024-08-14 12:25:44 +00:00
Rushabh Mehta
1068256620
fix(minor): serve fingerprint.js locally
2024-08-14 17:20:28 +05:30
Rushabh Mehta
b7758be1b5
fix(test): fix tests
2024-08-14 17:08:01 +05:30
Rushabh Mehta
07364d29e2
fix(naming): Do not check naming for customize form
2024-08-14 16:32:11 +05:30
Rushabh Mehta
fd93110b9a
fix(styles): horizontal field spacing + naming warning for DocType
2024-08-14 16:13:57 +05:30
Rushabh Mehta
b5caddeb6f
fix(minor): test
2024-08-14 16:13:57 +05:30
Rushabh Mehta
398657c7fa
fix(minor): test
2024-08-14 16:13:57 +05:30
Rushabh Mehta
17bb9d535b
fix(minor): test
2024-08-14 16:13:57 +05:30
Rushabh Mehta
231fc222c9
fix(minor): merge commits
2024-08-14 16:13:57 +05:30
Rushabh Mehta
1d678146a9
fix(styles): cleaner sidebars for list and form
2024-08-14 16:13:57 +05:30
Akhil Narang
2c7852e6aa
Merge pull request #27394 from ljain112/fix-rename-nested-set
...
fix: incorrect parameters in `frappe.db.set_value` call in `after_rename` method
2024-08-13 18:32:13 +05:30
ljain112
38f6b9f9d9
fix: incorrect parameters in frappe.db.set_value call in after_rename method
2024-08-13 16:33:11 +05:30
Sumit Bhanushali
cbb9ce65a4
Merge pull request #27383 from frappe/user_signature_fix
...
fix(UserSignature): changed field type to TextEditor
2024-08-13 15:20:41 +05:30
Sumit Bhanushali
391e6d1e3b
fix(UserSignature): changed field type to TextEditor
2024-08-13 14:58:59 +05:30