Faris Ansari
5cb91ae57b
Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4
2018-12-14 10:07:15 +05:30
Saurabh
b727233948
Merge branch 'staging' into develop
2018-12-13 10:37:25 +05:30
Sagar Vora
36364fa54d
fix(ui): make footer appear at end of page ( #6610 )
2018-12-12 14:10:23 +05:30
Faris Ansari
68a7b81374
feat: Migrate Website to Bootstrap 4
...
- Use bootstrap 4 base for website assets
- hooks.py: Remove bootstrap hook
- Upgrade navbar, breadcrumbs to 4
- Support multi-level dropdown
BREAKING CHANGE
2018-11-12 18:09:59 +05:30
Suraj Shetty
9842734e12
Add UI enhancements and some bug fixes
2018-10-21 09:52:12 +05:30
Rushabh Mehta
98e1e16fb7
fixes(various): macro in web.html, show saving message in quick entry
2018-08-16 09:20:24 +05:30
Prateeksha Singh
a0f497edcf
[Refactor] Webforms ( #5537 )
...
* [webform] login and date control working
* [webform] text editor and autocomplete imports
* [webform] add utils (before commons) to web js
* [website][init] messages in website
* [webform][wip] date field
* [webform][purge] form via controls and values
* [webform] remove old extraneous get_data code
* [webform][purge] remove upload handler and other listeners
* [webform][new] WebForm object
* [webform] save docs
* [webform] edit profile
* [controls] import awesomplete in multiselect
* [webform] handle existing doc or new form
* [es-module] independence of grid control by import structure
* [webform] grid on website! Stage I
* [webform][grid] include meta, model and perm on website >.<
* [webform] fix payment details
* [webform][fix] get table fields
* [webform][test] remove server field html test as not required
* [webform] check document permission
* Rename WebForm.js to webform.js
2018-06-22 11:35:52 +05:30
Rushabh Mehta
113446d661
[fix] ellipsis in navbar brand #5599
2018-05-23 16:22:52 +05:30
Raghavendra Kamath
bc12dc57d4
remove padding from first item in blog roll list ( #5282 )
2018-03-27 10:43:15 +05:30
Kenneth Sequeira
8fb49fcac0
Responsive iframe ( #5005 )
...
* testing resposive iframe
* changes to website.css + website.less
2018-02-15 15:29:54 +05:30
Raghavendra Kamath
7a679a99e0
Cleanup the default blog list and blog post styles ( #4914 )
...
* make changes in the blog templates
* Add the inline styles to website.less
I also tweaked the design a bit, added h1 for header and increased the spacing a bit.
* Remove inline style and add css to less file
also added some spacing to make the blogpost look good by default.
* make the headings bold
2018-01-31 11:02:35 +05:30
Rushabh Mehta
52936f724e
[fix] cleanup style for blog listings
2017-09-24 12:05:23 +05:30
Rushabh Mehta
bc4d46a362
[fix] style and move setup to system settings
2017-08-08 14:29:22 +05:30
Faris Ansari
8dc9645cdb
Decrease website sidebar width, push down for mobile ( #3864 )
2017-08-07 13:35:22 +05:30
Rushabh Mehta
644430754e
[minor] sidebar in website not hidden in mobile
2017-08-04 15:49:18 +05:30
Rushabh Mehta
c519122929
[docs] Build docs in an app ( #3796 )
...
* [docs] to be rendered in website
* [docs] generating-docs.md
* [fix] codacy
* [docs] minor updates
* [fix] routing
2017-07-28 11:43:16 +05:30
Rushabh Mehta
bc8044c4e0
[fix] no breadcrumbs in update-password
2017-07-27 10:39:26 +05:30
Faris Ansari
db22aa1c87
Email styling using email.less ( #3704 )
...
* DRY font-family declarations
* Add email.less, inline styles using premailer
* min-width 100% for mobile email clients
* Emails without header have default 100% width (like before)
* Include email.css for all apps
* Keep !important declarations
* Add test case for inlining css
* Ignore important rules in css
* minor
2017-07-19 16:21:06 +05:30
Rushabh Mehta
f5b975305d
[regional] ability to load country-wise js for forms
2017-06-27 17:30:50 +05:30
Faris Ansari
90b62d6fc6
Breadcrumb ui fix in website portal ( #3141 )
...
- frappe/erpnext#8317
2017-04-24 14:17:24 +05:30
Rushabh Mehta
1e7229c45f
[enhance] global search in website ( #2810 )
...
* [enhance] global search in website
* [fix] create table query
* [website] navbar search in header if set
* [minor] navbar_search in website settings
2017-03-07 16:37:50 +05:30
Rushabh Mehta
925d315006
[minor] website fixes
2017-03-02 18:06:16 +05:30
Rushabh Mehta
8ac3a9a7ca
[web-forms] added text-editor and using div in summernote instead of p
2017-02-28 12:13:36 +05:30
Rushabh Mehta
042e2b09cb
[design] Redesign, cleanup Login, Message pages ( #2564 )
...
* [cleanup] login, message pages
* [style] cleanups
* [cleanup]
* [cleanup] update password
* [fix] name for web form (fixes edit-profile)
2017-01-10 14:44:42 +05:30
Rushabh Mehta
bb16362578
Reportview fixes ( #2554 )
...
* [fix] doctype.py dont setup fetch if new
* [fix] show parent data only once by default in report and fix print for report builder
2017-01-10 14:38:26 +05:30
Rushabh Mehta
d579cea70d
Configurable Website Sidebar in Web Pages ( #2530 )
...
* [wip] website fixes
* [added] Website Sidebar
2016-12-30 12:39:01 +05:30
Rushabh Mehta
eabceaec56
[fix] formatting and modified filters for auto email report, fixes frappe/erpnext#7081 and frappe/erpnext#7147
2016-12-26 13:03:57 +05:30
Rushabh Mehta
889079504c
Blog fixes ( #2437 )
...
* [minor] update fetch field only if null
* [fix] blog filtering, titles etc
2016-12-09 15:59:05 +05:30
Rushabh Mehta
5da6226e2e
[minor] web form paging fix
2016-12-08 14:19:29 +05:30
Nabin Hait
342e3ec10a
Merge branch 'master' into develop
2016-11-14 17:39:07 +05:30
Rushabh Mehta
faba31b556
[fix] css for shopping cart
2016-11-14 14:54:26 +05:30
pratu16x7
edf4fcb522
Reorganise footer links
2016-11-05 15:48:50 +05:30
Rushabh Mehta
4dc37d216f
[style] for web forms
2016-10-05 17:25:48 +05:30
Faris Ansari
18b2837b4d
[ui] blog comments area fix
2016-08-02 15:39:13 +05:30
Faris Ansari
0fd18d7efd
[fix] blog post horizontal scroll fixed
2016-07-28 17:01:20 +05:30
Rushabh Mehta
9570eecc4d
[fix] setup wizard redesign for schools
2016-07-21 16:01:37 +05:30
Faris Ansari
5207816d37
deleted offcanvas related files and code
2016-07-20 13:27:48 +05:30
Anand Doshi
5ebfe2e771
[fix] show clickable link in expiry message
2016-07-14 16:27:33 +05:30
Faris Ansari
c115b77f74
removed unnecessary viewport check
2016-06-29 16:54:13 +05:30
Faris Ansari
6397d1d250
[enhance] added back navigation to list view
2016-06-29 16:11:41 +05:30
Faris Ansari
16827f022d
redesigned mobile view
2016-06-29 16:11:41 +05:30
shubham7saxena
9a2002d1a2
fixing the sidebar title
2016-06-28 17:43:07 +05:30
Rushabh Mehta
5e3bcbe01f
[tests] added basic tests for page and generator
2016-06-27 11:50:04 +05:30
Rushabh Mehta
c4721bf47f
[style] use native system fonts for website
2016-06-16 18:03:13 +05:30
Rushabh Mehta
534ef217e3
[fix] provide document_flow
2016-06-08 13:17:33 +05:30
Rushabh Mehta
3eb8634904
[cleanup] website / portal css
2016-05-20 16:36:38 +05:30
Rushabh Mehta
aa9e1ae0a9
[fix] blog, comments css
2016-05-16 13:09:51 +05:30
Rushabh Mehta
3e489d3cb6
[cleanup] website
2016-05-12 15:22:13 +05:30
Kanchan Chauhan
b1445481f6
page-content padding fixed
2016-05-10 17:58:07 +05:30
Kanchan Chauhan
ae5ee30a78
Spaces and blogger name fixed
2016-05-10 16:46:39 +05:30