Javier Wong
5c42aa996a
[fix] Hide Editable Grid Columns ( #4270 )
...
* [fix] Hide Editable Grid Columns
This fixes a bug where set_column_disp does not hide editable grid columns.
* [fix] Hide Editable Grid Columns - Additional Fixes
This fixes a bug where set_column_disp does not hide editable grid columns.
* [fix] Hide Editable Grid Columns - Additional Fixes
This fixes a bug where set_column_disp does not hide editable grid columns.
* [fix] Hide Editable Grid Columns - Additional Fixes
This fixes a bug where set_column_disp does not hide editable grid columns.
* Codacy Fixes
2017-10-17 12:22:52 +05:30
Prateeksha Singh
7e9cce2d3b
C3 to Charts ( #4228 )
...
* make AxisGraph
* remove jquery and snap
* [major] refactor, svg animations, rename to charts
* remove c3, d3
* [Charts] renaming and namespacing
* [fix] codacy
* Replace in grid report with plot, fixes
2017-10-17 12:02:39 +05:30
Pawan Mehta
181d493dc2
[fix] #4267 - remove hard coded web-server port in ui tests ( #4268 )
...
* [fix] #4267
* Update selenium_testdriver.py
2017-10-17 11:59:07 +05:30
Makarand Bauskar
9ff3dfcd4c
[hotfix] robots.txt file is considered as static instead of getting context from robots.py ( #4325 )
2017-10-17 11:56:29 +05:30
Makarand Bauskar
fe75ffb8da
[minor] fetch dictory value using get method instead of indexing ( #4324 )
2017-10-17 11:56:01 +05:30
Faris Ansari
02c359d00f
Don't show img tags in kanban card ( #4326 )
...
- https://discuss.erpnext.com/t/how-to-make-kanban-view-just-first-text-lines/29428
2017-10-17 11:54:52 +05:30
Rushabh Mehta
35a86a6d84
[fix] test_feedback_trigger.py
2017-10-17 11:33:56 +05:30
Rushabh Mehta
d5f0378f63
[fix] test_feedback_trigger.py
2017-10-17 10:43:21 +05:30
Makarand Bauskar
5eb5d1039f
[minor] refactored the setup_email_inbox method to create sidebar menu ( #4300 )
2017-10-17 10:26:25 +05:30
Makarand Bauskar
a6ed912924
[minor] display title in user mention instead of docname ( #4217 )
...
* [minor] display title in user mention instead of docname
* [minor] added the reference number/name
* [minor] if title is name then use the doc.reference_name instead of frappe.db.get_value
2017-10-17 09:32:51 +05:30
Rushabh Mehta
cd968348d7
[minor] better message on permission
2017-10-16 10:18:56 +05:30
mbauskar
52d7d7af11
Merge branch 'hotfix'
2017-10-13 11:03:54 +05:30
mbauskar
ff43b65aac
Merge branch 'master' into develop
2017-10-13 11:03:54 +05:30
mbauskar
be3cbd790a
bumped to version 9.1.7
2017-10-13 11:33:54 +06:00
Makarand Bauskar
beeaa3f6ab
[hotfix] no_socketio while uploading file for data-import-tool ( #4306 ) ( #4310 )
2017-10-13 10:51:38 +05:30
Makarand Bauskar
da144db4ec
[hotfix] no_socketio while uploading file for data-import-tool ( #4306 )
2017-10-13 10:47:11 +05:30
mbauskar
6640774b75
Merge branch 'master' into develop
2017-10-11 14:38:27 +05:30
mbauskar
bc396d5cba
Merge branch 'hotfix'
2017-10-11 14:38:26 +05:30
mbauskar
6757c5d61b
bumped to version 9.1.6
2017-10-11 15:08:26 +06:00
Makarand Bauskar
ff954462a2
[minor] attach only image type files to Background Image field ( #4283 )
2017-10-11 14:37:12 +05:30
Makarand Bauskar
cf99dd268c
[minor] update the doc status to Open for Received communication ( #4295 )
...
* [minor] update the doc status to Open for Received communication
* [minor] update the modified date on reply
2017-10-11 12:09:31 +05:30
Makarand Bauskar
007bb0d684
[hotfix] enable Update button if error occured after customize form save ( #4294 )
2017-10-10 13:56:25 +05:30
Makarand Bauskar
77f55a0ee1
[hotfix] fixed margin for disabled check field ( #4293 )
2017-10-10 13:48:20 +05:30
mbauskar
75c894f034
Merge branch 'hotfix'
2017-10-10 12:35:42 +05:30
mbauskar
ae6fa0b10f
Merge branch 'master' into develop
2017-10-10 12:35:42 +05:30
mbauskar
57f6a39180
bumped to version 9.1.5
2017-10-10 13:05:42 +06:00
Saurabh
b3ee2d56fc
Merge pull request #4291 from saurabh6790/upload_attendance_fix
...
[fix] missing dataurl in on_attach
2017-10-10 12:32:51 +05:30
Saurabh
f362f84238
[fix] missing dataurl in on_attach
2017-10-10 12:29:57 +05:30
Saurabh
ca3bbe75ae
Merge branch 'hotfix'
2017-10-10 11:21:05 +05:30
Saurabh
0ddc375ad9
Merge branch 'master' into develop
2017-10-10 11:21:05 +05:30
Saurabh
2c25c9619d
bumped to version 9.1.4
2017-10-10 11:51:05 +06:00
Saurabh
75ef8d5345
Merge pull request #4290 from saurabh6790/upload_attendance_fix
...
[fix] if no_socketio specified, upload file with FileReader
2017-10-10 11:19:55 +05:30
Saurabh
8744795c45
Merge pull request #4284 from saurabh6790/upload_attendance_fix
...
[hotfix] if no_socketio specified, upload file with FileReader
2017-10-10 11:14:39 +05:30
Faris Ansari
9099747116
Add get_password, fix total_pages ( #4285 )
2017-10-09 17:24:09 +05:30
Rushabh Mehta
b2a86325eb
Update .travis.yml
2017-10-09 17:06:52 +05:30
Saurabh
884555b645
[fix] if no_socketio specified, upload file with FileReader
2017-10-09 16:12:00 +05:30
mbauskar
025baf5b9f
Merge branch 'master' into develop
2017-10-09 15:17:33 +05:30
mbauskar
9439a808a1
Merge branch 'hotfix'
2017-10-09 15:17:32 +05:30
mbauskar
14898d1126
bumped to version 9.1.3
2017-10-09 15:47:32 +06:00
tundebabzy
546c251e56
Empty Child Table Row Should Delete On Save ( #4202 ) ( #4243 )
...
* add new function `remove_empty_rows`
* removes empty rows before `check_name` in `save`
* codacy clean up
2017-10-09 13:22:16 +05:30
Makarand Bauskar
91a6c5b246
[minor] create __init__ file, passed create_init=True explicitly ( #4265 )
2017-10-09 13:17:03 +05:30
Makarand Bauskar
ad596b56d7
[minor] don't update the parent's status to Replied on Communication Update ( #4266 )
2017-10-09 13:16:25 +05:30
rohitwaghchaure
60078d61a3
Custom Attach field, user not able to attach file ( #4274 )
2017-10-09 13:14:21 +05:30
Makarand Bauskar
ecd1550c3b
[minor] fixes for delete chat button ( #4277 )
2017-10-09 13:10:23 +05:30
Makarand Bauskar
229f676645
[hotfix] minor fixes in the Email Communication subject field ( #4278 )
2017-10-09 13:09:41 +05:30
Faris Ansari
e83959a345
Fixes for Data Migration Tool ( #4275 )
2017-10-09 13:08:50 +05:30
Achilles Rasquinha
7d44cef80c
updated travis ( #4281 )
2017-10-09 13:07:27 +05:30
rohitwaghchaure
705d48619c
[Fix] Signature not displying in the PDF ( #4271 )
2017-10-09 08:46:35 +05:30
Saurabh
5cd9e167d8
Merge branch 'hotfix'
2017-10-06 17:28:04 +05:30
Saurabh
54c989b247
Merge branch 'master' into develop
2017-10-06 17:28:04 +05:30