Rushabh Mehta
|
1026a48a97
|
[refactor] code for integration service scheduled events
|
2016-10-13 14:59:23 +05:30 |
|
Rushabh Mehta
|
8899a46faa
|
[enhance] added roles for portal users #2091 (#2093)
* [enhance] added roles for portal users #2091
* [fix] test
* [fix] make default roles have desk access
|
2016-09-23 21:44:20 +05:30 |
|
Nabin Hait
|
c1e5e5dabe
|
Fixed version conflict
|
2016-09-14 15:52:32 +05:30 |
|
Shreyas Patil
|
e5bb0bb283
|
[Fix] Social login not allowed for a disabled user (#2032)
|
2016-09-12 16:06:35 +05:30 |
|
Rushabh Mehta
|
f20bf4ae25
|
[feature] show note to all users on popup (#2017)
|
2016-08-29 15:40:26 +05:30 |
|
Rushabh Mehta
|
f91977f7da
|
[feature] allow multiple sessions per user
|
2016-08-10 17:31:29 +05:30 |
|
Anand Doshi
|
a7ace6ae38
|
[fix] limits and site_info
|
2016-06-25 21:56:27 +05:30 |
|
Rushabh Mehta
|
28f038aa90
|
[enhancement] desktop icons DocType
|
2016-03-16 11:17:29 +05:30 |
|
Rushabh Mehta
|
e1ac647a13
|
[cleanup] system settings, added deny_multiple_sessions
|
2016-02-16 15:05:59 +05:30 |
|
Rushabh Mehta
|
45048ac41a
|
[realtime] ability to get socket working in website, now_datetime should not be timezone aware and web-form properties should take preceedence
|
2016-01-27 12:26:21 +05:30 |
|
Rushabh Mehta
|
6caf6fb6f1
|
[enhancement] prompt user to reload on migration
|
2016-01-07 15:35:17 +05:30 |
|
Anand Doshi
|
2dfbdac737
|
[minor] pass device in clear_sessions
|
2015-12-31 12:56:21 +05:30 |
|
Anand Doshi
|
3036f2a37d
|
[fix] Track when user was last active
|
2015-10-29 18:00:03 +05:30 |
|
Anand Doshi
|
999cea874c
|
[fix] Implemented caching in linked with
|
2015-10-15 12:51:04 +05:30 |
|
Anand Doshi
|
3657a80eb7
|
[fix] update csrf token if a user logs in again from another tab
|
2015-10-02 11:50:18 +05:30 |
|
Rushabh Mehta
|
60f0c1b6de
|
[fix] mobile session expiry
|
2015-09-30 16:07:33 +05:30 |
|
Anand Doshi
|
6084775ed0
|
Added CSRF token verification for desk
|
2015-09-21 11:41:06 +05:30 |
|
Rushabh Mehta
|
9fe2c15356
|
[fixes] [session] expiry, session async
|
2015-09-18 14:52:56 +05:30 |
|
Anand Doshi
|
915bd7f17c
|
[minor] changed no_async to disable_async for consistency
|
2015-08-17 16:01:58 +05:30 |
|
Anand Doshi
|
c9782e23e4
|
Merge remote-tracking branch 'frappe/develop' into v6-wip
Conflicts:
frappe/__version__.py
frappe/core/doctype/communication/communication.json
frappe/hooks.py
frappe/model/document.py
frappe/public/css/form.css
frappe/public/less/form.less
requirements.txt
setup.py
|
2015-08-17 12:22:02 +05:30 |
|
Anand Doshi
|
755c7be7fa
|
[fix] missing hash cache clearing and breadcrumbs fix
|
2015-08-11 16:19:42 +05:30 |
|
Pratik Vyas
|
05eaba9cba
|
Don't connect to socketio if no_async
|
2015-07-24 10:08:29 +05:30 |
|
Pratik Vyas
|
e713d00600
|
Connect socketio to port 3000 if running a dev server
|
2015-07-24 10:08:09 +05:30 |
|
Pratik Vyas
|
422668a67f
|
Async
|
2015-07-24 10:07:24 +05:30 |
|
Rushabh Mehta
|
35044784a3
|
[device] fix
|
2015-07-23 12:17:25 +05:30 |
|
Anand Doshi
|
465fa227bc
|
[fix] Set user-info cookies on resuming session so that user's image is rendered in website
|
2015-07-13 17:56:25 +05:30 |
|
Anand Doshi
|
1200d19618
|
[fix] Use user's language in website if logged in. Fixes print preview in user's language.
|
2015-07-13 14:59:03 +05:30 |
|
Rushabh Mehta
|
cfd128361c
|
[fix] [hot] moment-timezones and locale
|
2015-05-27 17:12:01 +05:30 |
|
Rushabh Mehta
|
f71edb79b2
|
[fix] change log
|
2015-05-20 11:05:47 +05:30 |
|
Nabin Hait
|
7fe27a8ddf
|
[hotfix] session
|
2015-05-19 17:08:46 +05:30 |
|
Rushabh Mehta
|
2eb2019956
|
[enhancement] sessions for mobile
|
2015-05-19 10:24:31 +05:30 |
|
Rushabh Mehta
|
a12e1b02ae
|
[hot] roles cache boo-boo and mobile styles
|
2015-05-15 12:44:26 +05:30 |
|
Nabin Hait
|
e9e3e9981e
|
[fix] set session user temporarily for timezone
|
2015-05-14 18:48:05 +05:30 |
|
Rushabh Mehta
|
35dc8a4cd8
|
[cache] clear user permissions
|
2015-05-13 08:30:18 +05:30 |
|
Rushabh Mehta
|
1dcea77fa6
|
[login] redirect to desk for logged in system user
|
2015-05-11 14:31:55 +05:30 |
|
Rushabh Mehta
|
f187d79b95
|
[cache] [fix] hdel
|
2015-05-11 12:07:11 +05:30 |
|
Rushabh Mehta
|
ad100e3054
|
[cache] fix for website, default, meta, etc
|
2015-05-08 18:04:13 +05:30 |
|
Rushabh Mehta
|
fd1ec5d907
|
[cache] clear timezones
|
2015-05-05 22:27:39 +05:30 |
|
Rushabh Mehta
|
3fb635532f
|
[fixes] test case, send to sender if in recipients, undefined in notes, permission test case fix, remove guest permission from blog post
|
2015-04-29 11:21:13 +05:30 |
|
Rushabh Mehta
|
e8a87d2b38
|
[hot] geoip
|
2015-04-21 14:43:40 +05:30 |
|
Pratik Vyas
|
634bb077f9
|
[lang] RTL for arabic and hebrew
|
2015-04-10 10:23:40 +05:30 |
|
Anand Doshi
|
fbc701dbd3
|
[fix] Guest user's language should be the one that is set in the browser and should not be cached
|
2015-04-05 16:36:49 +05:30 |
|
Anand Doshi
|
ac6b23cf27
|
[fix] session loading
|
2015-03-13 10:06:29 +05:30 |
|
Nabin Hait
|
0eefe78332
|
Fix for user time zone
|
2015-03-13 08:15:47 +05:30 |
|
Pratik Vyas
|
43477b92f4
|
setup module map on global clear cache
|
2015-03-05 16:47:15 +05:30 |
|
Anand Doshi
|
5214bb286a
|
Fixes in test cases and recents
|
2015-03-05 16:29:26 +05:30 |
|
Nabin Hait
|
e2813855e9
|
Activity spell correction
|
2015-03-04 18:46:23 +05:30 |
|
Anand Doshi
|
eceed3a6c8
|
Fixed recents, Show change log on version update. Fixes #905
|
2015-03-04 17:21:09 +05:30 |
|
Anand Doshi
|
2995f02f3b
|
Web Notes to Frappe, better alerts, css fixes, fixed splash
|
2015-03-03 15:09:34 +05:30 |
|
Pratik Vyas
|
a3137c6b3d
|
Add boot.messages
|
2015-02-16 14:56:32 +05:30 |
|