Commit graph

37300 commits

Author SHA1 Message Date
Nabin Hait
df491cd278 minor fix 2014-05-13 18:54:45 +05:30
Anand Doshi
275f7553b4 Changed Print Format files to lowercase 2014-05-13 17:56:07 +05:30
Pratik Vyas
866f2266d3 Merge pull request #526 from anandpdoshi/hotfix
Fixed /about page and ability to show section break border without a label
2014-05-13 17:32:57 +05:30
Anand Doshi
82aaefccf2 Merge pull request #525 from nabinhait/v4-hotfix
Custom field validation msg fixes
2014-05-13 17:02:33 +05:30
Anand Doshi
32407a8e1a Ability to show section border option when creating layout 2014-05-13 16:45:35 +05:30
Anand Doshi
a18a3d1e17 Fixed /about. Fixes frappe/erpnext#1629 2014-05-13 16:44:59 +05:30
Nabin Hait
d6cc80f37b Custom field validation msg fixes 2014-05-13 16:14:00 +05:30
Anand Doshi
51b3534a0f Changed patch folder 4_0 to v4_0 2014-05-13 15:13:30 +05:30
Nabin Hait
60d342a36f Custom reports route from moduleview page 2014-05-13 12:49:35 +05:30
Anand Doshi
f1df6cc42b Run sync_fixtures when installing app 2014-05-12 20:07:48 +05:30
Anand Doshi
416a6d3f39 Fixed naming.py 2014-05-12 20:07:48 +05:30
Anand Doshi
7ea509274a Fixed check if patch already executed 2014-05-12 19:46:03 +05:30
Nabin Hait
f743c2f1ba Merge pull request #522 from nabinhait/v4-hotfix
update custom reports for renamed fields
2014-05-12 17:50:44 +05:30
Nabin Hait
9901915704 Update custom reports for renamed fields. Fixes #1620 2014-05-12 17:42:19 +05:30
Nabin Hait
2978793e37 set route options for Report 2014-05-12 17:41:23 +05:30
Nabin Hait
58d0f9d467 Show Custom reports on module page fixes #1619 2014-05-12 17:40:46 +05:30
Rushabh Mehta
6d26edcae4 fixes frappe/erpnext#1629 2014-05-12 17:21:48 +05:30
Rushabh Mehta
eddfa83c31 minor fixes to website 2014-05-12 17:16:32 +05:30
Rushabh Mehta
f15b228347 ignore route links while updating sitemap 2014-05-12 15:29:00 +05:30
Rushabh Mehta
a467fda8d6 ignore route links while updating sitemap 2014-05-12 15:27:42 +05:30
Rushabh Mehta
561386c387 force deletion of old routes 2014-05-12 15:25:21 +05:30
Anand Doshi
6475d9381a Fixed unicode issue in page.py, render pre blocks of standard email template in monospace 2014-05-12 12:30:46 +05:30
Pratik Vyas
0c62be6a7f remove validate_previous_idx_exists in website route 2014-05-12 11:59:23 +05:30
Pratik Vyas
84f93f5982 set hash as autoname for Notification Count 2014-05-12 11:39:40 +05:30
Pratik Vyas
614d31813b translate to english if no lang 2014-05-12 11:30:49 +05:30
Pratik Vyas
d11871f8b1 clear guest session the correct way 2014-05-12 11:24:48 +05:30
Pratik Vyas
0b97ac921f fix clear cache for Guest home page 2014-05-11 23:31:29 +05:30
Nabin Hait
fd118c229b Merge branch 'develop' of github.com:frappe/frappe into v4-hotfix 2014-05-11 13:09:57 +05:30
Nabin Hait
d8b2b48d44 Test case fixes for defaults 2014-05-11 13:09:32 +05:30
Pratik Vyas
c941e70252 fix default in alter table 2014-05-11 10:32:52 +05:30
Rushabh Mehta
b5f6610ef3 fixes to print format. save missing. 2014-05-11 10:18:05 +05:30
Pratik Vyas
9ee4649ee4 fixes to filemanager patch deleting files with duplicate entries 2014-05-10 22:20:09 +05:30
Anand Doshi
417cec89cb Alter table using a single query 2014-05-10 22:20:09 +05:30
Pratik Vyas
1c19bf95b8 do not rebuild sitemap on add to installed app 2014-05-10 22:18:52 +05:30
Rushabh Mehta
6d5d653006 show message for duplicate name error 2014-05-09 19:21:23 +05:30
Anand Doshi
46dadf4299 Fixed framework.sql 2014-05-09 17:44:36 +05:30
Rushabh Mehta
7373daae55 bugfix rename_doc 2014-05-09 15:30:29 +05:30
Rushabh Mehta
1bf127e778 bugfix for include 2014-05-09 15:05:23 +05:30
Rushabh Mehta
1a94ae61de Merge pull request #514 from anandpdoshi/deprecate-link-selects
Deprecate link selects
2014-05-09 14:08:35 +05:30
Anand Doshi
9bb0ab45db Merge pull request #513 from rmehta/develop
added bulk option in frappe.sendmail and header extension
2014-05-09 13:51:06 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Anand Doshi
b34afadd8d Further improvements to autocomplete 2014-05-09 12:31:13 +05:30
Rushabh Mehta
b977b22440 bugfix to sendmail(bulk) 2014-05-09 11:48:23 +05:30
Anand Doshi
b07b046477 Autosuggest: show default suggestions in 500ms, cache query terms 2014-05-09 11:34:17 +05:30
Anand Doshi
75e2345cea strip slash (/) from pathname in render.py 2014-05-09 11:32:08 +05:30
Rushabh Mehta
a060b2b4a2 added bulk option in frappe.sendmail and header extension 2014-05-09 10:51:22 +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