Commit graph

35 commits

Author SHA1 Message Date
Anand Doshi
dc13555b23 Prepend / in Relative URLs in the whole HTML document 2014-02-07 20:27:48 +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
Anand Doshi
0c6cb7fb40 Removed max-width constraint from container 2014-01-28 21:00:12 +05:30
Rushabh Mehta
c5cd2082f2 Merge pull request #415 from akhileshdarjee/4.0-hotfix
small change in doclistview
2014-01-26 21:18:25 -08:00
Anand Doshi
56720e6b2e Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip
Conflicts:
	config.json
	webnotes/widgets/query_report.py
2014-01-24 21:47:49 +05:30
Akhilesh Darjee
7717232142 minor changes 2014-01-24 20:01:55 +05:30
Nabin Hait
d88b4a3b06 Fix in web page 2014-01-23 16:46:46 +05:30
Rushabh Mehta
adc5bbd0fa added new restricted permission to force explict users 2014-01-22 17:54:14 +05:30
Rushabh Mehta
9caf081192 added explicit delete permissions 2014-01-20 17:53:50 +05:30
Rushabh Mehta
f3046abd46 added in db.py, bulk unsubscribe optional 2014-01-20 15:30:39 +05:30
Rushabh Mehta
aa428dfe24 allow template pages to be overriden by apps 2014-01-15 23:25:04 +05:30
Rushabh Mehta
25e8b8f2a0 Load wn.require assets only once 2014-01-08 12:35:38 +05:30
Rushabh Mehta
02ca266c4e fixes to session and added dynamic script loading website.js 2014-01-07 19:43:54 +05:30
Rushabh Mehta
03229d7bdb moved pretty_date to separte file and now can build from different apps 2014-01-07 15:29:11 +05:30
Anand Doshi
3968f66d5f Fixes for MySQL-python==1.2.5 2014-01-05 02:45:00 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +05:30
Rushabh Mehta
f91562b3c3 Merge fix: Move tests to website folders 2013-12-27 13:46:35 +05:30
Anand Doshi
24f2445065 Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions
Conflicts:
	webnotes/__init__.py
	webnotes/core/doctype/docfield/docfield.txt
	webnotes/core/page/data_import_tool/data_import_tool.js
	webnotes/defaults.py
	webnotes/install_lib/install.py
	webnotes/model/bean.py
	webnotes/model/code.py
	webnotes/sessions.py
	webnotes/tests/test_nested_set.py
	webnotes/widgets/page.py
2013-12-26 19:12:35 +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
e9e427d54b Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads 2013-12-24 18:50:39 +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
e665ce1907 notifications via hooks webnotes/wnframework#351 2013-12-13 15:34:12 +05:30
Rushabh Mehta
1ae1e62b5a added manifest, hooks and fixed requires webnotes/wnframework#351 2013-12-13 14:08:28 +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
Rushabh Mehta
aebb3e8bd4 moved files inside webnotes 2013-12-11 10:54:35 +05:30