Commit graph

12873 commits

Author SHA1 Message Date
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
2017-07-03 11:53:00 +05:30
mbauskar
b72dded0f7 Merge branch 'hotfix' 2017-06-30 11:58:13 +05:30
mbauskar
4488cd931a bumped to version 8.2.3 2017-06-30 12:28:13 +06:00
Makarand Bauskar
0ba69722b2 Merge pull request #3589 from saurabh6790/filter_fixes
[hot][fix] set field type
2017-06-30 11:55:55 +05:30
Saurabh
17e9315f3c [hot][fix] set field type 2017-06-30 11:52:39 +05:30
mbauskar
2111cbd578 Merge branch 'develop' 2017-06-29 17:00:53 +05:30
mbauskar
fc5aeba904 bumped to version 8.2.2 2017-06-29 17:30:53 +06:00
Makarand Bauskar
8ff36f0161 Merge pull request #3586 from mbauskar/filters-fixes
[minor] fixes in clear-filters
2017-06-29 16:59:13 +05:30
mbauskar
40d91fb870 [minor] fixes in clear-filters 2017-06-29 16:58:37 +05:30
mbauskar
3e4bbce256 Merge branch 'develop' 2017-06-29 16:33:34 +05:30
mbauskar
a638d1b040 bumped to version 8.2.1 2017-06-29 17:03:33 +06:00
Makarand Bauskar
ed7dad8999 Merge pull request #3585 from mbauskar/filters-fixes
[fixes] fixes in standard filters
2017-06-29 16:32:30 +05:30
mbauskar
7cfa3b690b [fixes] fixes in standard filters 2017-06-29 16:23:30 +05:30
mbauskar
4d0c41ec14 Merge branch 'develop' 2017-06-29 15:05:28 +05:30
mbauskar
76a5a5e408 bumped to version 8.2.0 2017-06-29 15:35:28 +06:00
Makarand Bauskar
56a2719d97 Update patches.txt 2017-06-29 15:04:16 +05:30
Saurabh
986ff8e1a5 Merge pull request #3582 from mbauskar/patch
[minor] enabled allow error traceback ins system settings
2017-06-29 15:02:04 +05:30
mbauskar
a6fa154287 [minor] enabled allow error traceback ins system settings 2017-06-29 15:00:41 +05:30
mbauskar
9f20e1cd16 Merge branch 'hotfix' 2017-06-29 12:08:53 +05:30
mbauskar
73e4bb5662 Merge branch 'master' into develop 2017-06-29 12:08:53 +05:30
mbauskar
18ac7d444b bumped to version 8.1.4 2017-06-29 12:38:53 +06:00
Makarand Bauskar
4b8b99030e Merge pull request #3581 from saurabh6790/date_legacy_function
[fix] add date into legacy support for js globals
2017-06-29 12:06:04 +05:30
Saurabh
1dee1a9369 [fix] add date into legacy support for js globals 2017-06-29 12:02:18 +05:30
Manas Solanki
24ad910211 In pemission manager make doctype and role list sorted (#3576) 2017-06-28 14:41:14 +05:30
Vishal Dhayagude
0dc4ba2c9e [fix]Filter using 'Not Equals' condition (#3571) 2017-06-28 14:40:27 +05:30
rohitwaghchaure
1767922b8d [Fix] In words for polish lanaguage (#3577) 2017-06-28 14:38:55 +05:30
tundebabzy
c98b97a21c Using " causes issues #7776 (#3563)
* refactors `get_route_str`.
The result is the addition of two new functions - `get_raw_route_str` and `_decode_str`

* delays decoding of route parts
2017-06-28 14:38:15 +05:30
Rushabh Mehta
e232abdafd [enhannce] new filter design (#3553)
* [enhannce] new filter design

* [minor]
2017-06-28 14:25:27 +05:30
mbauskar
26638a9a83 Merge branch 'develop' 2017-06-28 10:38:39 +05:30
mbauskar
c569ab32d5 bumped to version 8.1.3 2017-06-28 11:08:39 +06:00
Makarand Bauskar
93eb8b229c Merge pull request #3560 from samicoder/master
[fix] non frappe commands execution after last bench_helper update
2017-06-27 19:32:39 +05:30
Makarand Bauskar
de2ce50d7a Merge pull request #3534 from rohitwaghchaure/field_type_change_issue
[Fix] Don't allow user to change the select fieldtype to data from the customize form
2017-06-27 19:29:54 +05:30
Makarand Bauskar
2f8ee4f6f7 Merge pull request #3574 from rohitwaghchaure/date_field_issue
[Fix] Date fields not changing when viewing another records
2017-06-27 19:18:49 +05:30
Makarand Bauskar
55e266c865 Merge pull request #3575 from tundebabzy/fix_docstring
[minor] corrects docstring for `set_new_name`
2017-06-27 19:13:15 +05:30
Makarand Bauskar
309093551e Merge pull request #3572 from rmehta/add-reginal-js
[regional] ability to load country-wise js for forms
2017-06-27 19:08:54 +05:30
Rohit Waghchaure
15241d3f37 [Fix] Date fields not changing when viewing another records 2017-06-27 18:33:38 +05:30
tunde
8c9249b629 [minor] corrects docstring for set_new_name 2017-06-27 14:00:23 +01:00
Makarand Bauskar
a4b6cd9db6 Merge pull request #3573 from pratu16x7/search-fixes
[fix] skipped awesome bar options
2017-06-27 18:00:32 +05:30
pratu16x7
7595ea6891 [fix] skipped awesome bar options 2017-06-27 17:53:10 +05:30
Rushabh Mehta
1ba6e32508 [fix] system_country can be none 2017-06-27 17:45:09 +05:30
Rushabh Mehta
f5b975305d [regional] ability to load country-wise js for forms 2017-06-27 17:30:50 +05:30
Makarand Bauskar
3c58a54a8d Merge pull request #3570 from pratu16x7/add-child-clone-fix
[fix] Allow for cloning other children
2017-06-27 16:02:32 +05:30
pratu16x7
86ceaaf0a3 [minor] 2017-06-27 14:23:11 +05:30
pratu16x7
e112c71b86 allow for cloning other children 2017-06-27 14:05:41 +05:30
Makarand Bauskar
f04502632c Merge pull request #3568 from frappe-pr-bot/translations-2017-06-27
[translation] translation update
2017-06-27 13:31:56 +05:30
rohitwaghchaure
c4e08a8e87 Merge pull request #3569 from rmehta/filter-ignore-validate
[minor] ignore link validation for reports
2017-06-27 13:23:00 +05:30
Rushabh Mehta
90d905c809 [minor] ignore link validation for reports 2017-06-27 13:06:54 +05:30
frappe-pr-bot
a6f053389e [translation] translation updates 2017-06-27 08:34:50 +02:00
Makarand Bauskar
760ab551bb Merge pull request #3547 from rmehta/fixes-for-gst
Permissions and other minor fixes for GST
2017-06-27 11:19:08 +05:30
Suyash Phadtare
17a43a4748 [Feature] Enable overriding Quick Entry in custom app (#3519)
* [Feature] Override Quick Entry Class in custom app

* [minor] remove var from if block

* [minor] Rename QuickEntryController to QuickEntryForm

* [fixes] indentation & syntax fixes

* [fix] indentation fix
2017-06-26 12:10:04 +05:30