Commit graph

56 commits

Author SHA1 Message Date
Rushabh Mehta
bfa938ff17 [web-forms] mandatory fields must updated before payment, customize list for webform and other fixes 2016-09-28 15:08:10 +05:30
Rushabh Mehta
7f77139774 [fix] minor date-format 2016-09-26 17:56:38 +05:30
Rushabh Mehta
541d8be95f [complete] auto email report 2016-09-14 12:00:52 +05:30
Rushabh Mehta
ede3a8ca05 [fix] get_visible_columns in jinja.py 2016-08-24 18:45:29 +05:30
Rushabh Mehta
7ed7245564 [fix] tests 2016-08-24 12:04:30 +05:30
Rushabh Mehta
c034750708 [fix] for building help 2016-08-23 18:10:00 +05:30
Rushabh Mehta
8a32adcaf8 [command] bench setup-help will make the help db 2016-08-23 17:53:38 +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
349a65402f [website] fixes for generating docs 2016-06-23 18:22:03 +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
620b2f82b3 [minor] get_gravatar in templates to not query and show 2016-06-08 16:03:56 +05:30
Rushabh Mehta
b902d1e8cc [enhancements] now can {% include %} in page js files and also write jinja like tags in js templates 2016-04-21 19:00:07 +05:30
Rushabh Mehta
b6262c1639 [modules] [redesign] 2016-03-16 11:17:30 +05:30
Rushabh Mehta
eb399f74bd [enhancement] desktop icons, completed modules setup and test cases 2016-03-16 11:17:29 +05:30
Anand Doshi
353e8a9d1f [fix] Sanitize form_dict and doc values to prevent XSS 2016-02-23 12:11:28 +05:30
Anand Doshi
cb7f638255 [hotfix] dev_server = 1 2016-02-08 19:09:55 +05:30
Rushabh Mehta
38ac775bd6 [cleanup] added frappe.utils.jinja.validate_template 2016-02-08 14:50:19 +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
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
9a5d7794c5 [minor] add frappe.db.get_default to jinja 2015-12-28 10:41:17 +05:30
Anand Doshi
587ce59824 [fix] Image formatter for print format 2015-09-30 11:48:01 +05:30
Anand Doshi
0d64c0a335 [fix] allowed jinja functions 2015-09-11 11:40:15 +05:30
Rushabh Mehta
18d0a886c0 [docs] update to auto documentation generator 2015-07-22 16:38:44 +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
Nabin Hait
15ab5c19fd fixes in scrubbing url 2015-03-24 16:55:40 +05:30
Anand Doshi
5b4dceb6f7 [website] 2015-03-10 14:37:02 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
8603b11d63 fixes in website 2015-02-27 20:11:24 +05:30
Anand Doshi
a1290bbdab Website Theme 2015-02-23 22:13:38 +05:30
Rushabh Mehta
f96fb3a7d6 [docs] fixes and updates 2015-02-13 16:10:47 +05:30
Rushabh Mehta
2448157e3d [blog] rewrite blog page 2015-02-11 17:54:42 +05:30
Rushabh Mehta
c19cb66542 [print-format] add print heading + fix tables 2015-02-03 17:54:36 +05:30
Anand Doshi
d3bf12e77f [fix] get jenv and use ios safari's fullscreen 2015-01-22 10:49:13 +05:30
Rushabh Mehta
cd9a34616f [style] 2014-12-26 12:51:09 +05:30
Rushabh Mehta
bb87203147 [docs] updates to autodoc 2014-11-19 16:23:44 +05:30
Rushabh Mehta
f7ecab62d7 [docs] 2014-11-18 17:14:16 +05:30
Rushabh Mehta
bc2a8df9ce [autodocs] started 2014-11-11 12:32:34 +05:30
Rushabh Mehta
c3ac0b9113 [merge] develop 2014-11-10 12:43:20 +05:30
Rushabh Mehta
64d062edad [website] fixes 2014-10-30 18:01:48 +05:30
Rushabh Mehta
c5c8a54d1a [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
Pratik Vyas
711b461a5f [minor] use get-url for notosans link in standard.css 2014-10-22 16:50:23 +05:30
Rushabh Mehta
fe0c67fc21 [jinja] globals 2014-10-20 16:56:58 +05:30
Rushabh Mehta
68f0b8bd17 [fix] generator caching 2014-10-20 15:54:37 +05:30
Rushabh Mehta
471d2c533a [comments] [website] show bootstrap media style with gravatar 2014-10-17 15:24:25 +05:30
Rushabh Mehta
746ae7671a [minor] fixes to web forms 2014-10-17 15:24:25 +05:30
Rushabh Mehta
93f7a7ee69 [web-forms] updated features 2014-10-17 15:24:25 +05:30
Rushabh Mehta
8917d41f89 web-form-fixes 2014-10-17 15:24:25 +05:30
Rushabh Mehta
5ea8896b1a [fix] jinja 2014-10-08 14:09:21 +05:30
Rushabh Mehta
f699c2d135 [fixes] minor: email_alert, listview, doctype validation 2014-10-07 10:40:57 +05:30
Anand Doshi
76d5075bbc Merge pull request #818 from rmehta/web-forms
Web forms
2014-09-04 14:59:25 +05:30