Britlog
|
529ae92d1e
|
Encoding error on web form rendering (#4418)
|
2017-11-03 09:41:43 +05:30 |
|
mbauskar
|
ee7508347d
|
resolved merge conflicts
|
2017-10-18 16:22:06 +05:30 |
|
Rushabh Mehta
|
69e08f8e97
|
[minor] web form (#4302)
|
2017-10-17 12:24:06 +05:30 |
|
Makarand Bauskar
|
9ff3dfcd4c
|
[hotfix] robots.txt file is considered as static instead of getting context from robots.py (#4325)
|
2017-10-17 11:56:29 +05:30 |
|
Makarand Bauskar
|
91a6c5b246
|
[minor] create __init__ file, passed create_init=True explicitly (#4265)
|
2017-10-09 13:17:03 +05:30 |
|
Makarand Bauskar
|
36a0782564
|
[minor] moved the Website Name field to top (#4258)
|
2017-10-06 11:48:13 +05:30 |
|
Nabin Hait
|
e9126dfce0
|
Merge branch 'master' into develop
|
2017-09-27 18:25:14 +05:30 |
|
Rushabh Mehta
|
3b6ed442af
|
[fix] frappe/erpnext#10939
|
2017-09-27 18:20:20 +05:30 |
|
Aditya Hase
|
1a0eaa4aaa
|
Convert rendered html to unicode before substring matching
|
2017-09-27 01:08:07 +05:30 |
|
Aditya Hase
|
52c7b04932
|
Use next(iter) instead of iter.next()
|
2017-09-27 01:08:07 +05:30 |
|
Nabin Hait
|
ce01845d11
|
Merge branch 'master' into staging
|
2017-09-25 16:30:13 +05:30 |
|
Nabin Hait
|
1d93c66285
|
Fixed merge conflict
|
2017-09-25 16:30:08 +05:30 |
|
Rushabh Mehta
|
adc7ad69cd
|
[fix] desktop notifications
|
2017-09-25 11:06:54 +05:30 |
|
Rushabh Mehta
|
cef8c6be38
|
[minor] web_page, allow any tags
|
2017-09-24 20:59:11 +05:30 |
|
Rushabh Mehta
|
1ee6ff1009
|
[fix] for blog
|
2017-09-24 20:54:28 +05:30 |
|
Rushabh Mehta
|
a52d927e28
|
[fix] for blog
|
2017-09-24 20:51:29 +05:30 |
|
Manas Solanki
|
18d17e2fd5
|
datepicker in the web form
|
2017-09-24 19:11:24 +05:30 |
|
Rushabh Mehta
|
52936f724e
|
[fix] cleanup style for blog listings
|
2017-09-24 12:05:23 +05:30 |
|
Rushabh Mehta
|
57dfa412af
|
[fix] web form datepicker, trigger change event
|
2017-09-23 16:10:37 +05:30 |
|
Rushabh Mehta
|
e4bca53088
|
Merge pull request #4130 from mbauskar/4005
[fixes] render extracted jinja title for custom doctypes
|
2017-09-18 13:25:06 +05:30 |
|
mbauskar
|
9d2985e38c
|
[minor] images attached to website slideshow should be public
|
2017-09-18 11:57:44 +05:30 |
|
Saurabh
|
287d7dc2c6
|
Merge branch 'master' into develop
|
2017-09-16 11:54:28 +05:30 |
|
mbauskar
|
5be75aaf27
|
[fixes] render extracted jinja title for custom doctypes
|
2017-09-15 11:38:50 +05:30 |
|
Saurabh
|
607806e74f
|
[fix] set default role specified in Portal Settings while signup as website user
|
2017-09-14 17:12:47 +05:30 |
|
Faris Ansari
|
0180b3fd3a
|
fix success spelling
|
2017-09-14 11:54:21 +05:30 |
|
Rushabh Mehta
|
884f00eed8
|
Update web_form.js
|
2017-09-14 11:13:40 +05:30 |
|
Manas Solanki
|
f9988fafe9
|
don't route to success message for the website user
|
2017-09-13 18:59:52 +05:30 |
|
Rushabh Mehta
|
683bafef6b
|
Merge pull request #4053 from rmehta/contact-us-settings
Contact Us Settings
|
2017-09-06 10:47:19 +05:30 |
|
Rushabh Mehta
|
faee27f773
|
[fix] [translation] switch to desk, #3328
|
2017-09-04 22:26:12 +05:30 |
|
Rushabh Mehta
|
a5b74ba3bc
|
[fix] add phone, email, skype in contact us, fixes frappe/erpnext#1226
|
2017-09-04 21:46:37 +05:30 |
|
Rushabh Mehta
|
664adb470c
|
[fix] add phone, email, skype in contact us, fixes frappe/erpnext#1226
|
2017-09-04 21:46:28 +05:30 |
|
Rushabh Mehta
|
1c75167f65
|
[fix] refactor website_settings, fixes frappe/erpnet#8949
|
2017-08-31 13:39:09 +05:30 |
|
Rushabh Mehta
|
2ab07f4275
|
[feature] autoname prompt, refactor control.js, fixes frappe/erpnext#8940
|
2017-08-24 18:35:07 +05:30 |
|
Rushabh Mehta
|
19e9834850
|
[added] print style
|
2017-08-17 18:34:14 +05:30 |
|
mbauskar
|
8c5656b99d
|
Merge branch 'master' into develop
|
2017-08-14 12:31:52 +05:30 |
|
Faris Ansari
|
4f61e875f2
|
[hotfix] Website theme
|
2017-08-14 11:08:16 +05:30 |
|
Aditya Hase
|
e324406c8a
|
Import six.moves.urllib.parse.urlencode instead of urllib.urlencode
|
2017-08-11 00:38:26 +05:30 |
|
mbauskar
|
81c75602f2
|
Merge branch 'master' into develop
|
2017-08-09 11:16:16 +05:30 |
|
Makarand Bauskar
|
6298446be8
|
[hotfix] encode title and content field for global search (#3881)
|
2017-08-09 11:01:07 +05:30 |
|
Rushabh Mehta
|
bc4d46a362
|
[fix] style and move setup to system settings
|
2017-08-08 14:29:22 +05:30 |
|
Aditya Hase
|
62bb03ef6e
|
Replaced Python 2 print syntax with Python 3 syntax (#3838)
* Replaced Python 2 print syntax with Python 3 syntax
* Update utils.py
|
2017-08-02 17:10:40 +05:30 |
|
Aditya Hase
|
9d7d384a63
|
Replaced urllib.quote imports with six.moves.urllib.parse.quote (#3837)
|
2017-08-02 17:09:16 +05:30 |
|
Aditya Hase
|
e6bd1e4995
|
Replaced all instances of 'unicode' with 'six.text_type' (#3825)
|
2017-08-02 16:57:39 +05:30 |
|
Rushabh Mehta
|
8f2b001bd0
|
[docs] add headings
|
2017-07-31 16:21:13 +05:30 |
|
Rushabh Mehta
|
df66dfe941
|
[fix] render.py for home
|
2017-07-28 15:16:24 +05:30 |
|
Rushabh Mehta
|
50d06d1202
|
[minor] sitemap.xml is also programmable
|
2017-07-28 14:42:14 +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 |
|
Britlog
|
6d1c652cfe
|
Blog breadcrumbs (#3646)
* Blog breadcrumbs
* Update blog_post.py
* Update blog_post.py
|
2017-07-10 12:59:04 +05:30 |
|
Nabin Hait
|
d366bde7c1
|
Escape success message (#3644)
|
2017-07-08 19:33:58 +05:30 |
|
Nabin Hait
|
698e2d8c69
|
Escaped success msg in web form. Fixes frappe/erpnext#9729 (#3643)
|
2017-07-08 13:53:00 +05:30 |
|