Commit graph

8754 commits

Author SHA1 Message Date
Anand Doshi
293a8136cb [fix] facebook oauth, login using token. Fixes frappe/erpnext#4166 2015-12-24 20:37:45 +05:30
Rushabh Mehta
a5b180f54f Merge pull request #1474 from nabinhait/user_defaults
[fix] Get user defaults based on fieldname in special cases
2015-12-24 14:05:55 +05:30
Nabin Hait
49b7457167 [fix] Get user defaults based on fieldname in special cases 2015-12-24 12:59:29 +05:30
Rushabh Mehta
258103b0a9 [fix] datetime in web form 2015-12-24 12:18:03 +05:30
Rushabh Mehta
93e3ac2770 [fix] patch 2015-12-24 12:08:59 +05:30
Rushabh Mehta
acd2f2da38 [fix] username for test 2015-12-24 11:59:24 +05:30
Rushabh Mehta
fbbd9c7951 [minor] fix, ignore admin an guest for mention and highlight in comment 2015-12-24 11:38:14 +05:30
Rushabh Mehta
600309cb1c Merge branch 'anandpdoshi-feature/mentions-in-comments' into develop 2015-12-24 11:10:54 +05:30
Rushabh Mehta
85e9e61bf3 [merge] patches.txt 2015-12-24 11:10:44 +05:30
Rushabh Mehta
140cce235e [fix] test case, reorg custom field form 2015-12-24 11:01:42 +05:30
Rushabh Mehta
b47d49311a Merge pull request #1472 from nabinhait/defaults
[fix] Get defaults based on doctype or fieldname
2015-12-24 10:45:23 +05:30
Rushabh Mehta
198eb8161c Merge pull request #1468 from nabinhait/idx_property_setter
Idx property setter
2015-12-24 10:44:12 +05:30
Anand Doshi
389219da70 [feature] mention users in comments. Fixes frappe/erpnext#3495 2015-12-23 20:14:46 +05:30
Nabin Hait
cd56b568b7 [fix] Removed logic based on previous_field property 2015-12-23 19:00:54 +05:30
Nabin Hait
e15a046438 [fix] Update proiperty setter for idx while renaming fields 2015-12-23 19:00:54 +05:30
Nabin Hait
270787f1b5 [fix] Create/update property setter for _idx from Custom Field 2015-12-23 19:00:54 +05:30
Rushabh Mehta
abd4cc77a4 Merge branch 'develop' 2015-12-23 16:43:55 +05:30
Rushabh Mehta
83b493ab85 bumped to version 6.15.4 2015-12-23 17:13:55 +06:00
Rushabh Mehta
a8d3e51a05 [minor] fix. Don't subscribe doc-open when new, via Error Snapshot 2015-12-23 16:43:03 +05:30
Nabin Hait
930cd7d78e [fix] Get defaults based on doctype or fieldname 2015-12-23 16:34:43 +05:30
Rushabh Mehta
03d8333ce9 Merge branch 'develop' 2015-12-23 16:25:19 +05:30
Rushabh Mehta
5412a7f537 bumped to version 6.15.3 2015-12-23 16:55:19 +06:00
Rushabh Mehta
526f0f365d [minor] add message to enable Less Secure Apps in Google 2015-12-23 16:09:03 +05:30
Rushabh Mehta
e9c34951c5 Merge pull request #1471 from anandpdoshi/fix/celery-queue-per-site-always
always use per site queue, don't add queue when in maintenance mode
2015-12-23 12:55:13 +05:30
Rushabh Mehta
4881b58dab [fix] cannot email cancelled documents, fixes frappe/erpnext#4527 2015-12-23 12:39:13 +05:30
Anand Doshi
04da07fe19 [fix] always use per site queue, don't add queue when in maintenance mode 2015-12-22 14:29:36 +05:30
Anand Doshi
8898f9033d [minor] catch email login error in case of login via browser 2015-12-22 14:29:04 +05:30
Rushabh Mehta
751e36a533 [messages] show notifications and fix double listing in dropdown 2015-12-22 12:52:57 +05:30
Anand Doshi
9172e9f67b Merge branch 'develop' 2015-12-22 11:50:25 +05:30
Anand Doshi
59bdd70e61 bumped to version 6.15.2 2015-12-22 12:20:25 +06:00
Anand Doshi
c7266bbaaf [fix] bypass error if Website Theme isn't found. This could lead to untraceable error when rendering error page. 2015-12-21 21:53:43 +05:30
Anand Doshi
c511c1c935 Merge branch 'develop' 2015-12-21 21:08:31 +05:30
Anand Doshi
64f2595f0a bumped to version 6.15.1 2015-12-21 21:38:31 +06:00
Anand Doshi
119963714e [hotfix] reportview build_match_conditions 2015-12-21 21:07:54 +05:30
Anand Doshi
c067869bb7 Merge branch 'develop' 2015-12-21 18:33:18 +05:30
Anand Doshi
c79ba69c8a bumped to version 6.15.0 2015-12-21 19:03:17 +06:00
Anand Doshi
78a988d59e [change-log] 2015-12-21 17:31:02 +05:30
Anand Doshi
6e7ac2339e [translations] + added Gujarati - Fixes frappe/translator#63 2015-12-21 17:09:56 +05:30
Anand Doshi
221321e42c [fix] make pyver as Small Text in Error Snapshot 2015-12-21 17:08:50 +05:30
Anand Doshi
a662a7da0d Merge pull request #1470 from anandpdoshi/fix/private-file-with-percent-character
[fix] A percentage in file name caused 404 error in case of private file while checking permissions
2015-12-21 16:01:25 +05:30
Anand Doshi
fd55a108cb Merge pull request #1469 from anandpdoshi/fix/private-files-in-email
[fix] pass session to tasks.sendmail to give access to private files
2015-12-21 16:01:04 +05:30
Anand Doshi
f3559cbcff Merge pull request #1467 from vjFaLk/develop
More small improvements to the Documentation
2015-12-21 16:00:12 +05:30
Anand Doshi
5572f24c5d [fix] A percentage in file name caused 404 error in case of private file while checking permissions 2015-12-21 15:44:50 +05:30
Anand Doshi
5165df0af9 [fix] pass session to tasks.sendmail to give access to private files 2015-12-21 13:15:08 +05:30
Anand Doshi
820b688c44 [fix] handle invalid date in formatter. Fixes frappe/erpnext#4468 2015-12-21 11:26:28 +05:30
Valmik
fdca80547e Added extra line for clarification 2015-12-17 20:09:30 +05:30
Valmik
3d179dae8c Changed steps to reflect current version 2015-12-17 20:07:41 +05:30
Valmik
0cff16fb05 Changed steps to reflect current version 2015-12-17 20:06:41 +05:30
Anand Doshi
163c822ccd [fix] varchar length validation 2015-12-17 16:46:43 +05:30
Anand Doshi
e1ca0a89a7 Merge pull request #1466 from vjFaLk/develop
More improvements to the documentation
2015-12-17 15:15:44 +05:30