Commit graph

5260 commits

Author SHA1 Message Date
Anand Doshi
bfd8b88b39 Set frappe.flags.in_patch when running a patch 2014-05-14 19:33:30 +05:30
Anand Doshi
2666e19641 Clear expired sessions every day 2014-05-14 19:33:29 +05:30
Anand Doshi
bc14dee451 Added frappe --clear_all_sessions 2014-05-14 19:33:28 +05:30
Anand Doshi
96087e318b Merge pull request #533 from nabinhait/v4-hotfix
custom fields and report filters
2014-05-14 19:15:37 +05:30
Nabin Hait
6cf7913a68 Set Custom Field's Insert After values as fieldname 2014-05-14 18:50:04 +05:30
Nabin Hait
5556e320d0 update reports sort by for renamed fields 2014-05-14 18:48:35 +05:30
Nabin Hait
5b29d145b3 Set report filter label while loading 2014-05-14 18:48:35 +05:30
Nabin Hait
ed1c5b2ea6 Merge pull request #532 from anandpdoshi/hotfix
Patches: Set language in System Settings, Set gravatar for missing user images, Don't clear Actions menu in App Frame when dirty and other fixes
2014-05-14 17:59:07 +05:30
Anand Doshi
757baf3012 Don't clear Actions menu on dirty, prevent mapping of doc if unsaved, downloadify fix, set global language fix 2014-05-14 17:36:48 +05:30
Anand Doshi
da26421eeb Set gravatar for users whose image is missing 2014-05-14 13:45:06 +05:30
Anand Doshi
dd93e2b354 Patch to set language in System Settings 2014-05-14 13:32:24 +05:30
Pratik Vyas
7d6b89cdb3 Revert "speedup clear cache during patches by clearing tabSessions"
This reverts commit a1362fd0b4.
2014-05-13 22:58:45 +05:30
Pratik Vyas
a1362fd0b4 speedup clear cache during patches by clearing tabSessions 2014-05-13 22:50:05 +05:30
Anand Doshi
edcfbba72b Fixed get_user_lang 2014-05-13 22:47:50 +05:30
Pratik Vyas
7f72044f2e fix in update_reports 2014-05-13 21:55:24 +05:30
Anand Doshi
ac2261e114 Fixed patch handler and update_reports method 2014-05-13 21:02:23 +05:30
Anand Doshi
b0b163918c Removed unused code from patch_handler 2014-05-13 19:36:13 +05:30
Nabin Hait
1ed64ba52f Merge pull request #528 from nabinhait/v4-hotfix
minor fix
2014-05-13 18:56:34 +05:30
Nabin Hait
df491cd278 minor fix 2014-05-13 18:54:45 +05:30
Pratik Vyas
6f3173a108 Merge pull request #527 from anandpdoshi/print_format_lowercase
Changed Print Format files to lowercase
2014-05-13 18:19: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
Anand Doshi
83ab0a07eb Merge pull request #523 from nabinhait/v4-hotfix
Custom reports route from moduleview page
2014-05-13 13:35:34 +05:30
Nabin Hait
60d342a36f Custom reports route from moduleview page 2014-05-13 12:49:35 +05:30
Pratik Vyas
1904b872fc Merge pull request #521 from anandpdoshi/hotfix
Fixed naming.py & sync fixtures in install app
2014-05-12 20:37:47 +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
Pratik Vyas
58f054ca08 Merge pull request #520 from anandpdoshi/hotfix
Fixed unicode issue in page.py, render pre blocks of standard email temp...
2014-05-12 12:55:18 +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
Rushabh Mehta
126a9c9c61 Merge pull request #519 from pdvyas/hotfix-website-clear-cache
Misc fixes
2014-05-12 11:41:50 +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