Commit graph

83 commits

Author SHA1 Message Date
Saurabh
9b8d020ace Merge branch 'master' into develop 2017-06-13 15:16:34 +05:30
almeidapaulopt
374f85bfd6 several throw translations (#3441)
* several throw translations

* small fix

* codacy fixes

* fix import _

* Create file_list.js

* Create feedback.py
2017-06-13 14:32:47 +05:30
tundebabzy
ff4c86089c Make "Amount in words" spell three decimals (#3358)
* fixes frappe/erpnext#8895

* checks for non-numeric type

* makes words translatable
2017-06-13 12:09:35 +05:30
Faris Ansari
0e04d386e4 Global Date Format Localisation (#3428)
* Global Date Format localization

* Addition of the long format

* Update method description
2017-06-05 11:49:54 +05:30
Rushabh Mehta
a9ec46545b [fix] socketio 2.0 (#3257) 2017-05-10 13:58:25 +05:30
Rushabh Mehta
a1e31ed20b [feature] set decimal precision for currency in currency settings and currency formatting will be global 2017-04-13 12:39:01 +05:30
Nabin Hait
7fe50c885a Merge branch 'master' into develop 2017-03-09 14:59:02 +05:30
Wael AlShurafa
d3c6ac6d8a Fix operator validation 2017-03-07 21:53:43 +02:00
Nabin Hait
6601710465 Fixed merge conflict 2017-02-20 14:50:28 +05:30
mbauskar
6d9eab7f6e [minor] added method get_timestamp from date 2017-02-16 16:40:50 +05:30
KanchanChauhan
9fe9536f58 Added method to get report URL (#2549)
* Added method to get report URL

* Update auto_email_report.py
2017-01-05 17:18:23 +05:30
Rushabh Mehta
4fcd372921 [minor] [hot] bad import 2016-12-27 13:00:52 +05:30
Rushabh Mehta
67de814f26 [fix] missing translations #2494 2016-12-27 12:58:58 +05:30
Rushabh Mehta
a6d5cec95c [minor] unicode fix for frappe/erpnext#7070 (#2478) 2016-12-20 16:21:50 +05:30
KanchanChauhan
054d0f663f Invalid language error on creation of Language (#2390) 2016-12-05 18:20:36 +05:30
robert schouten
5ede870700 daterangepicker now as control for filtering (#2324)
* daterangepicker now as control for filtering

* rename daterange picker options

* cleanup name reference

* allow greater control of daterangepicker options

* Update data.py

comma + space
2016-11-18 14:03:56 +05:30
Rushabh Mehta
a292810202 [minor] add hours to add_to_date 2016-08-23 10:40:14 +05:30
Rushabh Mehta
5621576b3c [hot] get_url fix 2016-08-12 19:19:36 +05:30
Rushabh Mehta
f91977f7da [feature] allow multiple sessions per user 2016-08-10 17:31:29 +05:30
Rushabh Mehta
fca0cf5ddf [minor] allow button in list view for grid, and other minor fixes 2016-08-09 16:42:30 +05:30
Anand Doshi
957048457d [fix] get https url if ssl certificate is present or wildcard domain match 2016-07-24 18:43:25 +05:30
Rushabh Mehta
3e3e30cfa6 [cleanups] 2016-07-08 18:21:33 +05:30
Rushabh Mehta
0a5c6a3e79 [minor] [fixes
]
2016-06-30 17:02:23 +05:30
Anand Doshi
831c3021f3 [fix] letterhead and background-image url in pdf 2016-06-13 18:50:41 +05:30
shreyas
9511e14353 Move Frappe subscription features to Frappe App as Limits 2016-06-10 16:34:53 +05:30
Rushabh Mehta
e7e7f0e218 [optimize] index tabcommunication based on modified and creation 2016-05-20 11:20:37 +05:30
Rushabh Mehta
daa9c094d0 [enhancement] [wip] links menu in forms 2016-04-12 19:16:17 +05:30
Rushabh Mehta
9d8c2b5eff [enhancements] added frappe.utils.evalute_filter(doc, filter) and ability to hook multiple doc events at the same time 2016-04-08 17:07:31 +05:30
Neil Trini Lasrado
a3999826b6 Added new_line_sep to data.py 2016-02-23 18:54:02 +05:30
Rushabh Mehta
e1ac647a13 [cleanup] system settings, added deny_multiple_sessions 2016-02-16 15:05:59 +05:30
Rushabh Mehta
45048ac41a [realtime] ability to get socket working in website, now_datetime should not be timezone aware and web-form properties should take preceedence 2016-01-27 12:26:21 +05:30
Nabin Hait
d0d44fa7c0 [fix] division by zero 2016-01-20 17:58:35 +05:30
Nabin Hait
2f7697454e Rounding based on smallest circulating currency fraction value 2016-01-20 14:44:54 +05:30
Anand Doshi
3241a0969f [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
Rushabh Mehta
21ee0142ce [minor] quote form link in email 2015-11-30 17:02:56 +05:30
Rushabh Mehta
b2aa8f869e [minor] remove slash from get url to link 2015-10-21 11:00:29 +05:30
Anand Doshi
dbb2c3d917 Merge pull request #1331 from rmehta/thumbnail
[enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url
2015-10-14 14:09:22 +05:30
Rushabh Mehta
9231b9a9b8 [enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url 2015-10-07 14:28:42 +05:30
Rushabh Mehta
0cc66a5bc5 [minor] fixes with Email Digest, get_url_to_form 2015-10-02 16:54:51 +05:30
Rushabh Mehta
dbf6bd4c1f [enhancement] added priority in bulk email 2015-09-29 14:55:53 +05:30
Nabin Hait
45a2666d44 [fix] Hour format in format_datetime function 2015-09-02 14:08:58 +05:30
Anand Doshi
d33f2c0454 [fix] validate Append To 2015-07-17 12:17:14 +05:30
Nabin Hait
7c392adb51 [fix] Consider microseconds in to_timedelta function 2015-06-16 14:50:54 +05:30
Rushabh Mehta
cfd128361c [fix] [hot] moment-timezones and locale 2015-05-27 17:12:01 +05:30
Rushabh Mehta
ef0c6b44f7 [email] consistent email, website branding 2015-05-26 12:17:33 +05:30
Nabin Hait
c187b18056 pass user to validate_hour 2015-05-18 16:51:52 +05:30
Anand Doshi
9cc9f5ab15 [fix] cast time string to timedelta 2015-05-15 18:20:50 -07:00
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Rushabh Mehta
86e02861d5 [minor] getdate to return today if None passed 2015-05-07 17:07:11 +05:30
Pratik Vyas
60acd54391 Use num2words 2015-05-04 16:57:41 +05:30