.. |
change_log
|
[change log]
|
9 years ago |
commands
|
[Fix] Added --yes or -y to bypass confirmation prompt to uninstall-app from site
|
9 years ago |
config
|
[enhancement] bulk update tool!
|
9 years ago |
core
|
[minor] [fixes]
|
9 years ago |
custom
|
[minor] set default script_type for Custom Script
|
9 years ago |
data
|
[minor] add quick_entry and added icelandic language
|
9 years ago |
desk
|
[minor] add quick_entry and added icelandic language
|
9 years ago |
docs
|
URL change v7
|
9 years ago |
email
|
[minor] [fixes]
|
9 years ago |
geo
|
[minor] add quick_entry and added icelandic language
|
9 years ago |
integrations
|
[fix] parent_website_route + '/' + page_name = route
|
9 years ago |
model
|
[feature] added a new database _frappe_help containing all help files
|
9 years ago |
modules
|
[enhance] web forms are now first class
|
9 years ago |
patches
|
[patch] Set Email Group based on Newsletter list value
|
9 years ago |
print
|
Label changed
|
9 years ago |
public
|
[minor] add title to headings fixes frappe/erpnext#5978
|
9 years ago |
templates
|
Merge pull request #1934 from nabinhait/print_format_spacing
|
9 years ago |
tests
|
[fix] test_email
|
9 years ago |
translations
|
[lang] icelandic
|
9 years ago |
utils
|
[feature] added a new database _frappe_help containing all help files
|
9 years ago |
website
|
Merge pull request #1937 from netchampfaris/ui-fixes
|
9 years ago |
workflow
|
[minor] add quick_entry and added icelandic language
|
9 years ago |
www
|
[Minor]Print fixes
|
9 years ago |
__init__.py
|
bumped to version 7.0.16
|
9 years ago |
api.py
|
[enhancement] remember list settings - sort, filters, paging
|
9 years ago |
app.py
|
[tests] added basic tests for page and generator
|
9 years ago |
async.py
|
[enhance] run actions in background doc.queue_action("submit")
|
9 years ago |
auth.py
|
[security] encrypt passwords that need to be retrievable, except User password which should be hashed
|
9 years ago |
boot.py
|
[enhancement] bulk update tool!
|
9 years ago |
build.py
|
[fix] control.js for read only values
|
9 years ago |
client.py
|
[api call] frappe.client.get_password
|
9 years ago |
database.py
|
[fix] removed mysql auto-connect on 'mysql has gone away'
|
9 years ago |
defaults.py
|
[fix] unhide first
|
9 years ago |
exceptions.py
|
[fix] retry a job on deadlock or lock-wait-timeout
|
9 years ago |
frappeclient.py
|
[enhancement] Merge Comment and Feed into Communication 💥
|
9 years ago |
handler.py
|
[enhance] run actions in background doc.queue_action("submit")
|
9 years ago |
hooks.py
|
[fix] enable website_theme
|
9 years ago |
installer.py
|
[Fix] Added --yes or -y to bypass confirmation prompt to uninstall-app from site
|
9 years ago |
limits.py
|
added country in url for upgrade url
|
9 years ago |
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
10 years ago |
migrate.py
|
[redesign] removed website statics, www served like templates/pages
|
9 years ago |
modules.txt
|
Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration
|
10 years ago |
patches.txt
|
[patch] Set Email Group based on Newsletter list value
|
9 years ago |
permissions.py
|
[fix] has_controller_permissions - return None if function could not decide on True or False
|
9 years ago |
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
10 years ago |
sessions.py
|
[fix] limits and site_info
|
9 years ago |
share.py
|
[fix] ignore permissions when removing user share
|
9 years ago |
test_runner.py
|
[fix] use importlib instead of imp.load_source in test_runner. Fixes to scheduler.py
|
9 years ago |
translate.py
|
[fixes] for translation and save full url for 404
|
9 years ago |