Commit graph

17752 commits

Author SHA1 Message Date
Himanshu
1d577da7d2 fix(Data Import): get doctype fields on change (#7213) 2019-04-08 14:30:05 +05:30
Faris Ansari
2eeee7d020
fix(Query Report): Show totals row in Print (#7206) 2019-04-08 14:26:19 +05:30
Suraj Shetty
9f64ff1ed9
Merge pull request #7211 from netchampfaris/expand-collapse-report
fix(QueryReport): Expand/Collapse all for tree
2019-04-08 12:36:57 +05:30
Suraj Shetty
838571d22b
Merge pull request #7156 from hrwX/adresses_and_contacts_report_fix
fix(Addresses and Contacts Reports): display all addresses and contacts
2019-04-08 10:51:41 +05:30
Frappe Bot
a757f227b4 Merge branch 'hotfix' 2019-04-07 08:47:11 +00:00
Frappe Bot
acd7c99db6 bumped to version 11.1.20 2019-04-07 08:47:11 +00:00
Faris Ansari
d2a81910d6
Merge pull request #7222 from surajshetty3416/fix-login
revert: "fix: Update user activity using ORM"
2019-04-07 13:14:23 +05:30
Suraj Shetty
2d51a1ec7e Revert "fix: Update user activity using ORM"
This reverts commit b963868f61.
2019-04-07 12:47:45 +05:30
Himanshu Warekar
293a924244 fix: make report py2 py3 compatible 2019-04-06 23:35:21 +05:30
Faris Ansari
c054961c3b fix(QueryReport): Expand/Collapse all for tree 2019-04-05 17:23:55 +05:30
Saurabh
fb4ef2e3d2 Merge branch 'hotfix' 2019-04-05 16:39:04 +05:30
Saurabh
1972ff2375 bumped to version 11.1.19 2019-04-05 17:09:04 +06:00
Himanshu
c923a55924
fix: test case 2019-04-05 13:30:05 +05:30
Suraj Shetty
25282d471e fix: Export parent fields while exporting fixtures (#7199)
To allow the export of doctypes like "Custom DocPerm" which needs parent fields.
2019-04-05 11:28:53 +05:30
Himanshu Warekar
1e03e88bb9 fix: test case fixes 2019-04-05 10:58:18 +05:30
Suraj Shetty
d22206a992 fix: Fix export customisation (#7198)
convert `sync_on_migrate` and `with_permissions` from string to Int
2019-04-04 14:49:52 +05:30
Suraj Shetty
fc29318c0b fix: use .get to avoid key error (#7184) 2019-04-04 12:01:35 +05:30
Suraj Shetty
8911ecba47
Merge pull request #7176 from netchampfaris/preserve-state-query-report
fix: Preserve state in query report
2019-04-04 11:52:08 +05:30
Aditya Hase
52da1476e3 fix: Raise exception if apps are on incompatible branches (#7177) 2019-04-04 10:38:06 +05:30
Suraj Shetty
1da87a5108
Merge pull request #7169 from pipech/master
fix(workflow): fixed workflow action btn doesn't setup properly
2019-04-04 09:20:01 +05:30
Suraj Shetty
ee8cfa9d65
Merge pull request #7194 from netchampfaris/datatable-not-equals-filter
feat(DataTable): Add not equals (!=) filter
2019-04-04 08:46:14 +05:30
Faris Ansari
55ba40a71e feat(DataTable): Add not equals (!=) filter 2019-04-03 23:19:59 +05:30
rohitwaghchaure
3d0573988d
Merge pull request #7190 from rohitwaghchaure/ignore_user_permissions_not_working_hotfix
fix: user ignore permissions not working at server side
2019-04-03 12:28:23 +05:30
Suraj Shetty
3dd85b56ab
Merge pull request #7167 from adityahase/xss-fix-hotfix
fix(blog): Fix possible reflected XSS attack vector
2019-04-02 19:12:17 +05:30
Rohit Waghchaure
0fa1b9cab4 fix: user ignore permissions not working at server side 2019-04-02 18:57:13 +05:30
Deepesh Garg
117bb6398d
Merge pull request #7182 from netchampfaris/user-activity-update
fix: Update user activity using ORM
2019-04-01 17:08:03 +05:30
Faris Ansari
b963868f61 fix: Update user activity using ORM 2019-04-01 16:14:17 +05:30
Suraj Shetty
e00578e1b3
Merge pull request #7170 from netchampfaris/datatable-column-resize
fix: Datatable fixes
2019-04-01 11:06:48 +05:30
Faris Ansari
9f7aea9a99 fix: Preserve state in query report
After navigating back to a query report, the filters were setup again,
we can skip that and do nothing to preserve state.
2019-04-01 10:54:58 +05:30
Faris Ansari
406c829c51 fix: Add fast-deep-equal as a dependency 2019-04-01 10:37:53 +05:30
Faris Ansari
b7c273f548
fix: Over usage of space was not handled (#7123)
- Show a message to buy space if space is overused
2019-03-30 23:39:47 +05:30
Faris Ansari
1bc8e53d01 fix: Disable linting on deep_equal util 2019-03-30 23:30:25 +05:30
Faris Ansari
b23347d0d3 fix: Save column widths in Custom Reports 2019-03-30 23:16:28 +05:30
Faris Ansari
da9ae10946 fix: Datatable fixes
- Remove minWidth limit
- Double click to resize to perfect width
2019-03-30 18:37:50 +05:30
pipeCh
4ebaf098ee fix(workflow): fixed workflow btn doesn't setup properly 2019-03-30 16:59:20 +07:00
Saurabh
68655daf24 Merge branch 'hotfix' 2019-03-30 14:59:37 +05:30
Saurabh
fac0ddf62f bumped to version 11.1.18 2019-03-30 15:29:37 +06:00
Aditya Hase
2fa19c2506 fix(blog): Fix possible reflected XSS attack vector 2019-03-30 12:01:08 +05:30
Himanshu
4a5536c12f fix: 'wrapper for __onload' (#7160) 2019-03-29 20:21:40 +05:30
Faris Ansari
bca0573373
fix: Handle row which can be dict while printing (#7161) 2019-03-29 20:13:56 +05:30
Kenneth Sequeira
80b78c576f feat: View Password On Login Page (#7148) 2019-03-29 19:23:39 +05:30
Himanshu Warekar
0a2911aa3f fix: display all addresses and contacts 2019-03-29 12:25:16 +05:30
Rushabh Mehta
d3a2122ef9
Merge pull request #7152 from netchampfaris/unescape-traceback-hotfix
fix: Dont escape tracebacks in errprint
2019-03-28 17:49:57 +05:30
Faris Ansari
70246946b2 fix: Dont escape tracebacks in errprint 2019-03-28 15:05:23 +05:30
Rushabh Mehta
26fd184a9b
Merge pull request #7151 from netchampfaris/socketio-local-hotfix
fix: Use local copy of socketio
2019-03-28 14:05:56 +05:30
Sahil Khan
c2b4d28246 Merge branch 'hotfix' 2019-03-28 13:22:14 +05:30
Sahil Khan
bfb96d7639 bumped to version 11.1.17 2019-03-28 13:42:14 +05:50
Suraj Shetty
73c1f531e8 fix: Set default only if the dependent field is set (#7130)
Client side fix
https://github.com/frappe/frappe/pull/7004
2019-03-28 11:46:51 +05:30
Kenneth Sequeira
664bc680bd fix: Add Currency Yemeni Rial (#7131)
Closes issue https://github.com/frappe/erpnext/issues/16956
2019-03-28 11:44:19 +05:30
Faris Ansari
3a60bc79ce fix: Use local copy of socketio 2019-03-28 11:38:33 +05:30