Saurabh
550ea2258d
[minor][fix] razorpay payment
8 年之前
Saurabh
7d5123dd54
[fix] pull all madatory fields from meta while creatting new node in tree
8 年之前
Rushabh Mehta
72ed223d41
[minor] more options for frappe.set_query and set_indicator in dashboard
8 年之前
Sujit Maharjan
9dc3bec1a5
Fixed password decryption for outgoing email ( #2067 )
Since the password was not decrypted, there was error in outgoing email (not from default).
Added
email_account.password = email_account.get_password()
to decrypt the password.
8 年之前
Faris Ansari
f66672ea02
[ui][fix] notification indicator bg
8 年之前
Faris Ansari
5e577c6ea4
[mobile][fixes] (frappe/frappe#2048) (frappe/erpnext#6386) ( #2053 )
* [mobile][fix] uploaded images not visible
* [mobile][fix] overflow title
8 年之前
RobertSchouten
5a4d093cfe
[feature] opt out of workflow status override in list view ( #2040 )
* [feature] opt out of workflow status override in list view
* [feature] opt out of workflow status override in list view
8 年之前
paurosello
72fa048088
Change colspan in listview ( #2058 )
* Change colspan in listview
Closed last PR as I messed up with my repo.
Sometimes the fields have too much space or it is really small, this solutions allows the users to modify the field colspan per field using the following syntax in frappe.listview_settings
`column_colspan: {"fieldname":2},`
* Update docfield.json
8 年之前
Makarand Bauskar
ac616e1e3e
[minor] spelling fixes ( #2066 )
8 年之前
akshay83
14b8e5cee4
[fix] workflow message ( #2056 )
8 年之前
Nabin Hait
f350578f5c
Merge pull request #2068 from rohitwaghchaure/spelling
[Fix] print_cess to print_css
8 年之前
Rushabh Mehta
0544194ef6
[fix] dont cache pages with dynamic server side content
8 年之前
Rohit Waghchaure
efc02f6ffc
[Fix] print_cess to print_css
8 年之前
Nabin Hait
763fda8a5c
Merge pull request #2064 from saurabh6790/patch_fix_ib
[fix] dropbox service fix
8 年之前
Saurabh
ce91426302
[fix] dropbox service fix
8 年之前
Rushabh Mehta
059b7d7b70
[fix] change subject in email alert, fixes frappe/erpnext#6361
8 年之前
Rushabh Mehta
3726aacb8a
[fix] reportview click on edit features
8 年之前
Nabin Hait
55a92e6554
Merge branch 'integration_broker_patch' into develop
8 年之前
Nabin Hait
cb54017f4f
[fix] integration broker patch
8 年之前
Neil Trini Lasrado
e804cd56e4
Fixes for web forms ( #2060 )
8 年之前
Saurabh
31868bf060
[patch][fix]
8 年之前
Rushabh Mehta
7166bc3e61
[translation] [fixes] frappe/erpnext#5860 and docs
8 年之前
Rushabh Mehta
2e66bd044b
[docs] and other minor fixes
8 年之前
Nabin Hait
5b6a8cdc26
Fixed version conflict
8 年之前
Nabin Hait
21aaca48ed
Merge branch 'hotfix'
8 年之前
Nabin Hait
c619c0f9fb
bumped to version 7.0.32
8 年之前
Nabin Hait
64e178f6e0
Update cleanup_list_settings.py
8 年之前
Nabin Hait
c1e5e5dabe
Fixed version conflict
8 年之前
Nabin Hait
6c41ae3fd9
Merge branch 'hotfix'
8 年之前
Nabin Hait
5eac10a5c7
bumped to version 7.0.31
8 年之前
Nabin Hait
d070f880e2
Validate length of fieldname
8 年之前
Nabin Hait
9c785cdbce
Merge pull request #2050 from manqala/patch-1
Update sites.md
8 年之前
Nabin Hait
197805cd48
Merge pull request #2051 from strixaluco/patch-3
Update country_info.json
8 年之前
Rushabh Mehta
541d8be95f
[complete] auto email report
8 年之前
Rushabh Mehta
5cdab8da3f
[fix] language for zh and zh-TW ( #2052 )
8 年之前
strixaluco
bb07efa4f0
Update country_info.json
Ukrainian hryvnia added
8 年之前
manqala
29c7203fe8
Update sites.md
8 年之前
Rushabh Mehta
37eb4eaffc
[wip] grid in web form ( #2044 )
* [wip] grid in web form
* [complete] webform in grid
* [minor] configurable sidebar items in web form
* [fix] tests
* [style]
8 年之前
KanchanChauhan
8b78f70b43
Option to send email from Data Import Tool where applicable ( #2026 )
8 年之前
Shreyas Patil
a5b0b4211a
[Fix] Increment the failed attempts for email account failure ( #2045 )
8 年之前
RobertSchouten
0422311fb6
print format show default heading for editing ( #2039 )
* print format show default heading for editing
* print format show default heading for editing
8 年之前
RobertSchouten
ac63c720b8
[feature] print only what is expanded in reports ( #2038 )
ie balance report will print like is visable not all items
8 年之前
RobertSchouten
17e2dff613
[fix] creating doc from link updates fetch fields ( #2037 )
* fix creating doc from link updates fetch fields
allows the updating of fetch fields from a full page creation
* Update save.js
8 年之前
Neil Trini Lasrado
e60c19862c
Some fixes for web forms ( #2043 )
* moved position of desc for a field of type text in webforms
* Fixed Link field in Web Forms
* [Fix] - comments in js must be /* */
8 年之前
Shreyas Patil
e5bb0bb283
[Fix] Social login not allowed for a disabled user ( #2032 )
8 年之前
Rushabh Mehta
345d310fe3
[fix] name case for doctype, fixes #2029
8 年之前
Faris Ansari
6baef1073d
[ui] fixes (frappe/erpnext#6252) (frappe/erpnext#6275) ( #2023 )
* [ui] fix navbar overlap
* [ui][mobile] fix user-background-image
8 年之前
Rushabh Mehta
22dbaafb4d
[fix] email account disabling after 3 tries #2018
8 年之前
KaterinaR
e06b750c00
[Documentation update] - Update documentation for XML Report ( #2010 )
* !U Update documentation dor XML Report
* !F Fix empty log information in output (Message: None)
8 年之前
RobertSchouten
02a7c0dc73
allow creation of user permissions on site creation ( #2006 )
8 年之前