Rushabh Mehta
dcc3d41d43
Merge pull request #6947 from surajshetty3416/fix-multiselect
...
fix: Add custom get_value to multiselect
2019-02-18 11:35:37 +05:30
Rushabh Mehta
946b7bac8c
Merge pull request #6948 from surajshetty3416/fix-listview-refresh
...
fix: listview load
2019-02-18 11:34:23 +05:30
Suraj Shetty
699fd3cc08
fix: Do not cache get_hooks in developer_mode
...
fix: Dont cache get_hooks in developer_mode
2019-02-18 08:34:04 +05:30
Suraj Shetty
8e06d1a894
Fix listview load
2019-02-17 15:45:53 +05:30
Suraj Shetty
7984036ca4
Fix codacy
2019-02-16 21:03:17 +05:30
Faris Ansari
178c553b5d
fix: Dont cache get_hooks in developer_mode
2019-02-16 19:51:07 +05:30
Suraj Shetty
58e19de1ce
Remove extra code
2019-02-16 16:19:13 +05:30
Suraj Shetty
e4e6d2796c
Add custom get_value to get repective value in
...
the option list instead of label selected by user
2019-02-16 16:15:20 +05:30
Frappe Bot
f7da1a7124
Merge branch 'hotfix'
2019-02-15 10:17:14 +00:00
Frappe Bot
73001d8202
bumped to version 11.1.6
2019-02-15 10:17:14 +00:00
Zarrar
5ddf3c10bb
fix: Language Code naming validation ( #6933 )
...
* fix: language code naming fix
* fix: validate name and language code
2019-02-15 15:10:14 +05:30
Saif
cc0ce14f67
fix: Update DataTable hook for columnTotal ( #6904 )
...
Update for changes in https://github.com/frappe/datatable/pull/55
2019-02-15 15:01:22 +05:30
Aditya Hase
d9a317e202
fix(desk): Prepared Report fixes ( #6939 )
...
* fix(desk): Fetch prepared report matching filter values
* fix(desk): Ignore filters when prepared report doc name is given
* fix(desk): Delete prepared report if data is corrupted
* style: Linting fixes
2019-02-15 15:00:05 +05:30
Rushabh Mehta
e850721d05
Merge pull request #6843 from Zlash65/enh-treeview
...
feat: Minor additional enhancements to Treeview
2019-02-15 14:30:38 +05:30
Aditya Hase
683be9e096
feat(error-report): Collect frame locals in error report ( #6938 )
...
* feat(error-report): Collect frame locals in error report
* style: Linting fixes
2019-02-15 14:24:08 +05:30
Suraj Shetty
0f47bb0149
Merge pull request #6942 from netchampfaris/fix-permlevel-in-print
...
fix: Permlevel check in Print
2019-02-15 13:02:59 +05:30
Faris Ansari
2fd6cd65f5
fix: Permlevel check in Print
...
Stupid check hides fields with permlevel > 0 no matter who has access
2019-02-15 12:48:33 +05:30
Rushabh Mehta
b7225b190d
Merge pull request #6937 from jay-parikh/app_icon
...
fix: svg logo not working for Desk Icon
2019-02-15 11:40:18 +05:30
Rushabh Mehta
a2a965ecac
Merge pull request #6934 from netchampfaris/fix-password-update-message
...
fix: Clear server messages after Password Update
2019-02-15 11:39:20 +05:30
Jay Parikh
ca7fb4df3a
Fix - svg logo not working for Desk Icon
2019-02-14 11:59:43 +00:00
Faris Ansari
917f7c8419
fix: Clear server messages after Password Update
2019-02-14 15:31:01 +05:30
Rushabh Mehta
ebdd219fbf
Merge pull request #6913 from saurabh6790/scrub_new_lines_and_white_spaces
...
fix: scrub new lines and white spaces from options and fetch_from field
2019-02-14 12:12:50 +05:30
Rushabh Mehta
f806f80665
Merge pull request #6923 from Zlash65/email-sender-name
...
feat: Use Email Account name as Sender's name
2019-02-14 12:12:14 +05:30
Rushabh Mehta
eb30f8214f
Merge pull request #6927 from netchampfaris/fix-get-build-version
...
fix: Fallback for get_build_version
2019-02-14 12:08:45 +05:30
Rushabh Mehta
113dd08ba3
Merge pull request #6928 from netchampfaris/datatable-min-height
...
fix: Set minimum body height so that scrollbar does not overlap
2019-02-14 12:08:25 +05:30
Rushabh Mehta
457c5656d0
Merge pull request #6930 from surajshetty3416/fix-permission-failures
...
fix: get_descendants method and index user in user permissions
2019-02-14 12:08:06 +05:30
Suraj Shetty
fadb3f79ec
Remove unwanted trailing spaces
2019-02-13 23:07:09 +05:30
Suraj Shetty
d014e02768
Index user field in User Permission doctype for faster select query
2019-02-13 23:00:40 +05:30
Suraj Shetty
a9e9c2e9a0
Return empty list from get_decendants if doc not found
2019-02-13 22:59:20 +05:30
Faris Ansari
37cb76346c
fix: Set minimum body height so that scrollbar does not overlap
2019-02-13 17:51:30 +05:30
Faris Ansari
d5dd0e06f8
fix: Fallback for get_build_version
2019-02-13 17:47:44 +05:30
Zlash65
9d61601829
feat: replace sender name by email account name
2019-02-12 17:37:45 +05:30
Zlash65
6a2458d345
feat: use email account name as sender name
2019-02-12 17:36:29 +05:30
Sagar Vora
af1e7b1443
Merge branch 'hotfix'
2019-02-12 16:18:43 +05:30
Sagar Vora
ead9bde39d
bumped to version 11.1.5
2019-02-12 16:38:43 +05:50
Sagar Vora
ea82d6b485
fix: unfreeze oauthlib, requests-oauthlib ( #6922 )
2019-02-12 16:14:38 +05:30
Suraj Shetty
73c9cbec60
fix(typo): vale -> value
2019-02-12 10:54:19 +05:30
Faris Ansari
5f2d3fe764
Merge pull request #6882 from nabinhait/default-perm
...
fix: Set field default based on user permissions
2019-02-12 10:07:51 +05:30
Suraj Shetty
e19bb40031
Merge pull request #6879 from SaiFi0102/Fix-Report-Int-Format
...
fix(Query Report): Do not preformat before frappe.format
2019-02-12 10:00:46 +05:30
Suraj Shetty
902d87bee5
Merge pull request #6827 from Anurag810/user_permission_cleanup
...
feat: Bulk Insert and Update User permissions
2019-02-12 09:54:29 +05:30
Rushabh Mehta
507945096a
fix(base_list): keeping a promise
2019-02-11 23:22:42 +05:30
Rushabh Mehta
49e4f19a80
Merge pull request #6868 from Thunderbottom/oauthlib-upgrade
...
update(frappe): Update dependency Oauthlib (#6832 )
2019-02-11 22:06:27 +05:30
Rushabh Mehta
45f7e8765e
Merge pull request #6906 from netchampfaris/fix-kanban-add-cards
...
fix: Kanban UX
2019-02-11 22:05:17 +05:30
Rushabh Mehta
2402ed200a
Merge pull request #6911 from netchampfaris/print-preview-ux
...
fix: Print Preview UX
2019-02-11 22:04:51 +05:30
Rushabh Mehta
699e017555
Merge pull request #6916 from netchampfaris/fix-get-open-count
...
fix: Skip get_open_count during migrate or install
2019-02-11 22:01:16 +05:30
Faris Ansari
850e9e6d0b
fix: Skip get_open_count during migrate or install
2019-02-11 18:41:11 +05:30
Saurabh
570aee12e9
fix: scrub new lines and white spaces from options and fetch_from field
2019-02-11 17:20:35 +05:30
Faris Ansari
e9bc640293
fix: Print Preview UX
...
- Show footer on bottom
- Show message indicating that print may go into multiple pages
2019-02-11 16:56:38 +05:30
Anurag Mishra
ec8ed9d50a
fix: codacy
2019-02-11 14:45:25 +05:30
Anurag Mishra
3355240822
select all only if options are greater than 5
2019-02-11 14:32:15 +05:30