seitime-frappe/frappe
Erick Jimenez affe5b8659 Fix "frappe.is_user_logged_in" js function (#5548)
* Fix is_user_logged_in js function

* Add missing semicolon
2018-05-16 11:12:31 +05:30
..
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 [travis] --quiet 2018-04-16 11:25:39 +05:30
config Permission fixes (#5530) 2018-05-04 19:49:11 +05:30
contacts [fix] resolved merge conflicts 2018-05-15 12:56:21 +05:30
core Fix a bug with whitelisted method (#5551) 2018-05-16 11:11:37 +05:30
custom [minor] ignore_validate option while creating custom fields 2018-04-26 10:09:40 +05:30
data Migrate password hashing away from mysql password() 2018-04-09 12:26:48 +01:00
data_migration [fix] added ignore_in_install flag to accommodate Gcal custom field (#5455) 2018-04-18 12:39:56 +05:30
desk Replace frappe.db.sql to frappe.get_list to apply permissions (#5556) 2018-05-16 11:10:45 +05:30
docs Rename occurrences for Production Order to Work Order (#5534) 2018-05-08 11:21:48 +05:30
email [Fix] Email and Contact fixes (#5519) 2018-05-14 19:21:35 +05:30
geo Add New Currency - XCD (#4660) 2017-12-25 13:39:48 +05:30
integrations [fix] GCalendar Account test (#5400) 2018-04-07 22:38:12 +05:30
model Fixed merge conflict 2018-05-08 15:27:37 +05:30
modules time taken by the patch along with success message (#5524) 2018-05-04 13:14:10 +05:30
patches [Fix] Email and Contact fixes (#5519) 2018-05-14 19:21:35 +05:30
printing Merge branch 'master' into develop 2018-04-25 11:35:48 +05:30
public [fix] resolved merge conflicts 2018-05-15 12:56:21 +05:30
templates Update new_message.html (#5535) 2018-05-08 11:16:55 +05:30
tests Fixed merge conflict 2018-05-08 15:27:37 +05:30
translations [Translation] Updated Translations (#5552) 2018-05-16 11:12:06 +05:30
utils Python 3 fixes for PR bot (#5554) 2018-05-16 11:11:04 +05:30
website Fix "frappe.is_user_logged_in" js function (#5548) 2018-05-16 11:12:31 +05:30
workflow Fixed merge conflict 2018-05-08 15:27:37 +05:30
www Python 3 fixes for PR bot (#5554) 2018-05-16 11:11:04 +05:30
__init__.py [fix] resolved merge conflicts 2018-05-15 12:56:21 +05:30
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 If user has active session, redirect to desk (#4661) 2018-02-13 11:19:43 +05:30
boot.py Permission fixes (#5530) 2018-05-04 19:49:11 +05:30
build.py Better messages for build commands (#5117) 2018-03-05 22:07:55 +05:30
cache_manager.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
client.py Success Action (#5434) 2018-04-18 11:22:51 +05:30
database.py Nested permission (#5460) 2018-04-20 18:07:55 +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 Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
frappeclient.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
handler.py Update handler.py 2018-03-28 16:26:15 +05:30
hooks.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
installer.py [fix] added ignore_in_install flag to accommodate Gcal custom field (#5455) 2018-04-18 12:39:56 +05:30
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 add before after migrate hooks (#4829) 2018-01-23 15:19:52 +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 [Fix] Email and Contact fixes (#5519) 2018-05-14 19:21:35 +05:30
permissions.py Replace frappe.db.sql to frappe.get_list to apply permissions (#5556) 2018-05-16 11:10:45 +05:30
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
sessions.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
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 read_csv both 2 and 3 compatible 2018-03-08 17:25:56 +05:30
twofactor.py [fix] Header for sms send request (#4417) 2017-11-03 16:20:53 +05:30