Commit graph

8392 commits

Author SHA1 Message Date
Nabin Hait
10258b3660 Merge branch 'develop' 2015-10-27 11:28:47 +05:30
Nabin Hait
c5e91ed687 bumped to version 6.6.2 2015-10-27 11:58:47 +06:00
Nabin Hait
1faf4cfd0c Merge pull request #1367 from sbkolate/develop
[minor] Added collapsible to custom field section break  #1364
2015-10-27 11:21:52 +05:30
Nabin Hait
0c4df29be2 Merge pull request #1363 from saurabh6790/supp_2610
[fixes] apply permissions specified in DocShare
2015-10-27 11:19:58 +05:30
Rushabh Mehta
0194fa099f [fixes] table of contents 2015-10-27 10:57:26 +05:30
Rushabh Mehta
2a7fa0f065 [fix] more style, navigation fixes, added TOC 2015-10-27 10:57:26 +05:30
Rushabh Mehta
d9d478cd7d [docs] fixes to links, added some style etc 2015-10-27 10:57:26 +05:30
Rushabh Mehta
56a50de421 [docs] many fixes, options to add extensions, relative links in index in web pages 2015-10-27 10:57:25 +05:30
Rushabh Mehta
383dd3415b [docs] fixes 2015-10-27 10:57:25 +05:30
Rushabh Mehta
17c270fb67 [setup-docs] generate docs and static pages 2015-10-27 10:57:25 +05:30
Maxwell
df20960568 Added new event 'form_render' for grid form 2015-10-26 17:54:51 -02:00
Anand Doshi
dbb3a272b1 [fix] refresh field should hide a field of a fieldgroup if hidden is checked 2015-10-26 17:52:54 +05:30
Nabin Hait
f1b672192a Merge pull request #1365 from nabinhait/title_feild
[fix] Validate title field
2015-10-26 17:42:51 +05:30
Nabin Hait
89e28f4d6c Merge pull request #1366 from nabinhait/refresh_dependency
[fix] Refresh dependency from refresh_field and refresh_many
2015-10-26 17:42:33 +05:30
Nabin Hait
2d58df2e05 Merge pull request #1368 from nabinhait/link_field_trigger
[fix] Don't trigger link fields on new doc after mapping
2015-10-26 17:42:18 +05:30
Nabin Hait
f9574af502 [fix] Don't trigger link fields on new doc after mapping 2015-10-26 17:39:33 +05:30
Saurabh
161c7b3d5f [fixes] update share permissions 2015-10-26 16:50:05 +05:30
Saurabh
78a1073dfc [fixes] ShareDoc permission fixes 2015-10-26 16:36:44 +05:30
Sambhaji Kolate
e28a893a82 [minor] Added collapsible to custom field section break #1364 2015-10-26 16:32:37 +05:30
Nabin Hait
9f9ed0304b [fix] Validate title field 2015-10-26 16:08:25 +05:30
Nabin Hait
43e03b6c0b [fix] Refresh dependency from refresh_field and refresh_many 2015-10-26 15:41:58 +05:30
Saurabh
308e999583 [fixes] apply permissions specified in DocShare 2015-10-26 14:51:22 +05:30
Nabin Hait
e287fa1bd6 Merge pull request #1354 from anandpdoshi/image-extn-detection
[fix] detect image extension from content headers if extension isn't of image type
2015-10-26 14:50:06 +05:30
Nabin Hait
4eafa9db25 Merge pull request #1356 from anandpdoshi/email-cc-message
[fix] Show CC in the footer
2015-10-26 14:17:19 +05:30
Nabin Hait
d308a34fc1 Merge pull request #1360 from rmehta/remove-list-in-title
[minor] remove List from list titles
2015-10-26 14:15:20 +05:30
Rushabh Mehta
2c0aeff22b [minor] remove List from list titles 2015-10-26 11:39:07 +05:30
Anand Doshi
de4efdb705 [fix] Communication Medium. Fixes #1357 2015-10-23 21:09:31 +05:30
Anand Doshi
ee2cc32111 Merge pull request #1355 from cristihcd/develop
[fix] database: escape percent sign in strings
2015-10-23 17:33:19 +05:30
Anand Doshi
5159073720 [fix] Show CC in the footer 2015-10-23 17:23:21 +05:30
Anand Doshi
138c7ad012 [fix] detect image extension from content headers if extension isn't of image type 2015-10-23 16:37:24 +05:30
Cristi Harjoi
006a2a1754 [fix] database: escape percent sign in strings 2015-10-23 14:03:38 +03:00
Anand Doshi
f474bc3b5c [fix] better message when file not found in make thumbnail 2015-10-23 15:25:36 +05:30
Anand Doshi
11d5ba9f5b Merge branch 'develop' 2015-10-22 19:35:21 +05:30
Anand Doshi
df6618423a bumped to version 6.6.1 2015-10-22 20:05:20 +06:00
Anand Doshi
ac9c61d812 [fix] regenerate_if_none option for frappe.local_cache 2015-10-22 19:21:27 +05:30
Anand Doshi
1c7136d2f9 Merge branch 'develop' 2015-10-22 17:08:15 +05:30
Anand Doshi
eeb43133c9 bumped to version 6.6.0 2015-10-22 17:38:15 +06:00
Anand Doshi
06a5cad3d1 [change-log] 2015-10-22 17:03:41 +05:30
Anand Doshi
8640d45952 Merge branch 'multi-lang-website' into develop 2015-10-22 16:39:46 +05:30
Rushabh Mehta
dd9d73062a [features] build multi-lingual website 2015-10-22 16:39:37 +05:30
Anand Doshi
05b19986d1 [fix] communication - remove parenttype, parent, parentfield as it is no longer a child table 2015-10-22 16:34:52 +05:30
Anand Doshi
a6fa910452 Merge pull request #1351 from anandpdoshi/customize-title-field
[fix] Customize Title Field using Customize Form. Validate title field customization. Fixes frappe/erpnext#4177
2015-10-22 16:03:43 +05:30
Anand Doshi
1511d6be81 fixed tests 2015-10-22 15:51:38 +05:30
Anand Doshi
6670ecd4f8 [fix] Customize Title Field using Customize Form. Validate title field customization. Fixes frappe/erpnext#4177 2015-10-22 15:40:25 +05:30
Anand Doshi
a2aaa30369 Merge pull request #1352 from anandpdoshi/trigger-link-fields-on-new
[fix] run add fetch and trigger for default values in a new doc
2015-10-22 15:29:38 +05:30
Anand Doshi
e7fc2ae68c [fix] If navbar item is a dropdown, don't append href 2015-10-21 20:01:47 +05:30
Anand Doshi
ee4f28b9d3 [fix] run add fetch and trigger for default values in a new doc. Fixes frappe/erpnext#4000 2015-10-21 19:55:16 +05:30
Anand Doshi
72d7d9c79f [translations] updated 2015-10-21 16:50:01 +05:30
Anand Doshi
70d23e55f5 [translations] Added Ukranian language - українська. Closes frappe/translator#57 2015-10-21 16:49:45 +05:30
Anand Doshi
2f2f73b293 Merge pull request #1349 from rmehta/rename-tool
[feature] rename via console
2015-10-21 14:22:31 +05:30