Shivam Mishra
e34a948e6e
refactor: removed stray else
2019-07-03 11:14:46 +05:30
Shivam Mishra
82fd9e568c
refactor: code improvements
2019-07-03 11:13:11 +05:30
Shivam Mishra
a8ec7b4941
Update frappe/public/js/frappe/form/grid.js
...
Co-Authored-By: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-07-03 11:12:16 +05:30
Shivam Mishra
8c9bb0eb09
Update frappe/public/js/frappe/form/grid.js
...
Co-Authored-By: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-07-03 11:11:42 +05:30
Shivam Mishra
472933c5d7
refactor: disable checkbox for read-only grids
2019-07-03 10:38:57 +05:30
Faris Ansari
8fb2a538ec
test: Add UI test for Link control ( #7809 )
...
* test: Add UI test for Link control
- Add API cy.call
- Add API cy.create_records
- Add ui_test_helpers.py
* style: Missing semicolon
* style: Missing semicolon
* style: Missing semicolon
* style: Remove unused imports
* test: Robust test for setting invalid value
* style: Remove unused import
2019-07-03 07:55:36 +05:30
Prssanna Desai
7ef2e46a0f
fix(Automatic Email Linking): double email text getting copied ( #7811 )
2019-07-02 19:04:00 +05:30
Suraj Shetty
c146095197
Merge pull request #7807 from netchampfaris/keyboard-add-shortcut-api
...
fix: Object based API for add_shortcuts
2019-07-02 13:05:57 +05:30
Faris Ansari
7e366809da
fix: Object based API for add_shortcuts
...
shortcut:
key combination
action:
Trigger this function on shortcut
page:
If page is passed, the shortcut will be bound to that page
target:
Should be a jquery element, it will be clicked as the shortcut trigger
description:
Will show up in the Keyboard Shortcuts dialog
ignore_inputs:
If true, will trigger the keyboard shortcut even if inputs are focused
2019-07-01 20:07:50 +05:30
Suraj Shetty
3e0d997d29
fix: get_form_link display name ( #7801 )
2019-07-01 15:02:13 +05:30
Himanshu
15f8e19574
fix(Google Contacts): explicit db.commit ( #7791 )
2019-07-01 13:45:40 +05:30
Shivam Mishra
8ba481aad5
Merge pull request #7793 from scmmishra/webform-fixes
...
fix: minor fixes in webform
2019-07-01 12:52:08 +05:30
Shivam Mishra
24dcd83fb3
fix: set docname if multiple entries are not allowed
2019-07-01 12:23:24 +05:30
Faris Ansari
f9a3d43a47
fix: Don't trigger keyboard shortcuts on inputs ( #7796 )
2019-06-30 00:45:25 +05:30
Suraj Shetty
7210cef498
Merge pull request #7753 from surajshetty3416/fix-document
...
fix(document): Use set_value instead of db_set while setting "_seen"
2019-06-29 22:54:55 +05:30
Shivam Mishra
cb7bc9a70a
fix: printview function
2019-06-29 14:41:49 +05:30
Shivam Mishra
d659b9934d
test: modified tests for new accept function
2019-06-29 14:27:16 +05:30
Shivam Mishra
ac0798b74d
fix: webform load and save fixes
2019-06-29 14:02:09 +05:30
Saurabh
264a3a2a5d
fix: if maintenance mode on, connect database explicitly before… ( #7731 )
2019-06-28 19:39:25 +05:30
Faris Ansari
5912eeb888
feat(desk): Keyboard Navigation ( #7529 )
2019-06-28 19:38:35 +05:30
Faris Ansari
baf301389c
fix: UI Test
2019-06-28 19:20:43 +05:30
Faris Ansari
e7d16097bc
fix: Missing semicolon
2019-06-28 15:22:42 +05:30
Faris Ansari
0099809db0
refactor: Use standard keyboard API for list
2019-06-28 15:00:03 +05:30
Faris Ansari
4df6c05a5b
style: Missing semicolon
2019-06-28 14:14:30 +05:30
Himanshu
9067f7adec
fix(Print): Set Document Language ( #7746 )
2019-06-28 14:12:08 +05:30
Aditya Hase
6d4ec8e4d6
fix: Encode path before passing to urllib.quote ( #7758 )
2019-06-28 14:09:24 +05:30
Himanshu
4c013a5dc2
fix: permission issue due to db.get_value ( #7776 )
2019-06-28 14:08:57 +05:30
Faris Ansari
c2ad767887
style: Spaces to tabs, missing semicolons
2019-06-28 14:06:09 +05:30
Faris Ansari
057a7e21a1
fix: List focus styling
2019-06-28 13:24:22 +05:30
Faris Ansari
4b3dfec3dd
fix: Add alt shortcut for Actions button
2019-06-28 13:17:39 +05:30
Faris Ansari
0225ebd3c0
fix: Blur dropdowns on escape
2019-06-28 13:17:28 +05:30
Faris Ansari
0f67888383
fix: Consider global alt shortcuts
2019-06-28 13:16:26 +05:30
Faris Ansari
e78bbcb41e
refactor: List view keyboard navigation
2019-06-28 13:15:47 +05:30
Faris Ansari
ebfeb34d1a
fix: Text editor set focus
2019-06-28 13:15:36 +05:30
Himanshu
4506aa3629
fix(Communication): Upload Attachment and Save as Draft when st… ( #7759 )
...
* fix: upload nd draft fix when standalone comm
* fix: auto select file attachments
* Update communication.js
2019-06-28 11:47:51 +05:30
Deepesh Garg
057af4b79b
fix: Multiple fixes in web forms ( #7784 )
...
* fix: Multiple fixes in web forms
* fix: Remove print statements
2019-06-28 11:45:12 +05:30
Faris Ansari
5683fe0628
Merge branch 'keyboard-navigation' of https://github.com/prssanna/frappe into keyboard-navigation
2019-06-28 11:34:04 +05:30
Faris Ansari
f13435a3a5
refactor: Jump to field
2019-06-28 00:01:25 +05:30
Faris Ansari
26cb36b8ff
fix: show shortcuts prevent default
2019-06-28 00:01:06 +05:30
Faris Ansari
9b9adbb988
fix: Share URL using Ctrl+L
2019-06-28 00:00:47 +05:30
Faris Ansari
6da8641a2c
fix: Add alt shortcuts on printview
2019-06-28 00:00:24 +05:30
Faris Ansari
f1fde202d6
fix: Namespace shortcuts on page
2019-06-28 00:00:01 +05:30
Faris Ansari
f687b07f0c
fix: Alt Keyboard Shortcuts
...
- Common event handler for all alt shortcuts
- Move to new file
2019-06-27 23:59:33 +05:30
Saurabh
eafd8ab13f
Merge pull request #7534 from sahil28297/translator_portal
...
feat(translator_portal): contribute translations
2019-06-27 19:08:33 +05:30
Aditya Hase
0f02d160a9
Fix query report chart ( #7788 )
...
Fix query report chart
2019-06-27 18:21:45 +05:30
Aditya Hase
396c449a18
fix(ux): show year with month in goal chart ( #7781 )
...
fix(ux): show year with month in goal chart
2019-06-27 18:20:55 +05:30
Shivam Mishra
3c1062e729
Merge branch 'develop' of https://github.com/frappe/frappe into fix-query-report-chart
2019-06-27 18:08:06 +05:30
Sahil Khan
0bc24c8b33
feat(translator_portal): show user status of contributed translation
2019-06-27 18:07:27 +05:30
Sahil Khan
6aba80361d
feat(translator_portal): change url from .xyz to .com
2019-06-27 18:07:27 +05:30
Sahil Khan
7d03c97c75
feat(translator_portal): change url to translator app
2019-06-27 18:07:27 +05:30