Commit graph

9085 commits

Author SHA1 Message Date
Anand Doshi
11d76ba2a1 [fix] web form validation 2015-11-18 18:37:26 +05:30
Anand Doshi
53fc8f73dc [enhancement] better layout for assign to dialog box 2015-11-18 17:53:23 +05:30
Nabin Hait
a1f1a51ba2 Merge pull request #1416 from anandpdoshi/fix/fields-in-standard-webforms
[fix] Use meta fields in a standard web form
2015-11-18 17:27:33 +05:30
Nabin Hait
f918af17c6 Merge pull request #1415 from mayur-patel/develop
Updated fieldtype from Data to Text for 'description' fieldname
2015-11-18 17:22:09 +05:30
Nabin Hait
303b3c16f7 Merge pull request #1413 from anandpdoshi/fix/rename-burmese-language
[fix] Change Melayu to Burmese
2015-11-18 17:19:17 +05:30
Nabin Hait
4b845250ca Merge pull request #1414 from anandpdoshi/fix/bulk-limit-checking
[fix] Check bulk limit before sending communication. Also improved the bulk limit exceeded message.
2015-11-18 17:17:23 +05:30
Rushabh Mehta
d977d027cf [enhancement] App Installer 2015-11-18 16:52:24 +05:30
Anand Doshi
4678844955 [fix] Use meta fields in a standard web form 2015-11-18 16:35:51 +05:30
Mayur Patel
9cd5c0620f Updated fieldtype from Data to Text for 'description' fieldname
In the database, the field size is defined as Text for Description but in the java script it is being used as Data field. Hence the user are not able to enter the full text when assigning a ToDo to another use. Please accept this change as it will be very helpful for the user. Thanks.
Mayur
2015-11-18 11:02:38 +00:00
Anand Doshi
56b6367ebe [fix] Check bulk limit before sending communication. Also improved the bulk limit exceeded message. 2015-11-18 15:27:21 +05:30
Anand Doshi
ca79b7ca1f [fix] Change Melayu to Burmese 2015-11-18 15:12:28 +05:30
Anand Doshi
aee558a461 [minor] show site url in new user email 2015-11-18 13:06:14 +05:30
Anand Doshi
506d268143 [fix] whitelisted upload methods 2015-11-18 13:06:14 +05:30
Rushabh Mehta
0749122d07 Merge pull request #1330 from pdvyas/contrib-apps
[minor] add contrib apps to installer
2015-11-18 11:27:19 +05:30
Anand Doshi
ca4cbaaad8 [fix] get_js 2015-11-17 18:30:44 +05:30
Anand Doshi
569f2f068a [fix] get_js 2015-11-17 18:28:37 +05:30
Anand Doshi
5191dc0699 [fix] get_js 2015-11-17 18:27:29 +05:30
Anand Doshi
357e61f9d5 [fix] injection 2015-11-17 18:27:29 +05:30
Rushabh Mehta
3a839cb705 [minor] [fix] default sender in email account 2015-11-17 11:43:05 +05:30
Nabin Hait
f9a38c6be0 Merge branch 'develop' 2015-11-16 16:36:23 +05:30
Nabin Hait
e2bea9f14c bumped to version 6.8.2 2015-11-16 17:06:23 +06:00
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
Nabin Hait
7e1a4464a8 Merge pull request #1409 from ni8mr/develop
Fixing typos
2015-11-16 15:56:33 +05:30
Nabin Hait
b8abfd77d9 Merge pull request #1411 from nabinhait/fix43
[fix] Permission for Feed
2015-11-16 15:55:03 +05:30
Anand Doshi
5681741347 [fix] urlencode webform list's link 2015-11-16 15:05:31 +05:30
Nabin Hait
ca6142c0af [fix] Permission for Feed 2015-11-16 14:54:28 +05:30
Anand Doshi
19bfe1304c [fix] re-make setup wizard slides on change of language 2015-11-16 12:57:04 +05:30
Noor Faizur Reza
530b9e58a1 Update users-and-records.md 2015-11-16 11:19:22 +06:00
Noor Faizur Reza
c988f15f0f Update doctype-directory-structure.md 2015-11-16 11:18:23 +06:00
Noor Faizur Reza
2243527068 Update doctypes.md 2015-11-16 11:17:37 +06:00
Noor Faizur Reza
b2f43eb9bd Update setting-up-the-site.md 2015-11-16 11:16:22 +06:00
Rushabh Mehta
5a6daa9306 Merge pull request #1408 from ni8mr/develop
Update v6_4_8.md
2015-11-15 21:55:00 +05:30
Rushabh Mehta
c585a1e638 Merge pull request #1407 from revant/patch-2
Update how-enable-developer-mode-in-frappe.md
2015-11-15 15:56:03 +05:30
Revant Nandgaonkar
929da928c6 Update how-enable-developer-mode-in-frappe.md 2015-11-15 13:41:18 +05:30
Noor Faizur Reza
390f96a475 Update v6_4_8.md 2015-11-15 11:02:31 +06:00
Anand Doshi
4611f50819 [hotfix] Setup Wizard language loading 2015-11-14 15:33:49 +05:30
Rushabh Mehta
f6d86f84a7 Merge pull request #1406 from revant/patch-1
change "bench frappe --doctor" to "bench doctor"
2015-11-14 15:27:11 +05:30
Revant Nandgaonkar
fc47e1063e change "bench frappe --doctor" to "bench doctor"
changed from 
bench frappe --doctor to
bench doctor
2015-11-14 15:13:49 +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
1d967abb38 [minor] don't delay messages if minimized 2015-11-13 11:33:40 +05:30
Rushabh Mehta
a9d558afb6 [minor] [enhancement] ability to make web-form standard 2015-11-13 11:03:41 +05:30
Anand Doshi
6e90d0f6ce Merge branch 'develop' 2015-11-12 20:01:24 +05:30
Anand Doshi
5c85c36f6a bumped to version 6.8.1 2015-11-12 20:31:24 +06:00
Anand Doshi
781b0d500f [fix] translations loading in setup wizard 2015-11-12 20:00:30 +05:30
Anand Doshi
36360b5e27 [minor] frm.has_perm('submit') 2015-11-12 20:00:30 +05:30
Anand Doshi
195f517c19 Merge branch 'develop' 2015-11-12 17:07:04 +05:30
Anand Doshi
de86c8c3fa bumped to version 6.8.0 2015-11-12 17:37:04 +06:00
Anand Doshi
1a0b89f5b8 [translations] 2015-11-12 16:39:31 +05:30
Anand Doshi
44e719573d [change-log] 2015-11-12 15:39:12 +05:30