seitime-frappe/frappe
2019-02-02 11:34:53 +05:30
..
change_log fix: change changlog version to 11.1.0 2019-01-29 17:47:29 +05:30
chat Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
commands Merge branch 'master' into develop 2019-01-30 12:36:43 +05:30
config fix(UX): General UI fixes and changes (#6672) 2018-12-31 14:52:44 +05:30
contacts Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
core Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
custom Merge branch 'master' into develop 2019-01-30 12:36:43 +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 primary key should not have default value 2019-01-11 17:51:06 +05:30
desk Merge branch 'master' into develop 2019-01-31 13:31:00 +05:30
email Merge branch 'master' into develop 2019-01-30 12:36:43 +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-01-30 12:36:43 +05:30
model Merge branch 'master' into develop 2019-01-30 12:36:43 +05:30
modules Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
patches Merge branch 'master' into develop 2019-01-31 13:31:00 +05:30
printing Merge branch 'master' into develop 2019-01-30 20:08:53 +05:30
public Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
social [Social] Option to delete post (#6435) 2018-11-12 10:59:43 +05:30
templates fix: Revert class name for Print Format 2019-02-02 11:34:53 +05:30
tests Merge branch 'master' into develop 2019-01-30 12:36:43 +05:30
translations chore: Update Translations (#6669) 2018-12-31 11:37:15 +05:30
utils Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
website style: Unused variable 2019-02-02 11:32:03 +05:30
workflow Merge branch 'staging' into develop 2018-12-13 10:37:25 +05:30
www Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
__init__.py Merge branch 'master' into develop 2019-01-31 13:31:00 +05:30
api.py Token based authentication (#5752) 2018-07-23 11:06:29 +05:30
app.py fix: extract data as string before passing to json.loads (#6552) 2018-11-29 12:02:12 +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: Restrict user in mentions (#6520) 2018-11-22 11:50:46 +05:30
build.py fix(build): Symlink app node_modules in public folder 2018-11-07 11:32:20 +05:30
cache_manager.py Fix: merge conflict 2019-01-18 09:55:39 +05:30
client.py Merge branch 'staging' into develop 2018-11-23 08:14:29 +00:00
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-02-01 00:06:21 +05:30
installer.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
limits.py Merge branch 'develop' into file-api 2018-09-21 13:42:32 +05:30
middlewares.py [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
migrate.py feat: Deprecate In App Help (#6801) 2019-01-29 14:59:39 +05:30
modules.txt Create social module and post doctype 2018-10-21 09:52:12 +05:30
oauth.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
patches.txt Merge branch 'master' into develop 2019-01-31 13:31:00 +05:30
permissions.py Fixed merge conflict 2019-01-05 09:06:05 +00:00
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
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 [Fix] Translation not working for the html data (#6647) 2018-12-24 15:17:38 +05:30
twofactor.py Merge branch 'staging' into develop 2019-01-15 19:14:06 +05:30