Commit graph

8960 commits

Author SHA1 Message Date
Rushabh Mehta
4f85bd3284 [bench] bench doctor to show if scheduler is disabled via system settings 2016-01-28 11:04:20 +05:30
Rushabh Mehta
378053d119 [admin] added bench purge-pending-tasks, and queue inspection in bench dump-queue-status 2016-01-27 18:51:38 +05:30
Anand Doshi
b3ebe203ac [fix] Email Alert: don't allow for child table 2016-01-26 11:28:17 +05:30
Anand Doshi
12ce3e0164 [fix] website slideshow script 2016-01-25 21:29:15 +05:30
Anand Doshi
b17172ac10 Merge pull request #1543 from neilLasrado/develop
Fixed Attach Image feild selection in Customize Form / Custom Feild
2016-01-25 17:53:01 +05:30
Anand Doshi
fa156f4c86 Merge pull request #1542 from rmehta/hook-for-home-page
Add hook for returning home page for website user
2016-01-25 17:51:41 +05:30
Anand Doshi
bb6fbb4f31 Merge pull request #1544 from anandpdoshi/fix/copy-doc-ignore-optional-fields
[fix] Ignore optional fields in frappe.copy_doc
2016-01-25 17:26:20 +05:30
Anand Doshi
f957344ff1 [fix] Ignore optional fields in frappe.copy_doc 2016-01-25 17:02:20 +05:30
Rushabh Mehta
a4514d5149 [fix] control.js, set_input if no model, fixes frappe/erpnext#4429 2016-01-25 16:25:00 +05:30
Neil Trini Lasrado
5542a8e5ef Fixed Attach Image feild selection in Customize Form / Custom Feild 2016-01-25 15:26:25 +05:30
Rushabh Mehta
9e2ba37823 [minor] add hook for website user home page by function 2016-01-25 15:10:44 +05:30
Anand Doshi
f0b014b4db [fix] Set link field value after clicking 'Create a new DOCTYPE' from Link autosuggest 2016-01-25 14:13:21 +05:30
Anand Doshi
9d9e2992b4 [fix] bulk.py: always_use_account_email_id_as_sender 2016-01-25 13:07:38 +05:30
Rushabh Mehta
5297b2a56c [minor] strip email id before validating 2016-01-25 11:30:42 +05:30
Anand Doshi
718a3e629d [fix] Use Blob to enable downloading of large CSV files directly from browser 2016-01-22 16:25:17 +05:30
Nabin Hait
93ba358621 Merge branch 'develop' 2016-01-22 15:27:12 +05:30
Nabin Hait
7784b85487 bumped to version 6.19.3 2016-01-22 15:57:12 +06:00
Nabin Hait
079e203be2 Merge pull request #1540 from nabinhait/fix78
Fixes
2016-01-22 15:25:54 +05:30
Nabin Hait
3c844c1387 [fix] Reset doctype properties if single 2016-01-22 15:25:12 +05:30
Nabin Hait
72c408c0bf [fix] Checkbox value on submitted form 2016-01-22 15:24:21 +05:30
Anand Doshi
4e4254aec7 Merge branch 'develop' 2016-01-21 22:17:06 +05:30
Anand Doshi
94d87c5588 bumped to version 6.19.2 2016-01-21 22:47:06 +06:00
Anand Doshi
985810d7df [hotfix] filter fields 2016-01-21 22:16:26 +05:30
Anand Doshi
fbff127d32 Merge branch 'develop' 2016-01-21 21:28:31 +05:30
Anand Doshi
43dfaf703c bumped to version 6.19.1 2016-01-21 21:58:31 +06:00
Anand Doshi
30ca7b1143 [hotfix] don't auto-sync standard fields of child values in frm.call 2016-01-21 21:27:39 +05:30
Anand Doshi
07c28a254a [fix] gmail compatibility for 'From' address in receive 2016-01-21 20:52:49 +05:30
Nabin Hait
c048d1ec91 Merge branch 'develop' 2016-01-21 16:49:49 +05:30
Nabin Hait
3e1e4a41ba bumped to version 6.19.0 2016-01-21 17:19:49 +06:00
Nabin Hait
f0432cead7 [docs] 2016-01-21 16:47:12 +05:30
Nabin Hait
8c7dae0931 [translations] 2016-01-21 16:32:52 +05:30
Nabin Hait
c7ea6f8c6f Update rename_field_in_email_account.py 2016-01-21 00:35:30 +05:30
Nabin Hait
498c72b913 Merge pull request #1538 from nabinhait/fix34
[fix] division by zero
2016-01-20 17:59:03 +05:30
Nabin Hait
d0d44fa7c0 [fix] division by zero 2016-01-20 17:58:35 +05:30
Nabin Hait
8594f7de0c Smallest currency fraction value in USD 2016-01-20 17:09:48 +05:30
Nabin Hait
c738b38487 Merge pull request #1537 from nabinhait/rounding
Rounding based on smallest circulating currency fraction value
2016-01-20 16:25:48 +05:30
Nabin Hait
8743fa345d Merge pull request #1535 from nabinhait/fix33
[fix] No need of sanitization while creating new_doc
2016-01-20 16:25:24 +05:30
Anand Doshi
6bfd4138cf [fix] handle content error in pdf.py 2016-01-20 14:52:40 +05:30
Nabin Hait
2f7697454e Rounding based on smallest circulating currency fraction value 2016-01-20 14:44:54 +05:30
Nabin Hait
d429af9a7e [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
Rushabh Mehta
61744e4bf5 Merge pull request #1534 from neilLasrado/develop
Fixed issue with Image display for Attach Image field type while docu…
2016-01-19 16:33:38 +05:30
Rushabh Mehta
2c14241fc4 [minor] add success callback in website.js 2016-01-19 16:27:33 +05:30
Neil Trini Lasrado
780732acd3 Fixed issue with Image display for Attach Image field type while document status is submitted 2016-01-19 16:17:36 +05:30
Nabin Hait
f0678a5963 Merge pull request #1531 from nabinhait/fix32
[fix] Remove blank lines before validating email ids
2016-01-19 11:44:01 +05:30
Nabin Hait
ea3df8cc04 Merge pull request #1530 from nabinhait/develop
Smallest Currency Fraction value and remainder function
2016-01-19 11:43:46 +05:30
Nabin Hait
2e4e81b5ca Merge pull request #1533 from rmehta/frappe-db
[enhancement] added frappe.db.get_value in js
2016-01-19 11:43:18 +05:30
Rushabh Mehta
66ce18823a [enhancement] added frappe.db.get_value in js 2016-01-19 10:42:24 +05:30
Nabin Hait
f2b2f846ab [fix] Remove blank lines before validating email ids 2016-01-18 19:03:56 +05:30
Rushabh Mehta
eaaca9f1aa Merge pull request #1529 from sbkolate/develop
added "View Website" menu link on Mobile View
2016-01-18 18:48:06 +05:30
Nabin Hait
5cb455ee43 Smallest Currency Fraction value and remainder function 2016-01-18 17:57:45 +05:30