Commit graph

3140 commits

Author SHA1 Message Date
Anand Doshi
a41e12c233 Fixed clear_event_cache 2014-05-22 11:03:05 +05:30
Anand Doshi
24b2b08e4d No default for name field 2014-05-22 00:35:04 +05:30
Anand Doshi
57625db4b3 Fix rename doc for doctype 2014-05-21 23:55:03 +05:30
Rushabh Mehta
cbb7a4e122 updated bootstrap and css 2014-05-21 17:26:00 +05:30
Anand Doshi
314e730f5f Print table column sorting. Fixes frappe/erpnext#1673 2014-05-21 14:56:32 +05:30
Anand Doshi
6bda09db38 Removed gzip for json responses. It should be handled by http server. 2014-05-20 20:16:18 +05:30
Anand Doshi
39208159a4 Communication Fixes #545, frappe/erpnext#1670 2014-05-20 16:42:58 +05:30
Pratik Vyas
496c27141a Release v4.0.1 2014-05-20 16:18:02 +05:30
Anand Doshi
f654b59c41 Set remove_typography to false as default 2014-05-20 13:59:49 +05:30
Nabin Hait
b51a3da222 Set idx while adding communication. Fixes frappe/erpnext#1645 2014-05-19 19:33:27 +05:30
Nabin Hait
5cc654f774 Server side onload functionality in multiple docs 2014-05-19 18:16:36 +05:30
Anand Doshi
648ec7d059 Fixed scheduler error logging 2014-05-17 00:10:25 +05:30
Anand Doshi
7b1ea71709 Merge pull request #540 from pdvyas/enable-locktimeout
raise exception on scheduler lock timeout
2014-05-16 23:24:31 +05:30
Nabin Hait
e6ad4830a9 traslation issue fixed in desktop 2014-05-16 19:58:43 +05:30
Pratik Vyas
a961af72c4 raise exception on scheduler lock timeout 2014-05-16 19:30:40 +05:30
Pratik Vyas
0751a1b02f fix copy doc naming bug in test runner 2014-05-16 13:35:57 +05:30
Pratik Vyas
d28146f929 Merge pull request #534 from anandpdoshi/hotfix
Clear expired sessions via Scheduler
2014-05-16 12:38:07 +05:30
Anand Doshi
fb2d9cd38e Fixed naming via Prompt 2014-05-15 23:05:45 +05:30
Nabin Hait
b76177b1e7 Merged language patch with another patch global_defaults_to_system_settings 2014-05-15 17:15:57 +05:30
Pratik Vyas
032f430a13 make celery emails config a dict 2014-05-15 15:58:00 +05:30
Pratik Vyas
aa90e2a049 optimize mysqldump 2014-05-14 23:01:08 +05:30
Pratik Vyas
51ad31e895 email auth for exception mails 2014-05-14 23:00:52 +05:30
Pratik Vyas
d15d0620fd fix --backup return code 2014-05-14 23:00:19 +05:30
Pratik Vyas
18f897aa0e hotfix: escape curly in boilerplate 2014-05-14 21:38:10 +05:30
Anand Doshi
5a56ee3a1f Fixed rss.xml 2014-05-14 19:39:59 +05:30
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
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
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
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