Rushabh Mehta
b5bb7d5f68
[fix] breadcrumbs for docs
8 år sedan
Rushabh Mehta
3c4f3d9454
[minor] [style]
8 år sedan
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 år sedan
Revant Nandgaonkar
36a54e29e8
Add js to doctype calendar view ( #3599 )
8 år sedan
mbauskar
34d32fa8b0
Merge branch 'master' into develop
8 år sedan
mbauskar
b3fe27d95a
Merge branch 'hotfix'
8 år sedan
mbauskar
f2c42d94d1
bumped to version 8.2.7
8 år sedan
Rushabh Mehta
dad43909f2
[fix] default filters not auto selected ( #3611 )
8 år sedan
Rushabh Mehta
89c3d804f1
[fix] not able to cancel frappe/erpnext#9605
8 år sedan
Frappe PR Bot
10318c3f12
[translation] translation updates ( #3607 )
8 år sedan
mbauskar
1ef70343b4
Merge branch 'hotfix'
8 år sedan
mbauskar
93714b108c
Merge branch 'master' into develop
8 år sedan
mbauskar
781190c06b
bumped to version 8.2.6
8 år sedan
Rushabh Mehta
95e02121df
[fix] filter links must be like not equal ( #3604 )
8 år sedan
Saurabh
0d5d786a3c
[fix] merge-conflict
8 år sedan
Saurabh
8d16ecfd31
Merge branch 'hotfix'
8 år sedan
Saurabh
5036cafb98
bumped to version 8.2.5
8 år sedan
rohitwaghchaure
e2d644803e
[Fix] Activity page is not working ( #3601 )
* [Fix] Activity page is not working
* Update base_list.js
8 år sedan
Saurabh
6f23f4fb06
Merge pull request #3602 from rmehta/standard-filters-fix-2
[fix] standard filters
8 år sedan
Rushabh Mehta
fbf676e113
[fix] standard filters
8 år sedan
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 år sedan
rohitwaghchaure
00613dbad4
Merge pull request #3600 from rohitwaghchaure/standard_reply_issue
[Fix] On selection standard reply, data not fetching in email message section
8 år sedan
Rohit Waghchaure
1a47127089
[Fix] On selection standard reply, data not fetching in email body
8 år sedan
Makarand Bauskar
1e31246241
Merge pull request #3597 from mbauskar/minor-fixes
[minor] return None is records are not available
8 år sedan
mbauskar
389344489d
[minor] return None is records are not available
8 år sedan
Rushabh Mehta
43551ed537
[fix] test_authentication_log.py
8 år sedan
Rushabh Mehta
2ee24ffc1d
[tests] reset frappe.local.form_dict
8 år sedan
Rushabh Mehta
eac06ccd77
[tests] reset frappe.local.form_dict
8 år sedan
Rushabh Mehta
16ed88051e
[tests] test_print_format.py test by printing
8 år sedan
mbauskar
fe60f8e559
Merge branch 'hotfix'
8 år sedan
mbauskar
6454281841
Merge branch 'master' into develop
8 år sedan
mbauskar
89f0145748
bumped to version 8.2.4
8 år sedan
Makarand Bauskar
c0a2e7c6c8
Merge pull request #3595 from rmehta/standard-filters-hot
[minor] dont render filters for no value fields
8 år sedan
Rushabh Mehta
73523c2966
[tests] frappe.form_dict
8 år sedan
Rushabh Mehta
e4ba84fe74
[minor] dont render filters for no value fields
8 år sedan
Sagar Vora
d0306a7c26
[ci] remove incorrect docker sources from APT ( #3587 )
8 år sedan
Britlog
242317c8d4
Breadcrumbs management ( #3588 )
8 år sedan
Vishal Dhayagude
933782861d
[fix]if fieldtype is table and come under first 4 mandtory field ( #3594 )
8 år sedan
Saurabh
88c8df2350
[minor][fix] check for oauth1 access_key and access_secret before generating dropbox's oauth2 token ( #3593 )
8 år sedan
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
8 år sedan
Manas Solanki
b7e1060ea7
removed the xlwt and use the openpyxl for sending the auto email report in xlsx format ( #3590 )
8 år sedan
Ashwini Save
8ac396e30d
Email configurable footer ( #3584 )
* Configurable footer for email template.
* Configurable footer: New table row for new line.
* Configurable footer: Updated space above footer text.
8 år sedan
Alex Ford
78c03b90c3
lgtm minor fixes ( #3580 )
* Replace a typeof test against undefined with comparison against a string
* Add rel='noopener noreferrer' attributes to target='_blank' links
* Remove a duplicate object property definition
* Remove superfluous argument to function call
* Remove some variable declarations for which the assigned value is never read
* Remove an assignment to a variable that is never read
8 år sedan
Vishal Dhayagude
fbce6b67be
Redirect page ( #3579 )
* [fix]redirect to previous page
* Removed unused flag
* Update address.js
8 år sedan
KanchanChauhan
2c3037a094
In currency if no value after decimal, default precion set to 2 ( #3480 )
* In currency if no value after decimal, default precion set to 2
* Update formatters.js
8 år sedan
Makarand Bauskar
0df4949fcc
Merge pull request #3583 from vishdha/contact_img_fix
Image in contact list view
8 år sedan
Rushabh Mehta
f409fd7358
[ui-tests] python is back! ( #3565 )
* [ui-tests] python is back!
* [minor] remove old test
* [test] dont test test_runner
* [tests] try firefox
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome 1
* [tests] try chrome 2
* [tests] try chrome 3
* [tests] try phantomJS
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] try chrome
* [tests] login click button
* [tests] login click button
* [tests] show log
* [test] test with start_maximized
* [test] test only login
* [travis] test another port for selenium
* [travis] try running ui tests after unittests are done
* [travis] pring body_div if fails
* [tests] complete setup wizard for frappe
* [minor] move ui tests to frappe/ui/tests
* [tests] ui tests in public and codacy fixes
* [fix] tests + eslint
* [minor] move tests to tests/ui folder and print console after print
* [fix] linting
* [tests] added documentation and better integration testing
* [promise] form triggering is now promise based
* [test]
* [test]
* [test]
* [test]
* [test] print output
* [minor] default empty in select and print console
* [cleanup] more minor fixes
* [enhance] first-cut done!
* [minor] frappe.run_serially to pass arguments while chaining
8 år sedan
mbauskar
b72dded0f7
Merge branch 'hotfix'
8 år sedan
mbauskar
4488cd931a
bumped to version 8.2.3
8 år sedan
Makarand Bauskar
0ba69722b2
Merge pull request #3589 from saurabh6790/filter_fixes
[hot][fix] set field type
8 år sedan