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 |
|
Rushabh Mehta
|
4f8cf2c610
|
[added] frappe.utils.make_random
|
2015-04-03 19:04:19 +05:30 |
|
Rushabh Mehta
|
3a0545c7d4
|
[added] frappe.utils.make_random
|
2015-04-03 19:03:35 +05:30 |
|
Anand Doshi
|
41f400366a
|
[fix] select correct outgoing account in bulk email
|
2015-04-03 15:42:51 +05:30 |
|
Anand Doshi
|
6e637fd777
|
[fix] translate timezones
|
2015-04-03 14:55:00 +05:30 |
|
Rushabh Mehta
|
7d55dde479
|
[analytics] fix
|
2015-04-03 14:35:22 +05:30 |
|
Rushabh Mehta
|
4191c0f96d
|
[fix] analytics category and action
|
2015-04-03 14:10:53 +05:30 |
|
Anand Doshi
|
29ea83a5ab
|
[hotfix] website theme
|
2015-04-03 13:00:03 +05:30 |
|
Rushabh Mehta
|
48e115a588
|
[analytics] optional plugin for google analytics
|
2015-04-03 12:22:24 +05:30 |
|
Rushabh Mehta
|
57406c034c
|
[analytics] optional plugin for google analytics
|
2015-04-03 12:22:24 +05:30 |
|
Rushabh Mehta
|
1c012b419f
|
Merge pull request #1071 from anandpdoshi/anand-april-2-v5
de-duplicate email account name
|
2015-04-03 06:22:02 +05:30 |
|
Anand Doshi
|
6d41379fc4
|
de-duplicate email account name
|
2015-04-02 22:56:48 +05:30 |
|
Anand Doshi
|
6b1640d795
|
Merge pull request #1070 from anandpdoshi/anand-april-2-v5
Email File Receive Fix
|
2015-04-02 18:33:16 +05:30 |
|
Anand Doshi
|
6ed5604a2f
|
[fix] email receive file
|
2015-04-02 18:10:59 +05:30 |
|