.. |
change_log
|
[minor] added the change log for version 8.8.0 (#3970)
|
8 years ago |
commands
|
[minor] bench request
|
8 years ago |
config
|
[print-style] sync, fix tests and remove selection
|
8 years ago |
contacts
|
[fix] contact.py
|
8 years ago |
core
|
[fix] set default role specified in Portal Settings while signup as website user
|
7 years ago |
custom
|
Merge branch 'master' into staging
|
8 years ago |
data
|
[enhance] Web View settings in DocType (#2798)
|
8 years ago |
desk
|
Fixed encoding issue on exporting report in csv
|
7 years ago |
docs
|
[minor] list is extensible
|
8 years ago |
email
|
[hotfix] socket command error eof while connecting to email server (#4025)
|
7 years ago |
geo
|
Salutation and Gender in Contact (#3079)
|
8 years ago |
integrations
|
Merge branch 'develop' into fix-urlencode
|
8 years ago |
model
|
Changed order to avoid deadlock
|
7 years ago |
modules
|
[added] print style
|
8 years ago |
patches
|
Fixes for align labels right
|
7 years ago |
printing
|
Fixes for align labels right
|
7 years ago |
public
|
[hotfix] minor fixes for text editor, report print and 2fa
|
7 years ago |
templates
|
[Print Format] Align labels to right (#4068)
|
7 years ago |
tests
|
[hotfix] minor fixes for text editor, report print and 2fa
|
7 years ago |
translations
|
[Translation] Updated Translations (#3769)
|
8 years ago |
utils
|
[fix] if supervisor is restarting, do not queue the jobs (#4112)
|
7 years ago |
website
|
[fix] set default role specified in Portal Settings while signup as website user
|
7 years ago |
workflow
|
[tests] fix
|
8 years ago |
www
|
[Print Format] Align labels to right (#4068)
|
7 years ago |
__init__.py
|
Merge pull request #4128 from mbauskar/log-error
|
7 years ago |
api.py
|
[hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013)
|
7 years ago |
app.py
|
[print-style] sync, fix tests and remove selection
|
8 years ago |
async.py
|
FileAndRedisStream inherits io.FileIO instead of file (#3826)
|
8 years ago |
auth.py
|
Use absolute import for frappe.twofactor (#3915)
|
8 years ago |
boot.py
|
Replaced all instances of 'unicode' with 'six.text_type' (#3825)
|
8 years ago |
build.js
|
[fixes] bunch of ui fixes
|
8 years ago |
build.py
|
Replaced all instances of 'unicode' with 'six.text_type' (#3825)
|
8 years ago |
client.py
|
integer conversion fix (#4085)
|
7 years ago |
database.py
|
Explicitly convert dict.keys() to list
|
8 years ago |
defaults.py
|
[refactor] user permissions (#3713)
|
8 years ago |
exceptions.py
|
Check if user role on login, return otpauth uri
|
8 years ago |
frappeclient.py
|
Replaced all instances of basestring with six.string_types
|
8 years ago |
handler.py
|
Merge branch 'master' into staging
|
8 years ago |
hooks.py
|
[feature] autoname prompt, refactor control.js, fixes frappe/erpnext#8940
|
8 years ago |
installer.py
|
[minor] setup wizard fixes
|
8 years ago |
limits.py
|
Merge branch 'develop' into fix-urlencode
|
8 years ago |
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
10 years ago |
migrate.py
|
[fix] patches
|
8 years ago |
modules.txt
|
Salutation and Gender in Contact (#3079)
|
8 years ago |
oauth.py
|
Replaced urlparse imports with six.moves.urllib.parse (#3847)
|
8 years ago |
patches.txt
|
[fix] ignore results with non-existent doctypes
|
7 years ago |
permissions.py
|
Replaced all instances of basestring with six.string_types
|
8 years ago |
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
10 years ago |
sessions.py
|
[minor] send me a copy is sticky, fixes frappe/erpnext#2367 (#3974)
|
8 years ago |
share.py
|
[security] fixed
|
8 years ago |
test_runner.py
|
Replaced StringIO and cStringIO imports with six.StringIO (#3810)
|
8 years ago |
translate.py
|
[hotfix] fixes for UnicodeDecodeError while import translation
|
7 years ago |
twofactor.py
|
[hotfix] minor fixes for text editor, report print and 2fa
|
7 years ago |