Rushabh Mehta
6470d26d19
[minor] import and assign
7 년 전
Prateeksha Singh
1b64214e03
Merge pull request #4590 from frappe/achillesrasquinha-patch-1
Chrome Driver Issue
7 년 전
Achilles Rasquinha
e5de3b6deb
Chrome Driver Issue
7 년 전
Shreya Shah
e6f294b782
Activity Log Patch fix ( #4580 )
7 년 전
schilgod
a247dfe2d7
Add function to remove specific custom buttons by label ( #4498 )
* Add function to remove specific custom buttons by label
* [fix] codacy errors
* rename remove_custom_buttons function to remove_custom_button
* seperate add and get inner button functions
* [fix] codacy errors
* More flexible API
* Alias Form method
7 년 전
Saurabh
af0d0972aa
[fix] Increase chunk size to 15 mb while uploading file to dropbox ( #4492 )
7 년 전
Davide Bortolami
8e6d72e6ef
GSuite Documentation updates ( #4570 )
I will update this PR with various documentation improvements in the following days
7 년 전
Nabin Hait
48585dbc91
Merge branch 'master' into develop
7 년 전
Nabin Hait
5927c67130
Merge branch 'hotfix'
7 년 전
Nabin Hait
7909f9a08c
bumped to version 9.2.22
7 년 전
rohitwaghchaure
32f35d278f
[Fix] Make new button(+) not working for chinese language ( #4581 )
7 년 전
Zarrar
a0c1af4c11
[Fix] Data Import Tool ( #4527 )
* handle empty rows, validating naming-series
* Update importer.py
7 년 전
ci2014
01a955eb45
Allow developers to choose attachments ( #4477 )
* Allow developers to choose attachments
This change allows developers to choose attachments, even if there is a cur_frm object.
* Update communication.js
* Merge this.attachments and form attachments
* fix codacy
7 년 전
Prateeksha Singh
694ab62d4b
Merge pull request #4582 from Zlash65/fix-multicheck
[Minor] Multicheck control fix
7 년 전
Zlash65
817cc2927a
minor fix
7 년 전
Nabin Hait
2d9b988b9a
Merge branch 'hotfix'
7 년 전
Nabin Hait
b7acbcdeb2
Merge branch 'master' into develop
7 년 전
Nabin Hait
83a08130ab
bumped to version 9.2.21
7 년 전
Achilles Rasquinha
d01ba3c051
Fixed Currency Precision during Display and Print ( #4579 )
* Fixed Currency Issue for Display and Print
* Fixed Codacy
* Update formatters.js
7 년 전
Prateeksha Singh
d1aa5c60b4
[Multicheck control] ( #4529 )
* multicheck control
* [checkboxes] replace in domain settings
* [checkboxes] use in setup_wizard domains
* [multicheck] minor
* [multicheck] set and get value as an array
* [multicheck] make controls.less
* basic view control with value as array object
* load active domains
* selenium helper: multicheck
* [multicheck] make field if not present
* [multicheck] append control in an HTML field
7 년 전
Zarrar
816f045f75
fix for header row not updating ( #4576 )
7 년 전
Saurabh
f2252568f6
[fix] sanitize input on search page ( #4565 )
7 년 전
Zarrar
eb2c7753c3
[Fix] Disallow Drag and drop across child-table ( #4572 )
* drag and drop across child-table disallow
* improvised
7 년 전
Zarrar
a576b9f0b6
Set proper fallbacks for start and end date ( #4568 )
7 년 전
Saurabh
930ea958bc
Merge branch 'master' into develop
7 년 전
Saurabh
08b80bafde
Merge branch 'hotfix'
7 년 전
Saurabh
42ac72a995
bumped to version 9.2.20
7 년 전
Faris Ansari
4078a543c4
[fix] frm.can_create when language is different ( #4567 )
7 년 전
Ameya Shenoy
7f9ec35391
[Bug] fixed install failure due to psycopg2 ( #4566 )
7 년 전
Manas Solanki
406bf1d962
reference doctype and name in the email queue while sending email from the auto email report ( #4557 )
7 년 전
tundebabzy
a5cd234326
remove psycop from requirements ( #4562 )
7 년 전
Faris Ansari
895f6605e9
[hotfix] doc.get ( #4564 )
7 년 전
Rushabh Mehta
5a9d38f767
[enhance] bench run-tests --doctype-list app/path/to/test.txt ( #4561 )
* [enhance] bench run-tests --doctype-list app/path/to/test.txt
* [fix] tests for doctype-list-path
* [fix] tests for doctype-list-path
7 년 전
Saurabh
cd8da87907
Merge branch 'master' into develop
7 년 전
Saurabh
605138f03e
Merge branch 'hotfix'
7 년 전
Saurabh
a9801ba8e3
bumped to version 9.2.19
7 년 전
Ameya Shenoy
d746d1e8af
Added test-list option to run-ui-tests ( #4540 )
* Added test-list option to run-ui-tests
will help bifurcating the ui tests into stages
* modified to add new parameters at the end
7 년 전
Rushabh Mehta
cfb34ca5d6
[fix] rename clientscriptAPI.js -> client_script_helpers.js
7 년 전
Rushabh Mehta
5fc14ee745
[fix] tests
7 년 전
Faris Ansari
74883d4f36
Set owner in Deleted Document ( #4556 )
7 년 전
Sushant Nadkar
0ca98a0c74
Added additional_offset parameter to scroll_to and login functions ( #4545 )
7 년 전
Zarrar
9927eecc9c
fix issue with node delete for tree based doctypes ( #4554 )
7 년 전
rohitwaghchaure
ef7c6c3389
[fix] Item group test cases ( #4555 )
7 년 전
Zarrar
bef90ee10e
making nestedset a bit more flexible ( #4552 )
7 년 전
Rushabh Mehta
3ed3b7badc
[fix] tag error for hidden forms
7 년 전
Rushabh Mehta
7250481f38
[minor] make go premium button less annyoing
7 년 전
Nabin Hait
697a2be9f0
Merge branch 'creamdory-add_googlemaps' into develop
7 년 전
Nabin Hait
1ae64870be
Minor fix in Google maps
7 년 전
Nabin Hait
0b8fe19224
Merge branch 'add_googlemaps' of https://github.com/creamdory/frappe into creamdory-add_googlemaps
7 년 전
Shreya Shah
ce066019ff
[Fix] Trigger dirty when checkbox value is changed ( #4541 )
* trigger save on uncheck
* Update form.js
the reason for this condition was text editor
7 년 전