Faris Ansari
e74eb649b7
fix(test): Delete blog after test
2019-09-11 13:16:46 +05:30
mergify[bot]
2f59c81bef
Merge pull request #8397 from hrwX/post_fix
...
fix(PostgreSQL): if not db host then localhost
2019-09-11 07:43:35 +00:00
Sahil Khan
6460e14aba
feat(custom_field): add length option in custom field
2019-09-11 13:06:37 +05:30
Himanshu Warekar
e955361610
fix: if not db host then localhost
2019-09-11 12:15:04 +05:30
mergify[bot]
a56c375948
Merge pull request #8395 from ruchamahabal/fix-empty-comments
...
fix: empty comments added
2019-09-11 06:18:35 +00:00
Suraj Shetty
95f2791fa0
fix(patch): Skip name column from duplicate index check ( #8388 )
...
fix(patch): Skip name column from duplicate index check
2019-09-11 10:53:56 +05:30
mergify[bot]
7267d4eaff
Merge pull request #8396 from surajshetty3416/fix-timeline
...
fix: Improper "bold text" in timeline
2019-09-11 05:21:53 +00:00
Suraj Shetty
c89b8fc919
fix: Improper text bold in timeline.js
2019-09-11 09:49:57 +05:30
Suraj Shetty
3b3b90234f
fix: Do not bold text parts unwanted
...
- Complete text finally gets wrapped inside bold
2019-09-11 09:35:51 +05:30
Rucha Mahabal
a919c43e47
fix: empty comments added
2019-09-11 00:57:15 +05:30
Faris Ansari
5bf4e1616f
fix: Remove duplicate calls
2019-09-10 18:30:57 +05:30
Faris Ansari
30a527b911
fix: Remove db.commit
2019-09-10 17:14:27 +05:30
Aditya Hase
9928aa38d7
feat(scheduler): Show popup if scheduler is inactive ( #8391 )
2019-09-10 17:08:35 +05:30
mergify[bot]
5c5a9af97d
Merge pull request #8389 from adityahase/fix-time
...
fix(backgorund_job): Convert UTC time to local time
2019-09-10 10:39:10 +00:00
Aditya Hase
2de55ab5c6
fix(backgorund_job): Convert UTC time to local time
2019-09-10 15:50:43 +05:30
Suraj Shetty
62276dde48
fix(patch): Skip name column from duplicate index check
2019-09-10 14:47:09 +05:30
Sahil Khan
b53a03e963
Merge branch 'develop' into version-12
2019-09-10 14:36:48 +05:30
Sahil Khan
f0103083ce
bumped to version 12.0.12
2019-09-10 14:56:48 +05:50
mergify[bot]
fcb080625c
Merge pull request #8367 from netchampfaris/comment-fullname-fix-d
...
fix: Fetch fullname from User then Contact
2019-09-10 09:04:04 +00:00
Faris Ansari
183d87a73c
fix: Fallback for first_name, last_name
2019-09-10 13:53:14 +05:30
prssanna
9c0f678a04
fix: fix legends on charts on user profile page
2019-09-10 13:45:28 +05:30
Suraj Shetty
07e273a672
chore: Remove unwanted website.less file ( #8384 )
2019-09-10 13:36:48 +05:30
Faris Ansari
1eecc3dadb
Revert "fix(pg test): get_list to get_all"
...
This reverts commit ef665c4c87 .
2019-09-10 13:34:48 +05:30
Faris Ansari
4811b64b1f
fix(test): db.commit after creating table
2019-09-10 13:32:23 +05:30
Faris Ansari
244bc16c27
fix: Fallback to localhost for db_host
2019-09-10 13:32:06 +05:30
Faris Ansari
ef665c4c87
fix(pg test): get_list to get_all
2019-09-10 11:45:45 +05:30
Saurabh
dd4761e404
Merge pull request #8380 from nabinhait/bulk-delete-error-handling
...
fix: Handle error on bulk deletion
2019-09-10 11:26:46 +05:30
Suraj Shetty
7a8c1d3f17
fix(Patch): batch insert query for contacts ( #8370 )
...
fix(Patch): batch insert query for contacts
2019-09-10 08:16:25 +05:30
Nabin Hait
b86dbf1c82
fix: Handle error on bulk deletion
2019-09-09 16:18:02 +05:30
Himanshu
cdbf7eae63
fix: remove mandatory for title ( #8378 )
2019-09-09 13:12:43 +05:30
Suraj Shetty
99b3651a06
fix: Use .get() to avoid attribute error ( #8379 )
2019-09-09 10:31:30 +05:30
Himanshu Warekar
7377d162d8
fix: list to tuple
2019-09-08 15:39:25 +05:30
Himanshu Warekar
14b4991d62
fix: query
2019-09-08 15:32:02 +05:30
Himanshu Warekar
5039ee03f1
Merge branch 'develop' of https://github.com/frappe/frappe into contacts_patch_fix
2019-09-08 15:06:23 +05:30
mergify[bot]
1436c93a03
Merge pull request #8375 from netchampfaris/duplicate-file-error
...
fix(File): Use url when uploading duplicate files
2019-09-08 08:41:51 +00:00
mergify[bot]
10ea3964bd
Merge pull request #8376 from netchampfaris/text-overflow-fix
...
fix: Overflowing values for Text, Small Text
2019-09-08 08:39:44 +00:00
mergify[bot]
70d3d4eeaa
Merge pull request #8377 from netchampfaris/form-save-istable-check
...
fix: Check istable using meta
2019-09-08 08:38:55 +00:00
Rucha Mahabal
0c44fb837d
fix: Dont allow sending Newsletter when there are 0 recipients ( #8362 )
2019-09-08 13:46:47 +05:30
Shivam Mishra
58b94c561a
fix: use doc in webform save ( #8353 )
...
* fix: use doc in webform save
* style: better comments
* fix: redirect to successurl fix
2019-09-08 12:29:54 +05:30
Faris Ansari
d3eda5408f
fix: Check istable using meta
...
- Log errors during save in console
2019-09-08 02:31:19 +05:30
Rohan
355fc4b49e
feat: allow extending doctype dashboards via hooks (develop) ( #8336 )
...
* feat: allow overriding dasboards via hooks
* fix: allow extending dashboard data in hooks
* fix: move logic to generic function
* format: added description to hook
2019-09-08 02:29:43 +05:30
Aditya Hase
7ffd2f4298
fix(cypress): Use cypress:run command ( #8352 )
2019-09-08 02:27:52 +05:30
gavin
6b5eefbb37
fix: Disable Has Web View section for custom doctypes ( #8214 )
2019-09-08 02:25:14 +05:30
Faris Ansari
fedf971d71
fix: Overflowing values for Text, Small Text
2019-09-07 23:57:24 +05:30
Faris Ansari
f5ce57ff5f
fix(File): Use url when uploading duplicate files
...
When a duplicate file is uploaded, a file record will be created using
the url of the original file.
2019-09-07 23:39:11 +05:30
Suraj Shetty
33a99f2392
feat: Show signature placeholder in print view ( #8354 )
2019-09-07 21:18:15 +05:30
Himanshu Warekar
cc96cad445
chore: code cleanup
2019-09-07 17:20:30 +05:30
mergify[bot]
119511ceff
Merge pull request #8371 from hrwX/id_to_help
...
chore: add id to help
2019-09-07 11:36:05 +00:00
Himanshu Warekar
b015fbf6c3
chore: add id to help
2019-09-07 16:51:52 +05:30
mergify[bot]
208ed0b826
Merge pull request #8368 from sagarvora/fix-smtp
...
fix: incorrect if condition in smtp module
2019-09-07 10:23:41 +00:00