mbauskar
8e5608b32a
Merge branch 'master' into develop
8 vuotta sitten
mbauskar
f02145f63f
Merge branch 'hotfix'
8 vuotta sitten
mbauskar
c512cd4718
bumped to version 8.5.2
8 vuotta sitten
rohitwaghchaure
019619958a
[Fix] Unable to open calendar view of the task ( #3727 )
8 vuotta sitten
mbauskar
ca95a3fca7
Merge branch 'master' into develop
8 vuotta sitten
mbauskar
d53b87e39d
Merge branch 'hotfix'
8 vuotta sitten
mbauskar
8d808253b3
bumped to version 8.5.1
8 vuotta sitten
Rushabh Mehta
8f88f68213
[fix] btn_enable_disable ( #3725 )
8 vuotta sitten
Utkarsh Yadav
7be8b20a14
[UI Test] Module view ( #3707 )
* [UI Test] Module view
* changed file names
* minor changes
8 vuotta sitten
Rushabh Mehta
ac55a8626e
[minor] added timeout while setting values
8 vuotta sitten
mbauskar
91e705e37a
Merge branch 'develop'
8 vuotta sitten
mbauskar
91d9bb50ff
bumped to version 8.5.0
8 vuotta sitten
Makarand Bauskar
9daa7b3751
[domainify] hide restrict to domain modules from modules page ( #3677 )
* [domainify] hide restrict to domain modules from modules page
* [minor] cleared the domainification cache and other minor fixes
* Update test_domainification.py
8 vuotta sitten
Prateeksha Singh
a19c7e61e5
[minor] long tags, fixes frappe/erpnext#9770 ( #3716 )
8 vuotta sitten
Makarand Bauskar
7aa013011e
[minor][ https://github.com/frappe/erpnext/issues/9892 ] enabled all roles and domain before running tests ( #3719 )
8 vuotta sitten
Rushabh Mehta
368bbeeb29
[fix] filters for calendars frappe/erpnext#9850 ( #3686 )
* [fix] filters for calendars frappe/erpnext#9850
* [add] tests
8 vuotta sitten
Prateeksha Singh
45cff1a195
[graph] set multiplier based on int length ( #3720 )
8 vuotta sitten
Frappe PR Bot
4885ecb116
[Translation] Updated Translations ( #3710 )
8 vuotta sitten
Prateeksha Singh
b4b2c685c6
[minor] graph fixes ( #3711 )
8 vuotta sitten
Prateeksha Singh
b602a07c7a
Graphs, and target notifications ( #3641 )
* [sales goal] in company; graph, notifs
* cleanup notifications.js, summary and specific val in graph
* Add line graph, add goal data methods in goal.py
* [tests] targets in notification config
* [minor] type of graph as argument in parent
* Update graph docs
* remove company dependent test for notification
* [fix] test
* look for monthly history in cache
* check for cached graph data in field
8 vuotta sitten
Faris Ansari
55a0f98911
Show assertions result in console ( #3701 )
8 vuotta sitten
Makarand Bauskar
3779aa8379
[hotfix] get app version from app.__version__ instead of hooks ( #3702 )
8 vuotta sitten
Rushabh Mehta
b81946b217
[minor] test name for test_test_runner.py
8 vuotta sitten
Faris Ansari
081c7cffe7
[minor] List view fixes ( #3698 )
8 vuotta sitten
Revant Nandgaonkar
9fb5839f5c
[Fix] OAuth2 Token validation ( #3694 )
Convert token expiration time to utc and compare with utcnow
8 vuotta sitten
rohitwaghchaure
983be1e506
[Fix] unsupported operand type(s) for /: 'unicode' and 'int' ( #3689 )
8 vuotta sitten
Doridel Cahanap
e92a8c3239
Show Company Address in Sidebar Menu of logged in user if user is a company contact ( #3678 )
8 vuotta sitten
mbauskar
5aceb1683c
Merge branch 'hotfix'
8 vuotta sitten
mbauskar
8d6606f70c
Merge branch 'master' into develop
8 vuotta sitten
mbauskar
b85f4d45f3
bumped to version 8.4.1
8 vuotta sitten
Utkarsh Yadav
f4c955d5b6
[UI Test] list view ( #3684 )
* [UI Test] List view
* some fixes in test_list_menu
* codacy fixes
* minor fixes
* removed menu test
8 vuotta sitten
Ashwini Save
918e426169
Mobile Screen Title and Timeline Title #9807 ( #3672 )
* Mobile Screen Title and Timeline Title #9807
* Left align Indicator and corrected “Add to Knowledge Base” button misalignment.
* Pushing title changes only, reverted timeline changes.
8 vuotta sitten
Ameya Shenoy
0a32ad83bf
[tests] restructured tests to work with the new testing framework ( #3683 )
* minor changes and added global_test_search
* stashing the changes
* named assertions, modified test_lib to fit ES6 standard, added global search test
* modified to work with the new testing framework
* renamed files
* increased timeouts
* only calendar and desktop test
* modified travis.yml
8 vuotta sitten
Rushabh Mehta
dcd77e16b3
[fix] save button remaining disabled ( #3685 )
8 vuotta sitten
Revant Nandgaonkar
6a46a5ae1f
[Fix] User frappe_userid set to read only ( #3670 )
8 vuotta sitten
Faris Ansari
f6d265b2ef
Email inline_images enhancement, header ( #3682 )
* minor refactor
* update user.py to use new sendmail api
* On-demand attachments in email
* Replace inline_images by just specifying path
* Add header flag in frappe.sendmail
* Inline images can now be attached from assets/, files/ and private/files/
* Update tests
* Fix email_account test
8 vuotta sitten
Rushabh Mehta
ad7911fb96
[minor] better message for beta docs
8 vuotta sitten
Rushabh Mehta
7b4957d1f3
[tests] more timeouts
8 vuotta sitten
Rushabh Mehta
25ad8ef16c
Test Runner - Refactored ( #3679 )
* [tests] test_runner to run one JS test at a time
* [tests] test_runner to run one JS test at a time
* [test] ignore failing tests
* [test] comment test_calendar_view
* [test] add timeout
* [test] add timeout
8 vuotta sitten
mbauskar
65f0cfce23
Merge branch 'develop'
8 vuotta sitten
mbauskar
d48377e8e2
bumped to version 8.4.0
8 vuotta sitten
Manas Solanki
96297e1ff4
restrict user for changing the option property except few fieldtype ( #3666 )
* restrict user for changing the option property
* test case modification
8 vuotta sitten
Saurabh
28fb74b412
[fix] exclude docfields from callable method generator ( #3676 )
8 vuotta sitten
Prateeksha Singh
bb861f4a50
[fix][awesomebar] remove saved new doc entries ( #3673 )
8 vuotta sitten
Makarand Bauskar
406155750d
[minor] fixed the delete method call in frappeclient ( #3671 )
8 vuotta sitten
Makarand Bauskar
9540443438
[minor] don't parse the address if email field is empty ( #3675 )
8 vuotta sitten
Nabin Hait
e87f9f3618
Get default company address ( #3674 )
8 vuotta sitten
rohitwaghchaure
6ce5cc7bff
[Fix] Auto increment of series not working if series has multiple dot(.) ( #3661 )
* [Fix] Auto increment of series not working if series has multiple dot(.)
* Test case for naming series
8 vuotta sitten
Makarand Bauskar
e86e69b4e7
[minor] return '' if template is none & ignore if _custom_html field has no options ( #3664 )
8 vuotta sitten
Faris Ansari
087e88fab5
Change datepicker position based on viewport ( #3662 )
8 vuotta sitten