Commit graph

15455 commits

Author SHA1 Message Date
Prateeksha Singh
410db5b4e3
Merge pull request #5285 from pratu16x7/modules-select
[desktop-icons] sort icon select options, fixes frappe/erpnext#10236
2018-03-27 10:56:14 +05:30
Prateeksha Singh
73ccf9e68c [desktop-icons] sort icon select options, fixes frappe/erpnext#10236 2018-03-27 10:55:36 +05:30
Prateeksha Singh
747e012d59 [utils]load_image() to handle broken images, ReviewArea, remove old files (#5263)
* [image] load_image() to handle broken images

* add reviewArea component

* remove frappe.ui.BaseList

* remove old build.js

* title in page and list
2018-03-27 10:54:22 +05:30
Raghavendra Kamath
bc12dc57d4 remove padding from first item in blog roll list (#5282) 2018-03-27 10:43:15 +05:30
Nabin Hait
9f83d167aa Merge branch 'master' into develop 2018-03-26 19:29:37 +05:30
Nabin Hait
565e58d8cd Merge branch 'hotfix' 2018-03-26 19:29:36 +05:30
Nabin Hait
f529c4d6c4 bumped to version 10.1.11 2018-03-26 19:59:36 +06:00
Nabin Hait
a2596072d5
Ignore microseconds while making a form dirty based on time field's value (#5283)
* Sync childtables data, handle submin/cancel fail and fixed incorrect form dirty

* minor fix

* Ignore microseconds while making a form dirty based on time field's value
2018-03-26 19:27:25 +05:30
Achilles Rasquinha
3b92ac8ae0
Merge pull request #5281 from frappe-pr-bot/translations-2018-03-26
[Translation] Updated Translations
2018-03-26 17:22:29 +05:30
frappe-pr-bot
ffea35a1f2 [Translation] Updated Translations 2018-03-26 12:01:27 +02:00
Achilles Rasquinha
aca05e334d
Merge pull request #5279 from Zlash65/min-fix
[Minor] Encode filename before hashing
2018-03-26 15:02:26 +05:30
Zlash65
fae68f7d35 encode unicode objects 2018-03-26 14:59:41 +05:30
Nabin Hait
ebde14563d Merge branch 'master' into develop 2018-03-26 14:42:51 +05:30
Nabin Hait
d58c1c88e2 Merge branch 'hotfix' 2018-03-26 14:42:50 +05:30
Nabin Hait
6bf29f5025 bumped to version 10.1.10 2018-03-26 15:12:50 +06:00
Nabin Hait
ce7497bd18
Sync childtables data, handle submin/cancel fail and fixed incorrect form dirty (#5277)
* Sync childtables data, handle submin/cancel fail and fixed incorrect form dirty

* minor fix
2018-03-26 14:41:52 +05:30
Achilles Rasquinha
20052f093b
Merge pull request #5273 from achillesrasquinha/fix-fmanager
fix content hash for attachment uploads
2018-03-26 10:16:05 +05:30
Achilles Rasquinha
6d8658decd fix content hash 2018-03-26 10:14:45 +05:30
Achilles Rasquinha
2091ee2c2a
Merge pull request #5271 from achillesrasquinha/fixes
placeholder fix
2018-03-26 00:19:07 +05:30
Achilles Rasquinha
e6c3d81df8 placeholder fix 2018-03-26 00:18:26 +05:30
Achilles Rasquinha
c827a51c71
Merge pull request #5269 from achillesrasquinha/fix-ldap
check if ldap settings exists within context
2018-03-25 23:39:16 +05:30
Achilles Rasquinha
b9bbcc35ce
Merge pull request #5270 from achillesrasquinha/py3-returns
fix classType
2018-03-25 23:11:54 +05:30
Achilles Rasquinha
faf9f6c233 fix classType 2018-03-25 23:11:23 +05:30
Achilles Rasquinha
bab4968a28 check if ldap settings exists within context 2018-03-25 22:40:04 +05:30
Achilles Rasquinha
8b4ca5cb66
Merge pull request #5268 from achillesrasquinha/socket-cleanup
socketio.js cleanup
2018-03-25 22:36:42 +05:30
Achilles Rasquinha
0cff49c460 socketio.js cleanup 2018-03-25 22:35:46 +05:30
Nabin Hait
c2d5155138 Merge branch 'master' into develop 2018-03-24 16:17:25 +05:30
Nabin Hait
2506077f2a Merge branch 'hotfix' 2018-03-24 16:17:24 +05:30
Nabin Hait
c943d34405 bumped to version 10.1.9 2018-03-24 16:47:24 +06:00
Rushabh Mehta
d3521b182a [fix] [sync.js] delete extra rows from locals 2018-03-24 15:54:33 +05:30
Nabin Hait
ab57b16993 Merge branch 'master' into develop 2018-03-24 15:37:11 +05:30
Nabin Hait
1c90b872c2 Merge branch 'hotfix' 2018-03-24 15:37:10 +05:30
Nabin Hait
7a871230bb bumped to version 10.1.8 2018-03-24 16:07:10 +06:00
Rushabh Mehta
ec90395606 [hotfix] mapper (#5267) 2018-03-24 15:31:01 +05:30
Faris Ansari
d158a51df5 Query Report fixes (#5258)
* Query Report fixes

- User saved columns working
- Print and PDF fix
- Print filters frappe/erpnext#12783

* minor
2018-03-24 12:08:00 +05:30
Revant Nandgaonkar
9e2f161f3e OAuth 2 ROPC Grant test (#5237) 2018-03-24 12:07:48 +05:30
Faris Ansari
ed8a8dabd3 List view fixes (#5260)
* Listview fixes

- fix search icon in standard filter frappe/erpnext#12555
- show skeleton while loading list rows

* Optimize remove_script_and_style
2018-03-24 12:06:38 +05:30
Achilles Rasquinha
42d737c030
Merge pull request #5265 from achillesrasquinha/py3-tests
unicode hash test fix
2018-03-23 17:59:59 +05:30
Achilles Rasquinha
3c8dbaf138 fix py3 test case 2018-03-23 17:33:24 +05:30
Achilles Rasquinha
b2e7bd284e
Merge pull request #5255 from achillesrasquinha/py3-fixes
fix timedelta conversions
2018-03-23 16:11:33 +05:30
Achilles Rasquinha
b956f279cd
Merge pull request #5261 from achillesrasquinha/test-fix
fix test case
2018-03-23 15:59:17 +05:30
Achilles Rasquinha
4581077cb8 fix test case 2018-03-23 15:37:09 +05:30
Achilles Rasquinha
c6be3cbdd7 fix test case 2018-03-23 15:34:46 +05:30
Nabin Hait
3f3d9e52c8 Fixed merge conflict 2018-03-23 15:16:18 +05:30
Nabin Hait
654e33fc5b Merge branch 'hotfix' 2018-03-23 15:15:35 +05:30
Nabin Hait
fa20790ac9 bumped to version 10.1.7 2018-03-23 15:45:35 +06:00
Zarrar
577ce03fd8 [Hotfix] File upload fix (#5254)
* append hash if same filename found while uploading through socketio

* pass file size

* upload after filename change
2018-03-23 15:13:58 +05:30
Nabin Hait
d0f3b9b6e6
Dropbox settings UX fix (#5253)
* Fixed dropbox UX issue

* Fixed typo
2018-03-23 15:09:28 +05:30
Achilles Rasquinha
bc0a2acadf fix timedelta conversions for pymysq 2018-03-22 23:02:20 +05:30
Achilles Rasquinha
84e7f8ba67 fix timedelta conversions for pymysq 2018-03-22 22:52:20 +05:30