Rushabh Mehta
4e4a42af91
[view] form dashboard behaves like a form section and is now collapsible ( #3596 )
* [view] form dashboard behaves like a form section and is now collapsible
* [fix] alert on newline
* [fix] clear headline in email_account.js
il y a 8 ans
mbauskar
6c202ae2b5
Merge branch 'develop'
il y a 8 ans
mbauskar
c23cc387c5
bumped to version 8.3.1
il y a 8 ans
Makarand Bauskar
566dd61fb9
[hotfix] used set_value to save format instead of save ( #3634 )
il y a 8 ans
Rushabh Mehta
c2af7982c7
[fix] set_input for controlselect ( #3632 )
* [fix] set_input for controlselect
* [fix] control.js
il y a 8 ans
mbauskar
a93acd8579
Merge branch 'develop'
il y a 8 ans
mbauskar
3771cbc93d
bumped to version 8.3.0
il y a 8 ans
Faris Ansari
bc4368af02
[minor] fix in reportview ( #3627 )
il y a 8 ans
Rushabh Mehta
8cf7fc5f09
[fix] for check
il y a 8 ans
Rushabh Mehta
8eedcda8e9
[fix] for tests
il y a 8 ans
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
il y a 8 ans
Rushabh Mehta
22bf2500dd
[cleanup] santize get_value, fixes frappe/erpnext#9561 ( #3624 )
il y a 8 ans
Prateeksha Singh
2f6987e094
[minor][awesomebar] fix list options ( #3619 )
il y a 8 ans
Rushabh Mehta
f6ed74629b
[minor] control.js fix t-for-today
il y a 8 ans
Rushabh Mehta
0167361662
[fix] field.set_value must only validate_and_set_in_model, not parse ( #3618 )
il y a 8 ans
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
il y a 8 ans
Rushabh Mehta
1b3fab9daf
[text-editor] dont keep refreshing value and better message for mandatory missing
il y a 8 ans
rohitwaghchaure
5b2d7cb12c
[Fix] Not able to rename the company if it's linked with the single doctype which has mandatory fields ( #3614 )
il y a 8 ans
Rushabh Mehta
43ccc84584
[text-editor] dont keep refreshing value
il y a 8 ans
Rushabh Mehta
cfa84d7af3
[text-editor] dont keep refreshing value
il y a 8 ans
Rushabh Mehta
f00976eebb
[text-editor] dont keep refreshing value
il y a 8 ans
Rushabh Mehta
da683b6f28
[text-editor] dont keep refreshing value
il y a 8 ans
Makarand Bauskar
f2c9fd28e8
[minor] reload auto email report doctype before settings format to xlsx ( #3613 )
il y a 8 ans
Rushabh Mehta
b5bb7d5f68
[fix] breadcrumbs for docs
il y a 8 ans
Rushabh Mehta
3c4f3d9454
[minor] [style]
il y a 8 ans
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
il y a 8 ans
Revant Nandgaonkar
36a54e29e8
Add js to doctype calendar view ( #3599 )
il y a 8 ans
mbauskar
34d32fa8b0
Merge branch 'master' into develop
il y a 8 ans
mbauskar
b3fe27d95a
Merge branch 'hotfix'
il y a 8 ans
mbauskar
f2c42d94d1
bumped to version 8.2.7
il y a 8 ans
Rushabh Mehta
dad43909f2
[fix] default filters not auto selected ( #3611 )
il y a 8 ans
Rushabh Mehta
89c3d804f1
[fix] not able to cancel frappe/erpnext#9605
il y a 8 ans
Frappe PR Bot
10318c3f12
[translation] translation updates ( #3607 )
il y a 8 ans
mbauskar
1ef70343b4
Merge branch 'hotfix'
il y a 8 ans
mbauskar
93714b108c
Merge branch 'master' into develop
il y a 8 ans
mbauskar
781190c06b
bumped to version 8.2.6
il y a 8 ans
Rushabh Mehta
95e02121df
[fix] filter links must be like not equal ( #3604 )
il y a 8 ans
Saurabh
0d5d786a3c
[fix] merge-conflict
il y a 8 ans
Saurabh
8d16ecfd31
Merge branch 'hotfix'
il y a 8 ans
Saurabh
5036cafb98
bumped to version 8.2.5
il y a 8 ans
rohitwaghchaure
e2d644803e
[Fix] Activity page is not working ( #3601 )
* [Fix] Activity page is not working
* Update base_list.js
il y a 8 ans
Saurabh
6f23f4fb06
Merge pull request #3602 from rmehta/standard-filters-fix-2
[fix] standard filters
il y a 8 ans
Rushabh Mehta
fbf676e113
[fix] standard filters
il y a 8 ans
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
il y a 8 ans
rohitwaghchaure
00613dbad4
Merge pull request #3600 from rohitwaghchaure/standard_reply_issue
[Fix] On selection standard reply, data not fetching in email message section
il y a 8 ans
Rohit Waghchaure
1a47127089
[Fix] On selection standard reply, data not fetching in email body
il y a 8 ans
Makarand Bauskar
1e31246241
Merge pull request #3597 from mbauskar/minor-fixes
[minor] return None is records are not available
il y a 8 ans
mbauskar
389344489d
[minor] return None is records are not available
il y a 8 ans
Rushabh Mehta
43551ed537
[fix] test_authentication_log.py
il y a 8 ans
Rushabh Mehta
2ee24ffc1d
[tests] reset frappe.local.form_dict
il y a 8 ans