676 Commits

Author SHA1 Message Date
Fabian Affolter
b3c050747e
Add browser as option 2018-01-20 18:30:19 +01:00
Pascal Vizeli
2115f18683
Update addon_communication.markdown 2018-01-18 22:28:35 +01:00
Pascal Vizeli
670ef12843
Update addon_communication.markdown 2018-01-18 22:26:38 +01:00
Fabian Affolter
29cff64e14
Add section about file permissions 2018-01-15 17:32:36 +01:00
Fabian Affolter
ff1a5d1da8
Update for 0.61 2018-01-13 19:10:42 +01:00
Pascal Vizeli
47baf19856
Update addon_communication.markdown 2018-01-10 18:02:22 +01:00
Pascal Vizeli
815772a598
Update addon_config.markdown 2018-01-05 18:30:27 +01:00
Paulus Schoutsen
7eef2470bb Add note about not using customize to checklist 2018-01-04 20:48:48 -08:00
Pascal Vizeli
bf6a386613
Update addon_communication.markdown 2017-12-26 01:49:06 +01:00
Pascal Vizeli
33c4be0742
Update addon_communication.markdown 2017-12-26 01:41:12 +01:00
Fabian Affolter
544fbab64a
Add missing example (fixes #4269) (#4275) 2017-12-25 21:25:48 +01:00
Fabian Affolter
0e63455c47
Update 2017-12-25 00:00:11 +01:00
Adam Mills
1fd30d5796 Explanation for translation placeholders (#4236) 2017-12-18 08:48:16 +01:00
Fabian Affolter
824d9266f7
Merge branch 'current' into release-0-60 2017-12-17 16:04:27 +01:00
Przemek Więch
de6ecd1d11 Updated documentation about running local development instance. (#4205)
* Updated documentation about running local development instance.

* Make it venv only
2017-12-16 19:04:04 +01:00
Fabian Affolter
b064441866
Merge branch 'current' into next 2017-12-15 10:11:27 +01:00
Pascal Vizeli
24d71bcc96
Update addon_config.markdown 2017-12-13 10:18:01 +01:00
tringler
7599ef8726 Recommendation of Linux subsystem (#4187)
* Recommendation of Linux subsystem

* Minor changes
2017-12-11 10:21:21 +01:00
Fabian Affolter
1e85297630
Merge branch 'current' into next 2017-12-10 10:49:11 +01:00
Fabian Affolter
2ea5ae88eb
Add new section 2017-12-10 10:47:03 +01:00
Fabian Affolter
58fbae5028
Update 2017-12-10 10:47:03 +01:00
tringler
b2695f3eca Added Links and PyCharm Recommendation (#4169)
* Added Links and PyCharm Recommendation

* Remove [
2017-12-09 18:01:18 +01:00
Eitan Mosenkis
d7bde092f3 Close unterminated code block. (#4155) 2017-12-07 22:33:30 +01:00
Eitan Mosenkis
6e3e782ffb Update component discovery doc for accuracy. (#4049)
* Update component discovery doc for accuracy.

* Replace name with a notional one
2017-12-04 07:50:18 +01:00
Fabian Affolter
3138315fd7
Merge branch 'current' into release-0-59 2017-12-03 13:45:52 +01:00
Paulus Schoutsen
3f66bf3934
Update frontend_creating_custom_panels.markdown 2017-12-02 10:49:19 -08:00
Fabian Affolter
379de6fb86
Merge branch 'current' into next 2017-11-27 22:20:13 +01:00
Fabian Affolter
9fd1c2266c
Update 2017-11-25 00:17:43 +01:00
Paulus Schoutsen
dfe09b8aae Merge remote-tracking branch 'origin/current' into next 2017-11-23 12:43:37 -08:00
Pascal Vizeli
8a6a75bb40
Update addon_communication.markdown 2017-11-22 14:15:01 +01:00
Pascal Vizeli
5ffd915231
Update addon_communication.markdown 2017-11-22 14:14:41 +01:00
Paulus Schoutsen
acaab3dbf8
Update code_review_platform.markdown 2017-11-21 09:09:39 -08:00
ChristianKuehnel
709283303c replaced relative with absolute path (#3969) 2017-11-18 09:19:28 +01:00
Robbie Trencheny
3a55791a75
Fix numbering 2017-11-16 16:35:37 -08:00
Adam Mills
1589bfc184
Specify minimum ruby version of 2.3 (#3902) 2017-11-15 22:24:25 -05:00
Adam Mills
85fe7730ff
More details about new translation features (#3970)
* Add more details about new translations

* Fix typo
2017-11-12 22:44:21 -05:00
Fabian Affolter
b3b53d90f9
Fix slashes 2017-11-11 10:53:33 +01:00
Fabian Affolter
63ee4ed5dc
Add additional types 2017-11-10 10:02:28 +01:00
Adam Mills
932c5b329c Specify how to handle region key inheritance (#3939) 2017-11-09 07:44:01 +01:00
Phill Price
af275d783b typo fix (#3927) 2017-11-07 21:36:25 +01:00
Adam Mills
b79b5af8ea
Clarify region specific translation policy 2017-11-07 15:29:04 -05:00
Fabian Affolter
7cd00fb11d
Remove bootstrap 2017-11-06 23:29:54 +01:00
Adam Mills
3dd6b55178 Frontend translation guide cleanup (#3908) 2017-11-06 23:04:28 +01:00
Andrey
a90be00b00 Update frontend development instructions (#3912)
* Update frontend development instructions

* Update frontend.markdown
2017-11-06 23:03:15 +01:00
c727
f9478e1730 Translation Guideline Docs (#3792)
* Howto translate frontend

* Typo

* Typo2

* Add link for open PRs

* Native name (has to start with capital letter)

* Update frontend_translation.markdown

* Add language code in file, Translate value text - not key

* Typo

* Switch to lokalise.co

* Add urls and link to md guide

* Custom ISO code

* Updates for the latest changes
2017-11-05 17:50:48 -05:00
Fabian Affolter
f511bea3e2
Extent sample 2017-11-05 14:05:35 +01:00
Paulus Schoutsen
2581fb1bcd Merge branch 'current' into next 2017-11-02 09:31:07 -07:00
Fabian Affolter
1348cdbed4
Add default 2017-11-01 11:44:54 +01:00
Paulus Schoutsen
68ee2ccb70 Update frontend dev instructions 2017-10-31 22:32:59 -07:00
Fabian Affolter
1966679f29
Update 2017-10-31 20:20:00 +01:00