| .. |
|
change_log
|
changed version to beta
|
2016-12-15 19:33:49 +05:30 |
|
commands
|
[minor] logout feed for activity logs
|
2017-01-16 15:26:09 +05:30 |
|
config
|
[fix] tests + add google analytics id in docs
|
2016-12-09 16:39:38 +05:30 |
|
core
|
[minor] add progress in desktop help message
|
2017-03-02 11:12:55 +05:30 |
|
custom
|
[minor] added flags, docstatus in restricted fieldname (#2709)
|
2017-02-15 14:48:38 +05:30 |
|
data
|
Upgrade Font Awesome (#2410)
|
2016-12-05 13:07:03 +05:30 |
|
desk
|
[minor] auth log for login and logout feed (#2624)
|
2017-01-24 14:35:52 +05:30 |
|
docs
|
[fix] loading page title from html
|
2016-12-21 14:51:34 +05:30 |
|
email
|
[hotfix] comply with imap and pop auth failed response (#2712)
|
2017-02-27 12:09:46 +05:30 |
|
geo
|
Upgrade Font Awesome (#2410)
|
2016-12-05 13:07:03 +05:30 |
|
integration_broker
|
[Fix] Oauth2 fix for handling multiple scopes (#2744)
|
2017-02-22 14:54:34 +05:30 |
|
integrations
|
[minor][fix] #6875 (#2569)
|
2017-01-12 11:25:21 +05:30 |
|
model
|
Reload in_standard_filter property
|
2017-01-06 12:56:04 +05:30 |
|
modules
|
Reload in_standard_filter property
|
2017-01-06 12:56:04 +05:30 |
|
patches
|
[fix] patch
|
2017-01-13 14:32:17 +05:30 |
|
print
|
[fix] print format settings off by default to align with standard (#2627)
|
2017-01-24 14:36:59 +05:30 |
|
public
|
[minor] add progress in desktop help message
|
2017-03-02 11:12:55 +05:30 |
|
templates
|
[minor] add app analytics
|
2017-02-28 18:05:10 +05:30 |
|
tests
|
[Fix] Unsubscribe url fix
|
2017-01-24 17:18:25 +05:30 |
|
translations
|
Delete zh-tw.csv
|
2016-12-19 11:45:15 +05:30 |
|
utils
|
[minor] update mixpanel analytics
|
2017-02-28 18:41:16 +05:30 |
|
website
|
[urgent][fix] keep origional regx
|
2017-02-16 15:55:48 +05:30 |
|
workflow
|
Upgrade Font Awesome (#2410)
|
2016-12-05 13:07:03 +05:30 |
|
www
|
[minor] add app analytics
|
2017-02-28 17:58:50 +05:30 |
|
__init__.py
|
bumped to version 7.2.23
|
2017-03-01 15:38:27 +06:00 |
|
api.py
|
[Fix] oauth url delimiter moved to function instead of global (#2305)
|
2016-11-14 12:05:47 +05:30 |
|
app.py
|
[logger] log in logs/frappe.log
|
2016-09-29 11:30:29 +05:30 |
|
async.py
|
[fix] file .zip upload;
|
2016-12-05 17:39:52 +05:30 |
|
auth.py
|
[minor] auth log for login and logout feed (#2624)
|
2017-01-24 14:35:52 +05:30 |
|
boot.py
|
Revert "[optimize] remove count(*) from queries" (#2353)
|
2016-11-22 10:55:13 +05:30 |
|
build.py
|
[refactor] Language is now a doctype (#2003)
|
2016-08-23 16:38:03 +05:30 |
|
client.py
|
[URGENT] Prevent accessing sensitive files in client.get_js
|
2016-11-30 12:02:57 +05:30 |
|
database.py
|
File Based Locking at Document Level (#2374)
|
2016-11-25 16:14:00 +05:30 |
|
defaults.py
|
Test case fixed
|
2016-09-28 16:55:11 +05:30 |
|
exceptions.py
|
File Based Locking at Document Level (#2374)
|
2016-11-25 16:14:00 +05:30 |
|
frappeclient.py
|
[docs] for frappe client #2209
|
2016-11-08 12:24:20 +05:30 |
|
handler.py
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
hooks.py
|
[minor] minor fixes breadcrumbs & clear auth log (#2663)
|
2017-02-02 11:14:37 +05:30 |
|
installer.py
|
Reload in_standard_filter property
|
2017-01-06 12:56:04 +05:30 |
|
limits.py
|
[fix] dissable additiona users by creation date
|
2016-12-21 12:34:28 +05:30 |
|
middlewares.py
|
[website] route caching, bye bye sidebar, navbar search, blog cleanup
|
2015-03-12 16:31:14 +05:30 |
|
migrate.py
|
[enhance] a better way to export customzations and Email Alert can now be standard and in app (#2134)
|
2016-10-02 23:32:34 +05:30 |
|
modules.txt
|
Integration broker (#1968)
|
2016-09-09 11:15:18 +05:30 |
|
oauth.py
|
[Fix] set user from refresh token if not found
|
2017-02-28 15:51:23 +05:30 |
|
patches.txt
|
Reload in_standard_filter property
|
2017-01-06 12:56:04 +05:30 |
|
permissions.py
|
allow creation of user permissions on site creation (#2006)
|
2016-09-12 15:29:14 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[minor] logout feed for activity logs
|
2017-01-16 15:26:09 +05:30 |
|
share.py
|
[security] fixed
|
2016-12-21 11:17:24 +05:30 |
|
test_runner.py
|
[fix] [test] [translation]
|
2016-08-24 14:39:57 +05:30 |
|
translate.py
|
Upgrade Font Awesome (#2410)
|
2016-12-05 13:07:03 +05:30 |