Commit graph

8392 commits

Author SHA1 Message Date
Rushabh Mehta
eecb2a3129 [fixes] [enhancement] autocomplete in tags and other fixes frappe/erpnext#3049 2015-04-15 14:54:21 +05:30
Rushabh Mehta
14432af06d [fix] no star for single doctypes fixes frappe/erpnext#3050 2015-04-15 14:14:34 +05:30
Rushabh Mehta
b3c5765426 [labels] fixes frappe/erpnext#3105 2015-04-15 13:04:07 +05:30
Rushabh Mehta
b82da2a897 [minor] [enhancement] added frappe.get_precision 2015-04-15 12:02:36 +05:30
Anand Doshi
d783fb9942 fixed noto-sans errors and scrub_relative_urls 2015-04-14 12:32:52 -04:00
Rushabh Mehta
8a64ef9ef3 [fix] editor, fixes frappe/erpnext#3058 2015-04-14 18:19:46 +05:30
Rushabh Mehta
2632a09784 [enhancement] ability to set route_options in link fields so values get auto populated 2015-04-14 17:52:17 +05:30
Rushabh Mehta
99c55650cf [perm] fixes for user permissions 2015-04-14 15:53:55 +05:30
Rushabh Mehta
b8a07a0323 [translation] bad strings, fixes frappe/erpnext#3067 2015-04-14 14:39:57 +05:30
Pratik Vyas
d1c18105fb Fix email account error in setup wizard 2015-04-14 11:58:01 +05:30
Pratik Vyas
140dec8794 [website] Fix install bug due to relative urls 2015-04-14 11:58:01 +05:30
Rushabh Mehta
a9d0fa04ac [fix] [ui] user btn 2015-04-14 10:52:57 +05:30
Rushabh Mehta
bea1d52363 [fix] custom doctype 2015-04-14 10:48:37 +05:30
Rushabh Mehta
d0db8f9c17 [fix] title (id) in standard_macros.html 2015-04-13 15:45:27 +05:30
Rushabh Mehta
4582339bcf [minor] formatters 2015-04-13 15:31:46 +05:30
Rushabh Mehta
f85401944f [fix] remove_script_and_style 2015-04-13 12:24:52 +05:30
Rushabh Mehta
68f0e06f21 [fix] remove_script_and_style 2015-04-13 12:21:11 +05:30
Rushabh Mehta
07419877bb [fix] remove_script_and_style 2015-04-13 12:20:05 +05:30
Rushabh Mehta
ff7ca2ba43 [fix] remove_script_and_style 2015-04-13 12:18:28 +05:30
Rushabh Mehta
39200fbe9f [fix] remove_script_and_style 2015-04-13 12:16:06 +05:30
Pratik Vyas
f72ac30cfa Merge pull request #1078 from pdvyas/lang
Update translations
2015-04-10 10:30:01 +05:30
Pratik Vyas
634bb077f9 [lang] RTL for arabic and hebrew 2015-04-10 10:23:40 +05:30
Pratik Vyas
23257532ef Merge branch 'v4.x.x' 2015-04-09 12:15:59 +05:30
Pratik Vyas
095a92560a bumped to version 4.13.6 2015-04-09 12:29:00 +06:00
Pratik Vyas
0d7c6e4fdb update translations 2015-04-09 09:51:33 +05:30
Anand Doshi
c0653c31fc [fix] timedelta to mysql time converter 2015-04-08 21:20:13 +05:30
Anand Doshi
eac7619d72 [fix] login limit exceeded 2015-04-08 17:06:38 +05:30
Anand Doshi
b2872487ad [hotfix] formatters 2015-04-08 16:17:32 +05:30
Anand Doshi
7418bcd613 [minor] fixed custom field insert after validation 2015-04-08 15:29:32 +05:30
Anand Doshi
790769ee93 [fix] formatters 2015-04-08 12:33:09 +05:30
Anand Doshi
7e03b22d98 fixed render_403 and handle too many logins in email receive 2015-04-08 12:27:28 +05:30
Anand Doshi
1459242715 website fixes 2015-04-07 21:05:38 +05:30
Anand Doshi
c7de21c773 [fix] sidebar refresh before header 2015-04-07 14:48:11 +05:30
Pratik Vyas
c189723407 Add patch to force sync website 2015-04-07 12:49:07 +05:30
Anand Doshi
e384d22965 [minor] no_welcome_mail 2015-04-07 11:03:35 +05:30
Anand Doshi
76d485319c refactored create_new and disabled create_new caching 2015-04-06 21:05:08 +05:30
Anand Doshi
81f2153523 fixes to statics and scheduler 2015-04-06 19:30:20 +05:30
Anand Doshi
bb67242a6e [fix] update_routes_of_descendants 2015-04-06 17:27:14 +05:30
Anand Doshi
f2f4756d29 [hotfix] get_valid_dict and datetime 2015-04-06 12:18:25 +05:30
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Anand Doshi
c42bea1994 [hotfix] get datetime 2015-04-06 11:55:29 +05:30
Anand Doshi
5f08c638c8 remove base and head tags in remove_script_and_style 2015-04-05 21:32:02 +05:30
Rushabh Mehta
fac05f6f9e Merge pull request #1076 from anandpdoshi/fix-null-date
Fix null date and datetime values that got stored like 0000-00-00
2015-04-05 20:33:52 +05:30
Anand Doshi
1a06e5cd6c Fix null date and datetime values that got stored like 0000-00-00. Good riddance! 2015-04-05 17:19:55 +05:30
Anand Doshi
fbc701dbd3 [fix] Guest user's language should be the one that is set in the browser and should not be cached 2015-04-05 16:36:49 +05:30
Anand Doshi
293622ed33 [fix] don't de-duplicate email account name. There should be only 1 email account per email id 2015-04-04 13:28:52 +05:30
Anand Doshi
4eb2bdbbb7 [quick-fix] make form sidebar on every render-form 2015-04-04 13:22:32 +05:30
Anand Doshi
11d88731f5 Merge pull request #1074 from anandpdoshi/fix-update-after-submit
[fix] cast and compare values in update after submit
2015-04-04 00:42:40 +05:30
Rushabh Mehta
c72393645e Merge pull request #1073 from anandpdoshi/bulk-email-outgoing
select correct outgoing account in bulk email
2015-04-03 21:19:30 +05:30
Anand Doshi
67b4d5d2f3 [fix] cast and compare values in update after submit 2015-04-03 19:42:48 +05:30