Rushabh Mehta
7acefeb228
[minor] handle timeouts, disconnects and errors
7 лет назад
mbauskar
df8de9f440
Merge branch 'master' into staging
7 лет назад
mbauskar
3cfbae5645
Merge branch 'hotfix'
7 лет назад
mbauskar
e462a90d20
Merge branch 'master' into develop
7 лет назад
mbauskar
e6c175a628
bumped to version 8.10.6
7 лет назад
shridhar
9b4070ab4e
Changed User doctype gender fieldtype to link
Changed Gender in user doctype from fieldtype select to fieldtype link
7 лет назад
Zlash65
abf5c1548b
function name changed as requested
7 лет назад
Zlash65
5f068f7e4f
accented characters are valid names
7 лет назад
Revant Nandgaonkar
24a2656746
Only allow specified fields of doc
7 лет назад
Emad Shaaban
04e639b02d
[UI Test] UI Test for ControlHTML
8 лет назад
mbauskar
618ceb8982
[test-cases] minor fixes and checked all the depends on fields are valid of not
7 лет назад
mbauskar
aca5c147c9
[minor] assingnment should not be allowed in the depends_on and collapsible_depends_on properties
7 лет назад
Emad Shaaban
118261e590
Enable using templates inside ControlHTML
This change would enable showing computed data based on other fields in the same doc, without storing the computed data (which avoid unnecessary redundancy).
8 лет назад
Revant Nandgaonkar
beb6318d88
Webhook Data DocType added
7 лет назад
Rushabh Mehta
3b41d031a7
[fix] file_manager.py
7 лет назад
Rushabh Mehta
b8237fecf3
[remove] socket.io client
7 лет назад
Rushabh Mehta
1de26c939c
[enhance] use socket-io to upload files
7 лет назад
Rushabh Mehta
fd7e8eda62
[wip] file upload with socketio
7 лет назад
shridhar
44e6027549
Removed trailing whitespaces from login.py
7 лет назад
Rushabh Mehta
ed431b03c2
Update login.py
7 лет назад
Nabin Hait
4d4e5dcc02
Fixes for align labels right
7 лет назад
Makarand Bauskar
2fb63b50bc
Update list_view.js
7 лет назад
shridhar
fb48bca8dd
Change place holder based on system settings
add place holder in login.py and then use in template
7 лет назад
Makarand Bauskar
f6018f7d5d
Update list_renderer.js
7 лет назад
Revant Nandgaonkar
9941128477
Merge branch 'develop' of frappe/frappe into web_hooks
7 лет назад
Faris Ansari
0180b3fd3a
fix success spelling
7 лет назад
Rushabh Mehta
563db38e40
Merge pull request #4121 from mbauskar/user-mentions
[minor] can not find users in user mentioned if username is not defined for any user
7 лет назад
mbauskar
40df626b00
[minor] can not find users in user mentioned if username is not defined for any user
7 лет назад
Rushabh Mehta
13f472b559
Merge pull request #4095 from mbauskar/childtable-columns
[minor] show the child table fields lable in Auto Email Report
7 лет назад
Shridhar Patil
9d6193bf70
Merge branch 'develop' into develop
7 лет назад
Zlash65
d7a41cc74a
duplicate filters entry resolved
7 лет назад
Rushabh Mehta
da0a4ea7fd
Merge pull request #4065 from pratu16x7/page-fixes
[page] add empty state, required libs, callback
7 лет назад
Rushabh Mehta
33caea5e21
Merge pull request #4023 from schilgod/develop
Bypass 2FA if user login from restricted IP Address
7 лет назад
Rushabh Mehta
5a5089d7f7
Merge pull request #4064 from revant/FrappeOAuth2Client
Added FrappeOAuth2Client
7 лет назад
Prateeksha Singh
71e71d0514
[graphs] explicitly call setup() for every graph object ( #4120 )
7 лет назад
Rushabh Mehta
354168c36b
Merge pull request #4109 from pratu16x7/staging
[minor][progress]Allow for more space in footer right side
7 лет назад
Rushabh Mehta
884f00eed8
Update web_form.js
7 лет назад
shridhar
4d954d5569
Change placeholder to 'Email address or Username' in login screen
Change placeholder in login screen based on system setting
If allowed login using mobile number placeholder => 'Email address or Mobile number'
If allowed login using username placeholder => 'Email address or Username'
If allowed login using both username and mobile placeholder => 'Email Address or Mobile number or Username'
7 лет назад
tundebabzy
bd6bea9fec
edit documentation and add correct image url ( #4116 )
7 лет назад
Saurabh
cb46380e64
[fix] if supervisor is restarting, do not queue the jobs ( #4112 )
* [fix] if supervisor is restarting, do not queue the jobs
* Update scheduler.py
7 лет назад
Nabin Hait
1d2525d6ce
[refactor] Load languages on load of slide
7 лет назад
Manas Solanki
f9988fafe9
don't route to success message for the website user
7 лет назад
Prateeksha Singh
57730794b6
heatmap default empty data fix ( #4115 )
7 лет назад
shridhar
c436f965d3
Login with username
https://github.com/frappe/frappe/issues/4106
7 лет назад
Rushabh Mehta
0642343940
[tests] test_runner.js show full js stack
7 лет назад
mbauskar
9ed6c5341e
[minor] don't show Bulk Print Option if user don't have Print permission
7 лет назад
mbauskar
beaebe5c9a
[minor] set list view as selectable to allow bulk assigment
7 лет назад
pratu16x7
96deb67425
[minor][progress]Allow for more space in footer right side fixes frappe/frappe#4108
7 лет назад
Prateeksha Singh
d0d216475f
[graphs] check for start date ( #4107 )
7 лет назад
pratu16x7
6dd8c60c24
remove hardcoded empty state params
7 лет назад