Commit graph

15257 commits

Author SHA1 Message Date
Achilles Rasquinha
d62c586fb2 [FIX] fix sytntax 2018-03-08 18:12:19 +05:30
Achilles Rasquinha
4b2e182915 [FIX] safe_encode 2018-03-08 18:09:57 +05:30
Achilles Rasquinha
1050ccf502 [FIX] fix sytntax 2018-03-08 17:46:18 +05:30
Achilles Rasquinha
f4b4690c2c
Merge pull request #5150 from achillesrasquinha/py3
[FIX] safe decode text type
2018-03-08 17:40:28 +05:30
Achilles Rasquinha
1379ae7272 [FIX] safe decode text type 2018-03-08 17:39:30 +05:30
Achilles Rasquinha
cef75a8bfe
Merge pull request #5149 from achillesrasquinha/py3
[FIX] safe decode text type
2018-03-08 17:39:20 +05:30
Achilles Rasquinha
f390e46876 [FIX] safe decode text type 2018-03-08 17:38:11 +05:30
Achilles Rasquinha
4ce896d0fa
Merge pull request #5147 from achillesrasquinha/py3
[FIX] safe decode for 3
2018-03-08 17:26:09 +05:30
Achilles Rasquinha
59d3986290 [FIX] safe decode for 3 2018-03-08 17:25:27 +05:30
Achilles Rasquinha
925c35eee2
Merge pull request #5146 from achillesrasquinha/py3
[FIX] safe decode for 3
2018-03-08 17:19:32 +05:30
Achilles Rasquinha
d1e38d21c2 [FIX] safe decode for 3 2018-03-08 17:18:38 +05:30
Achilles Rasquinha
65a64df02a
Merge pull request #5145 from achillesrasquinha/py3
[FIX] Subject Decode for Emails.
2018-03-08 17:12:47 +05:30
Achilles Rasquinha
93a3921f1d [FIX] safe decode for 3 2018-03-08 17:11:52 +05:30
Raghavendra Kamath
76a15663b5 Fix ellipsis problem in long titled subheading (#5137) 2018-03-08 17:06:42 +05:30
Achilles Rasquinha
bfe965a03f
Merge pull request #5143 from achillesrasquinha/py3
Decode Email Content to Unicode
2018-03-08 16:36:08 +05:30
Achilles Rasquinha
97963119a5 email parse content to unicode 2018-03-08 16:35:02 +05:30
Achilles Rasquinha
01c5c32798 dict comparision 2018-03-08 16:06:57 +05:30
Achilles Rasquinha
004d1bf71a
Merge pull request #5141 from achillesrasquinha/makefile
Makefile - To clean without bench restart
2018-03-08 15:19:22 +05:30
Achilles Rasquinha
2496a5de32 [NEW] Makefile to clean cache without restart 2018-03-08 15:18:32 +05:30
Achilles Rasquinha
1d0de44fa6 [NEW] Makefile to clean cache without restart 2018-03-08 15:17:39 +05:30
Achilles Rasquinha
c977c0105d
Merge pull request #5140 from achillesrasquinha/py3
Safe Encoding Decoding helpers to fix bytes to str.
2018-03-08 15:12:07 +05:30
Achilles Rasquinha
fc94489220 added safe encode 2018-03-08 15:10:01 +05:30
Achilles Rasquinha
c251236e43 [FIX] module has no safe_decode 2018-03-08 14:53:36 +05:30
Achilles Rasquinha
ce843f371f
Merge pull request #5139 from achillesrasquinha/py3
[FIX] email message to string, not bytes
2018-03-08 14:45:40 +05:30
Achilles Rasquinha
73b3ea8e74 Merged with develop 2018-03-08 14:44:22 +05:30
Achilles Rasquinha
00a7f4f672 Merge branch 'develop' of https://github.com/frappe/frappe into develop 2018-03-08 14:43:49 +05:30
Achilles Rasquinha
3f14778b7c [FIX] email message to string, not bytes 2018-03-08 14:42:30 +05:30
Faris Ansari
2db3065908 Listview fixes (#5136)
- Remove freeze
- Save user_settings only if changed
2018-03-08 14:19:54 +05:30
Revant Nandgaonkar
f98d782055 Oauth2 tests (#5128)
* oauth2 test for openid profile

* OAuth 2 Test : revoke token
2018-03-08 12:02:33 +05:30
Mohd200
0c50800c40 make password translatable (#5132) 2018-03-08 12:01:31 +05:30
Achilles Rasquinha
0e450616f6
Merge pull request #5134 from achillesrasquinha/py3
cmp alternative
2018-03-08 11:51:46 +05:30
Achilles Rasquinha
c0f674f5e5 cmp alternative 2018-03-08 11:49:31 +05:30
Achilles Rasquinha
990b5b6317 cmp alternative 2018-03-08 11:46:45 +05:30
Achilles Rasquinha
71691beded
Merge pull request #5133 from achillesrasquinha/py3
cmp alternative
2018-03-08 11:32:13 +05:30
Achilles Rasquinha
1600614189 cmp alternative 2018-03-08 11:31:17 +05:30
Faris Ansari
0ed7cc24af
Update frappe-gantt to 0.1.0 (#5113) 2018-03-08 10:50:38 +05:30
Suraj Shetty
01ee7eeb66 Bulk edit improvements (#5124)
* unhide_parent bool for add_dropdown_item()

* rearraged bulk action options

* Update docstring
2018-03-08 10:50:15 +05:30
Achilles Rasquinha
de88d2f568
Merge pull request #5131 from achillesrasquinha/py3
[FIX] gunicorn fails to read byte response headers, convert to strings
2018-03-08 01:21:25 +05:30
frappe
0067ad09a9 [FIX] gunicorn fails to read byte response headers, convert to strings 2018-03-07 20:33:39 +01:00
Achilles Rasquinha
85fd2e15bb
Merge pull request #5121 from laughsuggestion/develop
smtplib login expects strings for username and password
2018-03-07 16:43:12 +05:30
Faris Ansari
2de3a6aacb
Query Report bug fixes (#5127)
* Move set_menu_items back to BaseList

* Bug fixes

- Update columns on refresh
- Link formatting
- Tree view

* fix codacy
2018-03-07 16:30:55 +05:30
Storm
0074fda759 mimetype expects to be set to a string not bytes 2018-03-06 11:51:57 -07:00
Storm
f632ad77d4 smtplib login expects strings for username and password 2018-03-06 09:04:56 -07:00
Suraj Shetty
e0f4676836 Bulk operation bug fix (#5119)
Removed a hardcoded test data
2018-03-06 09:56:42 +05:30
Faris Ansari
d5eb0deebf
Exclude libs.min.js from rollup build (#5118) 2018-03-05 22:27:40 +05:30
Faris Ansari
55e5b473d0 Better messages for build commands (#5117)
* Better rollup messages in console

* Remove 'docs folder not found' warning

* Show production message

* fix codacy
2018-03-05 22:07:55 +05:30
Achilles Rasquinha
106944abc0
Merge pull request #5115 from achillesrasquinha/py3
Create New Apps.
2018-03-05 14:55:53 +05:30
Nabin Hait
7b0a7e029d Fixed merge conflict 2018-03-05 14:46:18 +05:30
Nabin Hait
e24c8821d1 Merge branch 'hotfix' 2018-03-05 14:42:48 +05:30
Nabin Hait
f290b38290 bumped to version 10.1.2 2018-03-05 15:12:48 +06:00