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

fix error on remove displayed list column

f7e97dda62e8e545928550bf5a10c89eb33bf4ed authored over 9 years ago by Sergiy Litvinchuk <[email protected]>
Bug fix. There is no Aliasing to Model class in FormField class.

ddc495922405baca71c0cf7256f3a41a851b22dc authored over 9 years ago by n.kolesnichenko <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

5593b97e48a11b05ab426fa346720d78fb06bf3d authored over 9 years ago by alekseybobkov <[email protected]>
Fixed default options support in Inspector, minor improvement in the components API.

d078320cfdebd7d3caa2e11c987ae68c7f8dbcac authored over 9 years ago by alekseybobkov <[email protected]>
Typo

a2834f737305e33577fc02f9a87359c02e68b4ad authored almost 10 years ago by Samuel Georges <[email protected]>
Add event for backend, before running a controller

f423211c0403230b48c9d8d22bed0a021ef9b8a9 authored almost 10 years ago by Samuel Georges <[email protected]>
Use Mystery man default gravatar image

0b4776b9e628410aa9727216bea5bdf6bf6c8a47 authored almost 10 years ago by Samuel Georges <[email protected]>
Break up longer words

6b0687cb66b494ba791ef900863de4b73f9900d9 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

1400af10f022580ddfd6884b64262293db728107 authored almost 10 years ago by Samuel Georges <[email protected]>
Removed generic permission "Manage settings", these should be more granular to the tool

Fixes #831 - Fixes dashboard redirect, add "Manage mail settings" permission
Fixes bug in Setting...

0e1da28a86bd1a45c95f922b697c5f1f38f4df19 authored almost 10 years ago by Samuel Georges <[email protected]>
Rem deprecated code

9778aee784f00d319fb9aec1e3bd7746c95bb9c0 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes #895 - Persist query filter on paginate/list refresh

05964cbaa25798fa34619d51c49b1c4a15f45162 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #894 from gergo85/master

Show table setup icon and pagination

9209d90ef1360435ac7fedccc2f5cb8c5d9ffac8 authored almost 10 years ago by Samuel Georges <[email protected]>
Show table setup icon and pagination

3faed47c9d45ca4ba1bb36c693b9a7bfe8fbbef7 authored almost 10 years ago by gergo85 <[email protected]>
Updates for Build 178

Hungarian language files updated for Build 178

b6bc032680e59f711249189bbd2ec445ff1b794c authored almost 10 years ago by jtherczeg <jtherczeg>
Readd language keys removed by a sloppy merge

1f4c81da352bbf10854dcc6127bf99db4de9f084 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

9308f260087525ac6db858ebbbe43c3d7595153e authored almost 10 years ago by alekseybobkov <[email protected]>
Remove Redactor-specific markup and attributes from the edited text.

faa09708e896aae270b86577ef627e4916c03571 authored almost 10 years ago by alekseybobkov <[email protected]>
Minor bug fix where first column is not sortable

dcac9cd3561393f5e8a1da598f2698998422912c authored almost 10 years ago by Samuel Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

d23cbad05cf66cfde27da026d58151797ae9ae4f authored almost 10 years ago by alekseybobkov <[email protected]>
minor

dafe7921f225a470fca142844212f9756b64c061 authored almost 10 years ago by alekseybobkov <[email protected]>
Improved default checkbox value handling in the Inspector. Imrpovements in the Redactor figure toolbar support.

44612ef161a86e212a1ad8bf6780fa660082b4f3 authored almost 10 years ago by alekseybobkov <[email protected]>
Introduce a delay on the CMS sidepanel tab

22b12410978877f368a5b61195aa3450032804a2 authored almost 10 years ago by Samuel Georges <[email protected]>
Compiled Table JavaScript files, removed old table-min.js

456f354cbfedc5eba3562959dfb3e71c563a62b8 authored almost 10 years ago by alekseybobkov <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

Conflicts:
modules/backend/widgets/table/assets/js/build-min.js

843dfc4ceb07176a3a3a81f644a9d9ac171d22fa authored almost 10 years ago by alekseybobkov <[email protected]>
Minor changes in the Table widget validation

ad4b4330b600bbc1f7472051bfbdfc56d0089a6c authored almost 10 years ago by alekseybobkov <[email protected]>
Merge pull request #886 from mahony0/patch-3

Update lang.php

999b9b3f0bb07bf638753eb1c7f04f0b8979f0c7 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #868 from Rias500/master

Allow SVG in image upload

310460b4541f02ebc06e78e414b9962365342a2a authored almost 10 years ago by Samuel Georges <[email protected]>
Minor fix

07ff830d69fa6655c88be5def1995a293683c06e authored almost 10 years ago by Samuel Georges <[email protected]>
Recompile assets

1a24434bce4ae9982f4f99ab587ee928eae15962 authored almost 10 years ago by Samuel Georges <[email protected]>
Update lang.php

Why these lines removed? On backend/backend/usergroups, strings not showing up..

e28b2d47f7b7ee7ebd14a9102cd92edc81793aa0 authored almost 10 years ago by Mahmut <[email protected]>
Fixes #828 - php artisan october:util compile assets

27a3aad1997a60b3683487ee1000b0e91d203c43 authored almost 10 years ago by Samuel Georges <[email protected]>
Fixes #869 - Constructor doesn't have static. ping @alekseybobkov

3516bfdb0135aa8e436ccf2a6482d48f0b2a2b37 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor fixes in the Inspector and Scrollbar classes. Minor updates in the Table widget.

9dc58363842c8941b86df78930ac20f6f70921f3 authored almost 10 years ago by alekseybobkov <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

406fb3a9fe932077ec531761881764e951a77b1c authored almost 10 years ago by alekseybobkov <[email protected]>
Added JS source map extension to the white map in the .htaccess file. Minor fix in the forms styling. Implemented client-side validation for the Table widget. Updated the Table widget readme file.

00ef84c2c5182455027bd83732abb4f812abe476 authored almost 10 years ago by alekseybobkov <[email protected]>
Merge pull request #879 from scottbedard/patch-3

Patch 3

a64850c46f57676a80fa2d2fce0b4d3fd7a80181 authored almost 10 years ago by Samuel Georges <[email protected]>
Update october.inspector.js

Reused validationMessage, and now allowing for string zero

052ca8f37e037c4873ce5d780ed8dc12c9ec00d4 authored almost 10 years ago by Scott Bedard <[email protected]>
Adds "required" component properties

Adds a "required" and "requiredMessage" key to component properties. If a required field does no...

08cc79b203a02ef8b9c93359db775358ad4719e8 authored almost 10 years ago by Scott Bedard <[email protected]>
Merge pull request #866 from mahony0/patch-1

Update lang.php

7839252d2642776e58c6915ef7e7818ed7489f42 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor fix in the drop-down cell procesor. Added some Validation documentation.

683946a62af5b80cd857fab516e5e17657a88e0a authored almost 10 years ago by alekseybobkov <[email protected]>
Improvements in the table widget, added new events to the CMS core, form styling, added support for the Table widget in in the CMS area.

46bfbde4c524fdc282881b91bc1ecd8c71f75d1b authored almost 10 years ago by alekseybobkov <[email protected]>
Allow SVG in image upload

944326639694c150dce7ed4400e698cc81d75e5a authored almost 10 years ago by = <=>
Update lang.php

Added translate for unconverted strings and some of them optimized for successful converting.

b3308d940649da19960ec78a15610c01da26649b authored almost 10 years ago by Mahmut <[email protected]>
Added code comments

c83f6ff8f9229a974528e8fcbc16578e9b8b942e authored almost 10 years ago by alekseybobkov <[email protected]>
Create unit tests for WidgetMaker trait

3718e363213eeedb604a18fc5720e9b18f4c67af authored almost 10 years ago by Samuel Georges <[email protected]>
Remove some legacy code, no need to pipe WidgetMaker thru WidgetManager

f7f35d66076c6d98d6b635e1ea885c0e027acef4 authored almost 10 years ago by Samuel Georges <[email protected]>
Unify the logic for getting field values from a dataset

Amongst Form Widgets and "the" Form widget
ping @alekseybobkov

58aeb6a25ebfd09a340cbe1438219e7b0b42aa5d authored almost 10 years ago by Samuel Georges <[email protected]>
getModelArrayAttribute -> resolveModelAttribute

2ca22cb046b2cb1dd30efe4113a1ff65a2dc71c0 authored almost 10 years ago by Samuel Georges <[email protected]>
getLoadData -> getLoadValue

02530a665f86673b624119ac0b7d6f19a4542507 authored almost 10 years ago by Samuel Georges <[email protected]>
getSaveData -> getSaveValue

89277a1a0d8a30a486e8f5723d82d465825f7c32 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #861 from gergo85/master

Cleanup

93ec22240cf845b477995abaf42bb03fcef33062 authored almost 10 years ago by Samuel Georges <[email protected]>
Automatically initialize a record when the dataset is empty

58fd077db5ef0e6734bca353cdda279d7b3271b9 authored almost 10 years ago by alekseybobkov <[email protected]>
Merge branch 'develop' into dynamic-partials

500c71e7ac220fe1b09477bc813c22f406c34deb authored almost 10 years ago by alekseybobkov <[email protected]>
Updates in the rich editor styling, minor improvements in the Inspector and CMS core.

cb4df6987c0f0c1d8dcf64b58f8be564dda89733 authored almost 10 years ago by alekseybobkov <[email protected]>
Cleanup

Remove whitespaces.

9cb45b6fbf1bd315c2762956c9c86ad8f1f6662e authored almost 10 years ago by gergo85 <[email protected]>
Merge pull request #848 from nicolas-lescop/develop

Extend query of the filter options lists

2adbf6d0547f79175eec7633e395dd4b83a5d778 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #860 from gergo85/master

Improve multilanguage support and cleanup

c3ec18dbe054e797a7d9034a5b70695deac91e69 authored almost 10 years ago by Samuel Georges <[email protected]>
Refs #850 - Minor code clean

42590ba0cb1f67907b75f7666b9776e86b0cb607 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #850 from scottbedard/patch-2

Valid strtotime() format when time is left empty

4c852b18be9430e36a9edc930cb24cb52404edaf authored almost 10 years ago by Samuel Georges <[email protected]>
Rem unneeded file

22f1702703dcd1c4bdad81243b34406e0dd128d6 authored almost 10 years ago by Samuel Georges <[email protected]>
Rem debug code

db73ffbac1c05354f88ad48df34acfc8abcce087 authored almost 10 years ago by Samuel Georges <[email protected]>
Allow key column to be a string value (like a code). ping @alekseybobkov

f24047e805873e797850030536b913e4c3e42be5 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

975ba065b14651b0c50f442c59a60e646cddefa8 authored almost 10 years ago by Samuel Georges <[email protected]>
Create initial DataTable form widget

ae688d61f0965b40c2547dda1734cea03c3b7462 authored almost 10 years ago by Samuel Georges <[email protected]>
Elaborate on client side data access

e6c18995b49421f76a8eab67b8134f7b471df01b authored almost 10 years ago by Samuel Georges <[email protected]>
handler -> postbackHandlerName (doesn't do the same thing as traditional 'handler')

f0b58c24978bd69d0607282b66d051b2889687ec authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

4716f2815ed6e08867fc985e5972daeeb0771abb authored almost 10 years ago by Samuel Georges <[email protected]>
depends_on -> dependsOn

e421e171cba9854d70b47e667568e3d52ce95d98 authored almost 10 years ago by Samuel Georges <[email protected]>
key_column -> keyFrom

113073d126064b8b799b181fed5e0bd409291e14 authored almost 10 years ago by Samuel Georges <[email protected]>
data_source -> dataSource

917621ca1e156fa7ac68dfc965884159ab77c307 authored almost 10 years ago by Samuel Georges <[email protected]>
postbackHandlerName / postback_handler_name -> handler

473aea5ec07b836539ff0cc344de441a0d98969e authored almost 10 years ago by Samuel Georges <[email protected]>
records_per_page -> recordsPerPage

5649fa0786ea12d01a66dd6726ddf4edfbfdb236 authored almost 10 years ago by Samuel Georges <[email protected]>
Control CSS: table-control -> control-table

2eb734c442f369b2548d0e51e750dcf970d6d29d authored almost 10 years ago by Samuel Georges <[email protected]>
Valid strtotime() format when time is left empty

Date-type laravel validation ("date", "before", and "after") may not be used with datetime widge...

2120d03532dfd09d49bce12db545f37725d5b299 authored almost 10 years ago by Scott Bedard <[email protected]>
Merge pull request #843 from jtherczeg/develop

Hungarian language files updated

db616d5a5d2f91abfd663fe3887364d83ec6da7e authored almost 10 years ago by Samuel Georges <[email protected]>
Extend query of the filter options lists

53ccb0fd763e2abd2cc771f990faf1d5536518a1 authored almost 10 years ago by Nicolas Lescop <[email protected]>
Model field definitions and default value of '0'

#845

848581945d4a735c6dc1b25667fb23fa4513ec59 authored almost 10 years ago by Darek Magusiak <[email protected]>
Hungarian language files updated

Hungarian translations updated for the latest build, some corrections
made.

250d92e22b7ebc4e404b8fea9033975886f833ed authored almost 10 years ago by jtherczeg <jtherczeg>
Improve multilanguage support and cleanup

afae3e8d417dc76739b7452676fd5755a6e5019e authored almost 10 years ago by gergo85 <[email protected]>
Merge branch 'develop' into table-widget

e6df376930cf2763eee872bca3537faf55a01763 authored almost 10 years ago by alekseybobkov <[email protected]>
Re-added back-end JS assets

1e2392deff6d52dfc2470d51c316479af50b908d authored almost 10 years ago by alekseybobkov <[email protected]>
The options can now be set with the PHP configuration. Minor updates in the scrollbar widget. Implemented scrolling. Updated documentation.

e225a37cc0eae9266cbfad3d06576c452adfa458 authored almost 10 years ago by alekseybobkov <[email protected]>
When building a relationship Belongs to Many with Pivot Data the lack of a table name causes an sql ambiguous ID error.

68cff528c864bb620f362f0543a7cd6787b05d55 authored almost 10 years ago by Carlos Arroyo <[email protected]>
Fixes #836

Fixes https://github.com/octobercms/install/issues/59

2ecb2bca1c69d5df58cc5e896de0a20d1379ca16 authored almost 10 years ago by Samuel Georges <[email protected]>
Styled the pagination

85a62c39fff8481aff862e1973417477fc4c888d authored almost 10 years ago by alekseybobkov <[email protected]>
showExternalParameter -> showExternalParam

f5aa8927ec754ac7e2152da9f4f41193534b203a authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

0fc07e56f1dfd280b6ab3b5ee4dc145783b71b56 authored almost 10 years ago by Samuel Georges <[email protected]>
Minor

6ac1d33ab033fc836668cddc88332ff706d39c65 authored almost 10 years ago by Samuel Georges <[email protected]>
Add code to seeder

d9db4e6245a91660be0f8e071e191298d3c73461 authored almost 10 years ago by Samuel Georges <[email protected]>
Add API code field to admin groups

ac39d17503aad2ced661651ad125b3971bb22f2b authored almost 10 years ago by Samuel Georges <[email protected]>
Don't force default groups on new admins, this is now handled by the user interface

16f8dc7f397e08300ac58d7362564d17e5824850 authored almost 10 years ago by Samuel Georges <[email protected]>
Merge pull request #833 from mradamwood/patch-1

Typo in oc-icon-paperclip class

e3b0843becd657ccb95c66c95de808bce1fd00e7 authored almost 10 years ago by Samuel Georges <[email protected]>
Make more room for group descriptions

b05b6a2cdb7fe4c84813a0870bac93991e11be6e authored almost 10 years ago by Samuel Georges <[email protected]>
Back-end user groups can now be marked to add new administrators by default

Streamline naming of backend user groups
Add description field to backend user group table

a831b68a89563ff6c95a92630aa5cc214b86f597 authored almost 10 years ago by Samuel Georges <[email protected]>
Default value might be an array

422a43eaa326926e2890e795ed6a8901721e3a93 authored almost 10 years ago by Samuel Georges <[email protected]>
Unify the handling of detailed exception messages

7c903669e54ee828c795eb7a18af4638b6d86ebb authored almost 10 years ago by Samuel Georges <[email protected]>
zIndex should actually sit higher than modals

5d5bb5767d0b48b8ecb3ff5f8ad70b286897017e authored almost 10 years ago by Samuel Georges <[email protected]>
Type in oc-icon-paperclip class

Fixed type in oc-icon-paperclip class (from paper-clip to paperclip) which meant that the attach...

875d05bb9c3c3d96e022cb2091aeec4b26fea4bb authored almost 10 years ago by Adam <[email protected]>
Style sweet alert so it matches the backend better

109ac8648c81aff500d0821b8ee3a5478f061b86 authored almost 10 years ago by Samuel Georges <[email protected]>