Commit graph

754 commits

Author SHA1 Message Date
Nabin Hait
3c844c1387 [fix] Reset doctype properties if single 2016-01-22 15:25:12 +05:30
Rushabh Mehta
2c14241fc4 [minor] add success callback in website.js 2016-01-19 16:27:33 +05:30
Rushabh Mehta
abce16aaee Merge pull request #1515 from saurabh6790/installer_fixes
[enhancement] Group action button
2016-01-15 11:16:54 +05:30
Rushabh Mehta
b8fc4da140 [fix] module ordering and all applications fixes 2016-01-14 18:15:02 +05:30
Anand Doshi
9ecc61f1f2 [fix] Don't auto-check User Permission DocTypes 2016-01-12 17:50:21 +05:30
Saurabh
874154a0ab [enhance] cart button; merge custom buttons under group 2016-01-12 15:15:42 +05:30
Nabin Hait
d3ec4c4bbc Don't overwrite name while overwriting data from data-import-tool 2016-01-12 11:35:56 +05:30
Rushabh Mehta
9033926d29 Merge pull request #1505 from rmehta/standard-roles
[fix] standard roles cannot be edited
2016-01-12 10:27:17 +05:30
mbauskar
b33347d0f9 [minor fix] fixed the module access issue 2016-01-11 19:19:48 +05:30
Rushabh Mehta
e4a70cb5cb [fix] is_single in doctype as set_only_once 2016-01-11 12:26:12 +05:30
Rushabh Mehta
cdf0a22b6b [fix] standard roles cannot be edited 2016-01-08 16:58:53 +05:30
Anand Doshi
f73d30de62 [minor] Import permission to System Manager for User and Event 2016-01-08 15:22:19 +05:30
Anand Doshi
2f47f75331 [fix] comment when share with everyone. Fixes frappe/erpnext#4592 2016-01-08 11:54:46 +05:30
Anand Doshi
08b515f482 Merge pull request #1503 from rmehta/dialog-in-website
[enhancement] dialog in website via dialog.min.js and some re-org of js code
2016-01-07 18:14:42 +05:30
Rushabh Mehta
1a3c70cccb [enhancement] dialog in website via dialog.min.js and some re-org of js code 2016-01-07 16:55:02 +05:30
Rushabh Mehta
6caf6fb6f1 [enhancement] prompt user to reload on migration 2016-01-07 15:35:17 +05:30
Anand Doshi
106e281608 [fix] don't allow import for child tables 2016-01-06 12:22:03 +05:30
Rushabh Mehta
3d1960c798 [translation] fixes 2016-01-04 16:11:18 +05:30
Anand Doshi
9f94fd11a7 Merge pull request #1489 from anandpdoshi/feature/like
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
2016-01-04 11:39:59 +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
Anand Doshi
2dfbdac737 [minor] pass device in clear_sessions 2015-12-31 12:56:21 +05:30
Rushabh Mehta
e3a2b1265c [minor] quit install if before_install returns False and encoding in importer 2015-12-31 11:11:03 +05:30
Rushabh Mehta
4b3a022226 [fix] [minor] Error Snapshot only for Administrator 2015-12-28 11:15:59 +05:30
Anand Doshi
14d20d6360 [fix] fieldnames should be lowercase 2015-12-25 16:09:29 +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
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
Anand Doshi
389219da70 [feature] mention users in comments. Fixes frappe/erpnext#3495 2015-12-23 20:14:46 +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
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
d8f24822a9 [fix] cleanup, re-org and fixes to error snapshot 2015-12-16 19:39:56 +05:30
Maxwell Morais
26278cae85 Error Snapshot Feature 2015-12-16 19:39:55 +05:30
Anand Doshi
b431be82a1 [fix] catch IOError in web url based thumbnail 2015-12-16 11:32:19 +05:30
Anand Doshi
8a5addaae7 [feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
2015-12-09 14:02:14 +05:30
Rushabh Mehta
33127a8ec4 [minor] catch ssl error while make thumbnail 2015-12-01 15:52:06 +05:30
Rushabh Mehta
cfb8c9cab3 [minor] validate file is attached 2015-11-30 10:50:45 +05:30
Rushabh Mehta
d0baea0d4b [fix] remove not-implemented feature convert_to in Communication 2015-11-30 10:31:01 +05:30
Anand Doshi
175ed78f8a [hotfix] catch exception during thumbnail generation 2015-11-26 18:09:21 +05:30
Rushabh Mehta
d38a954766 [minor] catch missing file error and just show message while making thumbnail 2015-11-26 10:29:00 +05:30
Anand Doshi
b7023cf832 Merge pull request #1434 from anandpdoshi/fix/thumbnail-without-extn
[fix] handle the case when the image used for thumbnail generation does not have an extension
2015-11-25 19:28:07 +05:30
Rushabh Mehta
49ef4130be [minor] allow administrator to edit Page (for role) 2015-11-25 18:24:08 +05:30
Anand Doshi
c14e8b7def [fix] handle the case when the image used for thumbnail generation does not have an extension 2015-11-25 17:54:04 +05:30
Anand Doshi
a8ed449ff3 Merge pull request #1424 from anandpdoshi/fix/print-hide-if-0
[fix] Ability to hide a field in print if its value is 0
2015-11-25 17:28:43 +05:30
Anand Doshi
e5a2524820 [fix] Ability to hide a field in print if its value is 0 2015-11-25 16:33:37 +05:30
Anand Doshi
cf05af9444 Merge pull request #1426 from anandpdoshi/fix/validate-upload-size-in-js
[fix] Validate max file size before upload
2015-11-25 11:46:35 +05:30
Anand Doshi
57d42989ac Merge pull request #1417 from rmehta/app-store
[enhancement] App Installer
2015-11-25 11:42:59 +05:30
Anand Doshi
3ffbe7555a [fix] thumbnail generation when the image url doesn't have an extension 2015-11-24 17:17:44 +05:30