Rushabh Mehta
863aebcc78
[fixes] for translation and save full url for 404
2016-07-25 11:01:28 +05:30
Rushabh Mehta
9570eecc4d
[fix] setup wizard redesign for schools
2016-07-21 16:01:37 +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
Rushabh Mehta
d6cd9d1622
[cleanup] webforms
2016-07-19 13:25:17 +05:30
Rushabh Mehta
0b05a48bd8
[fix] router heading fix for translate
2016-07-18 10:30:29 +05:30
Anand Doshi
5ebfe2e771
[fix] show clickable link in expiry message
2016-07-14 16:27:33 +05:30
Dony Sukardi
2dedc9a3de
Fix for Documentation
...
The following issues are addressed in this commit:
- Synchronize CSS with the layout changes in Docs
- Hide 'Shopping Cart' on Docs pages
- Load Frappe context for Jinja
- Fix for 'Improve this page' link
- Get title for ToC from .md files
- Fix for non-pages child routes
2016-07-12 03:16:05 +08:00
Rushabh Mehta
d631f131b5
[fix] test
2016-07-11 18:28:26 +05:30
Rushabh Mehta
bb29746c15
[fix] patch
2016-07-11 18:14:26 +05:30
Rushabh Mehta
d1956d0c13
Merge pull request #1834 from shubham7saxena/frappe-web-form
...
added parameter passing in web form creation
2016-07-11 17:53:05 +05:30
shubham7saxena
bccae71da3
added parameter passing in web form creation
2016-07-11 16:21:04 +05:30
Rushabh Mehta
093f293f42
[fix] grids editable by default
2016-07-11 16:06:20 +05:30
Rushabh Mehta
3e3e30cfa6
[cleanups]
2016-07-08 18:21:33 +05:30
Rushabh Mehta
c922ad3996
Revert "[fix] set project name while creating task frappe/erpnext#5599"
2016-07-08 06:40:57 +05:30
Saurabh
244679ff8b
[fix] set project name while creating task frappe/erpnext#5599
2016-07-07 17:24:50 +05:30
Rushabh Mehta
ef176d8926
[cleanup] contact
2016-07-07 15:21:17 +05:30
Rushabh Mehta
495138e52f
[minor] fix contact link
2016-07-07 14:02:07 +05:30
Kanchan Chauhan
85cbf26a20
Back link used for breadcrumbs removed
2016-07-05 17:15:09 +05:30
Rushabh Mehta
fa6f279398
Merge pull request #1837 from netchampfaris/remove-offcanvas
...
added dropdown, disabled offcanvas in portal
2016-07-04 16:14:33 +05:30
latyas(懒)
58901e644b
Forgot add self
2016-07-04 18:42:11 +08:00
latyas(懒)
9634688d17
self.route does not initiate
...
Or exception raises in `validate` method.
2016-07-04 18:32:20 +08:00
Faris Ansari
c05e139366
dropdown in portal fixed
2016-07-04 15:54:11 +05:30
Anand Doshi
662b6d4694
[fix] Edit DocType in Single DocType Menu, render message fix
2016-07-02 20:50:05 +05:30
Rushabh Mehta
daac918f29
Merge pull request #1826 from neilLasrado/develop
...
Make frappe.session_user available for web_forms
2016-06-29 14:53:25 +05:30
Neil Trini Lasrado
ec464b09c1
Make frappe.session_user available for web_forms
2016-06-29 14:52:06 +05:30
Anand Doshi
87da8abd6a
[feature] robots.txt - uses Website Settings or frappe.local.conf.robots_txt (file path)
2016-06-29 13:25:43 +05:30
Rushabh Mehta
0d9dbac40e
[minor] sidebar_menu renamed to sidebar_items
2016-06-28 17:10:17 +05:30
Rushabh Mehta
10106ed065
[minor] [portal] sidebar_items
2016-06-27 18:41:12 +05:30
Rushabh Mehta
205b349880
[minor] move add_sidebar_items to the top
2016-06-27 18:13:49 +05:30
Rushabh Mehta
19ce3e7586
[fixes] website
2016-06-27 14:54:56 +05:30
Rushabh Mehta
5e3bcbe01f
[tests] added basic tests for page and generator
2016-06-27 11:50:04 +05:30
Rushabh Mehta
21edc27a2c
[minor] make route only if published
2016-06-25 18:08:27 +05:30
Rushabh Mehta
3ef7d5ba78
[minor] make route only if published
2016-06-25 18:00:38 +05:30
Anand Doshi
3854bcad04
[fix] limits variables and how usage is stored within limits + additional fixes
2016-06-25 17:41:19 +05:30
Anand Doshi
31ad8d5837
[fix] number format and website messages
2016-06-24 18:06:42 +05:30
Rushabh Mehta
b6e8e01181
[enhance] web forms are now first class
2016-06-24 16:40:28 +05:30
Rushabh Mehta
c262e7e3ef
[fix] tests
2016-06-24 15:29:39 +05:30
Rushabh Mehta
349a65402f
[website] fixes for generating docs
2016-06-23 18:22:03 +05:30
Rushabh Mehta
47005e9e02
[fix] parent_website_route + '/' + page_name = route
2016-06-23 15:47:47 +05:30
Rushabh Mehta
0cb31006e5
[redesign] website route is evaluated on request, no cold start
2016-06-23 12:23:37 +05:30
Rushabh Mehta
f81632b9d9
[redesign] removed website statics, www served like templates/pages
2016-06-23 10:54:31 +05:30
Anand Doshi
a30a7132b6
[fix] website.js - msgprint
2016-06-22 20:21:14 +05:30
shubham7saxena
4099f0a343
fixed issues related to context resulting in loggin problems in portal
2016-06-16 18:33:47 +05:30
Anand Doshi
8df1c36a17
Merge pull request #1784 from vjFaLk/frappe-limits
...
[WIP] Move Frappe subscription features to Frappe App as Limits
2016-06-13 12:21:20 +05:30
shreyas
9511e14353
Move Frappe subscription features to Frappe App as Limits
2016-06-10 16:34:53 +05:30
Rushabh Mehta
620b2f82b3
[minor] get_gravatar in templates to not query and show
2016-06-08 16:03:56 +05:30
Rushabh Mehta
9e008ce1ca
[fix] add communication in comments, fixes frappe/erpnext#5450
2016-06-08 15:29:00 +05:30
Rushabh Mehta
534ef217e3
[fix] provide document_flow
2016-06-08 13:17:33 +05:30
Rushabh Mehta
6824df7ac9
[cleanup] rename functions in website and router for cleaner meaning
2016-05-29 14:25:49 +05:30
Rushabh Mehta
a6ae7cc614
[feature] website static page generation is now hookable
2016-05-23 17:40:18 +05:30