Faris Ansari
f307f2a36b
Multicheck fixes
7年前
Prateeksha Singh
4c795a248d
Merge pull request #4635 from netchampfaris/misc-fixes
Various
7年前
Faris Ansari
7576c01172
Various
- Data Import Status in listview
- Commit desk.css
- Remove refresh_fields from set_read_only
7年前
Prateeksha Singh
3030c6d212
replace rumble with simple cute wiggling ( #4628 )
7年前
Prateeksha Singh
5763766248
[tags] Remove taggle ( #4631 )
7年前
Prateeksha Singh
db687a2779
Merge pull request #4632 from achillesrasquinha/fix-hr-module-page
[FIX] HR Module Page
7年前
Prateeksha Singh
982d6bce54
Merge pull request #4633 from pratu16x7/progress-tooltips
[minor][enhance] Add tooltips for progress and targets
7年前
Prateeksha Singh
4fba84f93e
[enhance] Add tooltips for progress and targets
7年前
Achilles Rasquinha
c4912135cf
Fixed HR Module Page
7年前
Nabin Hait
2e46b1d70c
Merge branch 'master' into develop
7年前
Nabin Hait
cc09d3f97b
Merge branch 'hotfix'
7年前
Nabin Hait
b41bc5c1f9
bumped to version 9.2.24
7年前
Manas Solanki
520bfc2ae4
New data import ( #4601 )
* created/moved the files
* added the model for the downloading the data
* add the file with the error data
* changes added other changes and fix codacy
* changes in the config and utils files
* fixed the test cases
* minor changes in the data keys dict
* changed the test file location
* fixed the tests
* set the route in the list view and show only erors
* minor fixes in the childtable import and log tables rendering
* Refactor Download dialog to use MultiCheck
7年前
Shreya Shah
e44ee0ae7f
disabled user not allowed to reset password ( #4630 )
7年前
Prateeksha Singh
a4ced6e4f2
[modules-page] route if module exists, fixes #4117 , fixes frappe/erpnext#11548 ( #4621 )
7年前
tundebabzy
d5dcc0b98f
Issue 4616 ( #4617 )
* fail silently when key not found
* PEP 8: spacing, docstrings
* codacy
7年前
Makarand Bauskar
6f164ed975
[minor] removed the default for party type field in address and contacts report ( #4614 )
7年前
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年前