Anand Doshi
|
ffe082d7a9
|
Response to a Website Page Request would be json content if ajax else full page html
Related to (#421):
Fixed base template
Blog, Blog Post, Login, App pages
Started with porting Unit Template to Website Group Template
|
11 vuotta sitten |
Rushabh Mehta
|
7fa4ef9593
|
return appropriate HTTP error code (api) #377
|
11 vuotta sitten |
Rushabh Mehta
|
d331be5f71
|
throw status code 403 for not permitted queries
|
11 vuotta sitten |
Rushabh Mehta
|
c71bdcc7a1
|
login and other fixes
|
11 vuotta sitten |
Rushabh Mehta
|
25f07b8d32
|
Added Applications page and fixed issues in translations and hooks
|
11 vuotta sitten |
Rushabh Mehta
|
22a83f327c
|
Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351
|
11 vuotta sitten |
Rushabh Mehta
|
e665ce1907
|
notifications via hooks webnotes/wnframework#351
|
11 vuotta sitten |
Rushabh Mehta
|
325def77df
|
[copyright] added Contributors
|
11 vuotta sitten |
Pratik Vyas
|
22749a9a59
|
[minor] fix debug log JSON serializable error
|
11 vuotta sitten |
Pratik Vyas
|
2dd28afcb7
|
add HashAuthenticatedCommand
|
11 vuotta sitten |
Anand Doshi
|
b28916d8bd
|
[minor] fixes after merge with master
|
11 vuotta sitten |
Rushabh Mehta
|
1567b04a8a
|
[minor] added run_custom_method
|
11 vuotta sitten |
Nabin Hait
|
03ccfcbfcf
|
[fix] [minor] unicode issue in uploading file
|
11 vuotta sitten |
Pratik Vyas
|
35228b1beb
|
handle proxied lang obj in local
|
11 vuotta sitten |
Anand Doshi
|
cd67dad3c5
|
[minor] fixes for import conf
|
11 vuotta sitten |
Rushabh Mehta
|
d2f28555b9
|
[website] [minor]
|
11 vuotta sitten |
Rushabh Mehta
|
93ff8bf7f8
|
[wsgi] [minor] fixed request host name
|
12 vuotta sitten |
Anand Doshi
|
ea77dd3a68
|
[fix] [minor] commit on web logout
|
12 vuotta sitten |
Pratik Vyas
|
dcf738f76b
|
remove print statement
|
12 vuotta sitten |
Rushabh Mehta
|
6a59a39006
|
[wsgi] [minor]
|
12 vuotta sitten |
Rushabh Mehta
|
ca5d492d8d
|
[wsgi] [minor] replace os.environ by webnotes.get_request_header
|
12 vuotta sitten |
Rushabh Mehta
|
e32a0ee7bf
|
wsgi started
|
12 vuotta sitten |
Rushabh Mehta
|
3eab31b9a9
|
[password] reset via link, added update page for portal user
|
12 vuotta sitten |
Rushabh Mehta
|
2e95247b5f
|
[minor] [license] Standardizied license string in py an js code files
|
12 vuotta sitten |
Rushabh Mehta
|
af42359692
|
[permission] [minor] moved 403 to handler.py
|
12 vuotta sitten |
Rushabh Mehta
|
69318a01a0
|
[mappers] cleanup, remove dt_map, map_doclist and other such functions
|
12 vuotta sitten |
Rushabh Mehta
|
7c174f60b3
|
[buying] started cleanup, [mapper] started rewrite
|
12 vuotta sitten |
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 vuotta sitten |
Rushabh Mehta
|
bbefbfb35b
|
[logging] added webnotes.log() and logging property in conf.py to enable debug logs
|
12 vuotta sitten |
Rushabh Mehta
|
28d632a634
|
[upload] [feature] using filereader, added to rich text editor for drag and drop
|
12 vuotta sitten |
Rushabh Mehta
|
614ecc59a7
|
[upload] [new design] using filereader and ajax to upload files, no more iframes
|
12 vuotta sitten |
Rushabh Mehta
|
1377b2f6d1
|
[website] [cleanup] moved website generic utils to framework
|
12 vuotta sitten |
Rushabh Mehta
|
f3c73013fe
|
[memcache] [fix] added disconnect_all
|
12 vuotta sitten |
Rushabh Mehta
|
5b89d8c50e
|
[feature] [fix] utilities/rename tool upgraded to upload multiple items
|
12 vuotta sitten |
Rushabh Mehta
|
aa8ef4cc14
|
fix to login
|
12 vuotta sitten |
Rushabh Mehta
|
c7ffbb53c5
|
webshop login, logout
|
12 vuotta sitten |
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 vuotta sitten |
Rushabh Mehta
|
e03234080e
|
model_wrapper is now bean, refactoring defaults
|
12 vuotta sitten |
Rushabh Mehta
|
0542f652fb
|
get post fix
|
12 vuotta sitten |
Rushabh Mehta
|
0f8da0e838
|
bugfix in session update and separated GET and POST queries
|
12 vuotta sitten |
Rushabh Mehta
|
f8ba11da10
|
added code to update timestamps in Task, Customer Issue and Support Ticket
|
12 vuotta sitten |
Rushabh Mehta
|
1a7a6b228f
|
handler.py: don't update demo password
|
12 vuotta sitten |
Rushabh Mehta
|
93cdc41590
|
fixes to sessions
|
12 vuotta sitten |
Rushabh Mehta
|
80ba39dd9b
|
rewrote session management:added copy in memcache that is looked up first before updating db
|
12 vuotta sitten |
Anand Doshi
|
b953dcde9c
|
if no cookies, do not print cookies in handler
|
12 vuotta sitten |
Rushabh Mehta
|
a4759551e7
|
cleaned up rename_doc and delete_doc
|
12 vuotta sitten |
Rushabh Mehta
|
f003b4abea
|
webnotes.model.doctype (new version)
|
12 vuotta sitten |
Rushabh Mehta
|
056d871c6b
|
refactored communication and added to Lead / Contact
|
12 vuotta sitten |
Anand Doshi
|
98c1d66bf1
|
fixes in mapper
|
12 vuotta sitten |
Anand Doshi
|
f42b5ff3a2
|
for dt_map --> pass doclist if lenght of docs > 1
|
12 vuotta sitten |