Commit graph

7302 commits

Author SHA1 Message Date
Rushabh Mehta
bf4e0681c4 [fix] command clear-website-cache 2015-05-12 11:45:14 +05:30
Rushabh Mehta
298f5085d6 [fix] [dialog] cancel workflow action on submit 2015-05-12 10:54:00 +05:30
Rushabh Mehta
baf1388cd5 [fixed] module show/hide frappe/erpnext#3243 2015-05-12 10:20:16 +05:30
Rushabh Mehta
d05a5129c9 [fix] [bug] open same doc via grid 2015-05-11 15:46:15 +05:30
Rushabh Mehta
1dcea77fa6 [login] redirect to desk for logged in system user 2015-05-11 14:31:55 +05:30
Pratik Vyas
a8d564a6c9 Fix check_bulk_limit 2015-05-11 14:29:17 +05:30
Rushabh Mehta
6996530267 [fix] rename, fixes frappe/erpnext#3233 2015-05-11 12:37:01 +05:30
Rushabh Mehta
ccc0ea5cd2 [desktop] don't force show 'all applications' frappe/erpnext#3234 2015-05-11 12:33:52 +05:30
Rushabh Mehta
093445f22e [test] set selenium timeout to 20 seconds 2015-05-11 12:20:04 +05:30
Rushabh Mehta
f187d79b95 [cache] [fix] hdel 2015-05-11 12:07:11 +05:30
Rushabh Mehta
99b7042ac2 [fix] default cache clearning 2015-05-11 11:37:31 +05:30
Rushabh Mehta
ec2553f1e6 [emails] [fix] expand_relative_urls in email 2015-05-11 11:22:12 +05:30
Rushabh Mehta
7c3851abb2 [redis] pass if no server 2015-05-11 10:52:32 +05:30
Rushabh Mehta
fb2e4fe3c3 [hot] IE submit bug 2015-05-11 10:50:12 +05:30
Rushabh Mehta
bbafe0d823 Merge pull request #1102 from rmehta/cache-redesign
Cache redesign
2015-05-11 10:34:33 +05:30
Rushabh Mehta
4e6b6ebdb9 [cache] fix 2015-05-08 22:30:38 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Rushabh Mehta
2a9f31f1a4 [cache] fix 2015-05-08 13:18:39 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Rushabh Mehta
36fa69770e [data-import-tool] hot 2015-05-08 09:04:29 +05:30
Anand Doshi
ea97b1e484 Merge pull request #1101 from anandpdoshi/anand-may-8
Extract images from children and page-body min-height
2015-05-07 16:59:38 -07:00
Anand Doshi
f584730844 Merge pull request #1100 from veggydawson/develop
Changed CSS inline style to ensure list items lines are not cropped
2015-05-07 12:38:05 -07:00
Anand Doshi
1845c08676 [fix] save images attached in text editor fields of children 2015-05-07 12:35:37 -07:00
Anand Doshi
2d98c02ec6 [css] min-height for page-body 2015-05-07 12:32:09 -07:00
veggydawson
182d63a7de Changed CSS inline style to ensure list items display correctly and favourite marker is positioned away from checkbox. 2015-05-07 15:45:02 +01:00
Rushabh Mehta
22a4106b71 [sync] [fix] alter table default boo-boo 2015-05-07 18:16:04 +05:30
Rushabh Mehta
063cd4b72e [fix] extract images from child docs too 2015-05-07 18:05:48 +05:30
Rushabh Mehta
a0b27ae2d7 [fix] don't unique text fields 2015-05-07 17:48:54 +05:30
Rushabh Mehta
45ae2998be [fix] don't unique text fields 2015-05-07 17:27:02 +05:30
Rushabh Mehta
2b10264166 [fix] don't unique text fields 2015-05-07 17:23:34 +05:30
Rushabh Mehta
bf3c896dce [fix] validate no index for text types 2015-05-07 17:18:44 +05:30
Rushabh Mehta
777774ced4 [fix] don't unique text fields 2015-05-07 17:12:35 +05:30
Rushabh Mehta
86e02861d5 [minor] getdate to return today if None passed 2015-05-07 17:07:11 +05:30
Rushabh Mehta
b691fd1df5 [minor] form sidebar extension 2015-05-07 17:07:10 +05:30
veggydawson
004a592391 Changed CSS inline style to ensure list items lines are not cropped 2015-05-07 12:18:13 +01:00
Anand Doshi
d6ecd920d4 [fix + patch] Comment Type 2015-05-06 23:15:08 -07:00
Rushabh Mehta
e7589541b4 [patch-fix] remove print 2015-05-07 10:29:03 +05:30
Rushabh Mehta
cc0e1f755e [travis] start test server for selenium 2015-05-07 10:27:10 +05:30
Rushabh Mehta
479df38c6b Merge pull request #1099 from anandpdoshi/anand-may-7
Fix src="files/something" to src="/files/something" in Text Editor fields
2015-05-07 10:24:47 +05:30
Anand Doshi
a5315e9b8d Fix src="files/something" to src="/files/something" 2015-05-06 20:06:11 -07:00
Anand Doshi
6e7700ff48 Fixes frappe/erpnext#3213 2015-05-06 11:38:44 -07:00
Rushabh Mehta
e841a47ab1 [tests] restart selenium tests 2015-05-06 23:22:41 +05:30
Rushabh Mehta
36f80c30a0 [develop] fix doctype rename for options 2015-05-06 18:44:34 +05:30
Rushabh Mehta
063ab844a9 [test-fix] email account 2015-05-06 15:35:29 +05:30
Pratik Vyas
2bda40ba1f Fix doctor 2015-05-06 15:07:12 +05:30
Rushabh Mehta
8153d050e3 [fix] print format builer, don't include print_hide fields in initial format 2015-05-06 15:02:48 +05:30
Rushabh Mehta
fdaa4fd3e9 [patch] user 2015-05-06 12:40:09 +05:30
Rushabh Mehta
86a990527b [fix] [major] translation cache boo-boo 2015-05-06 11:47:51 +05:30
Rushabh Mehta
e474b36be0 [fix] [user] new password 2015-05-06 11:07:56 +05:30
Anand Doshi
11cfc01f98 [fix] Frappe splash image 2015-05-05 12:45:35 -07:00