Rushabh Mehta
|
3228d1ce8f
|
Merge pull request #1093 from kressi/patch-1
frappe.get_user() takes no attributes
|
2015-05-01 14:27:57 +05:30 |
|
Michael Kressibucher
|
d9ee242a12
|
frappe.get_user() takes no attributes
https://github.com/frappe/frappe/issues/1092
|
2015-05-01 10:49:28 +02:00 |
|
Rushabh Mehta
|
ce9d3de2f8
|
[fix] [hot]
|
2015-05-01 13:51:22 +05:30 |
|
Rushabh Mehta
|
e19cb47068
|
[fix] [hot]
|
2015-05-01 13:49:52 +05:30 |
|
Rushabh Mehta
|
66c1f45e0b
|
Merge pull request #1091 from rmehta/user-fix
[cleanup] frappe.get_user()
|
2015-05-01 11:50:46 +05:30 |
|
Rushabh Mehta
|
ce0ce35501
|
[fix] frappe.get_user
|
2015-05-01 11:44:52 +05:30 |
|
Rushabh Mehta
|
5ffd163e63
|
[fix]
|
2015-05-01 11:37:23 +05:30 |
|
Rushabh Mehta
|
eb21f50c0f
|
[cleanup] frappe.get_user()
|
2015-05-01 10:33:23 +05:30 |
|
Anand Doshi
|
4472af6b48
|
[minor] fix font size in timeline's blockquotes
|
2015-04-30 15:53:01 -07:00 |
|
Anand Doshi
|
464011e74f
|
[cleanup] timeline css
|
2015-04-30 15:33:00 -07:00 |
|
Anand Doshi
|
89e95cd6b1
|
Strip HTML tags and escape special characters in <meta>. Fixes frappe/erpnext_com#53
|
2015-04-30 15:09:09 -07:00 |
|
Rushabh Mehta
|
71261ffe9e
|
[minor] [css]
|
2015-04-30 13:08:26 +05:30 |
|
Rushabh Mehta
|
251f3dcecf
|
[ui] fixed list permission footer #1050
|
2015-04-30 12:54:21 +05:30 |
|
Rushabh Mehta
|
727ab45f5d
|
[minor] removed log
|
2015-04-30 10:16:50 +05:30 |
|
Pratik Vyas
|
79810466a8
|
[util] add custom request session with retries
|
2015-04-29 15:17:34 +05:30 |
|
Rushabh Mehta
|
94c554c840
|
[fix] test cases
|
2015-04-29 11:37:11 +05:30 |
|
Rushabh Mehta
|
3fb635532f
|
[fixes] test case, send to sender if in recipients, undefined in notes, permission test case fix, remove guest permission from blog post
|
2015-04-29 11:21:13 +05:30 |
|
Rushabh Mehta
|
3182e9ab5b
|
[fix] shared
|
2015-04-28 19:24:30 +05:30 |
|
Rushabh Mehta
|
da06417251
|
[translation] fixes #3170
|
2015-04-28 18:07:40 +05:30 |
|
Rushabh Mehta
|
8bd2de1deb
|
[fix] print format
|
2015-04-28 17:23:54 +05:30 |
|
Rushabh Mehta
|
702187bf2a
|
[minor] [fix] modules
|
2015-04-28 16:05:31 +05:30 |
|
Anand Doshi
|
4718bb628d
|
[fix] Login required for comments
|
2015-04-27 15:56:28 -04:00 |
|
Anand Doshi
|
dcebf0896d
|
[hotfix] User's roles should include both All and Guest roles
|
2015-04-27 15:24:12 -04:00 |
|
Anand Doshi
|
3533309542
|
[minor] [fix] oauth checking first name for one last step
|
2015-04-27 13:51:46 -04:00 |
|
Pratik Vyas
|
b77510c8c1
|
Merge branch 'v4.x.x'
|
2015-04-27 17:28:05 +05:30 |
|
Pratik Vyas
|
7b2efbb868
|
bumped to version 4.14.1
|
2015-04-27 17:58:05 +06:00 |
|
Nabin Hait
|
1b29ca2a73
|
Merge pull request #1089 from nabinhait/v4.x.x
[fixes] added for update in document save to prevent double saving
|
2015-04-27 17:26:46 +05:30 |
|
Nabin Hait
|
9425698fe6
|
[fixes] added for update in document save to prevent double saving
|
2015-04-27 17:18:49 +05:30 |
|
Rushabh Mehta
|
1951c5ec64
|
[minor] test-fix
|
2015-04-27 17:04:54 +05:30 |
|
Nabin Hait
|
607911d0a0
|
Update .travis.yml
|
2015-04-27 16:58:27 +05:30 |
|
Rushabh Mehta
|
9334f91eb9
|
[fixes] added for update in document save to prevent double saving
|
2015-04-27 13:13:04 +05:30 |
|
Anand Doshi
|
6625a5e95f
|
[hotfix] desk json serializable issue
|
2015-04-24 13:56:41 -04:00 |
|
Anand Doshi
|
95abc4753d
|
removed scrub_relative_urls—now we can have relative urls!
|
2015-04-24 13:15:47 -04:00 |
|
Anand Doshi
|
15c9914306
|
fixed login back button annoyance, minor css fixes
|
2015-04-24 10:59:00 -04:00 |
|
Rushabh Mehta
|
f85afbeba0
|
[minor] remove script tags from boot
|
2015-04-24 17:41:46 +05:30 |
|
Rushabh Mehta
|
08bcb1e283
|
[minor] fixes in todo and communication
|
2015-04-24 14:44:41 +05:30 |
|
Rushabh Mehta
|
3adcad64c3
|
[minor] is_custom_field in Customize Form, page_name editable in Blog Post and other
|
2015-04-24 11:40:54 +05:30 |
|
Anand Doshi
|
3ae69187f4
|
moved frappe-web.min.js to head section, cleanup in comments and web-form css
|
2015-04-23 20:49:41 -04:00 |
|
Anand Doshi
|
1a606540bc
|
website list css
|
2015-04-23 15:55:22 -04:00 |
|
Rushabh Mehta
|
db78cd42ff
|
[minor] microtemplate.js
|
2015-04-23 10:56:15 +05:30 |
|
Anand Doshi
|
0c261a7510
|
[minor] fix duplication because of merge
|
2015-04-23 00:47:38 -04:00 |
|
Anand Doshi
|
9b6fbd56eb
|
[fix] loading scripts in body and disable more button in listing
|
2015-04-23 00:46:29 -04:00 |
|
Nabin Hait
|
dde3a3ff7c
|
Removed unwanted character
|
2015-04-22 12:14:10 +05:30 |
|
Rushabh Mehta
|
d0b33a7239
|
[hot] login fix in base.html
|
2015-04-22 11:24:02 +05:30 |
|
Pratik Vyas
|
971f86319c
|
Fix doctor
|
2015-04-22 09:09:16 +05:30 |
|
Pratik Vyas
|
69e7460999
|
[hotfix ]Fix exceptions in pull_from_email_account
|
2015-04-21 19:09:06 +05:30 |
|
Nabin Hait
|
b4e69f48d3
|
fixed conflict
|
2015-04-21 16:43:23 +05:30 |
|
Nabin Hait
|
4b659e1a7e
|
minor fixes
|
2015-04-21 15:35:35 +05:30 |
|
Nabin Hait
|
3f7593fe5c
|
communication: filtered reference doctypes and fixed syntax for event
|
2015-04-21 15:35:35 +05:30 |
|
Rushabh Mehta
|
e8a87d2b38
|
[hot] geoip
|
2015-04-21 14:43:40 +05:30 |
|