seitime-frappe/webnotes
2012-11-12 12:57:42 +05:30
..
cms moved directory structure 2012-09-24 19:18:30 +05:30
install_lib added future imports 2012-10-01 11:35:49 +05:30
model removed msgprint 2012-11-12 12:18:27 +05:30
modules moved directory structure 2012-09-24 19:18:30 +05:30
tests moved directory structure 2012-09-24 19:18:30 +05:30
utils fixed issue in nestedset 2012-10-22 11:43:23 +05:30
widgets query-report patch, now report manager can save, but must give a new name if standard report 2012-11-12 12:53:44 +05:30
.no_timestamps moved directory structure 2012-09-24 19:18:30 +05:30
__init__.py Merge branch '1209' of github.com:/webnotes/wnframework into 1209 2012-10-01 14:46:55 +05:30
auth.py moved to bootstrap 2.1 and some ui fixes in todo and messages 2012-10-03 11:56:36 +05:30
boot.py passing server date in boot and checking expiry against the server date 2012-11-12 12:57:42 +05:30
client.py updated query report and modified Report to include query reports 2012-10-01 18:01:58 +05:30
db.py fixes in data import tool - restrict import upto 500 rows, commit only if import is successful, else rollback 2012-10-04 11:51:29 +05:30
handler.py fixes related to email 2012-10-08 12:09:08 +05:30
memc.py __session_cache removed and introducted memcache for caching 2012-09-25 14:22:22 +05:30
profile.py added comma_and function, shifted get_system_managers function to profile.py 2012-10-16 10:46:50 +05:30
sessions.py removed __SessionCache and replaced with webnotes.clear_cache 2012-10-24 17:39:49 +05:30