| .. |
|
change_log
|
Non Pour Accent! (#5427)
|
2018-04-10 22:53:42 -08:00 |
|
chat
|
check chat profile exists the right way
|
2018-04-09 15:35:18 +05:30 |
|
commands
|
Website related fixes (#5660)
|
2018-06-07 11:14:25 +05:30 |
|
config
|
Slack integration (#5640)
|
2018-06-11 15:11:00 +05:30 |
|
contacts
|
Modify Report Addresses and Contacts (#5642)
|
2018-06-01 18:04:59 +05:30 |
|
core
|
multiple minor fixes (#5756)
|
2018-07-01 16:40:18 +05:30 |
|
custom
|
Fix custom script help (#5635)
|
2018-06-01 12:09:31 +05:30 |
|
data
|
Select fields to allow in quick entry (#5461)
|
2018-05-22 11:49:32 +05:30 |
|
data_migration
|
Calendar connector improvements (#5571)
|
2018-05-21 12:21:15 +05:30 |
|
desk
|
Check if permission needs to be ignored in link fields (#5747)
|
2018-06-29 15:53:53 +05:30 |
|
email
|
[FIx] Email address searching in receipt fails if some contacts does not have email address (#5734)
|
2018-06-27 15:12:54 +05:30 |
|
geo
|
Update country_info.json (#5616)
|
2018-05-27 12:48:12 +05:30 |
|
integrations
|
[Fix] Edit to Dropbox issue for private files fixed (#5730)
|
2018-06-27 09:36:40 +05:30 |
|
model
|
ignore save password based on fieldname (#5749)
|
2018-06-29 15:52:29 +05:30 |
|
modules
|
Slack integration (#5640)
|
2018-06-11 15:11:00 +05:30 |
|
patches
|
Reset standard json after migrating customisations to custom layer
|
2018-06-28 13:25:56 +05:30 |
|
printing
|
Merge branch 'master' into develop
|
2018-04-25 11:35:48 +05:30 |
|
public
|
Check if permission needs to be ignored in link fields (#5747)
|
2018-06-29 15:53:53 +05:30 |
|
templates
|
[fix][webform] asset handling via hooks
|
2018-06-27 17:33:23 +05:30 |
|
tests
|
[feature] add website_redirects hook (#5692)
|
2018-06-20 12:10:07 +05:30 |
|
translations
|
[Translation] Updated Translations (#5716)
|
2018-06-26 10:22:55 +05:30 |
|
utils
|
multiple minor fixes (#5756)
|
2018-07-01 16:40:18 +05:30 |
|
website
|
[website] fix for contact.js
|
2018-06-27 22:01:54 +05:30 |
|
workflow
|
Move allow self approval check to transisition for more control (#5691)
|
2018-06-21 09:08:27 +05:30 |
|
www
|
[fixes] for website
|
2018-06-14 09:23:25 +05:30 |
|
__init__.py
|
Merge branch 'master' into develop
|
2018-06-22 05:08:21 +00:00 |
|
api.py
|
[hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013)
|
2017-09-01 09:16:32 +05:30 |
|
app.py
|
conditional checks
|
2018-03-12 22:59:23 +05:30 |
|
async.py
|
fix site room broadcast
|
2018-03-28 12:31:16 +05:30 |
|
auth.py
|
Enhancement to allow User to login from any IP if two factor auth is enabled (#5209)
|
2018-05-25 10:50:24 +05:30 |
|
boot.py
|
Permission fixes (#5530)
|
2018-05-04 19:49:11 +05:30 |
|
build.py
|
Website related fixes (#5660)
|
2018-06-07 11:14:25 +05:30 |
|
cache_manager.py
|
[feature] add website_redirects hook (#5692)
|
2018-06-20 12:10:07 +05:30 |
|
client.py
|
Success Action (#5434)
|
2018-04-18 11:22:51 +05:30 |
|
database.py
|
[query-perf-log] Add execution time for debug opt in frappe.db.sql (#5592)
|
2018-05-23 10:41:05 +05:30 |
|
defaults.py
|
[enhance] Add condition in transitions and move workflow to server-side (#5399)
|
2018-04-11 00:38:13 -08:00 |
|
exceptions.py
|
Prevents circular linking of docs (#5589)
|
2018-05-24 12:07:02 +05:30 |
|
frappeclient.py
|
Data Migration Tool (for hub) (#4144)
|
2017-10-05 11:15:35 +05:30 |
|
handler.py
|
syntax error in whitelisted function throws 404 (#5743)
|
2018-06-29 15:55:19 +05:30 |
|
hooks.py
|
[website] fix for contact.js
|
2018-06-27 22:01:54 +05:30 |
|
installer.py
|
Merge branch 'master' into develop
|
2018-06-22 05:08:21 +00:00 |
|
limits.py
|
Merge branch 'develop' into fix-urlencode
|
2017-08-11 13:01:24 +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
|
🎉 NEW Frappe Chat (#4612)
|
2017-12-28 18:58:43 +05:30 |
|
oauth.py
|
OAuth 2.0
|
2018-03-19 22:27:22 +05:30 |
|
patches.txt
|
User permission patch (#5718)
|
2018-06-26 10:16:20 +05:30 |
|
permissions.py
|
fixes in add_user_permissions
|
2018-06-15 13:18:55 +05:30 |
|
pythonrc.py
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
sessions.py
|
[feature] add website_redirects hook (#5692)
|
2018-06-20 12:10:07 +05:30 |
|
share.py
|
delete references of deprecated chat
|
2017-12-29 10:08:15 +05:30 |
|
test_runner.py
|
User permissions redux (#5314)
|
2018-04-03 10:42:04 +05:30 |
|
translate.py
|
multiple minor fixes (#5756)
|
2018-07-01 16:40:18 +05:30 |
|
twofactor.py
|
Enhancement to allow User to login from any IP if two factor auth is enabled (#5209)
|
2018-05-25 10:50:24 +05:30 |