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
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
Ashish Acharya
61a9e1dcec
Header background and footer
2015-11-30 16:07:56 +05:30
Rushabh Mehta
658b19990d
[fix] system settings saving in frappe
2015-11-30 15:11:57 +05:30
Rushabh Mehta
8c5c6bad14
[minor] added throw option to frappe.has_permission
2015-11-30 15:10:24 +05:30
Rushabh Mehta
7a338ca869
Merge pull request #1438 from ccfiel/patch-7
...
typo error
2015-11-30 14:21:12 +05:30
Rushabh Mehta
d2aac3657d
Merge pull request #1432 from saurabh6790/app_listing
...
erpnext_shopify app in app listing
2015-11-30 14:20:56 +05:30
Rushabh Mehta
f98af8a036
Merge branch 'develop'
2015-11-30 12:22:17 +05:30
Rushabh Mehta
05151e0434
bumped to version 6.10.4
2015-11-30 12:52:17 +06:00
Rushabh Mehta
c54d65d575
[hot] [typo]
2015-11-30 12:21:45 +05:30