Commit graph

8629 commits

Author SHA1 Message Date
Nabin Hait
fbb232ec82 Merge branch 'develop' 2015-12-07 14:20:51 +05:30
Nabin Hait
05c2e7eae8 bumped to version 6.12.3 2015-12-07 14:50:51 +06:00
Nabin Hait
ecbf0d94ea [translations] 2015-12-07 14:11:51 +05:30
Nabin Hait
9cd321ec65 Merge pull request #1446 from nabinhait/field_currency
[fix] Get field currency for child doc
2015-12-07 13:37:03 +05:30
Rushabh Mehta
608cf0befc [docs] update style 2015-12-07 11:45:13 +05:30
Rushabh Mehta
73e0962107 Merge pull request #1449 from nabinhait/report_is_empty_col
[fix][report] Don't check permission for linked doctypes if column is empty
2015-12-07 11:43:08 +05:30
Nabin Hait
2c9d8d7379 [fix][report] Don't check permission for linked doctypes if column is empty 2015-12-07 11:38:40 +05:30
Pratik Vyas
3ccb3fe2ec Merge pull request #1450 from jevonearth/app-custom-fileds
Clarify that Custom Fields can be created on
2015-12-06 15:02:22 -08:00
jevonearth
801f0c1458 Remove statement that developer_mode is needed. 2015-12-06 14:59:54 -08:00
jevonearth
374b0f7a03 Clarify that Custom Fields can be created on
non app DocTypes during installation. Re-write title to refer to
custom fields specifically.
2015-12-06 14:46:27 -08:00
Rushabh Mehta
72cfc2c6cc [docs] add option of white background 2015-12-04 16:02:24 +05:30
Rushabh Mehta
2f364452b0 [docs] updated and [ux] key board entry made better 2015-12-04 10:22:48 +05:30
Rushabh Mehta
a29d05e1fb Merge pull request #1447 from sbkolate/patch-2
Update hooks.md
2015-12-03 17:51:47 +05:30
sbkolate
5d0d185972 Update hooks.md
added 'after_save' event, which is helpful if you want to execute your function after save.
2015-12-03 15:50:33 +05:30
Anand Doshi
b3131e647b Merge branch 'develop' 2015-12-02 22:24:26 +05:30
Anand Doshi
8fd07bda2d bumped to version 6.12.2 2015-12-02 22:54:26 +06:00
Anand Doshi
50410347ac [hotfix] pull now=False 2015-12-02 22:23:16 +05:30
Rushabh Mehta
ab811bb1b2 Merge branch 'develop' 2015-12-02 21:04:06 +05:30
Rushabh Mehta
dca082853b bumped to version 6.12.1 2015-12-02 21:34:06 +06:00
Rushabh Mehta
89b7bf55c2 [hot] [fix] create new in link control 2015-12-02 21:03:20 +05:30
Nabin Hait
e47beef1d8 [fix] Get field currency for child doc 2015-12-02 18:31:30 +05:30
Anand Doshi
3e317b235e [docs] css fixes, auto-rebuild of docs 2015-12-02 17:07:08 +05:30
Rushabh Mehta
64a09270a7 [minor] added Developer Module 2015-12-02 15:26:07 +05:30
Rushabh Mehta
838de9ab7c [minor] [docs] make /user and /assets/img folders in /docs 2015-12-02 15:13:38 +05:30
Rushabh Mehta
fcc30a98ec Merge branch 'develop' 2015-12-02 14:54:10 +05:30
Rushabh Mehta
dde8fd36e0 bumped to version 6.12.0 2015-12-02 15:24:10 +06:00
Rushabh Mehta
c54799d41b [minor] whitespace 2015-12-02 14:51:05 +05:30
Rushabh Mehta
24bc42322e [minor] [ux] keyboard friendly entires. don't select item if tabs on a Link 2015-12-02 14:47:00 +05:30
Rushabh Mehta
4b3aeb3fb8 [minor] confirm before installing app 2015-12-02 14:46:23 +05:30
Rushabh Mehta
0127589cbe Merge pull request #1444 from rmehta/gangadharkadam-develop
Added imap with pop protocal for email retrive
2015-12-02 14:08:18 +05:30
Rushabh Mehta
8950bfce82 [fixes] [imap] cleanup, rename fields, re-org 2015-12-02 13:09:11 +05:30
Rushabh Mehta
8d0452a476 [fix] [minor] sort by default in search_link, fixes frappe/erpnext#4404 2015-12-02 12:23:41 +05:30
Anand Doshi
d56767acff [fix] strip whitespace while loading translations 2015-12-01 23:58:04 +05:30
Anand Doshi
570a024afe [fix] syntax error in communication.js 2015-12-01 23:44:08 +05:30
Rushabh Mehta
d9bb0b3bd4 Merge pull request #1443 from revant/patch-1
Enter Recipients if communication_medium is Email
2015-12-01 16:41:54 +05:30
Rushabh Mehta
da9252ef79 Merge branch 'develop' 2015-12-01 16:10:23 +05:30
Rushabh Mehta
a01c6aa975 bumped to version 6.11.0 2015-12-01 16:40:23 +06:00
Rushabh Mehta
f9e343ea3e [fix] sort translations while writing so that we get a decent git diff 2015-12-01 16:09:11 +05:30
Rushabh Mehta
a67ba8ff12 [translations] 2015-12-01 16:01:48 +05:30
Rushabh Mehta
33127a8ec4 [minor] catch ssl error while make thumbnail 2015-12-01 15:52:06 +05:30
Anand Doshi
c4cb6171df Merge pull request #1442 from ashishacharya/sm-docs
Sm docs
2015-12-01 15:27:29 +05:30
Revant Nandgaonkar
296ba3c5a7 Enter Recipients if communication_medium is Email
https://github.com/frappe/frappe/issues/1359
Convenient to add communication via email dialog.
Workaround maintaining valid email addresses in recipients
2015-12-01 12:40:40 +05:30
Ashish Acharya
c651ed05fa Sync images 2015-12-01 12:33:47 +05:30
Ashish Acharya
88495dd9a9 Home nav-bar color fix, breadcrumbs positioned above H1
To do:
- Home navigation bar CSS is in the docs_home.html — figure out how to
change this from docs.less instead
- “Improve this page” has been hacked with negative top-margin to align
it with “Next:… ->” link. Move this before the next link in content and
style accordingly.
2015-12-01 12:07:23 +05:30
Rushabh Mehta
3f883eea1c Merge pull request #1217 from MaxMorais/develop
3 Silly small fixes for fields
2015-12-01 10:50:15 +05:30
Ashish Acharya
5d3ab20218 Icons for breadcrumbs, edit, next. Updated developer docs. 2015-11-30 21:03:32 +05:30
Ashish Acharya
18dd901f9a Content pages styling for typography + WIP
Need to figure out:
- How to detect home page and change header styling
- Where breadcrumbs are included in the layout
- Where “Improve this Page” is included and how to get it in line with
the “Next” link (in docs)
2015-11-30 20:21:19 +05:30
Ashish Acharya
fb1caa0727 Fixed documentation page width & docs index 2015-11-30 17:26:17 +05:30
Rushabh Mehta
e8e3de811e Merge pull request #1440 from rmehta/setup-wizard-fixes
[fix] system settings saving in frappe
2015-11-30 17:16:52 +05:30
Rushabh Mehta
21ee0142ce [minor] quote form link in email 2015-11-30 17:02:56 +05:30