..
change_log
[feature] select columns in data import tool
9 years ago
commands
[enhance] minor fixes + background jobs
9 years ago
config
[enhance] minor fixes + background jobs
9 years ago
core
[minor] added option to show failed jobs in background_jobs
9 years ago
custom
[minor] fixes to patches, ignore validate if in patch, move some events to hourly
9 years ago
data
Merge pull request #1990 from strixaluco/patch-1
9 years ago
desk
Currency of total row in reports
9 years ago
docs
Help feature (#1966)
9 years ago
email
[minor] fixed send_one for Email Queue
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
[minor] fixes to patches, ignore validate if in patch, move some events to hourly
9 years ago
modules
[minor] fixes to patches, ignore validate if in patch, move some events to hourly
9 years ago
patches
[patch] Set Email Group based on Newsletter list value
9 years ago
print
Label changed
9 years ago
public
Help feature (#1966)
9 years ago
templates
Help feature (#1966)
9 years ago
tests
[feature] select columns in data import tool
9 years ago
translations
[lang] icelandic
9 years ago
utils
Help feature (#1966)
9 years ago
website
Get the css source of the template
9 years ago
workflow
[minor] add quick_entry and added icelandic language
9 years ago
www
[minor] [fixes] sort order in list view and markdown in print format
9 years ago
__init__.py
bumped to version 7.0.25
9 years ago
api.py
[enhancement] remember list settings - sort, filters, paging
9 years ago
app.py
Fix issue: There is an error appear "ValueError: No JSON object could be decoded" when data is sent from SAP to ERPNext in http request body.
9 years ago
async.py
[enhance] run actions in background doc.queue_action("submit")
9 years ago
auth.py
[feature] allow multiple sessions per user
9 years ago
boot.py
[enhancement] bulk update tool!
9 years ago
build.py
Help feature (#1966)
9 years ago
client.py
[feature] [api] frappe.client.insert_many
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
[feature] [api] frappe.client.insert_many
9 years ago
handler.py
[enhance] run actions in background doc.queue_action("submit")
9 years ago
hooks.py
[minor] fixes to patches, ignore validate if in patch, move some events to hourly
9 years ago
installer.py
[feature] allow multiple sessions per user
9 years ago
limits.py
[feature] allow multiple sessions per user
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
[enhance] minor fixes + background jobs
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
[feature] allow multiple sessions per user
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