Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/wintercms/wn-translate-plugin

Translate plugin for Winter CMS
https://github.com/wintercms/wn-translate-plugin

UI improvements

cfacf07acae9bfa29eb9371d69cc20c44ef6d67e authored almost 8 years ago by Samuel Georges <[email protected]>
Halcyon does not support isJsonable()

476c8f76da31a2502148422f4249130e3d023028 authored almost 8 years ago by Samuel Georges <[email protected]>
Simplify MLRepeater implementation

There is now a single locale picker for a single repeater

c6932e39eaca0cce803ddcea998225e93d2bdda5 authored almost 8 years ago by Samuel Georges <[email protected]>
Add MLRepeater first attempt

This approach tries to make each repeated item individually translatable, it has a few problems
...

908a5771768fa39b84928448942b7b3a68815717 authored almost 8 years ago by Samuel Georges <[email protected]>
Clean up readme, write tests

86ceb07b7ac7eb815a1e012c74b7b1edc40cc697 authored almost 8 years ago by Samuel Georges <[email protected]>
Merge pull request #151 from rounce/master

make Plural translatable

e7ce25baf1006443d6309a13037d0a3edb79e912 authored about 8 years ago by Samuel Georges <[email protected]>
Prevent the index table attributes from polluting the model

8f271c0dda7ab09133588636ea6b0f38643b7ad4 authored about 8 years ago by Samuel Georges <[email protected]>
Missing comma

6da338d15795c57b3be5765730d3cfe54ce46147 authored about 8 years ago by Samuel Georges <[email protected]>
Forgot to check if an attribute was actually classified as an index

Add note about double execution of transWhere (it is a simple scope)

7cec25aaa2c0b6e8acf7298fea3f36115d43fa6c authored about 8 years ago by Samuel Georges <[email protected]>
1.2.4: Translatable attributes can now be declared as indexes.

Refs #25

76cc4ca1615330322f86ebf9b05448b67fe81f71 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #161 from gergo85/patch-1

Update the Hungarian translate

bd5e1350a5211053195df346549119975eaae4a8 authored about 8 years ago by Samuel Georges <[email protected]>
Update the Hungarian translate

b29ffe75c9358d6f17ad875ebd10b395c20961e1 authored about 8 years ago by Szabó Gergő <[email protected]>
Prevent the default locale from being deleted

Refs #160

723c475f528562a4b919820971495645a049a15d authored about 8 years ago by Samuel Georges <[email protected]>
1.2.3: Fixes Rich Editor when inserting a page link.

Fixes #152

2ccd9a180dad09d4a3d5f61712326e11721792bb authored about 8 years ago by Samuel Georges <[email protected]>
Locale picker will now redirect correctly on static pages

Refs #25

f683bb00a78a213b6488021582fdffeb5f380344 authored about 8 years ago by Samuel Georges <[email protected]>
Update version.yaml

ec84572cf481e721640034bb7f67f74ed44f68fa authored about 8 years ago by Samuel Georges <[email protected]>
First cut of Static Page URL translation

Refs #25

5fa5379d6857d51a93340ce71ed2d5167f351b66 authored about 8 years ago by Samuel Georges <[email protected]>
Minor update in the rich editor and code editor language control position.

d17e0cde40507d62d512d0b850d31ba8e039cacd authored about 8 years ago by Aleksey Bobkov <[email protected]>
1.2.0: CMS pages now support translating the URL.

f237290af6fea59e06e1f1e94396f817deccc2fa authored about 8 years ago by Samuel Georges <[email protected]>
Implement translatable URLs - Refs #25

Rename methods, the old names conflicted with Eloquents mutator syntax
setTranslateAttribute -> s...

947794fb4644be7f88aa90c69ba16aca6af5fe2f authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #154 from rainlab/revert-142-master

Revert "Remove the breadcrumbs"

470aa5b2f0ec05dbb99785c8732307dcd153ab12 authored about 8 years ago by Samuel Georges <[email protected]>
Revert "Remove the breadcrumbs"

d8b007090bdb46aefef1003f5ca6cf187017ec7a authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #142 from gergo85/master

Remove the breadcrumbs

94642bdbb2ccd7a5bee7269ec51fe94b1679bdf2 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #136 from side-by-side/patch-1

Update lang.php

3fa6993978184ca07665219c01c3eca8c76fd833 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #133 from VasilSlavchev/master

Bulgarian translation for multilingual plugin. [email protected]

718c3f1e6fb44c2c606308a1e4aa2641323d5950 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #120 from gergo85/patch-4

Minor bugfix

baa4b8308fb786b26ecaf0c7caf4d4a107f74615 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #117 from gergo85/patch-3

Translate the confirm message

97e1d0751cf4400f9cc6ce18b40932e78d7f3cb8 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #149 from acasar/master

Added composer.json

b2d69e65b91217650edfd5ae5ec5800e79c70956 authored over 8 years ago by Samuel Georges <[email protected]>
make Plural translatable

22674a893c3b8ca9ef3233a9f75e58c591f4222f authored over 8 years ago by Isaev Ivan <[email protected]>
Added composer installers

4f6f95a2e47d419eb30bf3e22c230f25666cc005 authored over 8 years ago by Anže Časar <[email protected]>
Added composer.json

f3a71abe69f7f57d8aa5acddd680df3a5f448f40 authored over 8 years ago by Anže Časar <[email protected]>
1.1.7: Fixes bug not showing content when first loading multilingual textarea controls.

Fixes https://github.com/rainlab/blog-plugin/issues/216

c8e60b47e93a8b7f55b305d88471f61f936f284c authored over 8 years ago by Samuel Georges <[email protected]>
Do not reload the message translation page when Enter key pressed. Submit changed translations when Enter key is pressed. Clean cache automatically when a message translation is changed.

c8d6b65477701dcbb31728e2694418540c92264a authored over 8 years ago by Aleksey Bobkov <[email protected]>
Merge pull request #145 from billyzduke/master

Updated Messages controller to display translatable strings in alphabe…

38ffa4d55fb906e07bfda7af44db589dc559f2f7 authored over 8 years ago by Samuel Georges <[email protected]>
Updated Messages Component to display translatable strings in alphabetical order, for obvious reasons.

0b7d3b7d2c52de58df7912f03bd182ce6a545a99 authored over 8 years ago by Billy Z Duke <[email protected]>
1.1.5: Minor update to the multilingual control API.

Refs https://github.com/rainlab/blog-plugin/issues/210

5c607b3eb6ce673bfb4fc1512975320f80c5a0d6 authored over 8 years ago by Samuel Georges <[email protected]>
Remove the breadcrumbs

Maybe the breadcrumb is unnecessary for the list pages.

ca6b675742b99a9ed168af6e672d03c30f925af4 authored over 8 years ago by Szabó Gergő <[email protected]>
Fixes missing property definition

6c0ed523907b43a5eabee958b6e2443e5c50305a authored over 8 years ago by Aleksey Bobkov <[email protected]>
Update lang.php

Fixes russian translation of language options popup. Translation keys was misplaced.

ef722548d14f48bd067ab23f1ec148ed08a8d0b3 authored over 8 years ago by Pavel <[email protected]>
Bulgarian translation for multilingual plugin.

fb3e7f87138f97c414b165e93e043c6a1ce5eb7b authored over 8 years ago by [email protected] <[email protected]>
Tweak language to UK style

b8de7d6db20630b24bc3926ad1f76ad0b4117048 authored over 8 years ago by Samuel Georges <[email protected]>
Bump

33a0208a9f0e4ec61fbffbce22373cc06a5cdabc authored over 8 years ago by Samuel Georges <[email protected]>
1.1.4: Adds new multilingual markdown editor.

Moved the MLBlogMarkdown to the blog plugin
Clean up and streamline code from #122

a128c57912276a393cc42d3a85ed95a54b142856 authored over 8 years ago by Samuel Georges <[email protected]>
language-btn -> ml-btn

language-dropdown -> ml-dropdown

d7f0a4b42cc15fdd687cd02c212d830bb8863a30 authored over 8 years ago by Samuel Georges <[email protected]>
fixed issue with uploading images in translatable markdown editor

replaced editor onChange event with oc.markdownEditor event

fixed blog markdown to support imag...

30d90801162ea69ba26063215a995bf987847aea authored over 8 years ago by Rafał Soboń <[email protected]>
1.1.3: Improved support for the multilingual rich editor.

d79b8bfc91374a3cb6792abf46816330136e8696 authored over 8 years ago by Samuel Georges <[email protected]>
1.1.2: Add support for translating Static Content files.

Fixes #32

c15aefc13c01f144762e4d4ae2e6c4b269e0c37b authored over 8 years ago by Samuel Georges <[email protected]>
When a content file is renamed, rename its translated children

8efb2e3353ec9ead226a95f763451a23db8fc9ff authored over 8 years ago by Samuel Georges <[email protected]>
This prolly isn't needed

08f009791a65d1da77374adcf9b49476794e234c authored over 8 years ago by Samuel Georges <[email protected]>
Add support for MLContent

valueFrom is also supported in MLControl

926a5559ed396237baecbc9428ecfc978134abef authored over 8 years ago by Samuel Georges <[email protected]>
Hook pages plugin to prune localized content from template list

82abf8146d0fadd850d22d67cf643c61858754e6 authored over 8 years ago by Samuel Georges <[email protected]>
Use double negative instead of empty()

Fixes #119

1b0baab521996219d79d57231b1136e7cacd1302 authored over 8 years ago by Samuel Georges <[email protected]>
1.1.1: Minor UI fix to the language picker.

a0f96630b18ccf8c2cbf9ee066f5be6581725c4a authored over 8 years ago by Samuel Georges <[email protected]>
Minor fix

709343e1a1ecbdc55767bd89d6d2a75e2fd40038 authored over 8 years ago by Samuel Georges <[email protected]>
Rollback: Use CacheHelper for clearing cache

Issue is now fixed abd framework cache is flushed with this method

880c293fa08ad437f3a51472df97d93ef2dfa01a authored over 8 years ago by Samuel Georges <[email protected]>
DbDongle -> App

3c44a88c841472d1ae90676ba268c0032fd0f2aa authored over 8 years ago by Samuel Georges <[email protected]>
Minor bugfix

2357bad44efdbf219981128d419779beab79d839 authored over 8 years ago by Szabó Gergő <[email protected]>
1.1.0: Introduce compatibility with RainLab.Pages plugin.

3f4271bb26e6ca605ad7357bd12734ac03396768 authored over 8 years ago by Samuel Georges <[email protected]>
When scanning theme, add option to purge messages

5be145823e8c420e6e70c73bae8b461d51665741 authored over 8 years ago by Samuel Georges <[email protected]>
Minor API and styling improvements

ac9ca7fe8d690da46648bcbd8fafdda37d65f8d7 authored over 8 years ago by Samuel Georges <[email protected]>
Loading theme translation config from an external file

3a8c423876a5606638811fea224f60b8219caf0b authored over 8 years ago by Samuel Georges <[email protected]>
On set theme import theme messages

6bfa7ee9844f80de74562abbb43d81d275b52e24 authored over 8 years ago by Samuel Georges <[email protected]>
ThemeScanner now looks at theme.yaml for translations

translate:
en:
some.code: Some value

2921487cf5deb518b7bd3949dab14f42bfc8e29c authored over 8 years ago by Samuel Georges <[email protected]>
Update styles on ML picker

58be0209d33db018e001edb34227d3ddcacba8af authored over 8 years ago by Samuel Georges <[email protected]>
Should call Cache::flush() instead of CacheHelper::clear()

Fixes #114

4af06dd1f8cdb70b6ade603725ded9fccbb9aa03 authored over 8 years ago by Samuel Georges <[email protected]>
Add forceUrl option to LocalePicker component

Fixes #72

0b0d0198aaca093b5a357b5f359d6ac336942a7c authored over 8 years ago by Samuel Georges <[email protected]>
Added option to always prefix locale in URL

Refs #72

fd0df08bd102ee31a977db76d03a0cb81f4c35bb authored over 8 years ago by Justin Lau <[email protected]>
TranslatableCmsObject now supports custom model

Create MLStaticPage for placeholder handling

19299bc177e2b8053b5317deaedb05b9ec5820f1 authored over 8 years ago by Samuel Georges <[email protected]>
Don't create empty translated files

1db173d1f68ef934e9f69e1753911db9cf6a92ba authored over 8 years ago by Samuel Georges <[email protected]>
Static Pages now translatable except for placeholders

Refs https://github.com/rainlab/pages-plugin/issues/32

f73c60516e0f220997f8158d15e96d55d0de51f7 authored over 8 years ago by Samuel Georges <[email protected]>
Initial work on RainLab.Pages support

8b52b1de4720f041edc1218fa95f682047c1e120 authored over 8 years ago by Samuel Georges <[email protected]>
Remove deprecated code

3294e26a8c2e9f1ad4975b220916a9e4d6b870bc authored over 8 years ago by Samuel Georges <[email protected]>
Break Model behavior to a base class

Spawn TranslatableCmsObject

f47adb217391743d67828dc496c79b6ac889a903 authored over 8 years ago by Samuel Georges <[email protected]>
Update rich editor so it works when lazy loaded

6b85685d182f389daf1cedf43c593b27460937d5 authored over 8 years ago by Samuel Georges <[email protected]>
Translate the confirm message

3853e5fb0588a9cd5b681c4dbe67488bf74bb060 authored over 8 years ago by Szabó Gergő <[email protected]>
Merge branch 'master' into table-widget

26952be5a66fa79267caf7422839d4048a0ee27a authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #94 from vojtasvoboda/feature/cs-locale

Add cs_CZ locale

36e7fc4c34c9ff1e87c845638e2191b8ad6731a1 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #95 from sajjad-ser/master

Add Persian Language

df083806cd190371f45d91181767a11e07a807fe authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #96 from gergo85/patch-1

Translate the text of save button

a8473bb65d82c2e2efd29ea04abe78127f3557a9 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #104 from estudiogenius/patch-1

Minor fix for trans method

fd0901dceca70b3e19d1f35ab57ef0949146a0bd authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #107 from gergo85/patch-2

Update the Hungarian language

5d539dbf9f2e1eb222f66f9b2c4004dc807b1718 authored over 8 years ago by Samuel Georges <[email protected]>
Hide translated buttons works

a2ca215a998bdf7b327ae5d4865f63669a09ad8a authored over 8 years ago by Samuel Georges <[email protected]>
Integrate with latest table widget changes

97b0ebbbadee9e4326cb5ee558c27d0ebe5914e4 authored over 8 years ago by Samuel Georges <[email protected]>
When uninstalling the plugin, App::after() expects plugin

Fixes https://github.com/octobercms/october/issues/1758

a322e3b9a03c0ee670bbc5755abdd8bbef7d1ce7 authored over 8 years ago by Samuel Georges <[email protected]>
Bind to server data source for read events

e9f1ac088cfd0f52466584aef75d513983bcfab9 authored almost 9 years ago by Samuel Georges <[email protected]>
Update the Hungarian language

865ff6c572add56bb6e1d17429ae6317aa49e0b5 authored almost 9 years ago by Szabó Gergő <[email protected]>
Minor fix for trans method

It makes it easier to use the method inside Controllers and Components

99c88bae7a2a6ff7efaf2313155f7e913f1c2746 authored almost 9 years ago by Genius Soluções Web <[email protected]>
Translate the text of save button

07a7c2478091741c996ffd40a8188d309e865708 authored about 9 years ago by Szabó Gergő <[email protected]>
Add MIT licence

136978ebac4c7c4991d31f6ed68ec0c15392c4ad authored about 9 years ago by Samuel Georges <[email protected]>
Add Persian Language

f4f48173238c6fe5f5fc52ae57f37f234132ba81 authored about 9 years ago by Sajjad <[email protected]>
Prevent duplicate toolbar buttons from being injected

3cb42b7e23150e76af6cc1115950101c47e386e9 authored about 9 years ago by Samuel Georges <[email protected]>
Restore toolbar buttons

d3868cc33799569368ae8fe8a1e03f34d938be2c authored about 9 years ago by Samuel Georges <[email protected]>
Merge branch 'master' into table-widget

Conflicts:
controllers/Messages.php

72d250765fb6daa06b069e031d3bf293e94ff84b authored about 9 years ago by Samuel Georges <[email protected]>
Minor style fix

8325821390b42854a6eb598e309927e3e55b0ebe authored about 9 years ago by Samuel Georges <[email protected]>
Add cs_CZ locale

90e9ef5fb53f583f4e81b893a0e47a0369cc497a authored about 9 years ago by Vojta Svoboda <[email protected]>
Merge pull request #92 from keiosweb/master

polish translation

2531e48aafac0cb40c52dffdeadce7426225d023 authored about 9 years ago by Samuel Georges <[email protected]>
polish translation

c4f2470a967c763ebd67e26b0ad28aaf61b081ee authored about 9 years ago by Kuba <[email protected]>
Merge pull request #90 from gergo85/master

Minor cleanup

daf19e20d888325937472fe76e69f636082ad603 authored about 9 years ago by Samuel Georges <[email protected]>
Minor cleanup

07f3e15b1e5fab2a0b15df9a8cc7719fe73aad26 authored about 9 years ago by Szabó Gergő <[email protected]>
Merge pull request #84 from acwoss/master

Update pt-br lang

19f120eb81b53e488867efc3b87062f92b592b3a authored about 9 years ago by Samuel Georges <[email protected]>