Makarand Bauskar
24c13a9996
[hotfix] local veriable data reference before assignment fixes ( #3185 )
8 years ago
rohitwaghchaure
ae8aa76246
Dynamic link validation, sort the sequence of the doctypes based on the field User Cannot Search ( #3173 )
* Ignore dynamic link validation for the doctypes, which has permission do not search and view by the users
* fix test cases
* Update
* Update dynamic_links.py
* Update dynamic_links.py
8 years ago
Rushabh Mehta
4f899710f1
[fix] dont auto reload for CI
8 years ago
Rushabh Mehta
65730d7bcf
[minor] allow method object to return its own response object
8 years ago
Makarand Bauskar
3581ad8db7
[fixes] assignment should work witout saving documents ( #3163 )
* [fixes] assignment should work witout saving documents
* [minor] check if document is __local before assignement
8 years ago
Rushabh Mehta
14c4796e05
[fix] for frappe/erpnext#8555
8 years ago
Rushabh Mehta
b4e4e42223
[fix] [patch] frappe/erpnext#8590
8 years ago
Saurabh
9b5634a46a
[minor][fix] add indicator for finished status ( #3170 )
8 years ago
Prateeksha Singh
2ae5ddb2ff
[fix] diminished search dialog cursor in firefox ( #3172 )
8 years ago
Rushabh Mehta
4a181b2cf6
[fix] for #3159
8 years ago
tundebabzy
6f17070cdd
Fix for #3136 ( #3149 )
* places `scheduled_backup()` in try statement to catch any occurrence of ProgrammingError(1146) as per #3136
* adds option `--force` to drop-site
* adds code that notifies the user of ProgrammingErrors and hints on next steps to take
* adds correct help text for --force option
8 years ago
Rushabh Mehta
9ee2f07b30
[hot] fix email_account
8 years ago
Rushabh Mehta
b6c36a67b0
[fix] filter_dashboard naming #3158 #3128
8 years ago
Rushabh Mehta
4832c3b50f
[fix] missing first column in HTML for auto_email_report
8 years ago
slushpuppy
9ed4ce4a36
Fix for localhost SMTP servers without authentication ( #3139 )
* Update email_account.py
Fix for passwordless localhost SMTP servers
* Update smtp.py
* Update smtp.py
Updated
* Update smtp.py
Syntax error fix
* Update email_account.py
8 years ago
Prateeksha Singh
a601360d5e
remove awesomplete filtering frappe/erpnext#8275 ( #3071 )
8 years ago
Nabin Hait
44832f0094
Merge branch 'develop'
8 years ago
Nabin Hait
5448d2f186
bumped to version 8.0.26
8 years ago
mbauskar
3ddcbc6d5e
[minor] don't show reply link if the timeline message was send by current user
8 years ago
Nabin Hait
77f9ee0688
Removed single doctypes from User Permissions
8 years ago
Nabin Hait
1c08475266
Merge branch 'develop'
8 years ago
Nabin Hait
c2daa8fcef
bumped to version 8.0.25
8 years ago
tundebabzy
3669c7ae20
removes `site17.local` that was mistakenly hard-coded into `check_if_ready_for_barracuda` ( #3162 )
8 years ago
Makarand Bauskar
6b3abac496
[fixes] send mail only if data is available ( #3161 )
8 years ago
mbauskar
e19eea3718
[minor] added ignore_mandatory flag if setup wizard is not completed
8 years ago
Nabin Hait
4c55d73bff
Merge branch 'develop'
8 years ago
Nabin Hait
d28ee38bd8
bumped to version 8.0.24
8 years ago
Nabin Hait
63496a4920
Set currency precision in System Settings based on number format of default currency
8 years ago
Ishan Loya
b310ab57de
Update bench-commands-cheatsheet.md
8 years ago
Faris Ansari
54d5e0bfea
minor
8 years ago
Faris Ansari
91122afafa
Update build system requirements patch
8 years ago
Rushabh Mehta
8431ad0506
[fix] ux for auto email report
8 years ago
Rushabh Mehta
346bbb008e
[fix] ux for auto email report
8 years ago
Makarand Bauskar
7d6274b59a
[minor] hidden the Enable Scheduled Jobs field, fix for https://github.com/frappe/erpnext/issues/8556 ( #3152 )
8 years ago
Nabin Hait
37afa276d8
Merge branch 'develop'
8 years ago
Nabin Hait
0fdeda8d28
bumped to version 8.0.23
8 years ago
mbauskar
ecdffbfc51
[fixes] fixes for minified js issue in upload.js
8 years ago
Nabin Hait
12fbe51efa
Merge branch 'develop'
8 years ago
Nabin Hait
5a640630fd
bumped to version 8.0.22
8 years ago
Makarand Bauskar
923546f2af
[fixes] append the summernote dialogs to body instead of editor ( #3145 )
8 years ago
Nabin Hait
0398e2d397
trim tables for a doctype
8 years ago
Nabin Hait
c5635fef99
Don't show hidden fields in data import tool columns selection
8 years ago
Makarand Bauskar
e5db7bfd45
[fixed] Cannot read property 'summernote' of undefined ( #3144 )
8 years ago
Makarand Bauskar
b4176f9141
[minor] set default_letter head to if defaul company is not set ( #3140 )
8 years ago
Faris Ansari
90b62d6fc6
Breadcrumb ui fix in website portal ( #3141 )
- frappe/erpnext#8317
8 years ago
Nabin Hait
336db5ead9
Merge branch 'develop'
8 years ago
Nabin Hait
9a21b94bf9
bumped to version 8.0.21
8 years ago
Saurabh
5868681805
[urgent][fix] rearrange patch to remove in_dialog field from table
8 years ago
Nabin Hait
e55b139bcc
Revert "[Fix] Image not allowed in Data Import Tool"
8 years ago
Faris Ansari
638b0ef658
[ui] Don't show remove button when allow_multiple is disabled ( #3130 )
* [ui] Don't show remove button when allow_multiple is disabled
* Reorder Public column and some ui changes in upload dialog
8 years ago