Nabin Hait
6aaa6ce17d
[fix] Catch ConnectionError while checking gravatar_url
2016-04-07 16:10:32 +05:30
Rushabh Mehta
3d7b9cfe77
[minor] add_custom_button in grid and link query cleanup
2016-04-07 15:25:30 +05:30
Anand Doshi
7de0c2cb93
Merge pull request #1677 from aruizramon/customfield-notfound-error-message
...
Added custom field name, as well as label, in Not Found error message…
2016-04-07 12:06:55 +05:30
Rushabh Mehta
ff257667b2
[multiple-assign] got it back!
2016-04-07 10:51:57 +05:30
aruizramon
8af9c46315
Added custom field name, as well as label, in Not Found error message. Previously, it was hard to find which field was causing the problem when the field did not have a label - such as column breaks
2016-04-06 09:54:27 -04:00
Rushabh Mehta
c18eba6cbf
Merge pull request #1676 from rohitwaghchaure/fixes
...
[Fixes][Portal] User Image not displaying in top right section
2016-04-06 18:43:23 +05:30
rohit waghchaure
5c2e978b4a
[Fixes] User Image not displaying in top right section
2016-04-06 18:02:54 +05:30
Rushabh Mehta
21c57c23c0
[style] [mobile] toolbar with image
2016-04-06 16:28:53 +05:30
Rushabh Mehta
96948310f2
[test] [fix]
2016-04-06 15:50:26 +05:30
Rushabh Mehta
78607beeee
[cleanup] print format css and default print view
2016-04-06 15:29:55 +05:30
Rushabh Mehta
f845df0e2e
[fix] notifications for desktop icons
2016-04-06 15:29:55 +05:30
Rushabh Mehta
ba221269cb
Merge pull request #1675 from rkurungadam/develop
...
Apply filters for Doctype List View from Menu definition
2016-04-06 14:54:47 +05:30
ranjith
d910196b7c
Apply filters for Doctype List View from Menu definition
2016-04-06 12:23:09 +05:30
Anand Doshi
2ed290b60b
[fix] communication sender fullname
2016-04-05 11:47:40 +05:30
Anand Doshi
c2e7f7a305
[hot][fix] ignore_share_permission in user share with self
2016-04-05 11:34:05 +05:30
Anand Doshi
c2394f9a53
Merge pull request #1673 from anandpdoshi/fix/ignore-permissions-remove-user-share
...
ignore permissions when removing user share
2016-04-04 17:16:13 +05:30
Rushabh Mehta
90fb3ebcb9
[enhancement] added image_field so image will appear in the sidebar
2016-04-04 16:56:35 +05:30
Anand Doshi
b6d525270e
[fix] ignore permissions when removing user share
2016-04-04 16:53:58 +05:30
Rushabh Mehta
fc5155c2fb
[minor] chat link, fixes frappe/erpnext#5127
2016-04-04 11:53:41 +05:30
Anand Doshi
9d5c2f2f62
[fix] ignore xss filter for condition in email alert
2016-04-03 15:36:22 +05:30
Rushabh Mehta
b5d69a1150
Merge pull request #1672 from saurabh6790/set_username_7_0
...
[fixes] reload doc before patch execution
2016-04-02 12:15:04 +05:30
Saurabh
5abb55db0a
[fixes] reload doc before patch execution
2016-04-02 11:53:51 +05:30
Rushabh Mehta
ef26877689
[enhancement] default user images based on user name
2016-04-01 19:16:08 +05:30
Rushabh Mehta
8253932871
[fix] user_type not mandatory
2016-04-01 15:21:32 +05:30
Rushabh Mehta
1f08776001
Merge pull request #1667 from anandpdoshi/enhancement/sidebar-identicon
...
[enhancement] Identicon in sidebar
2016-04-01 15:19:41 +05:30
Anand Doshi
4fd42291b2
[enhancement] Identicon in sidebar
2016-04-01 15:08:22 +05:30
Rushabh Mehta
4fdb38a57e
Merge pull request #1665 from MaxMorais/patch-14
...
Translations for Workflows and Custom Fields
2016-04-01 11:12:22 +05:30
Rushabh Mehta
a356560108
Merge pull request #1662 from shreyasp/bench-restore-command
...
[Enhancement] Added feature to bench restore command to restore the public and private files
2016-04-01 11:11:40 +05:30
Rushabh Mehta
91d93fef48
Merge pull request #1663 from rohitwaghchaure/new_rfq
...
[Fix] If first time login then create customer
2016-04-01 11:09:57 +05:30
Maxwell Morais
24031410cb
Translations for Workflows and Custom Fields
...
I added in the translations the behavior of collect translations for;
- Workflow Actions
- Workflow States
- Custom Fields
This patch make sense when I'm translating a single app without revisions in ERPNext or Frappe translations.
Using a patched version of the translation portal I'm being able of translate a single app, and I found that in these cases workflows actions/states are missed, and Custom Fields too, the actual behavior ensure that :
- Workflow based messages will be exported first based on the doctype
- Workflow based messages will be exported based on app only if the workflow is a fixture
- Custom Fields messages will be exported based on app only if the custom field is a fixture.
Note: Messages based on fixtures, will check a presence of a filter, if nothing is return this patch will understand that everything will be exported.
2016-03-31 18:39:27 -03:00
Rushabh Mehta
9b0431e715
[fix] list quotes
2016-03-31 13:04:27 +05:30
Rushabh Mehta
1e17fca31f
[minor] short cut for new
2016-03-31 12:34:51 +05:30
Rushabh Mehta
c9f4a16893
[fix] [tests]
2016-03-31 12:21:20 +05:30
Rushabh Mehta
91f459a1fc
[fix] [style] chat
2016-03-31 11:56:37 +05:30
Rushabh Mehta
1dbd6c83ea
[rename] messages -> chat
2016-03-31 11:52:28 +05:30
Rushabh Mehta
99a36256ab
[fix] minor link_count test fix
2016-03-31 09:51:35 +05:30
shreyas
a913e47828
[Enhancement] Added feature to bench restore command to restore the public and private files
2016-03-30 21:33:22 +05:30
rohitwaghchaure
76f312a478
[Fix] If first time login then create customer
2016-03-30 18:10:17 +05:30
Rushabh Mehta
123842ffda
[enhancement] edit-profile in frappe
2016-03-30 17:15:03 +05:30
Rushabh Mehta
bf62df720d
[test] print for test
2016-03-30 16:16:22 +05:30
Rushabh Mehta
ca3c143e5b
[fix] portal menu items for links
2016-03-30 15:05:20 +05:30
Rushabh Mehta
301c654232
[fix] freeze web form while saving
2016-03-30 14:55:48 +05:30
Rushabh Mehta
171f5070c3
[fix] doc for webform list view
2016-03-30 14:54:30 +05:30
Anand Doshi
ec0999b3db
Merge pull request #1660 from rmehta/portal-settings
...
[enhancement] portal settings for portal menu
2016-03-30 14:32:17 +05:30
Rushabh Mehta
2490b83692
[cleaup] for quick-entry
2016-03-30 13:18:01 +05:30
Rushabh Mehta
61218f7a80
Merge pull request #1661 from rmehta/link-count
...
[enhancement] count number of times a link is used and show most popular links on thei top
2016-03-30 13:16:04 +05:30
Rushabh Mehta
dacaa7ab0c
[enhancement] portal settings for portal menu
2016-03-30 12:28:55 +05:30
Rushabh Mehta
2eb9e917e2
[fix] quick_entry
2016-03-29 17:52:50 +05:30
Rushabh Mehta
74d90fd30d
[fix] added redirect_url to user
2016-03-29 16:03:56 +05:30
Rushabh Mehta
6e79dd355e
[enhancement] send now button in bulk email
2016-03-29 15:55:30 +05:30