seitime-frappe/frappe
2019-03-07 13:21:29 +05:30
..
automation fix(assignment): apply unassign only if assigned 2019-03-04 20:53:16 +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-02-28 10:05:32 +00:00
commands Merge pull request #6993 from zerodhatech/fixtures 2019-02-28 13:01:21 +05:30
config fix: check if app and category exists in module 2019-03-04 16:55:58 +05:30
contacts Merge branch 'master' into develop 2019-02-20 18:12:48 +05:30
core feat(desk): Desk Section settings patch 2019-03-04 12:39:46 +05:30
custom Merge branch 'master' into develop 2019-02-20 18:12:48 +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 Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-20 19:25:25 +05:30
desk Merge pull request #7024 from pratu16x7/remove-desk-test 2019-03-06 16:46:04 +05:30
email Merge branch 'master' into develop 2019-02-19 17:52:19 +05:30
geo fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
integrations Merge branch 'master' into develop 2019-02-26 17:06:13 +05:30
model Merge pull request #6924 from ElasticRun/db_query_bug_fix 2019-02-28 13:02:15 +05:30
modules fix:too many arguments 2019-02-14 11:18:05 +05:30
patches fix: check if app and category exists in module 2019-03-04 16:55:58 +05:30
printing fix: default source for letter head to be image 2019-02-12 09:58:09 +05:30
public fix(style): max height for timeline items, incase of long threads 2019-03-07 13:21:29 +05:30
social [Social] Option to delete post (#6435) 2018-11-12 10:59:43 +05:30
templates fix: Update slideshow for BS4 2019-03-03 00:27:26 +05:30
tests fix(node-sass): upgrade node-sass 2019-03-04 21:54:51 +05:30
translations chore: Update Translations (#6669) 2018-12-31 11:37:15 +05:30
utils fix: Global Search fixes 2019-03-03 00:27:13 +05:30
website style: Fix Codacy 2019-03-06 14:59:23 +05:30
workflow Merge branch 'master' into develop 2019-03-01 09:10:17 +00:00
www fix (webform): Fixed filters in web_from frid view 2019-03-06 14:45:41 +05:30
__init__.py Merge branch 'master' into develop 2019-03-01 09:10:17 +00:00
api.py Token based authentication (#5752) 2018-07-23 11:06:29 +05:30
app.py style: Linting fixes 2019-02-19 21:58:57 +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 refactor(allowed_modules): use the new modules API 2019-02-06 17:07:13 +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 fix: typo in frappe.client.attach_file which resulted in error (#6977) 2019-02-25 11:33:26 +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' of https://github.com/frappe/frappe into website-bootstrap-4 2019-03-02 15:15:22 +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 feat(desk): Desk Section settings patch 2019-03-04 12:39:46 +05:30
permissions.py Merge branch 'master' into develop 2019-02-12 16:31:54 +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 fix(recorder): use cursor.query to obtain executed query for postgres 2019-02-19 21:58:58 +05:30
sessions.py Merge branch 'staging' into develop 2018-12-13 10:37:25 +05:30
share.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
test_runner.py feat(test runner): break run-tests on first error 2018-09-12 17:44:44 +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