Commit graph

12883 commits

Author SHA1 Message Date
Saurabh
5036cafb98 bumped to version 8.2.5 2017-07-03 19:05:03 +06:00
rohitwaghchaure
e2d644803e [Fix] Activity page is not working (#3601)
* [Fix] Activity page is not working

* Update base_list.js
2017-07-03 18:29:01 +05:30
Saurabh
6f23f4fb06 Merge pull request #3602 from rmehta/standard-filters-fix-2
[fix] standard filters
2017-07-03 18:24:31 +05:30
Rushabh Mehta
fbf676e113 [fix] standard filters 2017-07-03 18:19:07 +05:30
rohitwaghchaure
00613dbad4 Merge pull request #3600 from rohitwaghchaure/standard_reply_issue
[Fix] On selection standard reply, data not fetching in email message section
2017-07-03 17:46:53 +05:30
Rohit Waghchaure
1a47127089 [Fix] On selection standard reply, data not fetching in email body 2017-07-03 17:34:14 +05:30
mbauskar
fe60f8e559 Merge branch 'hotfix' 2017-07-03 14:08:22 +05:30
mbauskar
89f0145748 bumped to version 8.2.4 2017-07-03 14:38:22 +06:00
Makarand Bauskar
c0a2e7c6c8 Merge pull request #3595 from rmehta/standard-filters-hot
[minor] dont render filters for no value fields
2017-07-03 13:58:23 +05:30
Rushabh Mehta
e4ba84fe74 [minor] dont render filters for no value fields 2017-07-03 13:20:19 +05:30
rohitwaghchaure
7c9f2c7deb [enahnce] Fetch doctype's roles in report if developer mode is on or is standard is no (#3591)
* [enahnce] Fetch doctype's role in report if developer mode is on or is standard is no

* Update report.py

lets not keep separate rules for developer_mode! - this is not discoverable by a new developer
2017-07-03 12:29:49 +05:30
mbauskar
b72dded0f7 Merge branch 'hotfix' 2017-06-30 11:58:13 +05:30
mbauskar
4488cd931a bumped to version 8.2.3 2017-06-30 12:28:13 +06:00
Makarand Bauskar
0ba69722b2 Merge pull request #3589 from saurabh6790/filter_fixes
[hot][fix] set field type
2017-06-30 11:55:55 +05:30
Saurabh
17e9315f3c [hot][fix] set field type 2017-06-30 11:52:39 +05:30
mbauskar
2111cbd578 Merge branch 'develop' 2017-06-29 17:00:53 +05:30
mbauskar
fc5aeba904 bumped to version 8.2.2 2017-06-29 17:30:53 +06:00
Makarand Bauskar
8ff36f0161 Merge pull request #3586 from mbauskar/filters-fixes
[minor] fixes in clear-filters
2017-06-29 16:59:13 +05:30
mbauskar
40d91fb870 [minor] fixes in clear-filters 2017-06-29 16:58:37 +05:30
mbauskar
3e4bbce256 Merge branch 'develop' 2017-06-29 16:33:34 +05:30
mbauskar
a638d1b040 bumped to version 8.2.1 2017-06-29 17:03:33 +06:00
Makarand Bauskar
ed7dad8999 Merge pull request #3585 from mbauskar/filters-fixes
[fixes] fixes in standard filters
2017-06-29 16:32:30 +05:30
mbauskar
7cfa3b690b [fixes] fixes in standard filters 2017-06-29 16:23:30 +05:30
mbauskar
4d0c41ec14 Merge branch 'develop' 2017-06-29 15:05:28 +05:30
mbauskar
76a5a5e408 bumped to version 8.2.0 2017-06-29 15:35:28 +06:00
Makarand Bauskar
56a2719d97 Update patches.txt 2017-06-29 15:04:16 +05:30
Saurabh
986ff8e1a5 Merge pull request #3582 from mbauskar/patch
[minor] enabled allow error traceback ins system settings
2017-06-29 15:02:04 +05:30
mbauskar
a6fa154287 [minor] enabled allow error traceback ins system settings 2017-06-29 15:00:41 +05:30
mbauskar
9f20e1cd16 Merge branch 'hotfix' 2017-06-29 12:08:53 +05:30
mbauskar
73e4bb5662 Merge branch 'master' into develop 2017-06-29 12:08:53 +05:30
mbauskar
18ac7d444b bumped to version 8.1.4 2017-06-29 12:38:53 +06:00
Makarand Bauskar
4b8b99030e Merge pull request #3581 from saurabh6790/date_legacy_function
[fix] add date into legacy support for js globals
2017-06-29 12:06:04 +05:30
Saurabh
1dee1a9369 [fix] add date into legacy support for js globals 2017-06-29 12:02:18 +05:30
Manas Solanki
24ad910211 In pemission manager make doctype and role list sorted (#3576) 2017-06-28 14:41:14 +05:30
Vishal Dhayagude
0dc4ba2c9e [fix]Filter using 'Not Equals' condition (#3571) 2017-06-28 14:40:27 +05:30
rohitwaghchaure
1767922b8d [Fix] In words for polish lanaguage (#3577) 2017-06-28 14:38:55 +05:30
tundebabzy
c98b97a21c Using " causes issues #7776 (#3563)
* refactors `get_route_str`.
The result is the addition of two new functions - `get_raw_route_str` and `_decode_str`

* delays decoding of route parts
2017-06-28 14:38:15 +05:30
Rushabh Mehta
e232abdafd [enhannce] new filter design (#3553)
* [enhannce] new filter design

* [minor]
2017-06-28 14:25:27 +05:30
mbauskar
26638a9a83 Merge branch 'develop' 2017-06-28 10:38:39 +05:30
mbauskar
c569ab32d5 bumped to version 8.1.3 2017-06-28 11:08:39 +06:00
Makarand Bauskar
93eb8b229c Merge pull request #3560 from samicoder/master
[fix] non frappe commands execution after last bench_helper update
2017-06-27 19:32:39 +05:30
Makarand Bauskar
de2ce50d7a Merge pull request #3534 from rohitwaghchaure/field_type_change_issue
[Fix] Don't allow user to change the select fieldtype to data from the customize form
2017-06-27 19:29:54 +05:30
Makarand Bauskar
2f8ee4f6f7 Merge pull request #3574 from rohitwaghchaure/date_field_issue
[Fix] Date fields not changing when viewing another records
2017-06-27 19:18:49 +05:30
Makarand Bauskar
55e266c865 Merge pull request #3575 from tundebabzy/fix_docstring
[minor] corrects docstring for `set_new_name`
2017-06-27 19:13:15 +05:30
Makarand Bauskar
309093551e Merge pull request #3572 from rmehta/add-reginal-js
[regional] ability to load country-wise js for forms
2017-06-27 19:08:54 +05:30
Rohit Waghchaure
15241d3f37 [Fix] Date fields not changing when viewing another records 2017-06-27 18:33:38 +05:30
tunde
8c9249b629 [minor] corrects docstring for set_new_name 2017-06-27 14:00:23 +01:00
Makarand Bauskar
a4b6cd9db6 Merge pull request #3573 from pratu16x7/search-fixes
[fix] skipped awesome bar options
2017-06-27 18:00:32 +05:30
pratu16x7
7595ea6891 [fix] skipped awesome bar options 2017-06-27 17:53:10 +05:30
Rushabh Mehta
1ba6e32508 [fix] system_country can be none 2017-06-27 17:45:09 +05:30