| .. |
|
change_log
|
Non Pour Accent! (#5427)
|
2018-04-10 22:53:42 -08:00 |
|
chat
|
Postgres support for Frappe (#5919)
|
2018-09-21 10:20:48 +05:30 |
|
commands
|
Fixed merge conflict
|
2018-10-15 15:53:26 +05:30 |
|
config
|
Add social desktop icon
|
2018-10-21 09:52:12 +05:30 |
|
contacts
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
core
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
custom
|
Merge branch 'staging' into develop
|
2018-10-11 10:11:26 +00:00 |
|
data_migration
|
Merge branch 'staging' into develop
|
2018-10-05 09:08:07 +00:00 |
|
database
|
Postgres support for Frappe (#5919)
|
2018-09-21 10:20:48 +05:30 |
|
desk
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
email
|
Fix quote issues (#6143)
|
2018-09-27 09:15:50 +05:30 |
|
geo
|
Smallest currency fraction for EUR (#6077)
|
2018-09-12 15:51:03 +05:30 |
|
integrations
|
Merge branch 'staging' into develop
|
2018-10-05 09:08:07 +00:00 |
|
model
|
Merge branch 'staging' into develop
|
2018-10-11 10:11:26 +00:00 |
|
modules
|
Postgres support for Frappe (#5919)
|
2018-09-21 10:20:48 +05:30 |
|
patches
|
Fixed merge conflict
|
2018-10-15 15:53:26 +05:30 |
|
printing
|
Merge branch 'staging' into develop
|
2018-09-26 07:21:28 +00:00 |
|
public
|
Add "pin post" feature
|
2018-10-21 09:52:12 +05:30 |
|
social
|
Add "pin post" feature
|
2018-10-21 09:52:12 +05:30 |
|
templates
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
tests
|
file_manager: deprecate file_manager for file api (#6231)
|
2018-10-15 10:38:49 +05:30 |
|
translations
|
[Translation] Updated Translations (#6217)
|
2018-10-15 09:39:26 +05:30 |
|
utils
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
website
|
Fixed merge conflict
|
2018-10-15 15:53:26 +05:30 |
|
workflow
|
Fixed merge conflict
|
2018-10-15 15:53:26 +05:30 |
|
www
|
Fix a method's path and type conversion (#6162)
|
2018-09-28 19:08:09 +05:30 |
|
__init__.py
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
api.py
|
Token based authentication (#5752)
|
2018-07-23 11:06:29 +05:30 |
|
app.py
|
Fixed merge conflict
|
2018-10-15 15:53:26 +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
|
Load user bio
|
2018-10-21 09:52:12 +05:30 |
|
build.py
|
[Fix] In-app documentation (#6185)
|
2018-10-05 11:29:37 +05:30 |
|
cache_manager.py
|
Postgres support for Frappe (#5919)
|
2018-09-21 10:20:48 +05:30 |
|
client.py
|
Merge branch 'develop' into file-api
|
2018-09-21 13:42:32 +05:30 |
|
defaults.py
|
Postgres support for Frappe (#5919)
|
2018-09-21 10:20:48 +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
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +00:00 |
|
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
|
User permissions patch fixes for skip-for-doctypes (#6229)
|
2018-10-11 15:29:03 +05:30 |
|
permissions.py
|
Merge branch 'staging' into develop
|
2018-10-19 12:51:40 +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
|
Postgres support for Frappe (#5919)
|
2018-09-21 10:20:48 +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
|
Merge branch 'master' into staging-fixes
|
2018-10-19 12:42:37 +00:00 |
|
twofactor.py
|
Merge branch 'develop' into file-api
|
2018-09-21 13:42:32 +05:30 |