Ecosyste.ms: OpenCollective

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

github.com/zoghal/Translations

Backend / Platform translations plugin
https://github.com/zoghal/Translations

Merge pull request #1 from zoghal/renovate/configure

Configure Renovate

ba9cc3eb2484c4fec4c1ae9238cf67805845285d authored about 1 year ago
Add renovate.json

c631ba5951e4ddaacc6b908107726e4b0fef857c authored about 1 year ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

8db7567613b0cef1d685ea39c4ffdb1b77a31f65 authored over 11 years ago
Merge release/v2.0.1 into develop

f419c3e8be795b9b0c3909151f41c7761209a041 authored over 11 years ago
remove tests for nolonger supported replacements

these are ambiguous now that the singular translation also receives the
number - if we shifted t...

2c8287c5d61ad134f7d6e354376bf5e3bc956e0c authored over 11 years ago
Merge release/v2.0.0 into develop

2b1c43924a6a7b5c682443bff26b1a736728f9d3 authored over 11 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

1d71ddf74c99028a333dbc67f362cb4ad0741e5a authored over 11 years ago
Merge pull request #48 from nodesagency/feature/preapare-os

Remove nodes-specific code

b466d026fbfafe84f6364ad3208a44a5fd55859f authored over 11 years ago
don't forget to pass the category

ecb10d190f7056d77a9e28fc1ef0e9e671aab232 authored over 11 years ago
dk is not a language

0f8508aeff028bbbbed45b8db2a2d229044f325f authored over 11 years ago
add some more docblocks

c85ed460aad26025989e407f891b93bbe3eed448 authored over 11 years ago
remove incorrect warning

The plugin handles both

7a5a021cbadde7337e746218f1ddce640c902fa7 authored over 11 years ago
for plural functions - always define {number}

make it consistent. Will otherwise likely be a pending bug for any
language with more complex pl...

af73bc89b85ce6b02099d4c1afb69bac8d8b7857 authored over 11 years ago
make the extract task accept paths

I.e. make it possible to do:

Console\cake Translations.extract Plugin/foo

And for it to then ...

df7d3ac0b8c22a1ea59188307fd0f65d7e035c08 authored over 11 years ago
updated docs

fffbe5399448f6ece676322e27cbe69758efb4ed authored over 11 years ago
correct throw statements

4e11accbf61314f0a0701478c74fda673d17712a authored over 11 years ago
remove all nodes-specific code

d6eaffc4ddf02c93837e947807bc176d61c0948b authored over 11 years ago
Merge pull request #50 from nodesagency/feature/form-keys

fix form keys

30bf695f49ae01de01ddc3a6f663dcba2751c35c authored over 11 years ago
add encoded keys to textarea - fields for admin_edit_locale - action

588944c33c412ae4d6a264daa358f980777423bc authored over 11 years ago
Merge branch 'develop' of github.com:nodesagency/Translations into develop

2deac67baee8a184c5c235f7ab206e58727f3c41 authored almost 12 years ago
make sure to honor Configure::read('Config.language')

If the very first call to translations is to Translation::config - it
will othewise ignore Confi...

6fc690659d54143835a4ddbe798ee2ffbcf43012 authored almost 12 years ago
Merge release/v1.12.0 into develop

9406280afdf371d0c9b0bc1c80b6b8d5a1e7ecb5 authored almost 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

cdc9ee202ae09592946c5e663dbfb54d8af81c9e authored almost 12 years ago
also remove the duplicate domain 'koi8-r'

It's labeled as Russian

429e9208c2f01daa6e88ad8fe3831eff1a41b002 authored almost 12 years ago
prevent invalid locales from being displayed

This may be an error from Cake's L10n class, but account for it.

Fixes #46

171d2d34775b507ea28efe06327ccb39eb6efb60 authored almost 12 years ago
Merge branch 'develop' of github.com:nodesagency/Translations into develop

536acc321e3d352be116aa21f41eff5a3dec5045 authored almost 12 years ago
Honor all of the parameters for translations

not just locale.

Fixes #45

5018c4e34491bbed90cf1fc5df8c1f7112470207 authored almost 12 years ago
Populate translation records in not-default language.

The not-default langauge record must exist otherwise e.g.:

* Assume default language is en
* ...

4c00f75269c8e8c62af793b28b4c1cefb85dfb27 authored almost 12 years ago
back to green

The previous commit broke these test cases

bd4cfb3b24cab9b0b17f0e79e507806ad7f8462e authored almost 12 years ago
make diff-friendly export files

d89d157b43a9a5776deece3d8649bbbbdce967c9 authored almost 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

0bb3dfcafdd1de9ede669a9869234ba36a9d756e authored almost 12 years ago
Merge release/v1.11.2 into develop

2d36bfcefad0ba34390bce62bb1aed81cbd06cd4 authored almost 12 years ago
prevent overwriting the locale in translation views

the locale is set by the tranalation controllers - don't overwrite it
if it's already set

bf16b39d21f4b43eb9bd5f296f94dc0b8b0e0b23 authored almost 12 years ago
update langauge swithc to be more intelligent

don't show up when you're not needed

c078f0c480c1259eb31d4eeca57eeaf25a50509a authored almost 12 years ago
Merge release/v1.12.1 into develop

5b92f4cc563f649f14e18dc55c08b4d8423cc29b authored almost 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

75a19875bc95f26e8c3ca2f1961d5ac036191c8b authored almost 12 years ago
automatically set frontend js translations

d31c684cb9ce825e360f2a8e67b43f2cd62f9916 authored almost 12 years ago
refine when these selects show up

74edb7e99661f80b5b75cd4d51e03e033c0051e7 authored almost 12 years ago
Merge branch 'develop'

bac30889e17193c3f75fafc79e0e40eba48e4b49 authored almost 12 years ago
Merge branch 'master' of github.com:nodesagency/Translations

db2b825054a5b3a625f3ddef693b04516962c827 authored almost 12 years ago
Merge release/v1.11.0 into develop

cb1cacb87fed32bf7c640b3a2d78b77879629237 authored almost 12 years ago
merge release/v1.11.0 into master

c5f1fe9f6f63033aeae1eb7fe740d07f20ef213d authored almost 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

b705e66942e9d0432e912451876f8aacea0fa2a0 authored almost 12 years ago
hide the data domain

"data" domain translations are translated by editing the admin form for
<whatever> in the correc...

9aaba9ffba4cfc66803053483d2d45cea588d706 authored almost 12 years ago
update langauge switch to include domain switch

563f64bb322218a53693cd6ee54c7cc5244003bc authored almost 12 years ago
store the translated field value for original language

permits disabling the translation behavior and getting usable results,
and also prevents the fie...

1052d9d7f554d04663a953a10a3a7f324c5f9cbb authored almost 12 years ago
merge release/v1.10.0 into master

c496f75adce338008b4fd806611544928d903703 authored almost 12 years ago
Merge release/v1.10.0 into develop

2eb38e0eeb1d0cd467fc21f96c0932faa004d5b9 authored almost 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

c6158260068a7629bbe5e54953414c8be2ba9631 authored almost 12 years ago
Merge pull request #40 from nodesagency/feature/language-switch

Feature/language switch

da42b74e098e86915366ac92225ea2d0a6cedc8f authored almost 12 years ago
Merge pull request #42 from nodesagency/feature/remove-t

remove the t function

5c009c0e26b3f44f3c9b7ed823f92cfec20d7861 authored about 12 years ago
remove the t function

since it duplicates the __ override methods which should be used instead

8cfa09f5f02ab7607434bf8fd39edd13b605fd9f authored about 12 years ago
use _loadModel

rather than refer to the property useTable - the _loadModel method will
setup the model instance...

7a50f93f1215c24b02373e74a97cdb3dde2781f4 authored about 12 years ago
minor whitespace changes

e8ab15666e0f0fad025dc65217c6fa16414f0d63 authored about 12 years ago
write the chosen language to the session

This makes it easily possible to modify the langauge of the backend
where data is being translat...

71e097b779d05eb9eabd745c53f172c3789834a1 authored about 12 years ago
don't show the widget at all for < 2 languages

3be703b6f7727feb389bfadc595bf7ac95840f05 authored about 12 years ago
adding language switch js

599e2651ea8ed02104f1266b4927ed94a0fbd984 authored about 12 years ago
adding some awfulness

f7d6554963693f1a32ad36393c2f394adfc81b46 authored about 12 years ago
add admin js earlier

85632bd33ce6a8e652431973bba982988f162316 authored about 12 years ago
nolonger required

634610b49fe087c681a954975eed7693b9f36c7a authored about 12 years ago
ensure the langauge switch is in all admin views

1abfe901a6eb6eb9ade9c5e9e9ea25b52cf7ca9b authored about 12 years ago
reload the page when you change the langauge

193fb0c3bb99bd28e8bc61714aff4e79e371831a authored about 12 years ago
automatically set the locale based on the session var

In the admin, the langauge switch in the top of the view sets a session
variable. to be able to ...

7ba9c79aa41d232f5b58f67f8fcb391f8102b949 authored about 12 years ago
repurpose the $all arguments

allow this function to return all, the locales in use - or a restricted
set of locales

fd1e64f671dbe71a5bec6488772a4836aa52a310 authored about 12 years ago
add elements for language switching

d07d741f5bfdd7772cffafb2dc3533a9d2af9c0d authored about 12 years ago
update export view to be less lame

33841dcf548f15d94dc23a46c5d8d70885474d7b authored about 12 years ago
include the top_actions element in all views

009e4a968bf7450e4d0ee9ff99bb53a08baf82ab authored about 12 years ago
merge release/v1.9.0 into master

95e355cee9c22b6cfc7ccb81460cda3c4efc563e authored about 12 years ago
Merge release/v1.9.0 into develop

49a7f2b0195b435c4e76182393ce784a336d4fb8 authored about 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

b800b92b3c5ae7626ed807c4f199921f6e49303e authored about 12 years ago
Merge branch 'develop' of github.com:nodesagency/Translations into develop

969a09e1a085f6b46fd484c0fadc6ad601149ae5 authored about 12 years ago
Merge pull request #41 from nodesagency/feature/prevent-death-no-table

prevent death if there's no table

2bd73fd085311c67ffecb0711402bd2b0316742e authored about 12 years ago
consolidate !useTable and !_loadModel

2bd0f8ef327de121dc8da91e4313b38f2393e66d authored about 12 years ago
gracefully handle errors related to loading models

when loading the model, set the table such that it will throw an
exception in loadModel if it's ...

894eb07e886ee86bd85acf9b71043bcac49fbca8 authored about 12 years ago
phpcs fixes

and don't throw \Exceptions

a5172c9c8131dfb851f6fe556d5c7a569ba6a8e6 authored about 12 years ago
make autoDetectLocale accept args

this makes it possible ot pass in the locale string which facebook
stores for a user, to the tra...

5221b7cf292904a80d0c935c2e797a761edb0399 authored about 12 years ago
Merge remote-tracking branch 'origin/master'

98ab8e7e0bdd7c5e6c1b265e032e7c8274e0eb53 authored about 12 years ago
Merge release/v1.8.0 into develop

58c00429b44b006ed9a76c4a9f80c96352e5c153 authored about 12 years ago
merge release/v1.8.0 into master

f135b5cf5ad8450f5e7334717bcd1bf1c2ae3979 authored about 12 years ago
Preparing release

Preparing submodules for release
Updating semver
Finish release

9c0d115ecc7968ce031c5fb75d17b220f5e1a704 authored about 12 years ago
Merge pull request #39 from nodesagency/feature/better-import

More flexible import

a382c26cc4d57c54c62cf9eb7f4b2b06cd80c30e authored about 12 years ago
Merge branch 'master' of github.com:nodesagency/Translations

5be7d21b36410a2455640c92c875a2bf9bc3fa3d authored about 12 years ago
by default overwrite translation definitions

now that pot files force this to false, it's not necessary for the form
to default to false.

6bd8d81b9ae38ca56597f7dffc885aad3045b9a6 authored about 12 years ago
add error messages

for each of the cases -the expected result should be clear, but just
in case - add error message...

ecbaa0648440b3d7fc2f25543b41bf5e11ef6fe5 authored about 12 years ago
add test for overwrite and purge options for po files

0fee9d1be325ddc53872db11b9be417a3ec3daf7 authored about 12 years ago
update pot? parser tests

they return their unmodifiable settings now

c1ff3de632d4b676b3717a0625185b0bc8e4099d authored about 12 years ago
prevent db updates too if overwrite is false

3a25c579941129e9c265064ae5e417528668669c authored about 12 years ago
make overwriting on update an option

24ae1216e4e18a468cedf4641e50605427e94b4c authored about 12 years ago
add purge function

for deleting/marking-inactive translations which aren't in the current
import file

13dc56ae30cf1db58ec799d515a8017416241bae authored about 12 years ago
handle the file already having beenparsed

if the file is an array with the array key 'translations' - it's
already been parsed - just retu...

9cce872f01558db696663c0cdd8bf4d383d72390 authored about 12 years ago
hook in purging on import

c4537a5895631b120075f80843088aa6d63ec889 authored about 12 years ago
add overwrite and purge options to import

and allow the parse action to dictate options. This is required for
pot? file imports where the ...

01a434202ec342159144903d682ccfd8c280ac75 authored about 12 years ago
remove obsolete option

3614123786d835b5ce30c83f95805a9f1036bd51 authored about 12 years ago
update import form to reflect new options

also restructure it to be prettier

8c06dba390aefd0ca74046794877dfd2a11ab385 authored about 12 years ago
add tests for po and pot imports

Pot file import in particular should not clobber existing translations

39294fa3a50a2630aff9b80d68f5e777e16efe8c authored about 12 years ago
po and pot files need to force settings

the domain for a pot? file is the filename, it's not an option for the
domain to be overridden.
...

171e331cc468913d66b694228c81889819d149d2 authored about 12 years ago
add some pot? files for testing updates

f5466eca15c6b3e864aeb5cb8711f6b05e294d8a authored about 12 years ago
handle upload errors

rather than try to import nothing - just tell the user the file is missing

c203ee5a02ad29c11402ed0e102ce7d5edd01de1 authored about 12 years ago
Merge pull request #38 from nodesagency/feature/sort-translations

sort translations before creating pot files

7069a2de71f0ab295af85f974d3fc37f4829d467 authored about 12 years ago
sort translations before creating pot files

this makes it easier to find a translation in a pot/po file, and also
reduces commit noise where...

59c1b857f04a112b9862a82cd62075a2abe0ec9a authored about 12 years ago