Commit Graph

158 Commits

Author SHA1 Message Date
Rushabh Mehta
a9302b01d1 added dropdowns to website toolbar 2012-09-05 12:32:19 +05:30
Anand Doshi
9fdc4abced added newsletter feature 2012-08-24 14:13:42 +05:30
Anand Doshi
5513775326 fix in number of comments 2012-08-23 17:17:46 +05:30
Anand Doshi
005ab30644 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-08-23 17:17:24 +05:30
Anand Doshi
7e657d79fd global date format for blog comments 2012-08-23 17:15:13 +05:30
Anand Doshi
d297b88f60 Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/patches/patch_list.py
2012-08-23 15:26:38 +05:30
Anand Doshi
6db2ac51e6 changed blog comments date format to global date format i.e. 1 January 2012 2012-08-23 15:24:21 +05:30
Anand Doshi
25dd92dbdb coerce markdown2.UnicodeWithAttrs to unicode in blog comments 2012-08-17 23:36:11 +05:30
Rushabh Mehta
c3de42c892 bugfix: blog 2012-08-13 11:31:27 +05:30
Rushabh Mehta
fa0e252d4b blog comments fix, markdown and not sent multiple times 2012-08-13 11:09:21 +05:30
Rushabh Mehta
aaa75496e2 added email chain on blog comment and number of comments 2012-08-06 15:22:17 +05:30
Rushabh Mehta
49dc5da0dc refactor unicode changes and merge with master with refactored email 2012-08-03 16:02:24 +05:30
Rushabh Mehta
ba54cf6eef added 'Email Send' feature in blog to send blog by mail to all subscribers 2012-08-03 14:14:02 +05:30
Rushabh Mehta
5f21cc03e6 created files for blog subscription to be embedded in blog and blog_page 2012-08-03 14:13:30 +05:30
Rushabh Mehta
4b3b25e1d6 aded 'add_subscriber' method to be called from website 2012-08-03 14:10:59 +05:30
Rushabh Mehta
f0018b5e05 added unsubscribed fields in Lead and Contact and cleaned up sendmail function 2012-08-02 18:03:12 +05:30
Rushabh Mehta
a4fe7180f4 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py 2012-08-02 13:07:23 +05:30
Anand Doshi
33987a0ad2 Merge branch 'master' of github.com:webnotes/erpnext into unicode 2012-07-31 19:18:44 +05:30
Anand Doshi
c7d5fc4952 fix in recent blog list link 2012-07-31 19:15:01 +05:30
Anand Doshi
396628e7ea Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/accounts/doctype/sales_invoice/sales_invoice.py
	erpnext/patches/patch_list.py
2012-07-27 14:45:24 +05:30
Anand Doshi
b3a4c09e07 added guest read permission to blog 2012-07-27 14:39:27 +05:30
Rushabh Mehta
0fa628bf86 Merge branch 'master' of github.com:webnotes/erpnext into unicode
Conflicts:
	erpnext/accounts/doctype/sales_invoice/sales_invoice.py
	erpnext/patches/patch_list.py
	public/js/report-legacy.js
2012-07-26 15:46:13 +02:00
Anand Doshi
adc6c7c02b moved add comment button outside comments div 2012-07-26 19:11:44 +05:30
Anand Doshi
486f9dfcec added unicode_literals import at start of each file 2012-07-19 13:40:31 +05:30
Rushabh Mehta
91ba346354 profile cleanup start and new auth table for better security 2012-07-13 14:54:40 +05:30
Anand Doshi
255d58b3a0 fixes in error logging and refresh cache issues 2012-07-13 08:53:07 +05:30
Anand Doshi
665f6048f1 do not delete web cache in refresh cache 2012-07-13 08:15:03 +05:30
Anand Doshi
72a824f483 do not delete web cache in refresh cache 2012-07-13 08:14:32 +05:30
Anand Doshi
4cf55c5a04 fixes in blog caching 2012-07-13 02:16:22 +05:30
Anand Doshi
53bd49d46c fixes in blog cache logic 2012-07-13 01:45:19 +05:30
Anand Doshi
51eb8a18ba fix in blog caching 2012-07-13 01:32:23 +05:30
Anand Doshi
970988664a clear cache if home page 2012-07-13 01:22:19 +05:30
Anand Doshi
200c443b72 fixes in blog list 2012-07-13 01:14:52 +05:30
Anand Doshi
f01059fd3e fixes in blog list 2012-07-13 00:46:59 +05:30
Anand Doshi
3d53e86755 fixes in log comment and web page saving 2012-07-12 20:12:40 +05:30
Anand Doshi
1a51cc9ad0 fixes in cms2 updates 2012-07-12 19:03:58 +05:30
Anand Doshi
51146c07c3 cleaner web cache code 2012-07-12 18:41:12 +05:30
Anand Doshi
8790188fc8 fixes in web cache record insert for exceptional pages like 404, login-page, index etc. 2012-07-11 20:04:32 +05:30
Anand Doshi
be59e7cc10 fixes in web cache 2012-07-11 19:12:01 +05:30
Anand Doshi
f7765a899b Show Brand as ERPNext if brand not specified 2012-07-11 19:05:27 +05:30
Anand Doshi
51fc20be5b fixes in index page logic 2012-07-11 18:56:13 +05:30
Anand Doshi
8c7e76ba44 RSS for blog
Comment addition into blog page's dom
2012-07-11 18:40:57 +05:30
Anand Doshi
40fce89631 Favicon for website
Started work on comments to be embedded in blog page
2012-07-09 20:02:52 +05:30
Anand Doshi
e47def842d Improvements in product page and its listing
Login page rendered via a template
2012-07-09 15:56:12 +05:30
Anand Doshi
bba4db1627 product listing and pages 2012-06-27 12:06:45 +05:30
Anand Doshi
10bcf5ea25 blog listing + started with products page and listing 2012-06-26 18:54:10 +05:30
Anand Doshi
c7b485e724 blog - on update - delete cache if not published 2012-06-22 20:08:30 +05:30
Anand Doshi
72c945b7c6 template based web page loading using web.py 2012-06-22 20:01:07 +05:30
Anand Doshi
9078f652c3 Merge branch 'master' into cms2 2012-06-21 11:50:44 +05:30
Anand Doshi
5d9fc72753 updates in web.py and template - page.html 2012-06-21 11:48:51 +05:30