gaurav-naik
7e57005894
Allow control over loading scripts in base.
...
Some control over how base scripts are loaded would be helpful. Faced issue while integrating summernote within web page.
https://github.com/summernote/summernote/issues/138
For now, we have overridden base.html in custom app.
2016-09-29 13:21:06 +05:30
Faris Ansari
5207816d37
deleted offcanvas related files and code
2016-07-20 13:27:48 +05:30
Faris Ansari
65f94ea85e
comment out offcanvas related code
...
[minor] toggle-sidebar button in form view
delete offcanvas code
2016-07-20 13:27:48 +05:30
Anand Doshi
0acf14bde5
[fix] striptags for title block in base.html
2016-07-13 11:29:31 +05:30
Rushabh Mehta
45048ac41a
[realtime] ability to get socket working in website, now_datetime should not be timezone aware and web-form properties should take preceedence
2016-01-27 12:26:21 +05:30
Anand Doshi
7fba47b75d
[fix] web.html and breadcrumbs
2016-01-04 17:51:38 +05:30
Rushabh Mehta
eac452a926
[cleanup] web templates, now using standard jinja architecture and removed push-state
2016-01-01 17:49:25 +05:30
Rushabh Mehta
308913fd03
[website] load js after html
2016-01-01 17:17:47 +05:30
Anand Doshi
8a57ff6824
[fix] csrf token for website if switch to desk
2015-09-23 17:08:19 +05:30
Anand Doshi
b14fc160fd
[hotfix] show head html as blank if None
2015-08-27 11:12:29 +05:30
Anand Doshi
bf9ce00aea
[enhancement] head_html in Website Settings to add HTML tags in the head section of each web page
2015-08-26 12:20:36 +05:30
Anand Doshi
84579ed3bf
[minor] website and avatar
2015-07-22 14:32:18 +05:30
Anand Doshi
78b1e72633
[fix] replace filter with_leading_slash with abs_url, ensures consistent urls by changing relative to absolute urls wherever the filter is used
2015-05-29 14:30:15 -04:00
Anand Doshi
3ae69187f4
moved frappe-web.min.js to head section, cleanup in comments and web-form css
2015-04-23 20:49:41 -04:00
Anand Doshi
0c261a7510
[minor] fix duplication because of merge
2015-04-23 00:47:38 -04:00
Anand Doshi
9b6fbd56eb
[fix] loading scripts in body and disable more button in listing
2015-04-23 00:46:29 -04:00
Rushabh Mehta
d0b33a7239
[hot] login fix in base.html
2015-04-22 11:24:02 +05:30
Anand Doshi
0757ad074e
moved js to base.html body, fixed statics update
2015-04-20 10:39:36 -04:00
Rushabh Mehta
c34221a58e
[notifications] added to title and new favicon
2015-04-16 12:41:20 +05:30
Anand Doshi
1459242715
website fixes
2015-04-07 21:05:38 +05:30
Rushabh Mehta
b354ab9b58
[minor] messages on permission, website etc
2015-03-25 13:59:06 +05:30
Anand Doshi
dd9a4303d8
fixed base.html
2015-03-24 19:57:29 +05:30
Rushabh Mehta
c26769e6e7
[website] add content to web page for search and add javascript globals via hooks
2015-03-24 13:02:44 +05:30
Rushabh Mehta
acc314d0ab
[website] add full_index and list cleanups
2015-03-23 18:40:08 +05:30
Rushabh Mehta
9f7791bca5
[website] route caching, bye bye sidebar, navbar search, blog cleanup
2015-03-12 16:31:14 +05:30
Rushabh Mehta
b7a9ca3092
[style] website
2015-03-09 19:30:40 +05:30
Rushabh Mehta
24d19a4ab8
[breadcrumbs] refactor, add preferred
2015-03-09 15:47:43 +05:30
Rushabh Mehta
ed5f020d01
[website] cleaned up layout, sidebar sent as content
2015-03-08 12:24:56 +05:30
Anand Doshi
43db32cd51
[website] on push-state page-change, scroll to anchor hash tag
2015-02-28 01:16:15 +05:30
Anand Doshi
7f75e233a8
Website Listing
2015-02-23 22:30:03 +05:30
Anand Doshi
50f2d1b5cd
Website Offcanvas Sidebar
2015-02-23 22:13:39 +05:30
Anand Doshi
a1290bbdab
Website Theme
2015-02-23 22:13:38 +05:30
Rushabh Mehta
c335a041b3
[fixes] [minor] website layout, data import tool
2015-02-17 12:51:13 +05:30
Rushabh Mehta
63306511ad
micro-templates, refactor, fix
2014-08-08 11:56:22 +05:30
Rushabh Mehta
538f3b897c
fix sync progress bar and favicon for desk
2014-06-30 12:21:04 +05:30
Anand Doshi
2464568cc0
Fixes in Website Route system
2014-06-27 20:58:12 +05:30
Anand Doshi
89e3e3af52
Moved web_include_js to head section
2014-06-13 15:05:32 +05:30
Rushabh Mehta
e714729a82
various fixes to style_settings, fixes frappe/erpnext#955
2014-05-28 11:30:36 +05:30
Rushabh Mehta
1bf127e778
bugfix for include
2014-05-09 15:05:23 +05:30
Rushabh Mehta
a060b2b4a2
added bulk option in frappe.sendmail and header extension
2014-05-09 10:51:22 +05:30
Rushabh Mehta
f3f7a935d4
website update
2014-04-23 13:47:10 +05:30
Rushabh Mehta
1c47206a47
website updates
2014-04-22 16:52:47 +05:30
Rushabh Mehta
0006170922
website cleanups
2014-04-21 22:11:09 +05:30
Rushabh Mehta
2ccbbe8c93
multiple fixes
2014-04-10 16:38:28 +05:30
Anand Doshi
b6b9f0ab13
Fixes to Respond as Page, Error Page when not ajax, strip script and style tags from script and style blocks, hide sidebar and breadcrumbs if no content in them
2014-03-17 22:22:15 +05:30
Rushabh Mehta
b96543df03
allow to set base_template via hooks
2014-02-26 16:44:11 +05:30
Anand Doshi
fe34d271d1
If error in pushState ajax, reload page
2014-02-24 16:04:55 +05:30
Rushabh Mehta
c95e051ed8
fixed login and added script_lib in template for one time script loading
2014-02-19 16:48:21 +05:30
Anand Doshi
d594822d9c
-webnotes +frappe
2014-02-14 17:44:19 +05:30
Rushabh Mehta
024ddfcc5b
-webnotes +frappe 💥
2014-02-14 14:55:11 +05:30