Saurabh
087562fc56
Merge branch 'hotfix'
2018-09-20 13:16:23 +05:30
Saurabh
acfdc5a0f3
bumped to version 10.1.48
2018-09-20 13:46:23 +06:00
Faris Ansari
162f1012f8
Merge pull request #6109 from rohitwaghchaure/fix_case_sensitive_for_options
...
[Fix] Case sensitive for the doctype name in the options
2018-09-20 11:25:10 +05:30
Rohit Waghchaure
06566e5036
[Fix] Case sensitive for the doctype name in the options
2018-09-19 16:39:59 +05:30
Ameya Shenoy
460329770e
Merge pull request #6081 from rohitwaghchaure/permission_issue_v10_for_permlevel_1
...
Permlevel 1 fields are not visible to the users after submission of the document
2018-09-12 17:03:03 +05:30
Saurabh
90cedec253
Merge branch 'hotfix'
2018-09-12 14:50:15 +05:30
Saurabh
e058e81ba4
bumped to version 10.1.47
2018-09-12 15:20:15 +06:00
Ameya Shenoy
5af49947cc
Merge pull request #6074 from rohitwaghchaure/minor_issue_change_log
...
[Fix] Change Log
2018-09-12 11:51:14 +05:30
Ameya Shenoy
ea40ca6bca
Merge pull request #6083 from sibidharan/patch-1
...
Fix #6068
2018-09-12 10:53:27 +05:30
Sibidharan Nandhakumar
d46c1b5491
Fix #6068
...
Fix #6068 where empty options keep adding on each save for fieldtype select.
2018-09-11 21:57:47 +05:30
Rohit Waghchaure
312ec9f14d
Permlevel 1 fields are not visible to the users after submission of the document
2018-09-11 18:41:05 +05:30
Rohit Waghchaure
5f4432a343
[Fix] Change Log
2018-09-10 13:21:02 +05:30
Zarrar
c760ad5245
put hub node back in modules.txt ( #6064 )
2018-09-07 17:48:42 +05:30
Faris Ansari
2a6fb43e6b
Merge pull request #5960 from codingCoffee/popup
...
[feature] show popup for version update
2018-09-07 12:43:02 +05:30
Ameya Shenoy
840f05054d
update-info: put json in redis, and generate message at user end
2018-09-05 14:32:52 +00:00
Faris Ansari
0fcc0c9b89
Add only System Managers to update-user-set
2018-09-05 13:36:56 +05:30
Nabin Hait
3265916640
Merge branch 'hotfix'
2018-08-29 12:46:10 +05:30
Nabin Hait
8100327b51
bumped to version 10.1.46
2018-08-29 13:16:09 +06:00
Nabin Hait
ca1946152d
Update email_alert.py
2018-08-29 12:45:01 +05:30
Ameya Shenoy
a4f3ba6d99
translated strings and removed admin upgrade message
2018-08-24 11:38:37 +00:00
Shreya Shah
503da4d7d7
Modify smallest currency fraction for USD ( #6000 )
2018-08-23 16:00:43 +05:30
Ameya Shenoy
89a8073c1f
[fix] the patch needs to be executed before reloading moduledef ( #5996 )
2018-08-22 11:00:26 +05:30
Ameya Shenoy
b944fcfdb5
[minor] pop up shown to system managers and functionified code
2018-08-20 21:18:09 +00:00
Ameya Shenoy
21bbbd2dbb
[feature] show popup for version update
...
- added a new weekly hook to check if new version update is available
- added function to desk.js to show popup in case a new version is
available
- added redis wrappers for set related commands, namely sadd, srem,
sismember, spop, srandmember, smembers
2018-08-15 20:34:48 +00:00
Shreya Shah
54238c7e4c
Fix comment mentions again ( #5945 )
...
* Fix comment mentions again
* Improvise as per suggestion
* Show mentions based on emails instead of names
2018-08-13 10:30:21 +05:30
Faris Ansari
b5d967677a
Merge pull request #5935 from codingCoffee/whitespace
...
[fix] Prevent trailing spaces in Options for Select field
2018-08-10 18:20:42 +05:30
Ameya Shenoy
71efb0e8e6
[fix] scrub options of whitespace
2018-08-07 13:02:10 +00:00
FinByz Tech Pvt. Ltd
0f68fec03e
Added outgoing sender in email alert ( #5892 )
...
* Added outgoing sender in email alert
* Added semicolon
* Minor fix
2018-08-07 14:45:36 +05:30
Shreya Shah
62a7214a9b
Check if fieldname is present in row else continue ( #5912 )
2018-08-07 14:43:32 +05:30
Ameya Shenoy
7cc7319a8a
DocType name should not have hyphens in it ( #5934 )
2018-08-07 14:39:39 +05:30
Saurabh
c6a97a23db
Merge branch 'hotfix'
2018-08-07 12:42:53 +05:30
Saurabh
e3382f8aec
bumped to version 10.1.45
2018-08-07 13:12:53 +06:00
Saurabh
66ce0998b9
Merge pull request #5936 from codingCoffee/dropbox
...
[minor][feature] make dropbox and S3 backup successful email optional
2018-08-07 12:31:33 +05:30
Ameya Shenoy
1d89dcea75
[minor][feature] make email for successful S3 backup optional
2018-08-06 22:49:37 +00:00
Ameya Shenoy
51d5577bb1
[minor][feature] make dropbox backup successful message optional
2018-08-06 22:38:40 +00:00
Prateeksha Singh
04bc51a398
[hotfix] prevent jinja exec in search title ( #5930 )
2018-08-06 13:02:03 +05:30
Ameya Shenoy
ed5e0b4628
Merge pull request #5916 from rohitwaghchaure/total_rows_not_showing_proper_value
...
[Fix] Total amount not showing proper if rows has blank value
2018-08-06 12:33:27 +05:30
Rohit Waghchaure
7a77093bed
[Fix] Total amount not showing proper if rows has blank value
2018-08-03 15:59:27 +05:30
Ameya Shenoy
aeed481051
Merge branch 'hotfix'
2018-08-01 06:22:44 +00:00
Ameya Shenoy
ecd881628f
bumped to version 10.1.44
2018-08-01 06:22:44 +00:00
Ameya Shenoy
9bc18213a4
Merge pull request #5903 from rmehta/codingCoffee-strict_email
...
[email] smtp connection per sender
2018-08-01 11:40:34 +05:30
Nabin Hait
288b98ca76
Merge branch 'hotfix'
2018-07-31 12:40:42 +05:30
Nabin Hait
cdfba6fd4c
bumped to version 10.1.43
2018-07-31 13:10:42 +06:00
Shreya Shah
4c20d1f68f
using regex instead of soup to parse pdf page margins ( #5883 )
...
* using regex instead of soup to parse pdf page margins
* Fix codacy
2018-07-30 14:32:33 +05:30
Zarrar
389739b5bb
Bold email mentions in comment section ( #5879 )
2018-07-30 12:01:46 +05:30
Ameya Shenoy
92f288bc2f
added 2 fucntions to frappe.utils ( #5877 )
...
* added 2 fucntions to frappe.utils
- get_db_count: to get the db count of any DocType
- call: a wrapper for frappe.call
* Update __init__.py
2018-07-27 11:55:58 +05:30
Sagar Vora
5ddcf40a11
[python3] let PdfFileReader handle file opening ( #5878 )
...
In Python 3, file() is deprecated.
PdfFileReader can internally handle file opening and closing, so file() no longer necessary.
See description of stream parameter here:
https://pythonhosted.org/PyPDF2/PdfFileReader.html#PyPDF2.PdfFileReader
Alternatively, open() can be used.
2018-07-27 11:55:48 +05:30
Rushabh Mehta
e2b802f0f1
Revert "[First Cut] Address Info for customer ( #5872 )" ( #5873 )
...
This reverts commit 9b78824946 .
2018-07-26 12:58:43 +05:30
Saurabh
9b78824946
[First Cut] Address Info for customer ( #5872 )
2018-07-26 12:47:30 +05:30
Faris Ansari
98a03f9f0a
Use "POST" request in ListView ( #5870 )
2018-07-26 12:39:23 +05:30