Rushabh Mehta
8cf7fc5f09
[fix] for check
8 лет назад
Rushabh Mehta
8eedcda8e9
[fix] for tests
8 лет назад
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
8 лет назад
Rushabh Mehta
22bf2500dd
[cleanup] santize get_value, fixes frappe/erpnext#9561 ( #3624 )
8 лет назад
Prateeksha Singh
2f6987e094
[minor][awesomebar] fix list options ( #3619 )
8 лет назад
Rushabh Mehta
f6ed74629b
[minor] control.js fix t-for-today
8 лет назад
Rushabh Mehta
0167361662
[fix] field.set_value must only validate_and_set_in_model, not parse ( #3618 )
8 лет назад
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
8 лет назад
Rushabh Mehta
1b3fab9daf
[text-editor] dont keep refreshing value and better message for mandatory missing
8 лет назад
rohitwaghchaure
5b2d7cb12c
[Fix] Not able to rename the company if it's linked with the single doctype which has mandatory fields ( #3614 )
8 лет назад
Rushabh Mehta
43ccc84584
[text-editor] dont keep refreshing value
8 лет назад
Rushabh Mehta
cfa84d7af3
[text-editor] dont keep refreshing value
8 лет назад
Rushabh Mehta
f00976eebb
[text-editor] dont keep refreshing value
8 лет назад
Rushabh Mehta
da683b6f28
[text-editor] dont keep refreshing value
8 лет назад
Makarand Bauskar
f2c9fd28e8
[minor] reload auto email report doctype before settings format to xlsx ( #3613 )
8 лет назад
Rushabh Mehta
b5bb7d5f68
[fix] breadcrumbs for docs
8 лет назад
Rushabh Mehta
3c4f3d9454
[minor] [style]
8 лет назад
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
8 лет назад
Revant Nandgaonkar
36a54e29e8
Add js to doctype calendar view ( #3599 )
8 лет назад
mbauskar
34d32fa8b0
Merge branch 'master' into develop
8 лет назад
mbauskar
b3fe27d95a
Merge branch 'hotfix'
8 лет назад
mbauskar
f2c42d94d1
bumped to version 8.2.7
8 лет назад
Rushabh Mehta
dad43909f2
[fix] default filters not auto selected ( #3611 )
8 лет назад
Rushabh Mehta
89c3d804f1
[fix] not able to cancel frappe/erpnext#9605
8 лет назад
Frappe PR Bot
10318c3f12
[translation] translation updates ( #3607 )
8 лет назад
mbauskar
1ef70343b4
Merge branch 'hotfix'
8 лет назад
mbauskar
93714b108c
Merge branch 'master' into develop
8 лет назад
mbauskar
781190c06b
bumped to version 8.2.6
8 лет назад
Rushabh Mehta
95e02121df
[fix] filter links must be like not equal ( #3604 )
8 лет назад
Saurabh
0d5d786a3c
[fix] merge-conflict
8 лет назад
Saurabh
8d16ecfd31
Merge branch 'hotfix'
8 лет назад
Saurabh
5036cafb98
bumped to version 8.2.5
8 лет назад
rohitwaghchaure
e2d644803e
[Fix] Activity page is not working ( #3601 )
* [Fix] Activity page is not working
* Update base_list.js
8 лет назад
Saurabh
6f23f4fb06
Merge pull request #3602 from rmehta/standard-filters-fix-2
[fix] standard filters
8 лет назад
Rushabh Mehta
fbf676e113
[fix] standard filters
8 лет назад
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
8 лет назад
rohitwaghchaure
00613dbad4
Merge pull request #3600 from rohitwaghchaure/standard_reply_issue
[Fix] On selection standard reply, data not fetching in email message section
8 лет назад
Rohit Waghchaure
1a47127089
[Fix] On selection standard reply, data not fetching in email body
8 лет назад
Makarand Bauskar
1e31246241
Merge pull request #3597 from mbauskar/minor-fixes
[minor] return None is records are not available
8 лет назад
mbauskar
389344489d
[minor] return None is records are not available
8 лет назад
Rushabh Mehta
43551ed537
[fix] test_authentication_log.py
8 лет назад
Rushabh Mehta
2ee24ffc1d
[tests] reset frappe.local.form_dict
8 лет назад
Rushabh Mehta
eac06ccd77
[tests] reset frappe.local.form_dict
8 лет назад
Rushabh Mehta
16ed88051e
[tests] test_print_format.py test by printing
8 лет назад
mbauskar
fe60f8e559
Merge branch 'hotfix'
8 лет назад
mbauskar
6454281841
Merge branch 'master' into develop
8 лет назад
mbauskar
89f0145748
bumped to version 8.2.4
8 лет назад
Makarand Bauskar
c0a2e7c6c8
Merge pull request #3595 from rmehta/standard-filters-hot
[minor] dont render filters for no value fields
8 лет назад
Rushabh Mehta
73523c2966
[tests] frappe.form_dict
8 лет назад
Rushabh Mehta
e4ba84fe74
[minor] dont render filters for no value fields
8 лет назад