Commit graph

44 commits

Author SHA1 Message Date
Saurabh
3e7b387a7a [resolved] merge-conflicts 2018-09-12 14:52:46 +05:30
Ameya Shenoy
21bbbd2dbb
[feature] show popup for version update
- added a new weekly hook to check if new version update is available
- added function to desk.js to show popup in case a new version is
available
- added redis wrappers for set related commands, namely sadd, srem,
sismember, spop, srandmember, smembers
2018-08-15 20:34:48 +00:00
Aditya Hase
dca702d898 Allow multiple values to be passed as arguments to rpush and lpush (#5802) 2018-07-10 15:34:29 +05:30
Achilles Rasquinha
0fc518ace4 python 3 fixes 2018-03-31 18:15:43 +05:30
Achilles Rasquinha
0bf3411391 removed dill, revert to cPickle 2018-03-19 19:23:14 +05:30
Achilles Rasquinha
473d3eb6be Fixes for Python 3 (#4940)
* Fixed dict_keys and lists

* [FIX] config.get keys must be list

* [FIX] pickle all objects

* [FIX] get versions in unicode

* [FIX] get log versions

* debugging

* Fixed commit ID reference

* Fixed branch reference

* Fixed doc keys to list

* [LOG] test log

* [LOG] test log

* Convert iterators to list

* removed logs

* [FIX] Trial to load templates

* Fixed codacy
2018-01-31 10:51:13 +05:30
Aditya Hase
00c655b2f4 Decode string before passsing to regex.match 2017-08-22 17:20:35 +05:30
Aditya Hase
aac8822d05 Replaced cPickle import with six.moves.cPickle (#3858) 2017-08-04 10:53:21 +05:30
tundebabzy
bbde2ec4cf rewrite use of dict.iteritems (#3498)
* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility

* dict.iteritems to six.iteritems(dict) for python3 compatibility
2017-06-19 09:10:21 +05:30
Rushabh Mehta
fac7f1e31b [fix] [hot] hset bug 2016-11-19 17:16:49 +05:30
Rushabh Mehta
ddbf3d2662 [fix] always save site encoded keys in local and redis 2016-11-18 18:37:15 +05:30
Rushabh Mehta
0f6420517a [hot-fix] fix test and print format 2016-11-14 17:33:32 +05:30
Rushabh Mehta
612d612b7e [hot] fix bug that caused session crashing when cache was full 2016-11-14 17:22:08 +05:30
Rushabh Mehta
61ea2522d9 [fix] email queue 2016-08-02 10:35:38 +05:30
Rushabh Mehta
ab1d947871 [fix] email queue 2016-08-02 10:25:31 +05:30
Rushabh Mehta
2bf6be0629 [fix] email queue must be fifo with priority 2016-08-01 22:04:23 +05:30
Rushabh Mehta
561b2490c4 [minor] email queue system more optimized 2016-08-01 19:40:43 +05:30
Rushabh Mehta
a5899a0d0c [list-settings] save in redis, db, save filters while switching views and patch 2016-05-31 18:30:25 +05:30
Rushabh Mehta
eb399f74bd [enhancement] desktop icons, completed modules setup and test cases 2016-03-16 11:17:29 +05:30
Rushabh Mehta
28f038aa90 [enhancement] desktop icons DocType 2016-03-16 11:17:29 +05:30
Anand Doshi
293a8136cb [fix] facebook oauth, login using token. Fixes frappe/erpnext#4166 2015-12-24 20:37:45 +05:30
Anand Doshi
999cea874c [fix] Implemented caching in linked with 2015-10-15 12:51:04 +05:30
Anand Doshi
755c7be7fa [fix] missing hash cache clearing and breadcrumbs fix 2015-08-11 16:19:42 +05:30
Rushabh Mehta
f187d79b95 [cache] [fix] hdel 2015-05-11 12:07:11 +05:30
Rushabh Mehta
7c3851abb2 [redis] pass if no server 2015-05-11 10:52:32 +05:30
Rushabh Mehta
4e6b6ebdb9 [cache] fix 2015-05-08 22:30:38 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Rushabh Mehta
2a9f31f1a4 [cache] fix 2015-05-08 13:18:39 +05:30
Rushabh Mehta
6ba4baecef [cache-redesign] meta cache 2015-05-08 12:16:16 +05:30
Anand Doshi
6e7700ff48 Fixes frappe/erpnext#3213 2015-05-06 11:38:44 -07:00
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
Anand Doshi
ac8d731ff4 fixes in redis if redis server is off 2015-03-25 14:50:45 +05:30
Anand Doshi
b2d7efa682 optimizations 2015-03-18 15:05:47 +05:30
Pratik Vyas
a36479478b [cache] Dont use redis in_install 2015-03-13 01:00:39 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
50f2d1b5cd Website Offcanvas Sidebar 2015-02-23 22:13:39 +05:30
Pratik Vyas
602b3117fc make caching work if redis 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
Rushabh Mehta
98106f8385 [fix] cache clearing 2015-01-02 13:12:14 +05:30
Nabin Hait
e24851f445 delete local cache 2015-01-02 10:57:16 +05:30
Rushabh Mehta
3e58c29904 wip 2014-12-26 12:51:42 +05:30
Rushabh Mehta
880528d0fd [design] module pages, messages, timelines 2014-12-26 12:51:42 +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