Ecosyste.ms: OpenCollective

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

github.com/wintercms/wn-backend-module

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

Recompile assets

Refs #2267

60fa615fdeff354a34cc499de48eb6e4aea6ebbf authored about 8 years ago by Samuel Georges <[email protected]>
Fixed calling dynamic methods for dynamically extended widgets.

c03818a2737da1fa02e233a133dfc1df44a6430a authored about 8 years ago by soulshockers <[email protected]>
Fix multiple definition list refresh when index_onDelete method is called

6886d4a9752216e68cc4e724e25ceff54a604edb authored about 8 years ago by MarvinDurot <[email protected]>
Add scrolling to JS TreeView when dragging sortable elements

cab57be75a1ab5d974e024315ef166841352f412 authored about 8 years ago by Jim Cottrell <[email protected]>
Added support for Many To Many polymorphic relations.(morphToMany and morphedByMany)

5542e26537ec69d664dc22fbe74b1266baf8b4b7 authored about 8 years ago by Jack Dark <[email protected]>
Revert "fix hardcoded sort order name"

32dc4316698c6838311a49afacd8add06a1d582a authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2264 from gabsource/gender-neutral-relation-fr-translation

Improved french translation for model relations

bf77a90efd6cd1c3da52d7758758edc2042bf951 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2261 from cesarzagonel/fix-hardcoded-sort-order-name

fix hardcoded sort order name

66356ffecd9913d49613e6919cd0cd5d9d90fd94 authored about 8 years ago by Samuel Georges <[email protected]>
Changed french relation translation to something more gender neutral.

80cf019db93468d6c42df256a4d22c4cba32284d authored about 8 years ago by Jérémy Gaulin <[email protected]>
fix hardcoded sort order name

980edd22ab5f2bf5f74fb9682d86e3553e82bd09 authored about 8 years ago by Cesar <[email protected]>
Fix the background for flex-layout panel like in RainLab.Builder

170d541047c7eb6c28e349403132a5982ad97e81 authored about 8 years ago by Jérémy Gaulin <[email protected]>
Roll back uncommon features

Refs #2249

a1872d48e51fec0bdfa2e7a159110eb6569a0409 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2249 from gergo85/develop

Improve the Administrators list

52408a35071b3445551ce92ad9eb6f69e833d1f8 authored about 8 years ago by Samuel Georges <[email protected]>
Search should persist across pagination

The search term is now reset only when the record finder is first opened
Fixes #2161

d80c589d8c02977cf57224fdb81b9adb1d30dacf authored about 8 years ago by Samuel Georges <[email protected]>
Write tests for #2258

Prevent nulling when model fails validation

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

Translate the Loading message

6a0f95dcc0257f50071215fe05bf6b48f0062fff authored about 8 years ago by Samuel Georges <[email protected]>
Translate the Loading message

9eb6a688733d17a7ddb6cccd6695cd7bff361459 authored about 8 years ago by Szabó Gergő <[email protected]>
Enable refresh on form controller requests (correct branch)

This adds support for a redirect to the current page (a refresh) to be returned by the form cont...

48f08362fc1697103fce726fb59323a63774fef7 authored about 8 years ago by Luke Towers <[email protected]>
Add new columns for Administrators list

6156a74345bac2190f224640a299dc0552b4900c authored about 8 years ago by Szabó Gergő <[email protected]>
Improve the Administrators list

f4d7abb753d7e9855c7d4fa128b3c5574556f7af authored about 8 years ago by Szabó Gergő <[email protected]>
Make logic more explicit

This tightens up the rules of 7baea87068e496d83d6afd46fccee699779cb2ad

39def8743bdd3693666b506eecf1c78d2c3a1ca2 authored about 8 years ago by Samuel Georges <[email protected]>
Pass the data set along with getOptions methods

This is useful when the model is unreliable, because it is not always populated with the relevant...

5e6f078eb42577c56079c9e4892cc8313f597b64 authored about 8 years ago by Samuel Georges <[email protected]>
Code improvements

Refs #2235

ec0d6b463aba552f552721a24960af16dae9f978 authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2235 from acasar/nested-depends-on

DependsOn in repeater

95351b88eb72f166a3483ccdcc9799b526a37c38 authored about 8 years ago by Samuel Georges <[email protected]>
Further code improvements

Refs #2233

dfe4a016eed2112fd716e8957f0763712ddcf48a authored about 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2233 from acasar/fix-nested-repeater

Fix nested repeater sorting

549b3dd1a1918f4344be93d56e9a9c5401375ca0 authored about 8 years ago by Samuel Georges <[email protected]>
Bug fix in taglist widget with nameFrom option

Fixes #2231

e0c6508f81bbe574f805e4ca2b3fa4db9e1b8a9b authored about 8 years ago by Evgeny Razumov <[email protected]>
Greek Language Update

0283ed9dc037e0f356e378be523bc72f7afebc9d authored about 8 years ago by Antony Tsioukas <[email protected]>
Fix searching in non text fields under Postgres

Fixes #2092

91638f22cf6fd5985dab2c6310f515ffb84482cc authored about 8 years ago by CSNWEB <[email protected]>
Allow AJAX handlers to pipe objects to Laravel

Treat non scalar, non array, non RedirectResponse, non null as a Laravel compatible response
This...

b2e9274f6b25611a920db7c5e6020dfd89faf93e authored about 8 years ago by Samuel Georges <[email protected]>
Minor rollback

Not all widget base classes will allow arg 1 from being omitted, specifically Report Widgets that...

d0f59779cf3003cb8ea4a0383ee3f77965e9a0bc authored about 8 years ago by Samuel Georges <[email protected]>
Buttons container has an inner toolbar

Consider this when adding new buttons without insertBefore/insertAfter definition
Fixes #2194

266d29b3eca6f883db71f7cf7b51c2dd355c8653 authored about 8 years ago by Samuel Georges <[email protected]>
Sidebar needs to sit above dropdown overlay

This prevents the mouseout event firing and ending the entire show
Recompile assets
Fixes #2190

35541d0ed42ab7687103fc49c35371e05f9a5e06 authored about 8 years ago by Samuel Georges <[email protected]>
Nested DependsOn

05ee0987b99bb6e09c5b71ebbc0d32a60346c4d4 authored about 8 years ago by Anže Časar <[email protected]>
Fix nested repeater

3d716e6cf45ac56eeae9a90bded5dbce354397e2 authored about 8 years ago by Anže Časar <[email protected]>
Merge pull request #2128 from slipgrom/develop

morphMany Relation support

61d2c689490f2ee7dca8513d1040b214ccc0d702 authored over 8 years ago by Samuel Georges <[email protected]>
Align AJAX logic: merge custom response last

This is to allow overriding the standard values
Refs #2209

b5d9db501e2a99f618132246e841b6b0829ba1a0 authored over 8 years ago by Samuel Georges <[email protected]>
Moves AJAX handler response handling

Fixes octobercms/october#2208

5a51f4584132534ddc64c3f59631b410ea6540a9 authored over 8 years ago by Luke Towers <[email protected]>
Polish language update (pl)

5fcac0accaf7ef1af1fc1cd639ed60679ff6a742 authored over 8 years ago by Michał Płodowski <[email protected]>
Added missing backend translations (German) (#1825)

* Added auth.title which was missing in the German language file

* Added missing backend tran...

5c9604bbf5f448ed6884822bff26d85aa7fabab6 authored over 8 years ago by Sebastian Hilger <[email protected]>
Merge pull request #1741 from ARH-Digital/develop

Add morphic relations to backend

35f1c7ac328cb3cb418de2df538a2c8e881ad8b0 authored over 8 years ago by Samuel Georges <[email protected]>
$this is not accessible in static context

Fixes #2193

80f8c179a256194d5a4d2ae1aa53d1641450f874 authored over 8 years ago by Samuel Georges <[email protected]>
Force rich editor to synchronize when a form is saved.

29e38d510b8e6b1185b53d2595649b9d3ec59232 authored over 8 years ago by Aleksey Bobkov <[email protected]>
Merge pull request #2164 from Herlevsen/danish_backend

Expose danish language in backend locale dropdown

093a1d9b673c7ac543d7218112ee72b90e7db055 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2159 from side-by-side/patch-1

Added missed russian translation

f09ba207748ffe476fa1a0a0bd9971ec35a28b2e authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2157 from prasanth-darsan/develop

error on saving attachment config when in pivot form of a relation

5a2ae53ff5295016e6967710b3bad994a36a94ae authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2137 from Cladis/master

Adding Ukrainian translation of back-end

916a4a867592ed544bc179f6246fa737342abb5b authored over 8 years ago by Samuel Georges <[email protected]>
FR-CA with Canadian Flag!

264bf86ed3c31507b6abd0a6326a97d6988ff237 authored over 8 years ago by Félix Desjardins <[email protected]>
Update composer versions

Rollback 8dd2e97cf78a148cdcff6daacb212055b99acb22

afaf6a1195b898c22da26519b6060a8669f7ec30 authored over 8 years ago by Samuel Georges <[email protected]>
Update Froala to latest (2.3.3)

Recompile assets

488a78ab9b9b60872a3b37042af3844c31292f64 authored over 8 years ago by Samuel Georges <[email protected]>
Beautify saved content

cb59b2302d45900ebe0e4d19c0431f4171c0a756 authored over 8 years ago by Samuel Georges <[email protected]>
Expose danish language in backend locale dropdown

f0c6eceaba911a1aa3ecd65a5ba555ed19b8a0c4 authored over 8 years ago by Jens Herlevsen <[email protected]>
Remove the dropup when there are no widgets

Fixes #2123

61271bfdb4ed12332960e48a920e9a6a009a717b authored over 8 years ago by Samuel Georges <[email protected]>
Logic error. Fixes #2154

0989023fcb116df8fc90320d269d068a11d6cc12 authored over 8 years ago by Samuel Georges <[email protected]>
Added missing russian translation

e419ba50940a954dd36355be3625d94a36761df5 authored over 8 years ago by Pavel <[email protected]>
Fixed error on saving attachment config when its put on pivot form of a relation

5b5a68dfb26fcec037d78d9d024413f6d027ff77 authored over 8 years ago by Prasanth Darsan <[email protected]>
Merge pull request #2126 from gustavogodoi/patch-1

Update pt-br lang

7c7f2f055895742f982fa028a256ea43111f219d authored over 8 years ago by Samuel Georges <[email protected]>
Add danish translation

220930bf9129421e3696525ec37ab61fc9d5b01f authored over 8 years ago by Jens Herlevsen <[email protected]>
morphMany Relation support

45f0e0ef7642fbf65041aad3a5818ba68172e703 authored over 8 years ago by Roman Gerasimov <[email protected]>
Update pt-br lang

Fixing typo and improving.

d8254583244aede183f3b0e0160d77d68a2bf84c authored over 8 years ago by gustavogodoi <[email protected]>
Widget classes are now extendable

Fixes #2078
Fixes #1586

d9a514e6acb60a3204523bf758659b3a57ef199f authored over 8 years ago by Samuel Georges <[email protected]>
Adding Ukrainian translation

958eb41f122b7893b0a989753e238ad9d8c0e48f authored over 8 years ago by Cladis <[email protected]>
Merge pull request #2105 from triasrahman/develop

Fix fileupload image css on sidebar

96ab03ef16433e62003447b555eca3a17a89632d authored over 8 years ago by Samuel Georges <[email protected]>
Allow customization of default rich editor buttons

Fixes #2078
Recompile assets

8b0ef06da081cdd065108f51e41b64730923c656 authored over 8 years ago by Samuel Georges <[email protected]>
RecordFinder can specify number of records per page

Fixes #2082
Fix spacing on composer.json

a95dced81a5b7ff7622ddb55c5547812dc2bb8c9 authored over 8 years ago by Samuel Georges <[email protected]>
Update pt-br lang (#2110)

* Update pt-br lang

a5cd0935c00e90cbe288a0fc893be2ad1fcfd13e authored over 8 years ago by Anderson Carlos Woss <[email protected]>
Fixes not updating list record count immediately

ad4e530e7b3509264f89b6b4466562546fa819f4 authored over 8 years ago by Samuel Georges <[email protected]>
Fix fileupload image css on sidebar

5f35f165d7748522d14b96c06161d4463b24fc98 authored over 8 years ago by Trias Nur Rahman <[email protected]>
Update Dutch (nl) language (#2102)

* Update Dutch (nl) language

* Fix and add some Dutch (nl) translation messages

7017374b56ba4158d2f255f7980ad3da6f82be7d authored over 8 years ago by Alwin Drenth <[email protected]>
Fixes tests - migrations are in global namespace

a63a9ceac1a2580acff581ecba1f9105ee001b96 authored over 8 years ago by Samuel Georges <[email protected]>
Delete raw data instead of models

e2c4a9b8c780486b50e50e7a1a9d72007902e561 authored over 8 years ago by Samuel Georges <[email protected]>
Stable prep: Reset the brand settings and backend prefs

These have been restructured since RC version and so should be reset to avoid common bugs

5b8ec3fce19196b5847a7cad3b6961443d32cd0e authored over 8 years ago by Samuel Georges <[email protected]>
Nicer error message when no DB and backend access attempt

This is for flat-file sites that don't use a database. If debug mode is on, it will show an error...

b705e18fd737bd1813e7f991543977b38fb04b4b authored over 8 years ago by Samuel Georges <[email protected]>
Update Dutch (nl) language (#2086)

67e9c876e684a240f8f37438f3d7aec3e5708f7a authored over 8 years ago by Alwin Drenth <[email protected]>
Disable clock picker AM/PM time for now

Restyle clock picker
Fixes #1989
Remove debug code
Recompile assets

8237f41a46ef1f366160c5acf9d2e58660602493 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2084 from gergo85/develop

Update the Hungarian translation

a2fe0e0c023f4814b74b75da4ebda6ea75755a4f authored over 8 years ago by Samuel Georges <[email protected]>
Update italian (it) language (#2083)

* :it: Update ita lang

Update italian language

* :it: Ita lang

3303102e073eb508ffd5066dae18ea163a43ed5c authored over 8 years ago by Nicola Marini <[email protected]>
Bulgarian translation (#2077)

Bulgarian translation for october modul - system. [email protected]

Bulgarian translation...

1e3178fee9c803ea7f45500542f95e5def8d1a87 authored over 8 years ago by [email protected] <[email protected]>
Update the Hungarian translation

17470678126c9ab2b8f1b4d68fe52b027a294368 authored over 8 years ago by Szabó Gergő <[email protected]>
:fr: updated (#2067)

* :fr: updated

:fr: updated to line 187
+ closing #2041

* :fr: updated + fixing commas

...

3890775e1e2a5643e7a8125038dc92df8db20ae0 authored over 8 years ago by Marc-Antoine Thevenet <[email protected]>
Added untranslated strings to spanish (#2073)

* Added untranslated strings to spanish

Added untranslated strings to spanish and correct com...

52410ba10696ba339ba39c241cdb467f7c37d45c authored over 8 years ago by Lucas Martín <[email protected]>
Parameters -> Parameter

(Models should be singular)

21ec0e4c9dd2d28de519c238c3f11ec58ecfb341 authored over 8 years ago by Samuel Georges <[email protected]>
Add get/set content to code editor plugin

Fixes plain text / snippet editor issue
Fixes #2059

1b5e0aba670d394a1db3769a05273893d9edde85 authored over 8 years ago by Samuel Georges <[email protected]>
Dashboard now supports reset and make default

Added the new widgets to the add widget screen
System Parameters can now be reset

1ba4798f1fe031c509dd7f8c476ec05776e80c4c authored over 8 years ago by Samuel Georges <[email protected]>
Introduce two new dash widgets: welcome and active theme

System warnings have been moved to the system dash widget
Minor styling and language changes

a46631b3a6a4a2fd28ac7f63cc0ce49d8aa6ed1f authored over 8 years ago by Samuel Georges <[email protected]>
Restyle system status report widget

Fixes styling on popover-danger and popover-head with customization

3f3ffdd2585dd75ff51f9b22af85b7518480007b authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2057 from gabsource/translation/french-review

French translation review

fa197919f4e37b2ab5ef406885602b7efcddd59e authored over 8 years ago by Samuel Georges <[email protected]>
French translation review

eae759289449256e745d0a12ad62442a15749d25 authored over 8 years ago by Jérémy Gaulin <[email protected]>
Preferences -> Preference

Rename brandsetting config folder

3d5a212a96b6255f65e3aeed9b539557e10d47f8 authored over 8 years ago by Samuel Georges <[email protected]>
BrandSettings -> BrandSetting

(Models should be singular)

827f24f0a90ce9acc0ab271a14fd190402d5c34a authored over 8 years ago by Samuel Georges <[email protected]>
UserPreferences -> UserPreference

(Models should be singular)

d4804d274be59911c6ce2a48a1f9a646a7ada99a authored over 8 years ago by Samuel Georges <[email protected]>
UI Blocks can now be moved by dragging

Page links handler is now strict definition
Use more explicit naming for config_dashboard config
...

4ad79499bfe894756e7b79288c30aa24172f1c74 authored over 8 years ago by Samuel Georges <[email protected]>
Merge pull request #2055 from gabsource/translation/french

New French translation keys

45beb1239c34f1b9513dabcc1a001f5fb0b798d8 authored over 8 years ago by Samuel Georges <[email protected]>
Streamline event names and add get/set functions

aba2b1aaf44846d29c7ae56d0d32140648ecb157 authored over 8 years ago by Samuel Georges <[email protected]>
Remove the unnecessary newlines

Update the event log translations

Update the Hungarian translations

Improve the logs preview t...

6c69e4eda6d30d9a1717cff65d1e2aa078cb83c0 authored over 8 years ago by Szabó Gergő <[email protected]>
Create centered loader with text

Continuity styling updates

6d461c5bfd9752d4b550e57ba1a37b3ed2d72e5e authored over 8 years ago by Samuel Georges <[email protected]>
New French translation keys

0495c42ce656866c30a72e96cea6c29d30c87450 authored over 8 years ago by Jérémy Gaulin <[email protected]>
Optimized brand settings layout for HD monitors

dfed51e1d33e8ab553c809aba385b1d09ccaf184 authored over 8 years ago by Szabó Gergő <[email protected]>
Fixes colorpicker when used inside a popup

Fixes #1145
Refs #1021

330eb0efd07e5a2fac5fccf3c66ae94dc3a67856 authored over 8 years ago by Samuel Georges <[email protected]>
Update MD editor to use new toolbar

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