Commit graph

54 commits

Author SHA1 Message Date
Rushabh Mehta
ffff45ccbb Translations redesigned webnotes/wnframework#351 2013-12-19 18:27:00 +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
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
3a5ef9739e Merge branch '1310' of github.com:webnotes/wnframework
Conflicts:
	public/js/wn/misc/tools.js
	webnotes/__init__.py
	webnotes/auth.py
2013-11-15 18:18:39 +05:30
Rushabh Mehta
0f04fcd2db [minor] read ip from header HTTP_X_FORWARDED_FOR 2013-11-11 14:39:08 +01:00
Pratik Vyas
90fbbc94b9 [minor] fix header name for forwareded for in auth 2013-11-06 13:28:44 +05:30
Pratik Vyas
2f52fe974b [minor] fix ip restrictions to use forwarded for header as well 2013-11-06 12:07:04 +05:30
Rushabh Mehta
29c507f7a9 [minor] fixed metadata caching on client side 2013-10-18 17:28:35 +05:30
Rushabh Mehta
0cc9b88e08 [editable] [minor] commonified editable and made blog also editable 2013-10-18 12:15:58 +05:30
Anand Doshi
4ca2418efb [minor] update password 2013-09-27 14:08:54 +05:30
Rushabh Mehta
491af45225 commonified comments, now can be added on any generator 2013-09-25 16:07:18 +05:30
Rushabh Mehta
115e185131 [autocomplete] Now prefetching using typeahead webnotes/erpnext#861 2013-09-24 18:36:16 +05:30
Rushabh Mehta
d2f28555b9 [website] [minor] 2013-09-24 14:35:14 +05:30
Pratik Vyas
927a697ef6 conf migration part 1 2013-09-21 15:13:18 +05:30
Pratik Vyas
84a406b562 Merge remote-tracking branch 'upstream/wsgi' into wsgi
Conflicts:
	webnotes/handler.py
2013-09-18 00:45:13 +05:30
Pratik Vyas
176220ab70 fix local for lang 2013-09-18 00:40:14 +05:30
Rushabh Mehta
93ff8bf7f8 [wsgi] [minor] fixed request host name 2013-09-17 22:13:29 +05:30
Rushabh Mehta
35d19e3f7e [wsgi] [minor] fixed request host name 2013-09-17 15:41:23 +05:30
Rushabh Mehta
696479d217 Merge branch 'website-wip' of github.com:webnotes/wnframework into wsgi 2013-09-17 15:16:15 +05:30
Rushabh Mehta
382ef961c4 [wsgi] [minor] fixed request host name 2013-09-17 15:16:01 +05:30
Anand Doshi
7e4e339512 [fix] [minor] [website] 2013-09-17 13:46:49 +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
467c36ef08 [minor] install fixes 2013-09-12 17:01:51 +05:30
Rushabh Mehta
940c52798c [minor] [merge] 2013-09-11 16:29:54 +05:30
Anand Doshi
27f29dac63 [fix] [minor] languages and scriptmanager trigger's callback 2013-09-05 21:10:24 +05:30
Rushabh Mehta
e55fb97b5c [demo] New ERPNext Demo 2013-08-26 16:17:50 +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
607c2faffe [minor] [cleanup] [issue] webnotes/erpnext#438 - change user_type Partner to Website User 2013-07-25 17:17:46 +05:30
Anand Doshi
2d0e85965f [fix] [issue] #630 - if logout user is current session user, blankout sid cookie 2013-07-24 15:43:47 +05:30
Anand Doshi
a000ec95d7 [minor] converty types for single doctypes in load_from_db, moved some functions to number_format.js for use in website 2013-07-10 20:48:00 +05:30
Rushabh Mehta
a016f19bfe [lang] [fix] german 2013-07-09 10:20:31 +05:30
Anand Doshi
2078d52762 [geo ip] determine country using geoip; added country info in session and cookies 2013-04-18 19:42:21 +05:30
Rushabh Mehta
5f71497d48 [framework/cookies] [update] we don't need root path cookies anymore 2013-04-01 16:07:31 +05:30
Rushabh Mehta
c7ffbb53c5 webshop login, logout 2013-03-19 11:12:20 +05:30
Rushabh Mehta
9181d4cab1 updated language and separated slickgrid files 2013-02-25 11:05:25 +05:30
Rushabh Mehta
157a268a19 request: remove _type from form 2013-02-15 14:39:33 +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
0f8da0e838 bugfix in session update and separated GET and POST queries 2013-01-31 11:20:08 +05:30
Rushabh Mehta
c967e4316c added spanish 2013-01-24 15:55:06 +05:30
Rushabh Mehta
b6b54754ab fixes to language 2013-01-24 15:22:00 +05:30
Rushabh Mehta
7f71016a25 integrated language in profile, request 2013-01-24 13:09:37 +05:30
Rushabh Mehta
338018e78d started fresh install and added country_info 2013-01-17 18:22:22 +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
Rushabh Mehta
974fb544f4 updates to website: removed webnotes.cms 2012-12-07 12:44:45 +05:30
Rushabh Mehta
aed54b195d moved to bootstrap 2.1 and some ui fixes in todo and messages 2012-10-03 11:56:36 +05:30