Commit graph

9448 commits

Author SHA1 Message Date
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
Rushabh Mehta
8055fe75cd Merge pull request #1651 from rmehta/quick-entry
[enhancement] minimal new form to add new items
2016-03-29 11:51:32 +05:30
Rushabh Mehta
5137cf6d43 Merge pull request #1654 from nabinhait/set_docstatus
[fix] Set docstatus before and after insert
2016-03-29 11:48:47 +05:30
Rushabh Mehta
63d70a8eb3 [cleanup] create new 2016-03-29 11:48:33 +05:30
Anand Doshi
5a43da13b0 Merge pull request #1649 from rmehta/bot
[hack] bot.py
2016-03-29 11:35:26 +05:30
Nabin Hait
b6af76234a [fix] Set docstatus before and after insert 2016-03-29 11:33:42 +05:30
Rushabh Mehta
56616a0fb0 [fix] mobile css 2016-03-29 10:49:27 +05:30
Rushabh Mehta
e613ad510a Merge pull request #1647 from rohitwaghchaure/new_rfq
[enhancement] request for quotation
2016-03-29 10:48:52 +05:30
rohitwaghchaure
53b79a51b8 [enhancement] request for quotation 2016-03-29 10:34:57 +05:30
Rushabh Mehta
ae6a890d33 [enhancement] minimal new form to add new items 2016-03-29 10:34:01 +05:30
Rushabh Mehta
e85a74d8f3 Merge pull request #1650 from MaxMorais/patch-13
Small fixes in translatios of Assign To dialog
2016-03-28 18:30:17 +05:30
Maxwell Morais
7554ff7dd3 Small fixes in translatios of Assign To dialog 2016-03-28 07:53:22 -03:00
Rushabh Mehta
f842385611 [fix] with permissions 2016-03-28 16:12:10 +05:30
Rushabh Mehta
9397f8f5e7 [fix] cleanup bot 2016-03-28 15:20:00 +05:30
Rushabh Mehta
a6f8e5b815 [hack] bot.py 2016-03-27 12:34:22 +05:30
Rushabh Mehta
f0d28480c8 [fix] tests 2016-03-26 08:35:00 +05:30
Anand Doshi
7fef687090 [css] navbar brand text-muted 2016-03-25 19:39:50 +05:30
Rushabh Mehta
ce9baaf722 [fix] [test] test_seen.py 2016-03-25 17:42:13 +05:30
Rushabh Mehta
399bf0f8e0 [fix] track_seen is optional 2016-03-25 17:29:28 +05:30
Rushabh Mehta
2a008b0f98 [fix] track_seen is optional 2016-03-25 17:28:34 +05:30
Rushabh Mehta
acbd16bbf3 [fix] track_seen is optional 2016-03-25 17:27:17 +05:30
Rushabh Mehta
28b2710fa6 [fix] track_seen is optional 2016-03-25 17:22:35 +05:30
Rushabh Mehta
ca76432b58 [usability] automatically set system user, website user based on roles set 2016-03-25 17:18:28 +05:30
Rushabh Mehta
d029eae1f7 [enhancement] added feature to track user seen, fixes #1648 2016-03-25 16:27:31 +05:30
Rushabh Mehta
8193c026f3 [minor] web form back-links 2016-03-25 12:24:39 +05:30
Anand Doshi
136b4523e1 [fix] save dropbox form on disabling dropbox backup 2016-03-25 11:55:12 +05:30
Anand Doshi
5aa816c9b6 [travis] 2016-03-23 22:27:30 +05:30