Commit graph

5189 commits

Author SHA1 Message Date
Rushabh Mehta
a060b2b4a2 added bulk option in frappe.sendmail and header extension 2014-05-09 10:51:22 +05:30
Anand Doshi
407c5eb092 Merge pull request #511 from rmehta/develop
bugfix in search, added role_home_page and sort_field, sort_order in doctype
2014-05-08 17:44:11 +05:30
Rushabh Mehta
7a5430fc2f removed debug from search.py 2014-05-08 16:53:59 +05:30
Rushabh Mehta
6653f2e2a1 views and lists 2014-05-08 16:53:29 +05:30
Rushabh Mehta
919eb9eb80 added hook for role_home_page 2014-05-08 16:53:28 +05:30
Rushabh Mehta
28418fecf2 added sort_field and sort_order to doctype so that sorting can be user defined. Also added to customize form view 2014-05-08 16:53:28 +05:30
Rushabh Mehta
040b88e8e9 updates to pages 2014-05-08 16:53:27 +05:30
Rushabh Mehta
8ab1345d9a started standard lists and views [wip] for portal 2014-05-08 16:53:27 +05:30
Anand Doshi
e2167b480c Merge pull request #509 from anandpdoshi/bugfix-v4
Fixes in Assigned To, set_options in Select fields
2014-05-08 12:09:19 +05:30
Anand Doshi
b5032cf51e Fixed moduleview language issue 2014-05-08 11:43:11 +05:30
Nabin Hait
34096bfdb2 Merge pull request #508 from nabinhait/v4-hotfix
Fixes for validate after submit
2014-05-07 19:23:06 +05:30
Anand Doshi
2736ef8628 Assignment: comment mandatory. Fixes frappe/erpnext#1600 2014-05-07 18:49:36 +05:30
Anand Doshi
0fd0f5ebc4 Fixed: set_options set model value 2014-05-07 18:43:25 +05:30
Rushabh Mehta
e4f86243b2 Merge pull request #507 from anandpdoshi/bugfix-v4
Fixed Letter Head permissions, pjax only when .htm(l) or no extension, d...
2014-05-07 17:30:25 +05:30
Anand Doshi
8d0e90fef0 Fixed Letter Head permissions, pjax only when .htm(l) or no extension, dragging issue in grid 2014-05-07 17:22:00 +05:30
Nabin Hait
5ef55eb3dc Merge branch 'develop' of github.com:frappe/frappe into v4-hotfix 2014-05-07 16:34:26 +05:30
Nabin Hait
6451fbfc76 Fixes in validate_after_submit for data import. 2014-05-07 16:33:43 +05:30
Anand Doshi
b3594f9388 Merge pull request #505 from rmehta/develop
added or_filters to db_query. link search will not search 'search_fields...
2014-05-07 15:13:19 +05:30
Nabin Hait
121877b218 Merge branch 'develop' of github.com:frappe/frappe into v4-hotfix 2014-05-07 15:11:31 +05:30
Nabin Hait
ecfa9dfb37 Call validate on update_after_submit. Fixes #1595 2014-05-07 14:57:17 +05:30
Rushabh Mehta
2405ed2e81 added or_filters to db_query. link search will not search 'search_fields' by default 2014-05-07 14:09:40 +05:30
Anand Doshi
a35174399e Merge pull request #504 from anandpdoshi/editor-bugfix
Use jquery to remove style attributes in clean_html in editor.js
2014-05-07 12:30:07 +05:30
Anand Doshi
abf113e2d4 Use jquery to remove style attributes in clean_html in editor.js 2014-05-07 12:21:03 +05:30
Pratik Vyas
b6efb3fe96 Merge pull request #502 from rmehta/develop
fix to boilerplate, added Core module for Administrator and fixed layout...
2014-05-06 18:50:54 +05:30
Rushabh Mehta
2f926f0136 fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
Anand Doshi
7469c83b69 Merge pull request #501 from anandpdoshi/bugfix-v4
Fixes in pjax and Custom Field
2014-05-06 16:44:31 +05:30
Anand Doshi
b89db240b2 Fixes in Custom Field 2014-05-06 16:17:24 +05:30
Nabin Hait
d8cfbc09e1 Merge pull request #500 from nabinhait/v4-hotfix
Cannada translation
2014-05-06 14:20:39 +05:30
Nabin Hait
430698207b Cannada translation 2014-05-06 14:03:35 +05:30
Anand Doshi
e62d6bfcb3 PJax - Reload first page when visited using browser's back button 2014-05-06 12:56:29 +05:30
Anand Doshi
35897f63da Merge pull request #499 from anandpdoshi/bugfix-v4
Module view: use route if specified. Fixes frappe/erpnext#1584
2014-05-06 12:18:18 +05:30
Anand Doshi
d93615dd3e Module view: use route if specified. Fixes frappe/erpnext#1584 2014-05-06 11:48:20 +05:30
Pratik Vyas
5d4741b4e2 Release 4.0.0 2014-05-05 19:15:34 +05:30
Anand Doshi
e153f32cd3 Do not allow installing hidden apps from applications page 2014-05-05 18:34:08 +05:30
Anand Doshi
a8e24afade Reload ignore_doctypes if force=True in import_doc 2014-05-05 18:25:01 +05:30
Anand Doshi
484191754a Whitelisting of controller methods 2014-05-05 17:51:38 +05:30
Anand Doshi
90b637e844 Fixed Selenium Tests 2014-05-05 17:18:58 +05:30
Anand Doshi
98ad3c41b4 Fixes in Print, Test Cases, Permissions 2014-05-05 16:41:16 +05:30
Rushabh Mehta
49de172a6d website context bugfix 2014-05-05 15:59:08 +05:30
Rushabh Mehta
fec4b37e1a minor website 2014-05-05 15:15:52 +05:30
Pratik Vyas
c5da29e16d Add provision to set http status code using frappe.local.response.http_status_code 2014-05-05 07:57:07 +05:30
Pratik Vyas
276877a753 API doesn't depend on client.py anymore 2014-05-05 07:57:07 +05:30
Anand Doshi
63dbef002c Fixed msgprint of doctype open conflict 2014-05-04 19:36:44 +05:30
Anand Doshi
f1ff388563 Fix in open mapped doc. Fixes frappe/erpnext#1575 2014-05-04 18:36:10 +05:30
Rushabh Mehta
c9055ad62f website updates 2014-05-04 17:46:11 +05:30
Anand Doshi
e211281a01 Fixed get_localhost 2014-05-04 15:25:49 +05:30
Anand Doshi
e3251668e7 Fixes to Travis 2014-05-04 15:19:46 +05:30
Anand Doshi
b12dcfc7b3 Travis: start serve at port 8888 2014-05-04 15:03:37 +05:30
Anand Doshi
809b97a2d9 Fixed username and password for travis 2014-05-04 14:54:56 +05:30
Anand Doshi
d16bf63bd2 Fixed username and password for travis 2014-05-04 14:22:31 +05:30