Rushabh Mehta
|
6a59a39006
|
[wsgi] [minor]
|
12 years ago |
Rushabh Mehta
|
ca5d492d8d
|
[wsgi] [minor] replace os.environ by webnotes.get_request_header
|
12 years ago |
Rushabh Mehta
|
e32a0ee7bf
|
wsgi started
|
12 years ago |
Rushabh Mehta
|
3eab31b9a9
|
[password] reset via link, added update page for portal user
|
12 years ago |
Rushabh Mehta
|
2e95247b5f
|
[minor] [license] Standardizied license string in py an js code files
|
12 years ago |
Rushabh Mehta
|
af42359692
|
[permission] [minor] moved 403 to handler.py
|
12 years ago |
Rushabh Mehta
|
69318a01a0
|
[mappers] cleanup, remove dt_map, map_doclist and other such functions
|
12 years ago |
Rushabh Mehta
|
7c174f60b3
|
[buying] started cleanup, [mapper] started rewrite
|
12 years ago |
Anand Doshi
|
661766f22f
|
[data import tool] [fixes] fixes due to changes in the new upload widget + minor newline fix in errprint messages in handler.py
|
12 years ago |
Rushabh Mehta
|
bbefbfb35b
|
[logging] added webnotes.log() and logging property in conf.py to enable debug logs
|
12 years ago |
Rushabh Mehta
|
28d632a634
|
[upload] [feature] using filereader, added to rich text editor for drag and drop
|
12 years ago |
Rushabh Mehta
|
614ecc59a7
|
[upload] [new design] using filereader and ajax to upload files, no more iframes
|
12 years ago |
Rushabh Mehta
|
1377b2f6d1
|
[website] [cleanup] moved website generic utils to framework
|
12 years ago |
Rushabh Mehta
|
f3c73013fe
|
[memcache] [fix] added disconnect_all
|
12 years ago |
Rushabh Mehta
|
5b89d8c50e
|
[feature] [fix] utilities/rename tool upgraded to upload multiple items
|
12 years ago |
Rushabh Mehta
|
aa8ef4cc14
|
fix to login
|
12 years ago |
Rushabh Mehta
|
c7ffbb53c5
|
webshop login, logout
|
12 years ago |
Anand Doshi
|
67bda488b2
|
raise custom validation in validate_value of controller, removed unused event method and ability to return more docs to client in webnotes.response['docs']
|
12 years ago |
Rushabh Mehta
|
e03234080e
|
model_wrapper is now bean, refactoring defaults
|
12 years ago |
Rushabh Mehta
|
0542f652fb
|
get post fix
|
12 years ago |
Rushabh Mehta
|
0f8da0e838
|
bugfix in session update and separated GET and POST queries
|
12 years ago |
Rushabh Mehta
|
f8ba11da10
|
added code to update timestamps in Task, Customer Issue and Support Ticket
|
12 years ago |
Rushabh Mehta
|
1a7a6b228f
|
handler.py: don't update demo password
|
12 years ago |
Rushabh Mehta
|
93cdc41590
|
fixes to sessions
|
12 years ago |
Rushabh Mehta
|
80ba39dd9b
|
rewrote session management:added copy in memcache that is looked up first before updating db
|
12 years ago |
Anand Doshi
|
b953dcde9c
|
if no cookies, do not print cookies in handler
|
12 years ago |
Rushabh Mehta
|
a4759551e7
|
cleaned up rename_doc and delete_doc
|
12 years ago |
Rushabh Mehta
|
f003b4abea
|
webnotes.model.doctype (new version)
|
12 years ago |
Rushabh Mehta
|
056d871c6b
|
refactored communication and added to Lead / Contact
|
12 years ago |
Anand Doshi
|
98c1d66bf1
|
fixes in mapper
|
12 years ago |
Anand Doshi
|
f42b5ff3a2
|
for dt_map --> pass doclist if lenght of docs > 1
|
12 years ago |
Anand Doshi
|
bacb45a514
|
fixes related to email
|
12 years ago |
Rushabh Mehta
|
0fdb4b29ab
|
__session_cache removed and introducted memcache for caching
|
13 years ago |
Rushabh Mehta
|
e2f0c94693
|
moved directory structure
|
13 years ago |
Rushabh Mehta
|
69dc7bd3f5
|
added index patch and updated general_ledger
|
13 years ago |
Rushabh Mehta
|
80e95b2af0
|
Stock Ledger Report
|
13 years ago |
Rushabh Mehta
|
d9b75c637f
|
with original-length header for gzip response
|
13 years ago |
Rushabh Mehta
|
de426d2618
|
added watch, check progress
|
13 years ago |
Rushabh Mehta
|
292d085d9a
|
updates to gzip, chart of accounts
|
13 years ago |
Anand Doshi
|
04fc16b970
|
fix in reset password
|
13 years ago |
Anand Doshi
|
f7a60debe9
|
fix in getTraceback method and 'exc' output of reponse
|
13 years ago |
Anand Doshi
|
2edfcfd0be
|
added json handler to be called when json encounters non-serializable date, so that it converts it to a serializable format
|
13 years ago |
Rushabh Mehta
|
598981b2e1
|
msgprint as json and python 2.7 updates to __import__
|
13 years ago |
Rushabh Mehta
|
7c6c2bc2ca
|
added page response to server.py requests
|
13 years ago |
Anand Doshi
|
961fcf0b1a
|
fixes for unicode
|
13 years ago |
Anand Doshi
|
bb0fa3af66
|
fixes for unicode
|
13 years ago |
Anand Doshi
|
bab9f3c7ef
|
added unicode_literals import at start of each file
|
13 years ago |
Anand Doshi
|
979e64187e
|
fixes in outgoing email connection error handling
|
13 years ago |
Rushabh Mehta
|
b35719f1fa
|
data import tool and cleanup of files, handler and other minor
|
13 years ago |
Rushabh Mehta
|
84ea1cf5a9
|
data import tool
|
13 years ago |