seitime-frappe/frappe
Prateeksha Singh 23d4dfcedf
Merge pull request #7145 from pratu16x7/fix-set-chart-report
fix(set_chart): Don't truncate null labels
2019-03-27 18:25:54 +05:30
..
automation fix(assignment-rule): try unassignment from all rules first, then try assignment 2019-03-19 09:42:08 +05:30
change_log fix: change changlog version to 11.1.0 2019-01-29 17:47:29 +05:30
chat Merge branch 'master' into develop 2019-03-08 09:38:18 +00:00
commands Merge pull request #6993 from zerodhatech/fixtures 2019-02-28 13:01:21 +05:30
config fix(style): frappe theme colours in bs4 and minor fix 2019-03-15 12:03:35 +05:30
contacts fix: Remove cscript and cur_frm from all client scripts 2019-03-20 17:29:43 +05:30
core Merge pull request #7106 from netchampfaris/user-signup-fix-2 2019-03-22 18:45:35 +05:30
custom fix: Remove deprecated fields from Customize Form (#7143) 2019-03-27 15:42:21 +05:30
data Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
data_migration Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
database fix: Remove deprecated fields from framework sql 2019-03-22 10:04:26 +05:30
desk Merge pull request #7100 from netchampfaris/doctype-form-ux 2019-03-22 17:59:07 +05:30
email Merge pull request #7094 from netchampfaris/remove-old-style-custom-scripts 2019-03-22 10:15:30 +05:30
geo fix: Define default currency for Mozambique (#7118) 2019-03-27 13:12:52 +05:30
integrations fix: Remove time measurement 2019-03-27 15:17:39 +05:30
model Add posts seen indicator 2019-03-11 21:32:32 +05:30
modules fix:too many arguments 2019-02-14 11:18:05 +05:30
patches fix: Remove deprecated fields from Customize Form (#7143) 2019-03-27 15:42:21 +05:30
printing fix: Update modified to pick up field change 2019-03-11 05:32:03 +00:00
public Merge pull request #7145 from pratu16x7/fix-set-chart-report 2019-03-27 18:25:54 +05:30
social Fix codacy 2019-03-12 10:04:22 +05:30
templates fix(comment): allow sender or comment_email to render a comment (#7138) 2019-03-26 19:55:49 +05:30
tests fix: Sitemap test 2019-03-20 13:03:23 +05:30
translations chore: Update Translations (#6669) 2018-12-31 11:37:15 +05:30
utils Merge branch 'master' into develop 2019-03-23 07:23:54 +00:00
website fix(blog_post): Fix for blog post having content as HTML (#7134) 2019-03-26 11:32:27 +05:30
workflow Merge branch 'master' into develop 2019-03-01 09:10:17 +00:00
www fix: Add contact to sitemap 2019-03-19 20:34:28 +05:30
__init__.py Merge branch 'master' into develop 2019-03-23 07:23:54 +00:00
api.py Revert "fix(request): Pop data from form_dict when it isn't needed" 2019-03-14 11:58:46 +05:30
app.py fix: Dont append request data to form_dict 2019-03-24 12:12:53 +05:30
auth.py fix: check CSRF Token for PUT and DELETE methods as well (#6092) 2018-09-24 12:49:14 +05:30
boot.py feat(desk): Overlay customizations over default settings 2019-03-12 12:58:45 +05:30
build.py fix: Linting 2019-03-02 14:07:12 +05:30
cache_manager.py rename: auto assign -> assignment rule 2019-02-28 17:37:20 +05:30
client.py Move get_safe_filters to frappe.utils 2019-03-11 19:41:50 +05:30
defaults.py Merge branch 'staging' into develop 2018-12-26 12:03:03 +00:00
deferred_insert.py fix: deferred insert json.loads() typeError (#6577) 2018-12-06 20:14:51 +05:30
exceptions.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
frappeclient.py fix(import): Import print_function once 2019-01-28 14:54:55 +05:30
handler.py file-api: add new test, fix minor bugs and code indentation 2018-09-21 13:40:25 +05:30
hooks.py Merge branch 'develop' into privacy-data 2019-03-08 20:56:00 +05:30
installer.py fix: Removed desktop icon syncing from installer.py 2019-03-05 17:13:18 +05:30
limits.py Merge branch 'develop' into file-api 2018-09-21 13:42:32 +05:30
middlewares.py refactor(recorder): Remove RecorderMiddleware 2019-02-19 21:58:55 +05:30
migrate.py feat(desk): DeskModuleBox, get some links if not set 2019-03-04 12:39:45 +05:30
modules.txt fix: add Automation to modules.txt 2019-02-28 12:50:17 +05:30
oauth.py update(frappe): Update dependency Oauthlib (#6832) 2019-01-31 16:35:57 +05:30
patches.txt fix: Remove deprecated fields from Customize Form (#7143) 2019-03-27 15:42:21 +05:30
permissions.py fix: typo 2019-03-14 20:34:12 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
realtime.py frappe: refactor async to realtime (#6015) 2018-08-28 15:31:20 +05:30
recorder.py style: Linting fixes 2019-03-14 14:49:15 +05:30
sessions.py Merge branch 'staging' into develop 2018-12-13 10:37:25 +05:30
share.py feat: Document subscription (#6745) 2019-03-07 14:06:22 +05:30
test_runner.py fix(tests): Show test duration if it exceeds SLOW_TEST_THRESHOLD (#7119) 2019-03-27 14:38:25 +05:30
translate.py feat(module_links): add dummy indicators 2019-02-06 17:07:13 +05:30
twofactor.py Merge branch 'staging' into develop 2019-01-15 19:14:06 +05:30