Commit graph

5174 commits

Author SHA1 Message Date
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
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
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
Anand Doshi
f49ce5e7e1 Used spaces instead of tabs to fix travis 2014-05-04 14:18:02 +05:30
Anand Doshi
6704946d63 tabSessions: change user column to varchar(255) 2014-05-04 11:40:14 +05:30
Rushabh Mehta
7cf586dcd4 fixes to style, app boilerplate and selenium testing 2014-05-03 16:21:59 +05:30
Anand Doshi
902954ad24 Remove empty sections in module view, set title right for doclistview 2014-05-02 19:41:16 +05:30
Anand Doshi
18ba0a5d4d Fixed contact page response 2014-05-02 18:17:22 +05:30
Anand Doshi
3394c82e5f Calendar bug, show workflow buttons only if active workflow exists. Fixes frappe/erpnext#1550 2014-05-02 18:01:38 +05:30
Nabin Hait
0adec692c9 Merge branch 'develop' of github.com:frappe/frappe into develop 2014-05-02 15:47:45 +05:30
Nabin Hait
a7fdb57c16 fixes in clear_table function 2014-05-02 15:47:13 +05:30
Rushabh Mehta
1b4f811650 hooks fix 2014-05-02 12:27:22 +05:30
Rushabh Mehta
343330fe6b hooks.txt -> hooks.py 2014-05-02 12:18:12 +05:30
Anand Doshi
2535c65bb1 Test Cases - commit after running tests, run tests --without_serve 2014-05-01 16:28:36 +05:30
Anand Doshi
9055965ffd Permissions. Fixes frappe/erpnext#1554 2014-05-01 16:28:36 +05:30
Nabin Hait
8d7ea61415 Merge branch 'develop' of github.com:frappe/frappe into develop 2014-05-01 15:50:06 +05:30
Nabin Hait
62fb3f5fc1 minor fix in time_diff 2014-05-01 14:55:30 +05:30
Rushabh Mehta
12ecc5ac42 added form tests for selenium testing 2014-05-01 12:24:49 +05:30