Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-system-module

Read-only mirror of the System module for Winter CMS.
https://github.com/wintercms/wn-system-module

Plugins are now updated according to their dependency definitions

2e6004dbfedfb19b0ab00dbde373241916d87079 authored over 10 years ago by Sam Georges <[email protected]>
Closes #660

5cd432d309f6b31ae755c4a420de3010be8e0d70 authored over 10 years ago by Sam Georges <[email protected]>
Add docs to class headers

69a7ce26dc70080a33025deea2b49d3b9a8ce1c2 authored over 10 years ago by Sam Georges <[email protected]>
Fixes validation on Tabs and Cms pages

20d8337a9ba15f39437fe10ba8ea148cb61ae0f2 authored over 10 years ago by Sam Georges <[email protected]>
There is a bug in chrome where events are called too early

1972a1fae76a93a8bca0ac43b93262a15770ac08 authored over 10 years ago by Sam Georges <[email protected]>
Str::getRealClass -> class_basename

0a64760ec8d74be70e1fc916241ea0b9cf6876e0 authored over 10 years ago by Sam Georges <[email protected]>
Adds support for Windows-based paths

59c1772dc8cec60ac32c819e4e41f5c56cc5adf5 authored over 10 years ago by Sam Georges <[email protected]>
Add default value

59e3d121da740e201a9bba44732842b30d8a2dea authored over 10 years ago by Sam Georges <[email protected]>
ConfigMaker now symbolizes paths

352134d43f3d8683a0639f8526cc547bcfb9b511 authored over 10 years ago by Sam Georges <[email protected]>
Moved the PathMaker trait functionality to Filesystem class (see October Rain)

ccb87915764cd348d163e02c8876b33652586bd1 authored over 10 years ago by Sam Georges <[email protected]>
Moved `ViewMaker` trait to live under system, it can be useful for Models too.

c847e3934a72d59e8099b018114f01f8737d1250 authored over 10 years ago by Sam Georges <[email protected]>
Removes deprecated code

3df8fe1b1b509d499173c7312dde612359a5fb2f authored over 10 years ago by Sam Georges <[email protected]>
A defined loader should not hide when there is a redirect taking place

f06b96799c2547b65cfea3053f05f7b82dbf93a6 authored over 10 years ago by Sam Georges <[email protected]>
Refs #653 - Move sessions table to system

de1ccf2fbedd3c374a6f5a302e881bc911070c1a authored over 10 years ago by Sam Georges <[email protected]>
We have a form object already, use that instead

aeb1fa69deafee6a3b322e7849cefb32b3d7f6d4 authored over 10 years ago by Sam Georges <[email protected]>
Only when there is no <form /> parental element

5ca6f8879d5c5444641db0576d307a83c69b756d authored over 10 years ago by Sam Georges <[email protected]>
Welcome to the team, Indatus\Dispatcher! :-)

793808a4b068b002ac6ba558c5dc1e8fdce23704 authored over 10 years ago by Sam Georges <[email protected]>
Add alaises for SystemException + ApplicationException, they are used so often

72449a3b5e7120c14770ba79d7d0a108375d6270 authored over 10 years ago by Sam Georges <[email protected]>
Added new containerAttributes property to form fields

90167d00701ecb9e08a0ec55b680644d7c860303 authored over 10 years ago by Sam Georges <[email protected]>
Lean code

7a56c9bb0531655a6964664c3dd70f214de1410f authored over 10 years ago by Sam Georges <[email protected]>
Convert autoload refs to PSR-4 so they actually work

63014e64d5ed71b33f5ba19d547f2c6fcebd4ef2 authored over 10 years ago by Sam Georges <[email protected]>
Exception handling when plugins/ dir missing

8c47970793d8cc7f41dcb1501cd7638b11f2a7d0 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #627 from JohnsonJackblue/patch-1

Update lang.php

68733175ab387d00d478f22306b4cbad5f049060 authored over 10 years ago by Samuel Georges <[email protected]>
Fixes path making issue

aa6affed6467189f3751fa5fb75ee1fa0fde743c authored over 10 years ago by Sam Georges <[email protected]>
Update lang.php

b3b204d843a7a79ffb47d0813862dc46e8439758 authored over 10 years ago by JohnsonJackblue <[email protected]>
Fixes issue where load indicator hangs around on errors when a redirect is used

bf3718d702601184ca69747e5edf249e2aed67cd authored over 10 years ago by Sam Georges <[email protected]>
ViewMaker now uses PathMaker

df7208a78c786a7ea90b725bf206ea85ffbd27a1 authored over 10 years ago by Sam Georges <[email protected]>
Clean up some sloppy work

2ce3f02a4f1b6665910635ad48357519fa8037b9 authored over 10 years ago by Sam Georges <[email protected]>
Add missing comma to array language definition

Line 17 - there was a missing comma between the items of the 'locale' array

57b5fdcf0f4526a4530f1ccb2013a4f680622dc0 authored over 10 years ago by climaxx <[email protected]>
Pass isFirstField attrib, allow prevent of default focus()

b9df1a32846fdad7d8b0025de7dc921f184e404c authored over 10 years ago by Sam Georges <[email protected]>
Trigger invalid on all fields, but only focus the first one. Also pass the messages across.

cd882fa1cc8994e82f47fa6ebdd03d806f2853aa authored over 10 years ago by Sam Georges <[email protected]>
Add Save & Close button to settings pages

143f467327ed09a2d75f596ca894595566615023 authored over 10 years ago by Sam Georges <[email protected]>
As per documentation, option-based redirect should only occur on successful AJAX requests (pushing a redirect from the server still works)

834b55db7bd7a81d8d147daa6289d7938a4b5c9e authored over 10 years ago by Sam Georges <[email protected]>
If the target element is an input (textarea, select, etc) include its value when not used in a form

17df204905fe749dad1c64a203ac8844444dc9bb authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #594 from andersonwoss/master

Add full translation for pt-br

5a58bd8b08b437d1b48466f2873e4c1f9b686638 authored over 10 years ago by Samuel Georges <[email protected]>
Merge branch 'master' into develop

6b28b47f7738b26ef3033340a46dba3efa9f88a7 authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'misc-tmp' into develop

805b08f9987eecb2556cc0359002fb0ef0963d21 authored over 10 years ago by alekseybobkov <[email protected]>
ValidationException should be aliased. System and Application should probably be aliased too.

75e3f5fae15b3abb4a8f08050b0414a1803b9828 authored over 10 years ago by Sam Georges <[email protected]>
Add full translation for pt-br

0900302821dd90a882776c606f98dd2be40b7d94 authored over 10 years ago by Anderson Carlos Woss <[email protected]>
Fixes #584 - pt-br locale not defined correctly.

918cdb3676cd81de35888cc3a0692fd72397750d authored over 10 years ago by Sam Georges <[email protected]>
Add PathMaker trait, Combiner now supports aliases and dynamic paths

92311aead9437c34baca94fa878e6074d62a62f3 authored over 10 years ago by Sam Georges <[email protected]>
Set the default sort order

77342c4faa0c06a217fd83585a7da7bdff5cc1a1 authored over 10 years ago by Sam Georges <[email protected]>
getClassExtension -> asExtension (shorter syntax)

c548bdc75608734c974c7565bcc09e2b0228f4cd authored over 10 years ago by Sam Georges <[email protected]>
Updated the treeview control, updated Redactor scripts, the CMS Content is now a compound object

85e744f136aa8bc60378f0d5ea2ef81f76836285 authored over 10 years ago by alekseybobkov <[email protected]>
Merge pull request #573 from mrmlnc/develop

ru_lang (138)

561db6c0d519eb22abc3c28cfcd05985759f4441 authored over 10 years ago by Samuel Georges <[email protected]>
Updating dutch language files

254f82dfa45e8a5364a274261e9cff2d83574215 authored over 10 years ago by Stefan Talen <[email protected]>
ru_lang (138)

5a293d2411aff42fcc0625cc1c3d835b9fff3f66 authored over 10 years ago by Denis Malinochkin <[email protected]>
Fixes rebase issue in #557

625a7beaaf45a26feb6d2b67964b4087e38b8129 authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop'

a76b20505c33725997472abc682ad0fc8d444b49 authored over 10 years ago by Sam Georges <[email protected]>
Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section

b014b4be6db0820cd423bac10e8f3d4f9e52c045 authored over 10 years ago by adi <adi@kleptovici>
Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log.

4910d76d35892990e3ddb20f603993b86ac025b3 authored over 10 years ago by Paul Wilde <[email protected]>
Fixes #547 - Duplicate assets are pointless

2fea7539395f0f2326d625693242335a78dcf7c5 authored over 10 years ago by Sam Georges <[email protected]>
Refs #543 - Translate the fallback report widget title should the user not set their own

5c1e1348f576beba81d2b749693f5ef08a182886 authored over 10 years ago by Sam Georges <[email protected]>
Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector.

ba701e11212dbe1fa986a321c5a9756c740930cb authored over 10 years ago by Paul Wilde <[email protected]>
More translation strings.

5b980021cbe5b91ab83e3b6a508dfedcb38b852a authored over 10 years ago by Paul Wilde <[email protected]>
Use correct flag for Sweden, it was previously set as the El Salvador flag.

f9d2f51d388fbc907ea3272944419d91e81d1dca authored over 10 years ago by Paul Wilde <[email protected]>
Italian translation

Add the italian translation for the October CMS

21de83e34577c6f0e3c2d324fbbb3aab057cec7f authored over 10 years ago by Nicola Marini <[email protected]>
Italian translation

Add the italian translation for the October CMS

aa2d6fe7e895b4e92cc2e75fc4276c74d13ab5c4 authored over 10 years ago by Nicola Marini <[email protected]>
Italian translation

Add the italian translation for the October CMS

d1fce94b4d7868a270a4eb485d64de0860c729b6 authored over 10 years ago by Nicola Marini <[email protected]>
Merge pull request #535 from boulox/system-french-trad

Add some missing french translation

9ada227cb2d7da4b68022bfa4b390444e61b6638 authored over 10 years ago by Samuel Georges <[email protected]>
Move trans from logic-less array to inside business logic. Convert tabs to spaces.

0eab9a25b2824b9708787f0956db5cd70967a0bf authored over 10 years ago by Sam Georges <[email protected]>
Add some missing french translation

9d1dc41d7c3bd2887c653266820fe29d43d6beb5 authored over 10 years ago by Boulox <[email protected]>
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.

4b1d697a3e2d9cf44df3b557b0f7085a020d999c authored over 10 years ago by Paul Wilde <[email protected]>
Merge pull request #533 from paulwilde/lang-update

Allow the dashboard widget inspector and status report widget to be translated.

0cd3b480fdeb7c6cda6fe227b5ed24365fb5d51d authored over 10 years ago by Samuel Georges <[email protected]>
Allow the dashboard widget inspector and report widget to be translated.

86f6c07c630ffe18404e23eb868b01aa32416a39 authored over 10 years ago by Paul Wilde <[email protected]>
Translate My Settings heading.

c0215dd29634eac4f1d1f9260fb0293ca2bce740 authored over 10 years ago by Paul Wilde <[email protected]>
Merge pull request #527 from sl1nk3/french-translation-updates

French translation updates

d079a987d3143c3c3d87f052775f66558faf359a authored over 10 years ago by Samuel Georges <[email protected]>
Merge pull request #526 from mrmlnc/master

Russian translation [build 134]

463738df78f4f397f0c3f232186c75f66ab23b87 authored over 10 years ago by Samuel Georges <[email protected]>
Better french description for the request log

a1314865d0439538206358db63d19b544e55eab1 authored over 10 years ago by sl1nk3 <[email protected]>
Some more updates

fbfe1c24e05ec599bdd8d464b844b5efc510257e authored over 10 years ago by sl1nk3 <[email protected]>
Suppression de la contraction toute pas belle.

711a53bc713c19eff33b9f6b1d097020d241e9b9 authored over 10 years ago by sl1nk3 <[email protected]>
Fixed some issues with the French translation,

Added it to the settings menu.

04cc6d949eb0e514c7846fa344b3045cd78b890d authored over 10 years ago by sl1nk3 <[email protected]>
ru_update

70a67eb7148a5e8110535b6107eeaf2f03965546 authored over 10 years ago by Denis Malinochkin <[email protected]>
Create allocated Settings category constants for translation

5fc89b7af1ab38777b4447edada58140d2b71dcb authored over 10 years ago by Sam Georges <[email protected]>
Improvements to logging screens and internals of List widget

cecf049d4572ae8b85af6707e401decf334ea7a3 authored over 10 years ago by Sam Georges <[email protected]>
Attempt to display error message in event log list

dbe1881a8c3cf08a457eedcd34faa0d8d47bfc65 authored over 10 years ago by flynsarmy <[email protected]>
Add more translation points

fe5654f3c5801d9bbb23cd818fa25dd852a59ffe authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #516 from boulox/french-translation

Add french translation

e20168cdbae968576afab645b29228884133b862 authored over 10 years ago by Samuel Georges <[email protected]>
Add french translation

00aaa4c2144d93bef95f7ee5a6b0fed91d6ed80e authored over 10 years ago by Fabien <[email protected]>
If a base classes uses a trait, no need to reuse that trait because Model boots all traits now

dd04c7078d190d96e61d1ece5921ef071f461fcd authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #512 from mrmlnc/develop

[Build 131] Update ru_lang

c8f234956f4c6e736c8ef988a05c97ec489d1e66 authored over 10 years ago by Samuel Georges <[email protected]>
Traits use private instead of protected so they can be used/reused in base classes

449e524a2ba9adf11715219bc5808f5467055975 authored over 10 years ago by Sam Georges <[email protected]>
ru_lang

a7ca55ab6171622570869f7e5e803caddc83af68 authored over 10 years ago by Denis Malinochkin <[email protected]>
private -> protected

602afe7fbd38f55e58b115582284c2bd347d9c39 authored over 10 years ago by Sam Georges <[email protected]>
private -> protected

261260c4246f5bb316c121f787d1612aa2f4a25d authored over 10 years ago by Sam Georges <[email protected]>
Improve event and request log preview pages

78305f7366ad4472a2947fb22f2c477d46f398d5 authored over 10 years ago by Sam Georges <[email protected]>
MAke EventLog details jsonable

7916b855cdaf3cfe9756bb535cdb284f4494fb34 authored over 10 years ago by Sam Georges <[email protected]>
Use a smarter approach to logging request referers

aaf40649f7f2a5c9c5d157d92375b57679d7c703 authored over 10 years ago by Sam Georges <[email protected]>
Minor fixes to list setup

1b0012245aad4b1c42c1b21bbf22e5df3d45d4f2 authored over 10 years ago by Sam Georges <[email protected]>
Add hints to each log page. Fix preview screens for event and request logs.

1c1fcbb3baaad62bb5c07cc90534016e94ae827b authored over 10 years ago by Sam Georges <[email protected]>
Translate values

d316698e5c13eccb4949963dd44d753f424bee22 authored over 10 years ago by Sam Georges <[email protected]>
Add empty log links

d7172af1bc03033c196a0dd4edf3e9b43c224c54 authored over 10 years ago by Sam Georges <[email protected]>
Make request and access log work

d15a72df8354197bfe9f845f300bbbbc84c42a46 authored over 10 years ago by Sam Georges <[email protected]>
Add settings pages for new loggers

Write trace log items to the db

0421c28b616826898487f57c4a05ff008b69cb59 authored over 10 years ago by Sam Georges <[email protected]>
TraceLog -> EventLog

Cms\ErrorLog -> System\RequestLog
Set up some basic language keys

c5288553545e2fb9be63c6952ee2f4f6bf767589 authored over 10 years ago by Sam Georges <[email protected]>
Refs #383 - Set up basic models for logging

ab452494a1c83c34134bc560f76e8776720fac8d authored over 10 years ago by Sam Georges <[email protected]>
Composer fixes

4d0b6148def3a231340f85764f880d65f34f7326 authored over 10 years ago by Graham Campbell <[email protected]>
The Settings area is responsive now

2f8cd442f3c63c76a2b63395330da16c74ccf34d authored over 10 years ago by alekseybobkov <[email protected]>
Update oc- icons to match font autumn

Minor tidy up to framework.js

da01f445821739ba09eba86cc3d532fc1b670c25 authored over 10 years ago by Sam Georges <[email protected]>
Updated the settings pages UX

105dc90710e1193aa7701da198a2a7ec0f7ac726 authored over 10 years ago by alekseybobkov <[email protected]>