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

Fixes issue #7

bd3fd88468226125b0f8206c3ba98e4a799f134a authored about 10 years ago by Sam Georges <[email protected]>
Merge pull request #9 from Shahiem/master

Lang_NL

5b57afb616658bc22e7c2e78d3f6b2dc3c3bfb4a authored about 10 years ago by Samuel Georges <[email protected]>
Lang_NL

a7fb12ebfb60654d73629afdb88a7e379e136129 authored about 10 years ago by Shahiem <[email protected]>
Merge pull request #8 from mrmlnc/master

Lang_Ru

3050bb04cdca4e9859c52da4b80c4339853ab2fb authored about 10 years ago by Samuel Georges <[email protected]>
Lang_Ru

423eab51827721cfa7cbb06007bb9ce3f54dc7b8 authored about 10 years ago by Denis Malinochkin <[email protected]>
* v1.0.2

Languages and Messages can now be deleted.
Translate the translate plugin.

7c7d8451171db643d1c0d48d6178f2ad74888f5a authored about 10 years ago by Sam Georges <[email protected]>
Fail softly if translate is not built yet

d45ddb5358199c7ba90896138d9e0686a25a9d41 authored about 10 years ago by Sam Georges <[email protected]>
Update readme

fdd9859d0230ec6a68978d8bee4654ee2dcfa4e3 authored about 10 years ago by Sam Georges <[email protected]>
Themes can now be scanned for basic messages

Holding Ctrl/Cmd when selecting a locale will select all other locales on the page

f5653e1f34cab3491bac0801671aff99fabe7909 authored about 10 years ago by Sam Georges <[email protected]>
Translate -> Translator

1bde1589f366a9ffc8f52d5dc996729ef53bdcb9 authored about 10 years ago by Sam Georges <[email protected]>
Break out MLText to a generic base class, add MLTextarea

1229c52487c99c72f0b72bbb51e82a3aa280b50c authored about 10 years ago by Sam Georges <[email protected]>
Minor

5f3d6fae773ed6f293c589ee3155511a18e085f3 authored about 10 years ago by Sam Georges <[email protected]>
Update readme to include LocalePicker component

0dc415a0d001c2c247697f0c31283e64de6bf068 authored about 10 years ago by Sam Georges <[email protected]>
Add working language picker component

04fd13fa6a5dc845ddac3c7cd542743fd33ae331 authored about 10 years ago by Sam Georges <[email protected]>
Abstract session locale out from base logic

Session only used for front-end

4daf940d04713e14d1a56968bb5ca489cc76914d authored about 10 years ago by Sam Georges <[email protected]>
Minor

f14b2db517d0af23a0bbe07da478dc1b0ef97e0c authored about 10 years ago by Sam Georges <[email protected]>
*REM* Meta code

1d141f2f1081303b3a891d22830791add7c2022b authored about 10 years ago by Sam Georges <[email protected]>
Create basic localepicker component

f173d0612f6472e9cba00f567b622de5d447e4bf authored about 10 years ago by Sam Georges <[email protected]>
Store selected locale in session

Comment out meta based caching, not needed with later route binding

0da376eac7f18ca6e36fbec66d1d1f22d85bab4c authored about 10 years ago by Sam Georges <[email protected]>
Add changes for latest build

8360af0a7f9ceeb69808550f5b881640783fb5de authored about 10 years ago by Sam Georges <[email protected]>
Fix ML control styling

f20796b9f54be8b4cd4e9e08a30f6a42d9475ff1 authored about 10 years ago by Sam Georges <[email protected]>
Update conditional implementation approach

217f09e633fc91e89b82aa275cd48d07674ed033 authored about 10 years ago by Sam Georges <[email protected]>
Write docs on conditionally extending models

e0322d7097853e4a0a8026278795916ef8b9f313 authored about 10 years ago by Sam Georges <[email protected]>
Add translation to content files

78e0c89ccdb014fc1494faa70da6a326b408a5f1 authored about 10 years ago by Sam Georges <[email protected]>
Removes hard coded reference to front end languages

9916e46c3bef96078b1bf96b8299b6252bc7049e authored about 10 years ago by Sam Georges <[email protected]>
Hide translated button works

Clear cache button works

0632e1360a8173586cb93a54eddf7050fb711422 authored about 10 years ago by Sam Georges <[email protected]>
Minor

2ef47f1dc53569021afce9f98c2ab550630c6a9d authored about 10 years ago by Sam Georges <[email protected]>
Remove Translatable.php trait (not powerful enough)

8ca1bb00637c7d419bb51f37863016e5f5687764 authored over 10 years ago by Sam Georges <[email protected]>
Add dirty detection to translatable, save all locales when saving

Tidy up MLText control

ddb14ecea40b6aaa00c98b7cb7c85afa098c2cf6 authored over 10 years ago by Sam Georges <[email protected]>
Add code to set translated values to the model

a48be4631a2b8acf0d3bbbe39bbd93ab9a3543e5 authored over 10 years ago by Sam Georges <[email protected]>
The locale button should switch after selection

76ba80e69763955366ac4307e2cd69a47cc43316 authored over 10 years ago by Sam Georges <[email protected]>
Convert Translatable to a behavior so we can dynamically extend models

6c00df5b8573bc4a236f2dc72a6545af6fb7f94f authored over 10 years ago by Sam Georges <[email protected]>
Complete functioning ML control

822db2c022dcb1b9e34bc938c7d9889f3ad8e7c7 authored over 10 years ago by Sam Georges <[email protected]>
Align CSS

c3f3a4a1056459783fbc02c17a4c7e6a287f49eb authored over 10 years ago by Sam Georges <[email protected]>
Create base multilingual control

1471fd3a14f31a0894c7370aebfcd83955ca616a authored over 10 years ago by Sam Georges <[email protected]>
Init backend translation

91dc3057d69e90a370e43bc86464a3297cf146f8 authored over 10 years ago by Sam Georges <[email protected]>
Add front end and back end locale listings

MLText falls back to Text when no translation possibilities

d600d9bb2f7886adcf93cd7e5e1b874751d8cf1f authored over 10 years ago by Sam Georges <[email protected]>
Clean up and create working prototype for MLText

4306ff35abd0a2023863805ed2824cfa16436340 authored over 10 years ago by Sam Georges <[email protected]>
Move inline CSS in to external file

Create initial MLText form widget

874221fe50bf66910a49f1d5b75e1a0b58724f62 authored over 10 years ago by Sam Georges <[email protected]>
Refactor and simplify Message implementation

855a5800eab0b8fdda5c090a1e0eef9a496d139f authored over 10 years ago by Sam Georges <[email protected]>
Adds language set up page

Initial outlay of Messages page

b7736a12a80c143ffc822b8409d301c2b3fed7f2 authored over 10 years ago by Sam Georges <[email protected]>
Add model translation implementation

2d569187b1da11c5fd3f8943dc7a1d2a56cf632d authored over 10 years ago by Sam Georges <[email protected]>
Minor

106091a414aa4f06e4a6787c729a7859e7066371 authored over 10 years ago by Sam Georges <[email protected]>
Write initial design docs

2f0733ad0fb21cbfaeb585cde25d1c6a901deb5a authored over 10 years ago by Sam Georges <[email protected]>
Spawn

caf794d641790c83ea2ba0980f23f16d0496898f authored over 10 years ago by Sam Georges <[email protected]>
Initial commit

8637fc01a165d184a402b355e12eb62e34e77526 authored over 10 years ago by Samuel Georges <[email protected]>