seitime-frappe/py/webnotes
Anand Doshi 7216ddb9a4 Delete email messages from pop list if the message count is greater than
100, so that when there are more than 100 messages which are not fetched
before, it will not get received. This prevents issues when the support
ticket system is activated for the first time. At that time only top 100
messages will be fetched into the system, and others will be deleted
from the pop list. Need to mark "Keep copy in inbox" in the email server
settings of the concerned user.
2012-06-14 12:29:40 +05:30
..
cms ignore wn-web.css and wn-web.js as they are generated using cms's make function 2012-05-14 16:12:50 +05:30
install_lib erpenxt installer 2012-05-10 12:39:33 +05:30
model sync: don't reload pages if not modified 2012-06-14 09:53:57 +05:30
modules Merge branch 'master' of github.com:webnotes/wnframework 2012-06-14 09:54:36 +05:30
tests added docfield utility 2012-04-03 18:15:17 +05:30
utils Delete email messages from pop list if the message count is greater than 2012-06-14 12:29:40 +05:30
widgets 1. Listviews for Report and Search Criteria 2012-06-13 18:03:27 +05:30
.no_timestamps version 2 2011-09-07 17:27:20 +05:30
__init__.py data import tool and cleanup of files, handler and other minor 2012-05-11 15:54:46 +05:30
auth.py cleanup session expiyr 2012-05-10 18:32:47 +05:30
boot.py fixes after merge with cms 2012-05-10 15:15:55 +05:30
db.py sql result as utf-8 2012-06-11 17:44:13 +05:30
handler.py data import tool and cleanup of files, handler and other minor 2012-05-11 15:54:46 +05:30
password_reset.txt password reset fix 2012-02-16 17:18:16 +05:30
profile.py not in search, should be allowed in reports and loading place holder for reports 2012-06-11 10:39:00 +05:30
session_cache.py change session cache storage as json 2012-05-21 13:13:15 +05:30