Commit graph

16 commits

Author SHA1 Message Date
Faris Ansari
b6d5607ebc Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2019-02-01 00:06:21 +05:30
Aditya Hase
6031e2bc9c fix(search): Fix possible reflected XSS attack vector (#6860) 2019-01-30 19:55:50 +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
Rushabh Mehta
98e1e16fb7 fixes(various): macro in web.html, show saving message in quick entry 2018-08-16 09:20:24 +05:30
Sushant Nadkar
2808000365 [UX Improvement] Removed uri encoding from search results on front end (#5626)
* removed uri encoding from search results on front end

* decode search string using html2text
2018-06-04 12:01:09 +05:30
Faris Ansari
92e8856588
New Build System: Rollup (#5010)
* JS build working

* Css build working!

* Uglify JS in production

* fix codacy

* Add frappe.commands.popen

* FIx ESLint errors

* Add socket.io to package.json

* ignore subprocess warnings

* Add babel-runtime

* sleep 20 after bench start

* remove set -e

* [FIX] non-shell subprocess call

* [FIX] use shell = False

* split commands
2018-02-20 13:47:48 +05:30
Rushabh Mehta
2932ff7cb1 [fix] script execution 2017-04-12 14:16:52 +05:30
Robert
9e8896d3c1 [minor] translation related: Address document autoname and Search box placeholder (#2918)
* strings in templates translatable

* [minor] placeholder in search box is translatable now

* Address autoname creates new name from translated address_type
2017-03-27 15:24:06 +05:30
robulik
d0a35cd7da [Minor] fix of translatable strings ("No Tags", "Profile") (#2892)
* Slovak translations

* New strings pulled

* Slovak translations for Desktop terms

* Slovak translations'

* Slovak translations

* Slovak translations

* Slovak translations

* Slovak translations

* Quick entry window now with translatable footer notes

* Slovak translation waits for bulk pull request

* Slovak translations

* Slovak translations

* Slovak translations

* Slovak translations

* Button Make a new {0} in list view - which is already translated string

* Translatable strings 'No Tags' and 'Profile'

* Minor fix of translatable strings (No Tags, Profile)

* [fix] translations for strings in templates
2017-03-23 14:52:18 +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
Faris Ansari
16827f022d redesigned mobile view 2016-06-29 16:11:41 +05:30
Rushabh Mehta
19ce3e7586 [fixes] website 2016-06-27 14:54:56 +05:30
Kanchan Chauhan
6b366d9ab9 Website makeover 2016-05-02 12:03:29 +05:30
Anand Doshi
9c5e1199de [css] cleanup + moved products and homepage to erpnext + [fix] get_js 2016-04-22 18:52:47 +05:30
Kanchan Chauhan
0e0789ae00 Website Changes 2016-04-22 17:46:48 +05:30
Kanchan Chauhan
1119a82cdb Changes 4 2016-04-20 16:23:10 +05:30