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

Added support for min, max, and step for the number field type

fcc6e9034212603849d0b1a2d618492a1506fcbe authored almost 6 years ago by Luke Towers <[email protected]>
Added manual deleted_at checks (#4051)

Fixes #4046

It is possible that the user model gets fetched using the SoftDelete
trait befo...

881b5370906fb643300ff392bce4ffe0d1501de1 authored almost 6 years ago by Tobias Kündig <[email protected]>
Escape output to prevent XSS injection (#4074)

Credit to @nathan-van-der-werf

f5631d26aeacdb8abde0c0240448e364dccf5bcb authored almost 6 years ago by Nathan van der Werf <[email protected]>
Improved disabled support for balloon-selector and fileupload fields

1c27aeff41f110a06ce63a7fa39c8ff6aa51860c authored almost 6 years ago by Luke Towers <[email protected]>
Revert back to output() and outputThumb() methods

Adds a default false flag to enable the new behaviour of returning responses instead.

216f82374acea3da10c2c6790b6b3fb7872829d9 authored almost 6 years ago by Luke Towers <[email protected]>
Switched to getHttpResonse() instead of output()

d58827cf8d8108f4981c0e0804957c91e04add8b authored almost 6 years ago by Luke Towers <[email protected]>
Return backend 404 from files controller

08ae12cc48581f42056bcd313a649329b80f3746 authored almost 6 years ago by Luke Towers <[email protected]>
Added Go to previous page link on the access denied page

95278d98b01bec939eee82415825570fe66f0cd7 authored almost 6 years ago by Luke Towers <[email protected]>
Fix default value translation (#4062)

Credit to @acasar

4291b0459c30089a9f2b67c8fec90ceb4a428831 authored almost 6 years ago by Anže Časar <[email protected]>
Recompile assets

9b5e76db32b991242d12ec3b2843ee9bc88c22fe authored almost 6 years ago by Luke Towers <[email protected]>
Reduce reliance on CMS module from Backend module

added backend 404 view, fixed return to backend URL in the access denied view on backend only in...

ee3ff7dc1ab00b40b0b1c5fabe78beffffef4d5b authored almost 6 years ago by Luke Towers <[email protected]>
recompiled stylesheets, retaining newlines for improved diff readability

f67bad4942fd7a4500deb749165ad1c5dfc4f52e authored almost 6 years ago by Luke Towers <[email protected]>
Fix broken tests

c11d7dbeb481e741bcc71e54ac2264c0f7056017 authored almost 6 years ago by Luke Towers <[email protected]>
Yet another change to perfect the getParentForm() method

933159ddccc624eb91f22ccc03d6aadf737feee5 authored almost 6 years ago by Luke Towers <[email protected]>
Peer review of 1b3263d4c7004c7b036ab8ae8b8fee3cfb6928b5

90bcd3faae46d8ae362123843003d3a5c289a240 authored almost 6 years ago by Luke Towers <[email protected]>
Ensure that FormWidgets are correctly initialized with previewMode even on AJAX requests

5380f4bcbee0d84d771162a16b8202253555623d authored almost 6 years ago by Luke Towers <[email protected]>
Pass the containing Form widget to the FormFields that it generates.

This enables complex FormWidgets that need to know what Form widget they belong to to access tha...

c4842389c5b164948491e97ccacb5c787a67d52d authored almost 6 years ago by Luke Towers <[email protected]>
Compiled assets, minor docblock update

86e013649030b7976048a6bf0228208b0756c783 authored almost 6 years ago by Luke Towers <[email protected]>
Fix the input trigger API where a form element doesn't exist (#4033)

There are no `form` elements in the preview context of a form, so this adds an alternative selec...

47a60475475ae71432a8222ad250b9f2d3b66132 authored almost 6 years ago by fansaien <[email protected]>
Fixed the Delete and Enter not being captured in keydown.oc.richeditor (#4015)

Credit to @fansaien.

The keydown event can not capture the Backspace(Delete) and Enter key ev...

f51b22ae25d6a8516f71aa49644e8cffa54624f0 authored almost 6 years ago by fansaien <[email protected]>
Fix the filter options being escaped twice (#4032)

Credit to @fansaien.

Reference: https://github.com/octobercms/october/pull/3793. This commit...

b5fa6bc3e510532acc88459105ca8012c498d008 authored almost 6 years ago by fansaien <[email protected]>
Redirect user to last available page in list widget if current page is unavailable (#4020)

Credit to @bennothommo. Fixes #4008.

e8f0a5ab4eca1e5a642dfed9a2dc9a6b0fc8edeb authored almost 6 years ago by Ben Thomson <[email protected]>
Replace deprecated prepareModel call in ImportExport behavior

3924fcc3f2173fa20171cdc8686566286e5f8bb6 authored almost 6 years ago by Ben Thomson <[email protected]>
Rename prepareModel to prepareQuery, deprecate prepareModel

d56c81ccb5229b21ccc0ef1aad5ca89ed8c3f26d authored almost 6 years ago by Ben Thomson <[email protected]>
Fix issue where the clear search button would submit a form if the search widget is within an HTML form

f11e14cf8bb8d89877abde64f223e37dfad10ad4 authored almost 6 years ago by Luke Towers <[email protected]>
Fix support for the placeholder property in RichEditor FormWidgets

fa8eca56875bbc8b5681b35075be21b9de525f70 authored almost 6 years ago by Luke Towers <[email protected]>
Added backend.manage_default_dashboard permission to lock down who has access to change the default dashboard for the system. Fixes #2176

145f6d759b10cb35c5502ced854bf8abdeeccccf authored almost 6 years ago by Luke Towers <[email protected]>
Recompiled hotkey JS

e34f36b3535c744c23ee9db514a3776e2e927de2 authored almost 6 years ago by Luke Towers <[email protected]>
Recompiled LESS using new CSS minification

f4958cc8e050781120848fd9f37d2b1815b485d2 authored almost 6 years ago by Luke Towers <[email protected]>
Added NestedForm FormWidget (#3977)

Credit to @munxar

91ad094ad9af353a294ccab1c9080b20c804c846 authored almost 6 years ago by munxar <[email protected]>
Add format property to list columns (#3990)

Credit to @vicrly. Fixes #3967.

6ec35f48d557ef486102898fe943344cd919c6fb authored almost 6 years ago by Woo <[email protected]>
Added invalid login translated message in backend lang file (#3994)

Credit to @felipe-alves-reis

9997b8f138bd2ab9c146fc7205a02abeda10f5cc authored almost 6 years ago by Felipe Alves Reis <[email protected]>
Removed the deprecated hotkeyMac (#3995)

Reference: https://github.com/octobercms/october/commit/fd264a5fb4868c9ee6682900f74e1f647ee91559...

56601bd1799fea3483dfd568ff606cb74a1c2a20 authored almost 6 years ago by fansaien <[email protected]>
Add soft delete column to backend users so that migrations that use the User model work

dca5f7d9ff092afb263686f6683bff16ebb3ba62 authored almost 6 years ago by Luke Towers <[email protected]>
Replace URL parameters dynamically without needing a list in advance (#3361)

Fixes #3358. Credit to @jimcottrell

e0fd733279294230888f19cc97662d894d6b5ed6 authored almost 6 years ago by Jim Cottrell <[email protected]>
Implemented soft deleting for backend users

8f0fd97dc1dbd0c8043b466439e5c869c1af2115 authored almost 6 years ago by Luke Towers <[email protected]>
Datatable dropdown usability tweaks (#3980)

Adds a couple of usability tweaks to the dropdown cell type in the data table widget, to more cl...

11e1a524aded104123e8aa4b3a94c965a1985060 authored almost 6 years ago by Ben Thomson <[email protected]>
Add reset search (X) to toolbar search input (#3975)

Credit to @vosco88

a663d674365ea3987a093329ea1d86ca9d2c7b3c authored almost 6 years ago by vosco88 <[email protected]>
Remove unused X-UA-Compatible meta tag (#3973)

This is only used by IE8 & 9 which have a combined global usage of 0.3% so there's no sense in k...

992fc817f8fb084e4acf79c0584ae70a99a40156 authored almost 6 years ago by ayumihamsaki2 <[email protected]>
Update jquery.isotope library from v1.5.26 to v3.0.6 (#3966)

Update jquery.isotope library from v1.5.26 to v3.0.6. Credit to @ayumihamsaki2. Refs: https://gi...

38414ea626ffd329718d415b03e35b8ef7ead77f authored almost 6 years ago by ayumihamsaki2 <[email protected]>
Change number field type to use HTML5 number type

Credit to @w20k for the solution. Fixes #2311.

0d145b966be4d1163e6b9027c46104df142c66aa authored almost 6 years ago by Luke Towers <[email protected]>
Added morphTo to list of singular relations (#3809)

Credit to @SeriousKen. Fixes #3807

e0711eae6398996da4fb3a935d8fb69f97d6c7c7 authored almost 6 years ago by SeriousKen <[email protected]>
Update Dashboard Columns from 10 to 12

This PR has been re-coded to split the old PR into two separate PR's. This PR relates to github ...

0d10f04c2e657d38115cb285cf9ae598d2a862cd authored almost 6 years ago by Ayumi Hamasaki <[email protected]>
MediaFinder: trigger change event (#3446)

Credit to @scorewinner.

0354a5e7da5bbca6db55a0c0fa798758a3dd3839 authored almost 6 years ago by Tim <[email protected]>
Fix Repeater max & min client side validation when using groups (#3953)

Credit to @c2webstudio.

1cb708b35956bcd14933e4467875ae83ce212b96 authored almost 6 years ago by Christos Christou <[email protected]>
Added support for `dependsOn` with relationships (#3539)

Credit to @tobias-kuendig. Added $.oc.relationBehavior.changed function. To keep track of change...

eb6730a88ab23044e38c05f527455b2878a705d1 authored almost 6 years ago by Tobias Kündig <[email protected]>
Adds i18n support for the form field default property (#3546)

Credit to @Farrow. Previously when creating a backend form with RainLab.Builder if you filled in...

6d26090305e76cd887e401faef79a2b7eb68df17 authored almost 6 years ago by Farrow <[email protected]>
Improve visibility of code editor buttons in the backend (#3948)

Credit to @ayumihamsaki. Fixes #3947.

6bdc2498b92d90f36ca713d456ae3453bd4b9afd authored almost 6 years ago by Ayumi Hamasaki <[email protected]>
Fix relation controller lists onClick handling for VARCHAR keys (#3544)

Credit to @FrancescoPassanti

67af6752aed5f871e6d86c7aba34c4f3ae6deedd authored almost 6 years ago by Francesco Passanti <[email protected]>
Fixes #3119 (#3163)

Added readOnly support to RecordFinder, Switch widget and relation widget including dropdown Fix...

a7cc55aa40c20674b93318f473cdb493951234c1 authored almost 6 years ago by Romaldy Minaya <[email protected]>
Combine jQuery and migrate into the same file (#3919)

Fixes #3917. This fixes the double alias that was introduced when jquery was updated and migrate...

2ab64474932912d2b58b87b421ff54ce518e01e1 authored almost 6 years ago by Antonie Hogewoning <[email protected]>
Escape output to prevent XSS injections (#3924)

Credit to @nathan-van-der-werf

4f560929cd1598f825318dfdb74e3f4642e49943 authored almost 6 years ago by Nathan van der Werf <[email protected]>
Ignore controllers of disabled plugins (#3923)

Fixes #3905. Credit to @w20k

8dba7236c0d6f03751c2008748be9896d1ed9ba0 authored almost 6 years ago by Denis Denisov <[email protected]>
Add support for placeholder in TagList widgets (#3453)

Credit to @GinoPane.

85508fdc4956e37d74d9e5c57f02f3019014c6b9 authored almost 6 years ago by Siarhei Karavai <[email protected]>
Add Tab icons functionality (#3901)

Credit to @ayumihamsaki for the original proposal, @Teranode for the initial work. Related #3888...

4527ee744623320337f58e22807fd17f6c145fb2 authored almost 6 years ago by Luke Towers <[email protected]>
Updated jQuery from V2 to V3.3.1, added jQuery Migrate (#3886)

Credit to @ayumihamsaki. Fixes #3230.

3e8946f40e7624ed5ce1bdfe7e2790ed2d05a2bc authored almost 6 years ago by Ayumi Hamasaki <[email protected]>
Use a public property for the cache key for settings models that cache rendered CSS

This enables developers to modify what the cache key is for a given instance of a settings model...

e14b0f7d92b87601737c6395f94a9d9d85de2621 authored almost 6 years ago by Luke Towers <[email protected]>
Update Dutch (NL) translation (#3895)

Credit to @adrenth

bea1f97264f6ad5f8ec081b23e71103783e1cb5e authored almost 6 years ago by Alwin Drenth <[email protected]>
Add filters to log pages (#3815)

Credit to @gergo85. Thanks to @petehalverson for octodock to test this with

85c6c79e1da7335b09e26eb76688ece11200807a authored about 6 years ago by Szabó Gergő <[email protected]>
Added backend.ajax.beforeRunHandler event

d64a753ab1634eeb03fa539712324c738b036d36 authored about 6 years ago by Luke Towers <[email protected]>
Revert min-width that breaks layout (#3854)

Revert min-width change as it breaks the Rainlab.Builder plugin layout (and possibly other thing...

ba354978c76deb875ce5fa3655c3a3a724b1ce2a authored about 6 years ago by Denis Denisov <[email protected]>
Commit deferred bindings on model created with RelationController (#3843)

Fixes #3829. Credit to @iotch. Tested by the fantastic Octodock provided by @petehalverson

f0534e564197d0e2bb208dbc2a269b0469143d0d authored about 6 years ago by Kanstantsin <[email protected]>
Change z-index of full-screen markdown editor (#3838)

Fixes #3837. Credit to @iotch. Tested with Octodock provided by @petehalverson.

32aa0c17d214d2de3ea2f5f265c04105e5d7dd37 authored about 6 years ago by Kanstantsin <[email protected]>
Fix issues with CloudFlare in the backend (#3841)

Related to https://github.com/octobercms/october/commit/f068b13851150c6d12f4f2949497e21b980b7f15...

ed6728a93c64dbea739dfa382e07d6568782b051 authored about 6 years ago by Luke Towers <[email protected]>
Adds missing Content-Type header to CSV-export (#3787)

Credit to @cleverer

057bfc734b1439843041de6ca3cc16c08f6f6cfd authored about 6 years ago by Nicolas Da Mutten <[email protected]>
Integrate flag-icon-css (#3797)

Replaced the existing PNG flag icons with the flag-icon-css library that uses SVGs, has more fla...

551e97d7297df3966f634ad1c57e0dd92da19929 authored about 6 years ago by Luke Towers <[email protected]>
Ensure that fields are defined before attempting to render a specific field (#3812)

Credit to @Rike-cz

1b8c8b0144dd96ec9ffc8b193b8f93af20bc49a5 authored about 6 years ago by Rike-cz <[email protected]>
Add favicon to back-end login page (#3803)

Credit to @gergo85

c04ec05c4849a469fb53dd1d5088a40e498598de authored about 6 years ago by Szabó Gergő <[email protected]>
Modify language label for password reset (#3799)

Credit to @nathan-van-der-werf

b276c87c5bf7b239d9b8ed28025a12a8f9d6f42c authored about 6 years ago by Nathan van der Werf <[email protected]>
Filter group translatable options (#3793)

Fixes #3789. Credit to @LucasZdv

1c29de6b9460ce068835b2a34e71b467eab44192 authored about 6 years ago by LucasZdv <[email protected]>
Add ability to specify one CSS class to apply to all tab panels (#3761)

Credit to @ebashu-on-holidays

528e406a5b343ac8c39d4620843e7eea81e521ce authored about 6 years ago by Alexander Shapoval <[email protected]>
Removed unneccessary css rule (#3777)

The removed css rule makes filelist entries unreadable on touchscreen clients
that also have de...

a3a1969bf024ecaccb061bf531ac34bfe6509e25 authored about 6 years ago by Tobias Kündig <[email protected]>
Apply custom secondary color to Balloon Selector (#3748)

Credit to @gergo85

d6b576608c9243d27c1e5910703b0a613f76d8c4 authored about 6 years ago by Szabó Gergő <[email protected]>
Change the lang code in the html templates (#3754)

Credit to @gergo85

5e82ddae0369534e2b0cada54206745a76605cf3 authored about 6 years ago by Szabó Gergő <[email protected]>
Fixed readonly on switch and checkbox field types (#3750)

Credit to @gergo85

e010bf85850e48c2dbc873b815ff6c4c54f7f057 authored about 6 years ago by Szabó Gergő <[email protected]>
Update reportcontainer.less (#3737)

Fix minor padding issue in Firefox. Fixes #3731. Credit to @vosco88

d1744cad9f3acb9e4f702ced759c2908b3ee9eac authored about 6 years ago by vosco88 <[email protected]>
Update Russian translation (#3735)

Credit to @Konfuze

8bb6865bc352cda78d291703f162d7bfe4e70b3c authored about 6 years ago by Artem Korsunov <[email protected]>
Annotate class methods

6492c43160a910316c21c1520773b928102eb0d3 authored about 6 years ago by Samuel Georges <[email protected]>
Merge pull request #3690 from nathan-van-der-werf/feature/cleanup

Code cleanups

e3b3043868bac1aac0c9c78ef022e59b0d7aba82 authored about 6 years ago by Samuel Georges <[email protected]>
Increase visibility of close button

Fixes #3723

262242431f0ded6417bc0e95d20130b20a9fa6db authored about 6 years ago by Samuel Georges <[email protected]>
Instruct Rocket Loader to ignore core JS libs

These appear to break for users on CloudFlare possibly due to double minification
Fixes #3602

4970e4be4ae59a27d47a651b177077e3e089a596 authored about 6 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' into feature/cleanup

# Conflicts:
# modules/backend/widgets/Form.php

a276bc3acdda725f1dcbc2910d3fb61f47085155 authored about 6 years ago by Nathan van der Werf <[email protected]>
Peer review 52d1388e4e7d7165695af889f8dcc861086ad012

This uses a simpler approach and leverages improvements to the validation trait
See https://githu...

de59ba749319efea203b520ef57135416649374e authored about 6 years ago by Samuel Georges <[email protected]>
Automatically use field labels as custom attribute names for a nicer validation message

Fixes #2489

bf68db3db1c806a45c761386c9389722105015f1 authored about 6 years ago by Luke Towers <[email protected]>
Add support for checking if nested form fields are required for visual indicator

2bc30d01616098bbf70302ec26798ed20075ee39 authored about 6 years ago by Luke Towers <[email protected]>
Merge branch 'develop' into feature/cleanup

# Conflicts:
# modules/backend/formwidgets/FileUpload.php

c26825b53902e4af97a0c1b89faa5c201a5ece3f authored about 6 years ago by Nathan van der Werf <[email protected]>
Remove unused imports

928bb036af9b73257dbcde1a23a4cedc5ee86fe3 authored about 6 years ago by Nathan van der Werf <[email protected]>
Revert "Remove unused imports"

This reverts commit 742a5f415bc45819b11c77402efc114fa2f4451e.

a30d1fc48f358937ec8dea09a03ce78e44e432a0 authored about 6 years ago by Nathan van der Werf <[email protected]>
Remove hard height constraint from previewing uploaded images (#3718)

Fixes #3698. Credit to @gergo85

1cf5c11fc6ce8e858126c7b4c0f0771a1a487dd0 authored about 6 years ago by Szabó Gergő <[email protected]>
Improved repeater item collapse button when remove button not present

0b2ba7f08728771a09d356aa5a324db2da6d2ef1 authored about 6 years ago by Luke Towers <[email protected]>
Improvements to Repeater form widget styling

Improved the styling of the Repeater form widget, made it easier to distinguish between individu...

1ff175e722bcb7ab2b39fe0ec0aba2179d143b6c authored about 6 years ago by Luke Towers <[email protected]>
Minor peer review

10ce8821e128c4c5ef078258caba4bb269e2c108 authored about 6 years ago by Samuel Georges <[email protected]>
Add ability to use model method to define availableColors (#3704)

Credit to @vanmil. Documented in https://github.com/octobercms/docs/pull/314

685d28065d80b3326e0ce8606b3d81d5affc0fc5 authored about 6 years ago by vanmil <[email protected]>
Added inline API documentation for media manager:

Added documentation for the following events:
media.folder.delete
media.file.delete
media.folder...

6de2a60767c5243953a70f93413713541ae6a05f authored about 6 years ago by Luke Towers <[email protected]>
Improve the markup tags settings page UX (#3703)

Credit to @gergo85

4188c17d58ce884dbb7fe2c555be2e012783d8c7 authored about 6 years ago by Szabó Gergő <[email protected]>
Update the Hungarian translation (#3702)

Credit to @gergo85

df50b5be7c93ccf6c6e041d4ac7b5e4f34284fa0 authored about 6 years ago by Szabó Gergő <[email protected]>
Add translations for Catalan (#3694)

Credit to @mariavilaro.

e234c7d4051590ba03a09a85f67666a5cb06b8cb authored about 6 years ago by Maria Vilaró <[email protected]>
Documented FilterWidget events:

Added inline documentation for the following filter widget events:
backend.filter.extendQuery
ba...

baee210fc0bfec76e874624b918dd031199d93eb authored about 6 years ago by Luke Towers <[email protected]>
Provide inline documentation for the FormWidget events:

Documented the following:
backend.form.beforeRefresh
backend.form.refreshFields
backend.form.ref...

2020245f0b644c543d6620c7241b6e87285c9f87 authored about 6 years ago by Luke Towers <[email protected]>
Simplify ternary operators

24f13a99fd5f005663fd09afb1cd9bb340aeb5bb authored about 6 years ago by Nathan van der Werf <[email protected]>