Commit graph

99 commits

Author SHA1 Message Date
Rushabh Mehta
b5d86f9cdf merge 2014-02-10 17:53:11 +05:30
Rushabh Mehta
c9b02586fc fixes to website 2014-02-10 17:51:08 +05:30
Anand Doshi
ae3d88791d Website Group related fixes 2014-02-10 14:38:21 +05:30
Anand Doshi
dc13555b23 Prepend / in Relative URLs in the whole HTML document 2014-02-07 20:27:48 +05:30
Anand Doshi
1d64cd32fb Call render_blocks automatically 2014-02-07 19:34:38 +05:30
Anand Doshi
270abe0eab Clear Website Cache, Website Group Cache, Post Cache (#421) 2014-02-06 12:48:09 +05:30
Anand Doshi
d0b7f79068 Fixes in Templates (#421) 2014-02-05 20:09:55 +05:30
Anand Doshi
a9a5f5cbf5 [pjax] PushState API + Ajax, Event Date Format as DD, d MM, yy hh:mm tt 2014-02-05 16:27:08 +05:30
Anand Doshi
1e6f58daf2 Website Group rendering (#421) 2014-02-03 20:23:14 +05:30
Anand Doshi
89e4f1a767 Way to render each template block separately, fixed pages and generators
Started with Website Group rendering (#421)
2014-02-03 11:35:18 +05:30
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
2014-02-03 11:35:18 +05:30
Anand Doshi
fc1b3d4c65 Website Sitemap using NestedSet (#421) 2014-02-03 11:35:17 +05:30
Rushabh Mehta
97f8960350 fix #417 2014-01-27 10:47:17 +05:30
Nabin Hait
da5f460fe4 Fixes related to appification 2014-01-23 15:35:40 +05:30
Anand Doshi
d8409f9fc2 Pass filters to get_template, Website: split page name by / 2014-01-10 14:34:06 +05:30
Rushabh Mehta
c71bdcc7a1 login and other fixes 2014-01-07 09:11:50 +05:30
Anand Doshi
8e44eefade Verify Command, Website and some minor fixes 2013-12-31 17:42:42 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +05:30
Rushabh Mehta
87eed83ff3 Redesigned templates. Now all templates must be inside templates/pages templates/generators 2013-12-25 15:18:48 +05:30
Rushabh Mehta
ffff45ccbb Translations redesigned webnotes/wnframework#351 2013-12-19 18:27:00 +05:30
Rushabh Mehta
bc3761c3ea Install fixes, started to rewrite translate.py webnotes/wnframework#351 2013-12-17 17:03:45 +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
fbe06117a5 fixed template loader webnotes/wnframework#351 2013-12-12 13:57:27 +05:30
Rushabh Mehta
7b8b315de8 step 0: install 2013-12-11 15:31:32 +05:30
Anand Doshi
8253169d45 [minor] website - if no page_name, show login 2013-12-03 18:10:12 +05:30
Anand Doshi
77b9bc5bfe [minor] [website] [fix] table of contents recursion 2013-11-22 12:39:11 +05:30
Anand Doshi
9608ab9d2a [minor] [website] [fix] table of contents recursion 2013-11-22 12:39:11 +05:30
Rushabh Mehta
a9eb87eef4 [minor] [fix] msgprint if duplicate name, bugfix 2013-11-21 17:46:24 +05:30
Pratik Vyas
94202843f5 [minor] [website] show login page if index not found 2013-11-20 20:20:30 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Rushabh Mehta
12b4f84598 [website sitemap] [minor] fix and added patch 2013-11-19 16:39:53 +05:30
Anand Doshi
24e037e15a [minor] website fixes 2013-11-19 15:54:27 +05:30
Rushabh Mehta
63a43f0c28 [website sitemap] [setup] [minor] fixes 2013-11-19 15:12:08 +05:30
Rushabh Mehta
c9a7be5208 [website sitemap] fixes 2013-11-19 14:52:57 +05:30
Rushabh Mehta
fab790fa7e [website sitemap] [minor] cleanup code and trigger build 2013-11-19 14:20:17 +05:30
Rushabh Mehta
da36fac493 [website] [sitemap] cleanup 2013-11-19 14:20:17 +05:30
Rushabh Mehta
dae173cf39 [cleanup] Fixed title bars, toolbars in all pages, added default background 2013-11-13 16:54:50 +05:30
Anand Doshi
189a79c3d4 [minor] mimetype fix in render page 2013-11-05 18:53:43 +05:30
Anand Doshi
8584c6ca02 [minor] removed references to server.py 2013-10-17 20:00:52 +05:30
Anand Doshi
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +05:30
Anand Doshi
c7253a830a Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
	requirements.txt
	webnotes/handler.py
	webnotes/install_lib/install.py
	webnotes/model/sync.py
	webnotes/webutils.py
2013-10-02 16:46:35 +05:30
Anand Doshi
572120eb40 [minor] change filename to unicode after os.walk and os.listdir 2013-10-01 17:11:39 +05:30
Anand Doshi
627c1f9bd2 [minor] moved wn-web.js and wn-web.css to memcache 2013-09-26 17:55:02 +05:30
Anand Doshi
459bd6b764 Merge install and perpetual inventory accounting 2013-09-25 20:04:56 +05:30
Anand Doshi
aa8331e6ea Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Added webnotes.in_test check in too many writes check

Conflicts:
	public/js/wn/form/control.js
	webnotes/utils/file_manager.py
	webnotes/webutils.py
	website/sitemap.py
	wnf.py
2013-09-25 19:57:13 +05:30
Rushabh Mehta
491af45225 commonified comments, now can be added on any generator 2013-09-25 16:07:18 +05:30
Anand Doshi
ef6f1aafa6 [minor] [fix] hide no_cache pages in sitemap 2013-09-25 14:30:59 +05:30
Anand Doshi
5d0f4bb910 [minor] [fix] exclude + from page_name, encode page_name in sitemap 2013-09-25 13:07:06 +05:30
Anand Doshi
cd67dad3c5 [minor] fixes for import conf 2013-09-24 17:17:38 +05:30