Commit graph

3631 commits

Author SHA1 Message Date
Anand Doshi
3fbf8dd915 [fix] letter head in print: return empty dict 2016-01-28 16:24:02 +05:30
Anand Doshi
8b0b93a3a8 [enhancement] PDF: Footer option in Letter Head and show page number at the bottom 2016-01-28 15:56:45 +05:30
Anand Doshi
78bd12d8b0 [fix] typo in pdf header/footer code 2016-01-28 15:56:45 +05:30
Rushabh Mehta
7824f39409 [fix] bench new-site 2016-01-28 15:51:37 +05:30
Anand Doshi
146f2eb35e Merge pull request #1546 from rmehta/celery-inspect-queue
[admin] added bench purge-pending-tasks, and queue inspection in bench dump-queue-status
2016-01-28 11:26:58 +05:30
Anand Doshi
0a2db5ed4e Merge pull request #1545 from rmehta/socket-in-website
[realtime] Socket working in website
2016-01-28 11:26:29 +05:30
Rushabh Mehta
4f85bd3284 [bench] bench doctor to show if scheduler is disabled via system settings 2016-01-28 11:04:20 +05:30
Anand Doshi
2e7e73baac [fix] improvements in header/footer code 2016-01-27 20:51:23 +05:30
gabtzi
200ad06b5c Enchancement - provide header/footer HTML code and adjust margins on the fly in custom print formats 2016-01-27 20:51:23 +05:30
Anand Doshi
f8e1392a8a bumped to version 6.20.2 2016-01-27 20:02:01 +06:00
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
a3fe5ae8c1 [fix] validate email address 2016-01-27 17:03:38 +05:30
Anand Doshi
438d541ee2 bumped to version 6.20.1 2016-01-27 17:14:15 +06:00
Anand Doshi
114cb12022 [fix] IMAP - mark emails as seen after retrieval 2016-01-27 16:22:52 +05:30
Anand Doshi
4408070128 bumped to version 6.20.0 2016-01-27 14:46:40 +06:00
Anand Doshi
dfc9303098 [translations] 2016-01-27 12:35:10 +05:30
Anand Doshi
3445303f1d [language] Added Estonian, Telugu and Urdu. Fixes frappe/translator#64 and frappe/translator#66 2016-01-27 12:34:48 +05:30
Rushabh Mehta
45048ac41a [realtime] ability to get socket working in website, now_datetime should not be timezone aware and web-form properties should take preceedence 2016-01-27 12:26:21 +05:30
Anand Doshi
dcb24f0c3f [minor] show autoname field if it doesn't have any value 2016-01-27 12:00:26 +05:30
Anand Doshi
f8f674fbe1 [change log] 2016-01-27 11:29:17 +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
7784b85487 bumped to version 6.19.3 2016-01-22 15:57:12 +06:00
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
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
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
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
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