Rucha Mahabal
|
f5e81d4dfa
|
fix: Activate tab when scrolling to field
|
2023-01-05 16:41:17 +05:30 |
|
Shariq Ansari
|
efeed5cffe
|
Merge pull request #19469 from Tom-Finke/fix_child_table_in_dialog_sortable
closes https://github.com/frappe/frappe/issues/19468
|
2023-01-05 13:59:13 +05:30 |
|
Shariq Ansari
|
da6809ec09
|
revert: checking if user has permission to meta (#19485)
|
2023-01-05 13:47:14 +05:30 |
|
Shariq Ansari
|
94669b13a1
|
Merge branch 'develop' into fix_child_table_in_dialog_sortable
|
2023-01-05 13:38:55 +05:30 |
|
Shariq Ansari
|
5705da52df
|
chore: linter fix
|
2023-01-05 13:36:45 +05:30 |
|
Ankush Menat
|
28375e8e6e
|
refactor: deprecate db.set_value on singles completely (#19481)
|
2023-01-05 13:04:08 +05:30 |
|
gavin
|
c26b401140
|
chore: Remove duplicated Oauth2 whitelisted APIs (#19465)
Maintain routes via the `override_whitelisted_methods` hook
|
2023-01-05 11:46:53 +05:30 |
|
gavin
|
cfc009f21a
|
feat: Useful Meta.__repr__ (#19479)
|
2023-01-05 10:50:23 +05:30 |
|
Alfredo Altamirano
|
d0f880e5c5
|
fix: Improve JSON export format readability (#19429)
* Improve JSON export format readability
* fix: Enable ensure_ascii flag on export_json
* style: fmt
[skip ci]
Co-authored-by: Alfredo Altamirano <Ahuahuachi@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2023-01-04 12:33:45 +05:30 |
|
Ritwik Puri
|
b78452dc00
|
Merge pull request #19472 from ankush/set_value_bad
refactor: deprecate usage of set_value with None as docname
|
2023-01-04 11:44:57 +05:30 |
|
Ankush Menat
|
e00023deb1
|
refactor: replace bad usage of db.set_value
|
2023-01-04 11:13:53 +05:30 |
|
Ankush Menat
|
3e7a572aa2
|
refactor: Deprecate db.set_value with None as docname
|
2023-01-04 11:05:09 +05:30 |
|
Shariq Ansari
|
71d93ce48c
|
Merge pull request #18930 from marination/kanban-access-w-perms
|
2023-01-03 21:29:07 +05:30 |
|
Shariq Ansari
|
212df5e5bd
|
Merge branch 'develop' into kanban-access-w-perms
|
2023-01-03 18:28:17 +05:30 |
|
Tom-Finke
|
99330ff8c9
|
Merge branch 'develop' into fix_child_table_in_dialog_sortable
|
2023-01-03 12:58:19 +01:00 |
|
Ankush Menat
|
9f02f37849
|
chore: new forum URL
[skip ci]
|
2023-01-03 16:11:47 +05:30 |
|
Tom Finke
|
f7c4288aee
|
fix: Child Table in Dialog: sortable #19468
|
2023-01-03 10:22:28 +00:00 |
|
Ritwik Puri
|
6e1259285e
|
Merge pull request #19421 from gavindsouza/typing-001
refactor: OAuth
|
2023-01-03 14:50:31 +05:30 |
|
gavin
|
804f0336e1
|
Merge branch 'develop' into typing-001
|
2023-01-03 14:29:33 +05:30 |
|
gavin
|
2571876d66
|
chore(oauth): Make provider typing optional in redirect_post_login
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com>
|
2023-01-03 14:28:56 +05:30 |
|
Marica
|
53563b9283
|
Merge branch 'develop' into kanban-access-w-perms
|
2023-01-03 12:37:41 +05:30 |
|
Shariq Ansari
|
82bc1e6c7d
|
Merge pull request #19462 from shariquerik/form-builder-fixes
|
2023-01-02 22:14:50 +05:30 |
|
Shariq Ansari
|
4022a5c5f4
|
test: fixed failing UI test
|
2023-01-02 21:53:23 +05:30 |
|
Shariq Ansari
|
4ba05b8ac3
|
fix: clear selected_field if field is removed
|
2023-01-02 21:34:29 +05:30 |
|
Shariq Ansari
|
6587d4b16e
|
fix: do not consider first column if label is not set
|
2023-01-02 20:58:37 +05:30 |
|
Shariq Ansari
|
37b246dfad
|
chore: linter fix
not related to form builder
|
2023-01-02 20:40:27 +05:30 |
|
Shariq Ansari
|
ce287f23d1
|
Merge branch 'develop' into form-builder-fixes
|
2023-01-02 20:36:38 +05:30 |
|
Shariq Ansari
|
eac4f2a58c
|
fix: added label & description to column
|
2023-01-02 20:30:25 +05:30 |
|
Sagar Vora
|
40b9e0deb5
|
Merge pull request #19458 from resilient-tech/email-template-perms
fix: only allow system manager to create/edit email templates by default
|
2023-01-02 12:25:49 +00:00 |
|
Sagar Vora
|
81066d7562
|
fix: only allow system manager to create email templates
|
2023-01-02 12:25:37 +00:00 |
|
Shariq Ansari
|
2937b09a22
|
fix: hide tooltip content on webform
|
2023-01-02 16:32:27 +05:30 |
|
Ritwik Puri
|
23982baa83
|
Merge pull request #19403 from frappe/fix-ngrok-command
fix(commands): require ngrok auth token in `site_config.json` to use ngrok command
|
2023-01-02 16:31:07 +05:30 |
|
phot0n
|
16eeedc28c
|
feat(minor): add use-default-authtoken to ngrok command
|
2023-01-02 16:27:38 +05:30 |
|
Shariq Ansari
|
d84f6f249d
|
Merge pull request #19430 from frappe/fix-auto-enable-in-list-view
|
2023-01-02 15:40:36 +05:30 |
|
Shariq Ansari
|
69af3e883b
|
fix: added description for section
|
2023-01-02 12:03:50 +05:30 |
|
Shariq Ansari
|
c29f6892b3
|
fix: repositioned action buttons
|
2023-01-02 12:03:13 +05:30 |
|
Ankush Menat
|
5ece1d7c39
|
fix: Allow everyone to read geo data (#19451)
This is static data present in code, no need to apply permissions.
closes https://github.com/frappe/frappe/issues/19394
|
2023-01-02 12:01:32 +05:30 |
|
Ankush Menat
|
4d048cd651
|
fix: type hint for image view
closes https://github.com/frappe/frappe/issues/19426
|
2023-01-02 11:50:25 +05:30 |
|
rohitwaghchaure
|
0e9d16820b
|
fix: For Update for child table (#19436)
|
2023-01-02 11:35:21 +05:30 |
|
Shariq Ansari
|
f39c6e18f6
|
fix: do not allow to make check field mandatory
|
2023-01-02 10:24:26 +05:30 |
|
Shariq Ansari
|
324c3e24c4
|
fix: replace all spaces with _ to generate fieldname
|
2023-01-02 10:20:16 +05:30 |
|
Sagar Vora
|
0e40dff4d7
|
chore: bump gitpython to 3.1.30 (#19446)
|
2023-01-01 16:00:11 +05:30 |
|
Shariq Ansari
|
5e5f77b89d
|
Merge pull request #19448 from shariquerik/alt/option-to-see-fieldname
|
2023-01-01 14:49:49 +05:30 |
|
Shariq Ansari
|
d3b020cf23
|
docs: updated Keyboard Shortcut List
|
2023-01-01 14:31:31 +05:30 |
|
Shariq Ansari
|
538a5be99f
|
feat: copy fieldname to clipboard on click
minor dark mode color fix
|
2023-01-01 13:51:10 +05:30 |
|
Shariq Ansari
|
9ca2826f33
|
fix: alt/option key to see fieldname instead of cmd/ctrl key
|
2023-01-01 13:50:15 +05:30 |
|
Shariq Ansari
|
7227cabe57
|
Merge pull request #19445 from frappe/fix-like-email-subject
|
2023-01-01 13:01:58 +05:30 |
|
Hussain Nagaria
|
7eb31f1fa5
|
fix: use title instead of name in message body too
|
2022-12-31 20:04:59 +05:30 |
|
Hussain Nagaria
|
384c01b92f
|
fix: show document title instead of name in like notification email subject
|
2022-12-31 20:01:50 +05:30 |
|
Sagar Vora
|
e84cea9901
|
Merge pull request #19395 from resilient-tech/old-cache-code-removal
chore: remove code for handling old dict-based meta cache
|
2022-12-31 11:11:39 +00:00 |
|