Commit graph

20374 commits

Author SHA1 Message Date
Rucha Mahabal
f1d413d9c8 fix: codacy fixes 2019-07-07 23:06:25 +05:30
Rucha Mahabal
b0ba6325d7 fix: codacy fixes 2019-07-07 22:40:50 +05:30
Rucha Mahabal
231250d141 fix: requested changes implemented, next_schedule_date behaviour fixed, made auto-repeat non-submittable 2019-07-07 22:26:03 +05:30
Rucha Mahabal
589bd26085 changed as per codacy review 2019-07-03 12:19:15 +05:30
Rucha Mahabal
f67e7a6451 changed next_schedule_date to next_scheduled_date 2019-07-03 12:09:54 +05:30
Rucha Mahabal
05c45b1c03 feat: Refactor Auto Repeat 2019-07-03 11:50:34 +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
Sahil Khan
0177f0b139 feat(translator_portal): add translation url to hooks 2019-06-27 18:07:27 +05:30
Sahil Khan
77856742ff feat(translator_portal): use frappe's post_request method 2019-06-27 18:07:27 +05:30
Sahil Khan
bc6696ad23 feat(translator_portal): contribute translations 2019-06-27 18:07:27 +05:30