Commit graph

51 commits

Author SHA1 Message Date
Rushabh Mehta
25f07b8d32 Added Applications page and fixed issues in translations and hooks 2013-12-23 16:08:25 +05:30
Rushabh Mehta
22a83f327c Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 2013-12-16 12:49:48 +05:30
Rushabh Mehta
e665ce1907 notifications via hooks webnotes/wnframework#351 2013-12-13 15:34:12 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Pratik Vyas
22749a9a59 [minor] fix debug log JSON serializable error 2013-10-31 12:32:17 +05:30
Pratik Vyas
2dd28afcb7 add HashAuthenticatedCommand 2013-10-11 12:39:50 +05:30
Anand Doshi
b28916d8bd [minor] fixes after merge with master 2013-10-10 18:44:18 +05:30
Rushabh Mehta
1567b04a8a [minor] added run_custom_method 2013-10-10 11:55:01 +05:30
Pratik Vyas
35228b1beb handle proxied lang obj in local 2013-09-25 17:34:45 +05:30
Anand Doshi
cd67dad3c5 [minor] fixes for import conf 2013-09-24 17:17:38 +05:30
Rushabh Mehta
d2f28555b9 [website] [minor] 2013-09-24 14:35:14 +05:30
Rushabh Mehta
93ff8bf7f8 [wsgi] [minor] fixed request host name 2013-09-17 22:13:29 +05:30
Pratik Vyas
dcf738f76b remove print statement 2013-09-17 11:55:30 +05:30
Rushabh Mehta
6a59a39006 [wsgi] [minor] 2013-09-17 11:42:45 +05:30
Rushabh Mehta
ca5d492d8d [wsgi] [minor] replace os.environ by webnotes.get_request_header 2013-09-17 10:49:50 +05:30
Rushabh Mehta
e32a0ee7bf wsgi started 2013-09-16 18:59:39 +05:30
Rushabh Mehta
3eab31b9a9 [password] reset via link, added update page for portal user 2013-09-16 15:42:40 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
af42359692 [permission] [minor] moved 403 to handler.py 2013-07-16 15:35:23 +05:30
Rushabh Mehta
69318a01a0 [mappers] cleanup, remove dt_map, map_doclist and other such functions 2013-07-08 11:08:27 +05:30
Rushabh Mehta
7c174f60b3 [buying] started cleanup, [mapper] started rewrite 2013-07-04 12:50:51 +05:30
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 2013-04-30 13:12:11 +05:30
Anand Doshi
f18ef4783f Merge branch 'edge' 2013-04-29 10:41:20 +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
28d632a634 [upload] [feature] using filereader, added to rich text editor for drag and drop 2013-04-11 14:22:40 +05:30
Rushabh Mehta
614ecc59a7 [upload] [new design] using filereader and ajax to upload files, no more iframes 2013-04-11 12:36:30 +05:30
Rushabh Mehta
1377b2f6d1 [website] [cleanup] moved website generic utils to framework 2013-04-02 10:41:36 +05:30
Rushabh Mehta
f3c73013fe [memcache] [fix] added disconnect_all 2013-03-28 15:35:20 +05:30
Rushabh Mehta
5b89d8c50e [feature] [fix] utilities/rename tool upgraded to upload multiple items 2013-03-26 12:47:18 +05:30
Rushabh Mehta
8fc7ba7c3f Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-03-21 17:24:14 +05:30
Rushabh Mehta
aa8ef4cc14 fix to login 2013-03-19 14:35:19 +05:30
Rushabh Mehta
c7ffbb53c5 webshop login, logout 2013-03-19 11:12:20 +05:30
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'] 2013-03-15 11:31:29 +05:30
Rushabh Mehta
e03234080e model_wrapper is now bean, refactoring defaults 2013-02-18 18:24:28 +05:30
Rushabh Mehta
0542f652fb get post fix 2013-01-31 22:05:39 +05:30
Rushabh Mehta
0f8da0e838 bugfix in session update and separated GET and POST queries 2013-01-31 11:20:08 +05:30
Rushabh Mehta
f8ba11da10 added code to update timestamps in Task, Customer Issue and Support Ticket 2013-01-14 15:47:57 +05:30
Rushabh Mehta
4c2c05021e added about us page and settings 2012-12-27 16:50:23 +05:30
Rushabh Mehta
1a7a6b228f handler.py: don't update demo password 2012-12-14 21:34:29 +05:30
Rushabh Mehta
93cdc41590 fixes to sessions 2012-12-12 15:26:04 +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
b953dcde9c if no cookies, do not print cookies in handler 2012-12-07 17:56:38 +05:30
Rushabh Mehta
a4759551e7 cleaned up rename_doc and delete_doc 2012-12-03 14:11:02 +05:30
Rushabh Mehta
f003b4abea webnotes.model.doctype (new version) 2012-11-29 11:49:55 +05:30
Rushabh Mehta
e6634bb33e Merge branch 'master' of github.com:webnotes/wnframework 2012-11-27 18:42:06 +05:30
Rushabh Mehta
056d871c6b refactored communication and added to Lead / Contact 2012-11-27 18:41:34 +05:30
Anand Doshi
98c1d66bf1 fixes in mapper 2012-11-27 16:02:53 +05:30
Anand Doshi
f42b5ff3a2 for dt_map --> pass doclist if lenght of docs > 1 2012-11-27 15:46:20 +05:30
Anand Doshi
bacb45a514 fixes related to email 2012-10-08 12:09:08 +05:30
Rushabh Mehta
0fdb4b29ab __session_cache removed and introducted memcache for caching 2012-09-25 14:22:22 +05:30