seitime-frappe/frappe
2019-01-30 16:22:54 +05:30
..
change_log Non Pour Accent! (#5427) 2018-04-10 22:53:42 -08:00
chat Merge branch 'staging' into develop 2018-12-18 10:20:24 +05:30
commands Merge branch 'staging' into develop 2018-12-13 10:37:25 +05:30
config Merge branch 'staging' into develop 2018-11-23 08:14:29 +00:00
contacts Merge branch 'staging' into develop 2018-12-21 05:45:41 +00:00
core fix: Urls starting with http are valid 2019-01-15 19:23:03 +05:30
custom Merge branch 'staging' into develop 2018-12-13 10:37:25 +05:30
data Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
data_migration Merge branch 'staging' into develop 2018-10-05 09:08:07 +00:00
database fix(HTMLEditor): Inherit HTML Editor from Markdown Editor (#6573) 2018-12-01 10:33:22 +05:30
desk Merge branch 'staging' into develop 2018-12-26 12:03:03 +00:00
email fix(auto_email_report): max_reports_per_user (#6628) 2018-12-17 16:07:44 +05:30
geo Smallest currency fraction for EUR (#6077) 2018-09-12 15:51:03 +05:30
integrations Merge branch 'staging' into develop 2018-12-19 06:30:46 +00:00
model fix: issue related to quotes (#6682) 2018-12-26 19:36:13 +05:30
modules Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
patches Merge branch 'staging' into develop 2018-12-26 12:58:04 +00:00
printing Merge branch 'staging' into develop 2018-11-13 11:02:24 +00:00
public fix: Add website_theme directory to .gitignore 2019-01-27 16:26:14 +05:30
social [Social] Option to delete post (#6435) 2018-11-12 10:59:43 +05:30
templates fix: Rename fields and cleanup 2019-01-30 16:22:54 +05:30
tests Merge branch 'staging' into develop 2018-12-26 12:03:03 +00:00
translations [Translation] Updated Translations (#6635) 2018-12-18 08:59:36 +05:30
utils feat: Add get_single_value in jinja methods 2019-01-26 13:49:28 +05:30
website fix: Rename fields and cleanup 2019-01-30 16:22:54 +05:30
workflow Merge branch 'staging' into develop 2018-12-13 10:37:25 +05:30
www fix: Deprecate profile page 2019-01-26 16:09:30 +05:30
__init__.py Merge branch 'staging' into develop 2018-12-26 12:03:03 +00:00
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 Merge branch 'staging' into develop 2018-12-13 10:37:25 +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: Remove raise_for_status 2018-09-03 18:19:28 +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 feat: Generate Custom Bootstrap Theme using scss variables 2019-01-27 16:11: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 Fixed import issue 2018-06-20 12:40:51 +05:30
modules.txt Create social module and post doctype 2018-10-21 09:52:12 +05:30
oauth.py OAuth 2.0 2018-03-19 22:27:22 +05:30
patches.txt Merge branch 'staging' into develop 2018-12-26 12:03:03 +00:00
permissions.py Merge branch 'staging' into develop 2018-12-26 12:03:03 +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 Fix conditional statement (#6378) 2018-11-01 18:31:10 +05:30