Commit graph

70 commits

Author SHA1 Message Date
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
Pratik Vyas
8f080ca31a Warn if redis cache server not running 2015-02-16 14:33:21 +05:30
Anand Doshi
b81b3fe65d Translate country info, removed some $.each 2015-02-12 19:11:57 +05:30
Anand Doshi
2fc7741e9c load boot in desk.html #999 2015-02-09 16:47:02 +05:30
Rushabh Mehta
98106f8385 [fix] cache clearing 2015-01-02 13:12:14 +05:30
Rushabh Mehta
cd9a34616f [style] 2014-12-26 12:51:09 +05:30
Rushabh Mehta
812a969c54 [welcome] redis, refactored cache and notification count 2014-12-26 12:50:45 +05:30
Rushabh Mehta
33371ab046 [test-fix] 2014-10-31 14:06:34 +05:30
Rushabh Mehta
c5c8a54d1a [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
Rushabh Mehta
a4491a4b89 Merge pull request #888 from pdvyas/fix-sessions
[minor] fix session db persistence
2014-10-17 10:09:42 +05:30
Pratik Vyas
648ec899c2 [minor] fix session db persistence 2014-10-17 09:23:13 +05:30
81552433qqcom
4ae9424e50 translation added __() 2014-09-13 13:52:54 +08:00
Anand Doshi
4798bab55e [minor] Moved cookie quoting to flush_cookies 2014-08-25 11:58:32 +05:30
Anand Doshi
3ef6793248 Clear notifications where necessary, and not during clear_cache 2014-07-21 17:35:33 +05:30
Anand Doshi
412fab3e64 Fixed update sessions 2014-06-19 16:08:29 +05:30
Anand Doshi
587da3d060 Update session into database every 10 mins 2014-06-18 17:33:23 +05:30
Anand Doshi
f2a6984ce3 Fixed website cache clearing 2014-06-04 17:53:24 +05:30
Anand Doshi
dc31bc148c Optimized sessions.clear_cache 2014-06-04 17:52:51 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30