Rushabh Mehta
c2af7982c7
[fix] set_input for controlselect ( #3632 )
...
* [fix] set_input for controlselect
* [fix] control.js
2017-07-06 19:11:18 +05:30
mbauskar
a93acd8579
Merge branch 'develop'
2017-07-06 16:10:58 +05:30
mbauskar
3771cbc93d
bumped to version 8.3.0
2017-07-06 16:40:57 +06:00
Faris Ansari
bc4368af02
[minor] fix in reportview ( #3627 )
2017-07-06 15:53:16 +05:30
Rushabh Mehta
8cf7fc5f09
[fix] for check
2017-07-06 14:59:25 +05:30
Rushabh Mehta
8eedcda8e9
[fix] for tests
2017-07-06 10:49:21 +05:30
Manas Solanki
d0857f8013
Apply User Permissions is being ignored for blank field values ( #3496 )
...
* issue where Apply User Permissions is being ignored for blank field values
* configurable settings and added test case
* Update system_settings.json
* save and use locally stored value for strict user permission
2017-07-06 10:48:12 +05:30
Rushabh Mehta
22bf2500dd
[cleanup] santize get_value, fixes frappe/erpnext#9561 ( #3624 )
2017-07-06 10:40:05 +05:30
Prateeksha Singh
2f6987e094
[minor][awesomebar] fix list options ( #3619 )
2017-07-06 10:24:17 +05:30
Rushabh Mehta
f6ed74629b
[minor] control.js fix t-for-today
2017-07-05 20:41:02 +05:30
Rushabh Mehta
0167361662
[fix] field.set_value must only validate_and_set_in_model, not parse ( #3618 )
2017-07-05 17:50:47 +05:30
Saurabh
19ee84a58e
Validate column length ( #3556 )
...
* [fix] validate column length while creating doctype or custom field
* [fix] not allow user to add custom fields in [Custom Field, Customize Form Field, Customize Form, Custom Script, Property Setter]
* [fix] check if fieldname is conflicting with method names
* [fix] don't allow Custom Script and Property Setter to be updated via customize form
2017-07-05 15:03:01 +05:30
Rushabh Mehta
1b3fab9daf
[text-editor] dont keep refreshing value and better message for mandatory missing
2017-07-05 14:38:05 +05:30
rohitwaghchaure
5b2d7cb12c
[Fix] Not able to rename the company if it's linked with the single doctype which has mandatory fields ( #3614 )
2017-07-05 13:47:17 +05:30
Rushabh Mehta
43ccc84584
[text-editor] dont keep refreshing value
2017-07-05 13:25:13 +05:30
Rushabh Mehta
cfa84d7af3
[text-editor] dont keep refreshing value
2017-07-05 13:14:20 +05:30
Rushabh Mehta
f00976eebb
[text-editor] dont keep refreshing value
2017-07-05 13:11:45 +05:30
Rushabh Mehta
da683b6f28
[text-editor] dont keep refreshing value
2017-07-05 13:04:43 +05:30
Makarand Bauskar
f2c9fd28e8
[minor] reload auto email report doctype before settings format to xlsx ( #3613 )
2017-07-05 12:07:34 +05:30
Rushabh Mehta
b5bb7d5f68
[fix] breadcrumbs for docs
2017-07-05 12:04:34 +05:30
Rushabh Mehta
3c4f3d9454
[minor] [style]
2017-07-05 11:57:59 +05:30
tundebabzy
14486d8ab8
Keyboard Shortcuts not working adds new key codes to key_map ( #3605 )
...
* adds new key codes to key_map
* remove redundant condition check
2017-07-05 11:16:08 +05:30
Revant Nandgaonkar
36a54e29e8
Add js to doctype calendar view ( #3599 )
2017-07-05 11:08:09 +05:30
mbauskar
34d32fa8b0
Merge branch 'master' into develop
2017-07-05 11:01:22 +05:30
mbauskar
b3fe27d95a
Merge branch 'hotfix'
2017-07-05 11:01:21 +05:30
mbauskar
f2c42d94d1
bumped to version 8.2.7
2017-07-05 11:31:21 +06:00
Rushabh Mehta
dad43909f2
[fix] default filters not auto selected ( #3611 )
2017-07-05 11:00:44 +05:30
Rushabh Mehta
89c3d804f1
[fix] not able to cancel frappe/erpnext#9605
2017-07-05 09:40:10 +05:30
Frappe PR Bot
10318c3f12
[translation] translation updates ( #3607 )
2017-07-04 16:19:36 +05:30
mbauskar
1ef70343b4
Merge branch 'hotfix'
2017-07-04 11:00:36 +05:30
mbauskar
93714b108c
Merge branch 'master' into develop
2017-07-04 11:00:36 +05:30
mbauskar
781190c06b
bumped to version 8.2.6
2017-07-04 11:30:35 +06:00
Rushabh Mehta
95e02121df
[fix] filter links must be like not equal ( #3604 )
2017-07-04 10:43:11 +05:30
Saurabh
0d5d786a3c
[fix] merge-conflict
2017-07-03 18:37:59 +05:30
Saurabh
8d16ecfd31
Merge branch 'hotfix'
2017-07-03 18:35:03 +05:30
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
Prateeksha Singh
afed0c9374
Setup wizard refactor ( #3548 )
...
* [wizard] refactor and UI cleanups
* [wip] attach image control cleanup
* try and detect lang, country, gravatar
* password control
* frappe.wiz to frappe.setup
* cleaned up slides, yet to decide on master data
* Add function to add dynamic fields in layout
* [fix] independent slide fields numbering by deep-cloning initial fields
* refresh only appended fields, autofill user_details
* [wizard] UI test
* [wizard] frappe icon, reuse get_geo_ip_country, cleanups
2017-07-03 18:15:40 +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
Makarand Bauskar
1e31246241
Merge pull request #3597 from mbauskar/minor-fixes
...
[minor] return None is records are not available
2017-07-03 16:11:00 +05:30
mbauskar
389344489d
[minor] return None is records are not available
2017-07-03 15:54:39 +05:30
Rushabh Mehta
43551ed537
[fix] test_authentication_log.py
2017-07-03 15:42:42 +05:30
Rushabh Mehta
2ee24ffc1d
[tests] reset frappe.local.form_dict
2017-07-03 15:23:03 +05:30
Rushabh Mehta
eac06ccd77
[tests] reset frappe.local.form_dict
2017-07-03 14:31:41 +05:30
Rushabh Mehta
16ed88051e
[tests] test_print_format.py test by printing
2017-07-03 14:19:41 +05:30
mbauskar
fe60f8e559
Merge branch 'hotfix'
2017-07-03 14:08:22 +05:30
mbauskar
6454281841
Merge branch 'master' into develop
2017-07-03 14:08:22 +05:30