Commit graph

23 commits

Author SHA1 Message Date
Anand Doshi
8584c6ca02 [minor] removed references to server.py 2013-10-17 20:00:52 +05:30
Rushabh Mehta
beedb2e0ff [fixes] lots 2013-10-09 16:05:27 +05:30
Rushabh Mehta
a2eb9820a0 [minor] fixed 403s and 404s 2013-10-02 17:11:51 +05:30
Rushabh Mehta
1281d2ca6d [logout] [fix] [minor] Logout if session expired webnotes/erpnext#839 2013-10-02 15:18:44 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Anand Doshi
f6f54d7027 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions 2013-07-29 19:30:37 +05:30
Rushabh Mehta
f8dc279ca4 [form] [docinfo] added new concept called docinfo to make cleaner architecture to handle not core info like comments, attachments, assignments and close #140 2013-05-29 12:49:57 +05:30
Anand Doshi
b8dd5d4bdb [data import tool] [fix] fix in passing of additional input fields as params 2013-04-30 13:48:51 +05:30
Rushabh Mehta
359ad0a37b [msgprint] [bugfix
]
2013-04-26 15:12:47 +05:30
Rushabh Mehta
7851505e64 [logging] added webnotes.log() and logging property in conf.py to enable debug logs 2013-04-26 13:07:11 +05:30
Rushabh Mehta
3fc0e5f1f9 [logging] added webnotes.log() and logging property in conf.py to enable debug logs 2013-04-26 12:37:57 +05:30
Rushabh Mehta
bbefbfb35b [logging] added webnotes.log() and logging property in conf.py to enable debug logs 2013-04-26 12:36:05 +05:30
Rushabh Mehta
2b8a1ece05 speed hack: store pages and doctypes in localstorage 2013-03-14 11:14:22 +05:30
Rushabh Mehta
4fe8b0a68b added leave applications and block lists to calendar 2013-02-14 20:42:32 +05:30
Anand Doshi
67469bc6fc send all requests to server.py as POST, but use _type form parameter's POST or GET value to use commit or not 2013-02-14 15:09:20 +05:30
Rushabh Mehta
0542f652fb get post fix 2013-01-31 22:05:39 +05:30
Rushabh Mehta
4895819aa9 show progress bar in ajax 2013-01-25 14:50:12 +05:30
Rushabh Mehta
9b8e6c89c7 bootstrapped language and added 'hi' 2013-01-07 15:39:50 +05:30
Rushabh Mehta
d1dc786401 refactored javascript models 2012-12-13 12:53:18 +05:30
Rushabh Mehta
80ba39dd9b rewrote session management:added copy in memcache that is looked up first before updating db 2012-12-12 14:32:44 +05:30
Anand Doshi
7fbe328d96 rename_doc fixes, added cur_frm.call 2012-12-03 15:44:22 +05:30
Rushabh Mehta
6932e4fd8f removed core.min.js, toolbar.min.js, all-app.js is now loaded dynamically and stored in localstorage 2012-11-09 16:21:15 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30
Renamed from js/wn/request.js (Browse further)