Nabin Hait
aef76fbb3f
Fixed version conflict
8 years ago
Nabin Hait
a1e9b4d448
Merge branch 'hotfix'
8 years ago
Nabin Hait
d67a2cbc4a
bumped to version 7.0.34
8 years ago
Nabin Hait
4d624001d7
Update email_alert.js
8 years ago
Rushabh Mehta
e54a2f2430
[fix] spacing on login page
8 years ago
Nabin Hait
43ec493a08
Merge pull request #2086 from saurabh6790/paypal_currency_code_fix
[fix] currency code fix for paypal payment
8 years ago
Saurabh
8e520edba6
[fix] currency code fix for paypal payment
8 years ago
Rushabh Mehta
6e9c08d30d
[minor] ux enhancements for auto email report
8 years ago
Rushabh Mehta
658288cd18
[minor] feature to restrict no of rows in report
8 years ago
Rushabh Mehta
1f3abe9a79
[fix] [tests]
8 years ago
Rushabh Mehta
2c40d683a7
[fix] navbar and strip before translating
8 years ago
Rushabh Mehta
bb219be281
[fixes] to web forms, child table saving, multiple save
8 years ago
Nabin Hait
f3f0f6f291
Merge pull request #2083 from rmehta/email-retry
2 small fixes
8 years ago
Nabin Hait
41b2ada028
Merge pull request #2084 from netchampfaris/ui-fixes
ui fixes frappe/erpnext#6422 frappe/erpnext#6423
8 years ago
Faris Ansari
24b07f6445
[ui][fix] overflow navbar breadcrumbs
8 years ago
Faris Ansari
1391bac6d6
[ui][fix] notification indicator bg grey
8 years ago
Rushabh Mehta
ed8021c539
[minor] retry if disconnected while sending email
8 years ago
Rushabh Mehta
be49d43ec3
[fix] frappe.get_indicator (js)
8 years ago
Nabin Hait
a712b00d37
Merge pull request #2074 from DigiThinkIT/inherit_context
Inherit and Override Page Context
8 years ago
Nabin Hait
bfea7f687b
Fixed version conflict
8 years ago
Nabin Hait
8230bb7c12
Merge branch 'hotfix'
8 years ago
Nabin Hait
b64adb7045
bumped to version 7.0.33
8 years ago
Rushabh Mehta
d4ca31a19a
[minor] validate template in Standard Reply while saving, fixes #1884
8 years ago
Rushabh Mehta
85f24c694c
[minor] keep backups 24 hours old instead of 48 hours
8 years ago
Rushabh Mehta
e8e9aef91b
[fix] number of backups
8 years ago
Shreyas Patil
12422e75b0
[Minor] Allow user to set limit for downloadable backups for the site ( #2059 )
* [Minor] Allow user to set limit for downloadable backups for the site
* [Fix] Updated path for daily_long and weekly_long dropbox backup hooks
* [Fix] Updated system_settings.json
8 years ago
Rushabh Mehta
eb9122a6f3
[minor] allow user to be option in email, fixes frappe/erpnext#6409
8 years ago
Felipe Orellana
417a4fcc66
Renamed hook
Renamed hook to extend_website_page_controller_context to better fit the definition of a website page controller.
8 years ago
Rushabh Mehta
171d93130d
[fix] remove "language" if set via old setup wizard
8 years ago
Nabin Hait
abb723247c
Merge pull request #2071 from saurabh6790/quick_entry_for_treeview
[fix] pull all mandatory fields from meta while creating new node in tree
8 years ago
Rushabh Mehta
74cb41ae71
[enhance] web form pagination frappe/shishuvan#3 ( #2076 )
* [enhance] web form pagination frappe/shishuvan#3
* [minor] add label in web form grid
* [minor] select module for exporting web form
* [fix] more fixes, #2057
8 years ago
Nabin Hait
4bfd2949a5
Merge pull request #2078 from rmehta/ignore-errors-in-pdf
[minor] ignore load issues in wkhtmltopdf
8 years ago
Rushabh Mehta
74c4cbdba8
[minor] ignore load issues in wkhtmltopdf
8 years ago
Nabin Hait
83294a6b71
Merge pull request #2077 from shreyasp/civil-contract-app-list
[Minor] Added Civil contracting to app listing to allow installations
8 years ago
shreyas
7aceb2f37d
[Minor] Added Civil contracting to app listing to allow installations
8 years ago
Nabin Hait
86a060482f
Merge pull request #2075 from RobertSchouten/patch-65
[typo] decloration to declaration
8 years ago
RobertSchouten
246a6f5879
[typo] decloration to declaration
8 years ago
Nabin Hait
7bb304dd1a
Merge pull request #2054 from nabinhait/field_char_limit
Validate length of fieldname
8 years ago
Nabin Hait
5383882754
Update db_schema.py
8 years ago
Rushabh Mehta
ef3412b9cb
[enhance] set doctype label via Customize Form frappe/frappe#2019 ( #2061 )
* [enhance] set doctype label via Customize Form frappe/erpnext#2019
* Update customize_form.py
8 years ago
Nabin Hait
72f458f41b
Merge pull request #2069 from rmehta/dynamic-page-loading
[fix] dont cache pages with dynamic server side content
8 years ago
Nabin Hait
9ccd5ab20a
Merge pull request #2070 from netchampfaris/ui-fixes
[ui][fix] frappe/erpnext#6378
8 years ago
Felipe Orellana
23c045d001
Merge branch 'develop' into inherit_context
8 years ago
Felipe Orellana
cde153d75b
Added inheritable context hook
8 years ago
Nabin Hait
c8ca79bda5
Merge pull request #2072 from saurabh6790/razorpay_payment_page
[minor][fix] razorpay payment
8 years ago
Saurabh
550ea2258d
[minor][fix] razorpay payment
8 years ago
Saurabh
7d5123dd54
[fix] pull all madatory fields from meta while creatting new node in tree
8 years ago
Rushabh Mehta
72ed223d41
[minor] more options for frappe.set_query and set_indicator in dashboard
8 years ago
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 years ago
Faris Ansari
f66672ea02
[ui][fix] notification indicator bg
8 years ago