Commit graph

7485 commits

Author SHA1 Message Date
Rushabh Mehta
2716f4a613 [fixes] [tests] web forms 2015-06-01 17:43:08 +05:30
Rushabh Mehta
19202375c9 [style] blog list, no hover 2015-06-01 17:30:17 +05:30
Rushabh Mehta
562b1b2c50 [fixes] cleanup of web from, portal, login page 2015-06-01 17:14:53 +05:30
Rushabh Mehta
304f9b0e22 Merge pull request #1139 from pdvyas/fix-custom-doctype
[fix] Don't load code for custom doctype
2015-06-01 12:05:37 +05:30
Pratik Vyas
3294dfa226 [fix] Don't load code for custom doctype 2015-06-01 11:53:36 +05:30
Pratik Vyas
1ea8452968 [fix] fix remove missing apps in restore 2015-05-30 09:29:51 +05:30
Rushabh Mehta
0ad8e67a9c Merge pull request #1138 from anandpdoshi/fix-url
Fix navbar relative urls issue
2015-05-30 08:26:59 +05:30
Anand Doshi
534ad27148 [fix] bookmarks to stars patch 2015-05-29 14:35:19 -04:00
Anand Doshi
78b1e72633 [fix] replace filter with_leading_slash with abs_url, ensures consistent urls by changing relative to absolute urls wherever the filter is used 2015-05-29 14:30:15 -04:00
Rushabh Mehta
f575654ec3 [minor] patch fix bookmarks_to_stars.py 2015-05-29 23:03:14 +05:30
Anand Doshi
9a231b2671 [fix] [patch] don't star for doctype==DocType or a single doc 2015-05-29 12:53:58 -04:00
Rushabh Mehta
40e4e66b9b [patch] [fix] star + is_single 2015-05-29 16:47:11 +05:30
Pratik Vyas
b1c620fe38 Merge branch 'develop' 2015-05-29 15:56:04 +05:30
Pratik Vyas
9c770a3016 bumped to version 5.0.15 2015-05-29 16:26:04 +06:00
Rushabh Mehta
6840e894ec [fix] [minor] print permission error 2015-05-29 15:55:00 +05:30
Rushabh Mehta
6d35a8c391 [fixes] [timezone] handle system timezone not set for old accounts, assume user timezone 2015-05-29 15:52:58 +05:30
Nabin Hait
91fd17c1af Merge pull request #1134 from anandpdoshi/anand-may-27
Fixes to scheduler error reports
2015-05-29 15:42:53 +05:30
Pratik Vyas
accecec893 Merge branch 'develop' 2015-05-29 14:16:19 +05:30
Pratik Vyas
3e9b498ef5 bumped to version 5.0.14 2015-05-29 14:46:19 +06:00
Rushabh Mehta
4ccd734670 [fix] higher perm level, don't validate, fix it 2015-05-29 11:00:30 +05:30
Rushabh Mehta
d656754fde [hot] [calendar] fix 2015-05-29 10:42:09 +05:30
Anand Doshi
f0fd7746bd [fix] selenium 2015-05-29 01:00:27 -04:00
Anand Doshi
a862cf5814 Merge pull request #1137 from anandpdoshi/anand-may-28
Fixes to selenium tests
2015-05-29 00:11:50 -04:00
Anand Doshi
28115c0273 [fix] selenium tests 2015-05-28 23:06:26 -04:00
Anand Doshi
f0cd97e257 Merge pull request #1136 from anandpdoshi/anand-may-28
[fix] db_schema check for change in decimal's default value. Fixes frappe/erpnext#3379. Also fixed scheduler test cases.
2015-05-28 16:50:54 -04:00
Anand Doshi
499c1b67ae Fix scheduler test cases 2015-05-28 16:29:09 -04:00
Anand Doshi
4a214ed22b [fix] db_schema check for change in decimal's default value. Fixes frappe/erpnext#3379. 2015-05-28 15:39:14 -04:00
Pratik Vyas
0bb8526cfe Merge branch 'develop' 2015-05-28 17:44:40 +05:30
Pratik Vyas
e90a2763b5 bumped to version 5.0.13 2015-05-28 18:14:40 +06:00
Rushabh Mehta
ac7510ba3a [fix] print change view 2015-05-28 17:43:24 +05:30
Rushabh Mehta
fc8c5ca42e [fixes] timezone 2015-05-28 16:59:56 +05:30
Pratik Vyas
0b93f99613 Merge branch 'develop' 2015-05-28 14:27:17 +05:30
Pratik Vyas
ac7279e9b9 bumped to version 5.0.12 2015-05-28 14:57:17 +06:00
Pratik Vyas
67e44a03fc Revert "[hotfix] language code is 'cs' for český"
This reverts commit c393ca208c.
2015-05-28 14:26:10 +05:30
Pratik Vyas
8afadc7fb6 Merge branch 'develop' 2015-05-28 14:14:25 +05:30
Pratik Vyas
df7452a29d bumped to version 5.0.11 2015-05-28 14:44:25 +06:00
Pratik Vyas
c645ac4007 [minor] Disable scheduler from site_config 2015-05-28 14:13:18 +05:30
Rushabh Mehta
d53e39cc44 Merge pull request #1135 from rmehta/scheduler-log-in-notifications
[enhancement] scheduler log in notifications
2015-05-28 12:34:50 +05:30
Rushabh Mehta
0a8f9a6d65 [test] no selenium 2015-05-28 12:33:21 +05:30
Rushabh Mehta
958f970dd5 [enhancement] scheduler log in notifications 2015-05-28 12:30:37 +05:30
Anand Doshi
9aceee2623 [edge case] recipients can be blank when email is received as BCC. Fixes frappe/erpnext#3371. 2015-05-28 02:22:06 -04:00
Rushabh Mehta
3c8e1fff39 Merge pull request #1133 from anandpdoshi/anand-may-27
Email pulling - ignore temp error
2015-05-28 11:20:18 +05:30
Anand Doshi
04e108ab29 [fix] ignore while pulling emails - '-ERR [SYS/TEMP] Temporary system problem. Please try again later.' 2015-05-28 01:46:24 -04:00
Rushabh Mehta
b0ad0257f5 Merge pull request #1128 from anandpdoshi/anand-may-26
[fix] website permission
2015-05-28 10:58:20 +05:30
Rushabh Mehta
a05aed9e16 Merge pull request #1121 from rmehta/verify-password
[enhancement] added verify password and ability to ignore submit comments
2015-05-28 10:58:00 +05:30
Rushabh Mehta
acb82b2565 [tests] stop selenium, for now 2015-05-28 10:51:35 +05:30
Anand Doshi
dbf1f3b040 [fix] email threading based on subject 2015-05-28 01:21:27 -04:00
Rushabh Mehta
ea70d5ac84 [minor] [form] don't switch views if same 2015-05-28 10:51:10 +05:30
Anand Doshi
ce00ecfc54 [fix] website permission 2015-05-28 01:19:40 -04:00
Rushabh Mehta
52415d4538 Merge pull request #1132 from anandpdoshi/anand-may-27
[fix] email threading - try to match by sender if not subject field is defined
2015-05-28 10:30:37 +05:30