Commit graph

244 commits

Author SHA1 Message Date
Anand Doshi
465318878e [enhancement] Merge Comment and Feed into Communication 💥 2016-02-04 17:46:53 +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
Anand Doshi
7fba47b75d [fix] web.html and breadcrumbs 2016-01-04 17:51:38 +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
Anand Doshi
c7266bbaaf [fix] bypass error if Website Theme isn't found. This could lead to untraceable error when rendering error page. 2015-12-21 21:53:43 +05:30
Rushabh Mehta
72cfc2c6cc [docs] add option of white background 2015-12-04 16:02:24 +05:30
Anand Doshi
15ffac514c [fix] Apply docfield customization in webforms based on fieldname, don't add custom fields, translate labels in webforms 2015-11-23 18:43:59 +05:30
Nabin Hait
ee886b82d8 [fix] Enable save button if custom and not in developer mode 2015-11-19 16:36:41 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +05:30
Anand Doshi
11d76ba2a1 [fix] web form validation 2015-11-18 18:37:26 +05:30
Anand Doshi
4678844955 [fix] Use meta fields in a standard web form 2015-11-18 16:35:51 +05:30
Anand Doshi
ef6016bfcd Merge pull request #1405 from rmehta/standard-in-web-form
[minor] [enhancement] ability to make web-form standard
2015-11-16 16:22:47 +05:30
Rushabh Mehta
6dcda4c30f [minor] [fix] don't let success message break web form 2015-11-13 14:46:08 +05:30
Rushabh Mehta
afed83dd85 [minor] parent_web_page cannot be self 2015-11-13 12:48:37 +05:30
Rushabh Mehta
a9d558afb6 [minor] [enhancement] ability to make web-form standard 2015-11-13 11:03:41 +05:30
Nabin Hait
dbdf281ce1 [fix] Reset permissions for Web Page 2015-10-29 14:46:38 +05:30
Saurabh
487ea65122 [fixes] changed Template Path's fieldtype from Data To Samll Text to avoid path trucation 2015-10-27 18:45:10 +05:30
Anand Doshi
7fe35e0275 [fix] Remove thumbnail on deletion and change Attach to small text 2015-10-19 12:55:02 +05:30
Rushabh Mehta
15c686f572 [fix] make all VARCHAR default lengths as 140 2015-10-14 17:28:10 +05:30
Anand Doshi
3c4f31a23c Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error 2015-10-14 16:00:14 +05:30
Rushabh Mehta
eb2839a0b8 [style] [wip] various portal fixes 2015-09-21 11:50:22 +05:30
Anand Doshi
ffb8ef29ca [fix] Use User Permission value as default only if the document type is Setup 2015-09-14 13:00:24 +05:30
Anand Doshi
f7bc441a81 Don't copy title field in Duplicate 2015-09-11 12:22:12 +05:30
Anand Doshi
fbae8c2df3 [minor] Unset Apply User Permissions in default permissions 2015-09-07 17:33:58 +05:30
Anand Doshi
ad9c500863 Exported all doctypes 2015-08-27 16:45:45 +05:30
Anand Doshi
c1ac1428e5 [minor] Website Settings - changed Misc to More Information 2015-08-27 15:51:10 +05:30
Anand Doshi
bf9ce00aea [enhancement] head_html in Website Settings to add HTML tags in the head section of each web page 2015-08-26 12:20:36 +05:30
Anand Doshi
9a9790a78c Merge branch 'commit-only-on-write' of https://github.com/rmehta/frappe into rmehta-commit-only-on-write
Conflicts:
	frappe/website/doctype/web_page/web_page.json
2015-08-17 14:14:10 +05:30
Anand Doshi
c9782e23e4 Merge remote-tracking branch 'frappe/develop' into v6-wip
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/communication/communication.json
	frappe/hooks.py
	frappe/model/document.py
	frappe/public/css/form.css
	frappe/public/less/form.less
	requirements.txt
	setup.py
2015-08-17 12:22:02 +05:30
Anand Doshi
dc89aee13f [fix] In Web Form, if logged in and no record found, set new=1 2015-08-12 19:23:49 +05:30
Anand Doshi
c079e27d3f Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
Rushabh Mehta
3a117b5656 [merge] develop 2015-07-30 16:06:06 +05:30
Rushabh Mehta
6985d4127e [fixes] document_type, added set-config in commands, prompt in form.js 2015-07-28 17:37:01 +05:30
Anand Doshi
30993bd04a [minor] changed modified for json files to affect #1215 2015-07-27 16:32:55 +05:30
Tsutomu Mimori
a6d3405ad4 Removed HTML from messages 2 2015-07-27 16:32:55 +05:30
Tsutomu Mimori
c9a651fe13 Removed HTML from messages 2015-07-27 16:32:54 +05:30
Anand Doshi
ec7763eb94 [minor] changed modified for json files to affect #1215 2015-07-27 12:15:05 +05:30
Anand Doshi
eb7d775e20 Merge branch 'develop' of https://github.com/tmimori/frappe into tmimori-develop 2015-07-27 12:06:53 +05:30
Anand Doshi
f2d3a6ef9b Implemented 'If Owner' in Role Permissions 2015-07-24 12:17:30 +05:30
Tsutomu Mimori
3a32e2c34d Removed HTML from messages 2 2015-07-23 21:22:28 +09:00
Tsutomu Mimori
a72b6d89de Removed HTML from messages 2015-07-23 21:12:56 +09:00
Anand Doshi
4e593711dc Merge pull request #1210 from rmehta/docs-update
[docs] update to auto documentation generator
2015-07-22 16:39:21 +05:30
Rushabh Mehta
18d0a886c0 [docs] update to auto documentation generator 2015-07-22 16:38:44 +05:30
Anand Doshi
4cabd4070f favicon and website theme 2015-07-22 16:26:34 +05:30
Rushabh Mehta
1654c5b038 [minor] commit only if there were writes 2015-07-21 13:33:49 +05:30
Rushabh Mehta
1cdfd7aa20 [permission] removed un-necessary 'All' permissions 2015-07-13 15:39:33 +05:30
Rushabh Mehta
c54724ac27 [minor] label description 2015-07-07 16:37:05 +05:30
Anand Doshi
9a28afc17b [fix] Use favicon from Website Settings 2015-06-12 18:45:33 -04:00
Anand Doshi
a28c465ae1 Fixes in web forms 2015-06-11 00:50:25 -04:00
Nabin Hait
c0a56e8edf Update web_form_field.json 2015-06-03 11:12:02 +05:30