Makarand Bauskar
db324bd8a6
Merge pull request #3485 from saurabh6790/number_format_fix
[minor][fix] check boot.systemdefaults too
8 년 전
Saurabh
bf0198f08b
[minor][fix] check boot.systemdefaults too
8 년 전
Makarand Bauskar
fdd6873c5e
[minor] print_template and frappe.render_grid fixes ( #3476 )
8 년 전
Manas Solanki
b6cb70d232
Minor issue when generating the pdf for the reports having html format ( #3478 )
8 년 전
Rushabh Mehta
1d38a4ae2f
[fix] genders patch
8 년 전
Manas Solanki
0ce499e13d
Configurable error traceback ( #3464 )
* Configurable error traceback
* Create system_settings.json
8 년 전
Frappe PR Bot
070cd0029f
[translation] translation updates ( #3471 )
8 년 전
KanchanChauhan
f52e389d4f
Salutation and Gender in Contact ( #3079 )
8 년 전
Saurabh
9b8d020ace
Merge branch 'master' into develop
8 년 전
Saurabh
93a4decbb8
Merge branch 'hotfix'
8 년 전
Saurabh
a9c3ee978f
bumped to version 8.0.66
8 년 전
almeidapaulopt
b17b73c4f3
GSuite integration ( #3252 )
* GSuite initial commit
* GSuite initial commit
* cleanups
* exception handle
* gsuite script: add doGet
* Add GSuite integration to the upload popup
* hide dialog fields if gsuite disabled
* move gsuite code to gsuite.js from upload.js
* documentation
* change name format
* typo on GSuite
* copy paste the file .gs
* fix:don't show gsuite when creating a file in filemanager
* add version to webapp
* add webapp default url
* move webapp to html fied
* fix rebase
* fixes for codecy
8 년 전
Sagar Vora
67ac93201a
Added columns field ( #3469 )
8 년 전
Makarand Bauskar
17a09e4b70
[feature] domainification for frappe ( #3227 )
* [feature] domainify doctype, pages and roles
* [minor] added get active domain method to __init__
* [fixes] minor fixes in domainification and added test cases
* [minor] added checkbox-editor class to render the domains
* [minor] added checkbox_selector option
* [minor] added or_filters to filter restrict to domain doctype and roles
* [minor] fixed codacy errors
8 년 전
almeidapaulopt
374f85bfd6
several throw translations ( #3441 )
* several throw translations
* small fix
* codacy fixes
* fix import _
* Create file_list.js
* Create feedback.py
8 년 전
Mohammed R Abukhamseen
a09fa6f769
Add Arabic translation for datepicker ( #3453 )
* Add persian right to left
* Update locale-all.js
Add Arabic translation for datepicker
8 년 전
Makarand Bauskar
b72a93dc9e
Merge pull request #3468 from faztp12/patch-1
Update hooks.md
8 년 전
Faris Ansari
bf11a1a3fd
Better error message for duplicate desktop icon ( #3446 )
* Better error message for duplicate desktop icon
* remove trailing whitespace
8 년 전
tundebabzy
ff4c86089c
Make "Amount in words" spell three decimals ( #3358 )
* fixes frappe/erpnext#8895
* checks for non-numeric type
* makes words translatable
8 년 전
Fahim Ali Zain TP
ceec4af9c6
Create hooks.md
8 년 전
Makarand Bauskar
5341ac535a
Merge pull request #3382 from tundebabzy/issue_erpnext#8965
fixes frappe/erpnext#8965 : Get item inside Request for Quote
8 년 전
Makarand Bauskar
836ad397a9
Merge pull request #3462 from saurabh6790/dropbox_backup
[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
8 년 전
Saurabh
7e2972dee8
a[fix] move dropbox backup upload from short queue to long queue to avoid timeout exceptions
8 년 전
Revant Nandgaonkar
5a0eb81340
[fix] OAuth2 Frappe Server URL Validation ( #3397 )
* [fix] OAuth2 Frappe Server URL Validation
Only request and validate the frappe_server_url if hostname is not equal to frappe_server_hostname
request.get to localhost by using hostname results into timeout
* check domains in local.conf.domains as well
* removed unused variable as per codacy
8 년 전
Rushabh Mehta
4203ebdfc7
[enhance] make bench commands extensible by apps ( #3457 )
8 년 전
Makarand Bauskar
0ee6f103af
Merge pull request #3447 from mr-karan/patch-1
dialogs-types.md: Missing `+` operator
8 년 전
Faris Ansari
8d2bb6bc95
Fix frappe/erpnext#9115 ( #3449 )
8 년 전
Charles-Henri Decultot
21d720923e
Make 'By' translatable in blog posts ( #3450 )
8 년 전
Makarand Bauskar
2912132984
Merge pull request #3454 from netchampfaris/globals.js
Add proxy variables for removed globals
8 년 전
Faris Ansari
bcf060dba0
Add inList
8 년 전
Faris Ansari
cd0aa8fa6a
Add proxy variables for removed globals
8 년 전
Karan Sharma
1d0c98c265
Missing `+` operator
`msgprint` has a missing `+` operator, which is syntactically incorrect.
8 년 전
Ayush Shukla
e2de37b090
Email parse addr fix. ( #3371 )
* Added name fix
* Removed print
* Changed method name
* Added test case for name
* Codacy fix
* Codacy Exception fix
8 년 전
Nabin Hait
8c1b31655a
Merge branch 'hotfix'
8 년 전
Nabin Hait
bd8f0c24ba
Merge branch 'master' into develop
8 년 전
Nabin Hait
46efcf14e2
bumped to version 8.0.65
8 년 전
Makarand Bauskar
66c9dfa42c
[minor] compair minimum score with zxcvbn feedback score ( #3444 )
8 년 전
Makarand Bauskar
415bc5cd51
Merge pull request #3442 from frappe/eslintrc
[eslint] Set camelcase to off
8 년 전
Makarand Bauskar
c495e2f4c8
[minor] fixes in Search term label ( #3424 )
8 년 전
rohitwaghchaure
59acca249a
[fix] Email alert for value change not working for the allow on submit field ( #3433 )
8 년 전
Faris Ansari
bcb195fa1c
Update frappe-gantt to 0.0.6 ( #3434 )
8 년 전
Frappe PR Bot
2b4d223704
[translation] translation updates ( #3439 )
8 년 전
Makarand Bauskar
c45b575a93
[minor] ignore password strength test in frappe.in_test ( #3423 )
* Fixed issue #frappe WN-SUP25323 for password strength error
* [hotfix] fixes in password strength test
* [hotfix] ignore password strength test in tests
8 년 전
Faris Ansari
d98a4dc125
Set camelcase to off
8 년 전
almeidapaulopt
020851d4f7
translation errors in several msgprint ( #3438 )
* translation errors in several msgprint
* small fixes
* fixes
8 년 전
Makarand Bauskar
5b5f570ebc
Merge pull request #3436 from netchampfaris/remove-testcafe-from-travis
Remove testcafe from travis
8 년 전
Faris Ansari
d0787f7e8c
Remove testcafe folder
8 년 전
Faris Ansari
b2538bab08
Remove testcafe from travis
8 년 전
Makarand Bauskar
aa7424618c
Merge pull request #3421 from netchampfaris/fix-summernote-build
Fixes for summernote and build.js
8 년 전
Makarand Bauskar
27dcbb1be8
Merge pull request #3430 from dalwadani/develop
fix RTL issues in tree view
8 년 전