Anand Doshi
|
155d065807
|
[cleanup] remove celery from requirements.txt
|
9 年之前 |
Anand Doshi
|
26f379e08b
|
[fix] doc.get_password
|
9 年之前 |
Anand Doshi
|
a47580b3bc
|
[fix] rename password field
|
9 年之前 |
Rushabh Mehta
|
ac6053b47f
|
[fix] grid sorting
|
9 年之前 |
Rushabh Mehta
|
074de6e1c8
|
[enhancement] show reports in list view
|
9 年之前 |
Rushabh Mehta
|
ab3d1849bf
|
[minor]
|
9 年之前 |
Rushabh Mehta
|
36ccd24b68
|
[fix] mins_to_first_response
|
9 年之前 |
Rushabh Mehta
|
3146910dae
|
[minor] [feature] email.py updates mins_to_first_response if field exists
|
9 年之前 |
Rushabh Mehta
|
814a7869db
|
Merge pull request #1796 from vjFaLk/import-doc-fix
Fix for import-doc
|
9 年之前 |
Valmik Jangla
|
15c4bbac8f
|
Fix for import-doc
|
9 年之前 |
Anand Doshi
|
831c3021f3
|
[fix] letterhead and background-image url in pdf
|
9 年之前 |
Rushabh Mehta
|
55d6bb7ff6
|
[fix] [patch] password.py
|
9 年之前 |
Rushabh Mehta
|
adc5e877d5
|
[cleanups] fixes to v7 changes
|
9 年之前 |
Anand Doshi
|
bf93df0989
|
[patch] update auth based on new password system
|
9 年之前 |
Anand Doshi
|
b3c92997d0
|
Merge pull request #1795 from anandpdoshi/encrypted-passwords
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
|
9 年之前 |
Anand Doshi
|
526e9ea2d7
|
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
|
9 年之前 |
Anand Doshi
|
8df1c36a17
|
Merge pull request #1784 from vjFaLk/frappe-limits
[WIP] Move Frappe subscription features to Frappe App as Limits
|
9 年之前 |
Anand Doshi
|
278d2f84a4
|
Merge pull request #1791 from vjFaLk/lets-encrypt-doc
Updated let's encrypt doc
|
9 年之前 |
Rushabh Mehta
|
f435aafb92
|
[minor] msgprint as alert
|
9 年之前 |
Rushabh Mehta
|
b891f66507
|
[feature] a better msgprint
|
9 年之前 |
Valmik Jangla
|
bceda58833
|
Updated let's encrypt doc
|
9 年之前 |
shreyas
|
9511e14353
|
Move Frappe subscription features to Frappe App as Limits
|
9 年之前 |
Anand Doshi
|
6979edf1f4
|
[fix] page_name chat for chat.json
|
9 年之前 |
Rushabh Mehta
|
5a35548c6a
|
[magic] frappe.emit_js
|
9 年之前 |
Anand Doshi
|
56d056c125
|
[version] changed to 7.0.0-beta
|
9 年之前 |
Anand Doshi
|
0c551d6382
|
[fix] change in versioning: store __version__ in __init__.py
|
9 年之前 |
Anand Doshi
|
8d8b58d5ee
|
[fix] doc.flags.ignore_validate_constants
|
9 年之前 |
Rushabh Mehta
|
ad10a4bb99
|
[fix] [style] listview
|
9 年之前 |
Rushabh Mehta
|
e3e835c061
|
Merge pull request #1788 from mbauskar/image-view
[minor] added small button on image hover for full-size image
|
9 年之前 |
mbauskar
|
652bbf5353
|
[minor] added small button on image hover for full-size image
|
9 年之前 |
Rushabh Mehta
|
dea30f830a
|
[fix] [style] document flow
|
9 年之前 |
Rushabh Mehta
|
f59e6be0f4
|
[fix] dropbox backup can be changed if setup, fixes frappe/erpnext#5260
|
9 年之前 |
Rushabh Mehta
|
8092f4a031
|
[minor] style fixes for image view
|
9 年之前 |
Rushabh Mehta
|
4ad2bc9a64
|
Merge pull request #1767 from mbauskar/image-view
[Feature] Image view
|
9 年之前 |
Rushabh Mehta
|
620b2f82b3
|
[minor] get_gravatar in templates to not query and show
|
9 年之前 |
Rushabh Mehta
|
9e008ce1ca
|
[fix] add communication in comments, fixes frappe/erpnext#5450
|
9 年之前 |
Rushabh Mehta
|
b349c435b3
|
[fix] default font in email template
|
9 年之前 |
mbauskar
|
5a53b0fa34
|
[minor] removed unnecessary css, js files, commonified template for checkbox and comment section
|
9 年之前 |
Rushabh Mehta
|
090446fc82
|
Merge pull request #1786 from rohitwaghchaure/upload_attendence_error
[Fix] Attendence upload, system not throwing an exception for wrong input.
|
9 年之前 |
Rushabh Mehta
|
534ef217e3
|
[fix] provide document_flow
|
9 年之前 |
Rohit Waghchaure
|
1f99bfbd34
|
[Fix] Attendence upload, system not throwing an exception for wrong input.
|
9 年之前 |
Rushabh Mehta
|
cf99a33f53
|
[minor] quick-entry for user
|
9 年之前 |
mbauskar
|
4184f6a3ce
|
[minor-fix] Filtered the image files from other types of files
|
9 年之前 |
mbauskar
|
15af292b69
|
[fixes] minor fixes, loaded gallery js files on demand
|
9 年之前 |
mbauskar
|
e86a409ee5
|
[Image View] added gallery plugin to display full image on image-view image click
|
9 年之前 |
mbauskar
|
927e2bb796
|
[Image View] added flag on Customize Form to switch from List to Image view
|
9 年之前 |
Rushabh Mehta
|
423cdc643d
|
[minor] css for upload.js
|
9 年之前 |
Rushabh Mehta
|
4347fac6a1
|
[fix] document_flow.js
|
9 年之前 |
Rushabh Mehta
|
f609654e82
|
[fix] document_flow.js
|
9 年之前 |
Rushabh Mehta
|
f39dd3bef4
|
[fix] setup wizard
|
9 年之前 |