Faris Ansari
92c8050527
Checkbox height fix ( #4619 )
7年前
Achilles Rasquinha
61b2b25981
[FIX] Fix XSS ( #4560 )
* [FIX] login xss
* [FIX] Client Side Sanitization
* moved from frappe to frappe.utils
* added strategies
* removed console.log
* fixed codacy
* XSS sanitization at login
* moved to common js - xss_sanitize
7年前
Sharath-Chikkanna
009e0bdc05
Note regarding CSRF-Token added to POST request rest api docs. ( #4613 )
7年前
Nabin Hait
7506c49dc4
Fixed Merge conflict
7年前
Nabin Hait
4d4fb72315
Merge branch 'hotfix'
7年前
Nabin Hait
f8936c724e
bumped to version 9.2.23
7年前
Faris Ansari
49b63d7680
Add is_image util ( #4605 )
7年前
Prateeksha Singh
3565ca48b0
Merge pull request #4606 from netchampfaris/Tab-focus-checkbox
Tab focus checkbox
7年前
Prateeksha Singh
677872cb26
Merge pull request #4607 from pratu16x7/charts-docs
[minor] Update charts docs
7年前
Prateeksha Singh
1edc2b2936
update charts docs
7年前
Brown-Harry Boma
b9201dbdd0
Make improve page link generic in help documentation ( #4586 )
7年前
Achilles Rasquinha
c87172345f
[MIN] added the Babel Object Rest Plugin ( #4589 )
* added rest operator for babel
* added package-lock.json to .gitignore
* removed package-lock.json
7年前
Faris Ansari
576e927313
Tab focus checkbox
7年前
Faris Ansari
8592d49c07
[fix] test for image files ( #4602 )
7年前
Achilles Rasquinha
79a8be3633
[HOTFIX] Currency Format on Print ( #4584 )
* [HOTFIX] fix currency issue on print
* [HOTFIX] fix currency issue on print
* added value check for format
* added value check for format
* fix codacy
7年前
Manas Solanki
436ce11c60
escape the email account name ( #4598 )
7年前
Manas Solanki
24cc7939c8
escape the user name in the show desktop page ( #4599 )
7年前
Brown-Harry Boma
67f30a762c
Prevent duplicate sidebar display in mobile view ( #4592 )
7年前
KanchanChauhan
def411a8aa
Deleted repeated code ( #4594 )
7年前
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
5927c67130
Merge branch 'hotfix'
7年前
Nabin Hait
48585dbc91
Merge branch 'master' into develop
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年前