Nabin Hait
9cdaed84b3
bumped to version 8.0.46
vor 8 Jahren
Nabin Hait
7242128dd9
Show results based on get_query method, process based on dict ( #3320 )
vor 8 Jahren
Nabin Hait
5520a5b6cf
Merge branch 'develop'
vor 8 Jahren
Nabin Hait
a71d4acb4a
bumped to version 8.0.45
vor 8 Jahren
Nabin Hait
df9c5c71c4
Show all records in multi-select dialog ( #3319 )
vor 8 Jahren
Nabin Hait
d9c559777e
Ignore single doctypes for global search
vor 8 Jahren
Nabin Hait
20519ffde9
Merge branch 'develop'
vor 8 Jahren
Nabin Hait
3fce6cb78b
bumped to version 8.0.44
vor 8 Jahren
Rushabh Mehta
9abcaff48a
[fix] disable email alert on wrong field. fixes frappe/erpnext#3372 ( #3290 )
vor 8 Jahren
rohitwaghchaure
0aa97b7aaa
Made seprate method to parse the naming series ( #3293 )
vor 8 Jahren
Faris Ansari
adfc692668
Update field when editing via SlickGrid (Fixes frappe/erpnext#5064) ( #3296 )
vor 8 Jahren
Ayush Shukla
665602522b
Close grid on escape key ( #3292 )
* [minor] Escape fix
* [minor] Method name changed
vor 8 Jahren
Faris Ansari
5c6483df97
Add sort order field from Customize Form ( #3284 )
* Add sort order field from Customize Form
- fixes support issue WN-SUP25048
* Handle case when meta_sort_field is undefined
vor 8 Jahren
Prateeksha Singh
44359d058d
[minor] Oldest first order, preselect first, build bug fix ( #3288 )
vor 8 Jahren
Makarand Bauskar
41cc814d89
[minor] ignore user filters if frappe.route_options are passed ( #3282 )
vor 8 Jahren
Prateeksha Singh
b23aa1446b
Multiselect dialog for getting items ( #3255 )
* First approach by making a control
* Implement multi select for child tables
* Basic UI and items fetch in place
* Multiselect with checkboxes
* Functional modal with filters and new_doc
* Map filter fields to target_doc
* pass json arrays instead of strings
* Get items from quotation (in SO) working
* [minor] fix link route in list
* [minor] cleanup
* Add date, select first by default
* map_docs test, default date field
* [minor][fix] make new button bug
* [minor] move map_docs to erpnext
* [minor] format dates
vor 8 Jahren
ckosiegbu
2b8a12df3a
Update contact.js ( #3286 )
Change incorrect call to erpnext.utilities.doctype.contact.contact.invite_user to frappe.email.doctype.contact.contact.invite_user
vor 8 Jahren
Saurabh
eb9551fca7
[fix] check all custom perms before adding permissions from standard docperm ( #3280 )
vor 8 Jahren
Nabin Hait
6cb0d6da77
Re-run global search patch ( #3271 )
vor 8 Jahren
Faris Ansari
355a494641
Kanban fixes ( #3278 )
- redirect back to list when board is not found
- fix no default columns when custom field is used
vor 8 Jahren
Charles-Henri Decultot
8f684444d0
Correction of doctype translations in modal dialog ( #3277 )
vor 8 Jahren
Manas Solanki
bfb181333c
handle the escape sequence in the html2text library ( #3272 )
vor 8 Jahren
Saurabh
77ef3e8a27
[fix] list stripe payment gateway under integrations ( #3270 )
* [fix] list stripe payment gateway under integrations
* Update integrations.py
vor 8 Jahren
Makarand Bauskar
931ef1f244
[minor] new line after install & reinstallation of new-site ( #3262 )
vor 8 Jahren
Sagar Vora
1a63f988c7
[minor] Fail travis build immediately, if python tests fail. ( #3269 )
vor 8 Jahren
Nabin Hait
33e1b346bc
Updated modified date in system settings
vor 8 Jahren
Makarand Bauskar
b8f1fdc92e
[minor] fixed the set_query for the doctype field in Custom Field ( #3275 )
vor 8 Jahren
Nabin Hait
002e27e8a5
Fixes for showing version changes for grid values ( #3273 )
vor 8 Jahren
Nabin Hait
645f26a010
Merge branch 'develop'
vor 8 Jahren
Nabin Hait
bb699a23c3
bumped to version 8.0.43
vor 8 Jahren
Nabin Hait
c1f4fc5e29
Enable Scheduler using set_value method, to avoid saving System Settings ( #3268 )
vor 8 Jahren
Alchez
47321e4821
[Minor] Fixed unclosed h2 tag ( #3267 )
vor 8 Jahren
Nabin Hait
d294d158f5
Update receive.py
vor 8 Jahren
Rushabh Mehta
0a5df4fb4d
[debug] show where permission is failing ( #3264 )
* [debug] show where permission is failing
* [fix] document.py
vor 8 Jahren
Nabin Hait
2b54cd619d
Update only UID of email on communication if existing ( #3266 )
vor 8 Jahren
Faris Ansari
c3119d58f1
Make hidden fields work in query report ( #3261 )
vor 8 Jahren
Nabin Hait
6b2f842338
Fixed List view 'order by' based on creation, if filtered based in child table ( #3250 )
vor 8 Jahren
tundebabzy
6e29d9e925
xrange to range ( #3237 )
* introduces build status for local fork
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range
* converts xrange to range using six.moves.range
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* converts xrange to range using six.moves.range7
* Revert "introduces build status for local fork"
This reverts commit 61f40983d0
.
vor 8 Jahren
tundebabzy
6fbe20caaa
Except and raise statement python 3 compatible style ( #3216 )
* changes exception and raise statements to python 3 style
* changes except statement to python 3 style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* changes except and raise statement to python 3 compatible style
* adds six.reraise to fix python 3 style raise statements with traceback
* fixes indentation
vor 8 Jahren
Makarand Bauskar
de477ce923
[minor] disabled the password strength test in tearDown ( #3259 )
vor 8 Jahren
Nabin Hait
b9ffb0bf8c
Merge branch 'develop'
vor 8 Jahren
Nabin Hait
c7be9b16a5
bumped to version 8.0.42
vor 8 Jahren
ci2014
99f6a34b18
Set readonly of selected Inbox to False ( #3258 )
Mails are not marked as SEEN, when the readonly parameter is True. That's a problem since tickets are being refreshed all few minutes, and, if you have more than 50 unread mails in your inbox, most of them will never be imported to Frappe / ERPNext.
vor 8 Jahren
Nabin Hait
4e80f58f63
Merge branch 'develop'
vor 8 Jahren
Nabin Hait
85edac047a
bumped to version 8.0.41
vor 8 Jahren
Rushabh Mehta
3da8267449
[temp] throttle socket io connection ( #3260 )
vor 8 Jahren
Nabin Hait
e51d31c452
Merge branch 'develop'
vor 8 Jahren
Nabin Hait
6552cc6efb
bumped to version 8.0.40
vor 8 Jahren
Rushabh Mehta
1b13539b4f
[fix] covert to unicode before sanitizing #8347
vor 8 Jahren
Nabin Hait
4caef97eeb
Merge branch 'develop'
vor 8 Jahren