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

CMS AJAX handlers now have a way to invoke the page cycle if desired

a09f338470164e8fa63843a83a3d636139bdbcd3 authored about 10 years ago by Sam Georges <[email protected]>
Make extend truly come last

cba660812555f5483e0f4eaddfb41a0d9691c40e authored about 10 years ago by Sam Georges <[email protected]>
Streamline partial usage in form fields and list columns

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

52b88245f6534ff8e317207dc57ba9fe6200e37e authored about 10 years ago by Sam Georges <[email protected]>
Ctrl/Cmd+S should work inside Redactor

6e70944b9ede3b3c50ab4ea38cbc8fbcd328d25f authored about 10 years ago by Sam Georges <[email protected]>
Improve october.hotkey.js

62d38244804147f499e0ecae4ccc477e98a7cded authored about 10 years ago by Sam Georges <[email protected]>
Update redactor to latest

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

4d85527964eb83a88de59215c0109e4d04f27dc1 authored about 10 years ago by alekseybobkov <[email protected]>
Fix formwidget IDs for nested fields

7a4042812a7d20249473d07ad1bd71e448d2d23b authored about 10 years ago by flynsarmy <[email protected]>
Remove unused variables

b65b3d1011198fa7850772cc851ab42afe34b0b2 authored about 10 years ago by flynsarmy <[email protected]>
Refs #485, #504 - Add support for nested columns.

0b03a017f2b7f8bca4d7f306003bf64f69c3698a authored about 10 years ago by flynsarmy <[email protected]>
Merge pull request #573 from mrmlnc/develop

ru_lang (138)

f83dee978405baf704d3ffe57e4f85c0bc925e7a authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #577 from stefantalen/dutch-translations

Updated dutch language files

49689206ad4d664b6b44306a56a07029358e7fb3 authored about 10 years ago by Samuel Georges <[email protected]>
Updating dutch language files

ade70ad1ef0b4fd798a34de8d902bea5e9d7d4f5 authored about 10 years ago by Stefan Talen <[email protected]>
Merge pull request #570 from Flynsarmy/popupErrors

Refs #568 - Inherit the parent framework error function

7d0d069a41e03901edbe0fa26ce3fcfcb634f17d authored about 10 years ago by Samuel Georges <[email protected]>
ru_lang (138)

c21ffe57396a01495ab758ee0a8aca9eadc0975d authored about 10 years ago by Denis Malinochkin <[email protected]>
Refs #568 - Inherit the parent framework error function

009da00711707c8f1022cc365b0e9e09cd025a58 authored about 10 years ago by flynsarmy <[email protected]>
Refs #568 - Inherit the parent framework success function

49d2d8244c924b769fc157fecf955a3d677cbfbd authored about 10 years ago by Sam Georges <[email protected]>
Fixes rebase issue in #557

59d0a63d5e4f0770873b4f80d5ab1e52e37049bb authored about 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop'

42581ec4f07d2c28f1e3d553c81d0a2556e12f1c authored about 10 years ago by Sam Georges <[email protected]>
duplicate keys

1a51b3c1e72fc474d8ebe6d0b141f91a397d099a authored about 10 years ago by Denis Malinochkin <[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

5ab5b726c4233a28c17316aea80204550b06cd18 authored about 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.

c0c7566e3614149d01290f84a07f8fcb13be4be4 authored about 10 years ago by Paul Wilde <[email protected]>
Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.

Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".

6d37ab5ed5681cdb8fdad0f610a2890872564018 authored about 10 years ago by Sam Georges <[email protected]>
YAML properties should be camelCase

9776c3db81802df317df232b7ec7dd312717747f authored about 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

0197b89799602dcb0a473d704de851c12765d0c6 authored about 10 years ago by alekseybobkov <[email protected]>
Implementing the treeview element

90f5781a1717d99a071c6b5a9a27057c0df52d57 authored about 10 years ago by alekseybobkov <[email protected]>
Finish up basic Filter implementation

8d5207023a5786d7f23887bb2378287cc183cb2d authored about 10 years ago by Sam Georges <[email protected]>
Fixes #543 - default fallback title isn't being translated inside the modal

ff986c53b8e342008f8e0320754174b245623e2d authored about 10 years ago by Sam Georges <[email protected]>
Escape all the translated strings

db61acd4041c498471fbc77c0ebba2d59a72444f authored about 10 years ago by Sam Georges <[email protected]>
Throw ApplicationException when AJAX handler not found

6e542a2e6ad2c211a4b595f13c88a9e7accd463d authored about 10 years ago by Sam Georges <[email protected]>
Progress to filter widget, added animation less stylesheet

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

48cd546f28ad2ee74df3349f6d9335b63a895727 authored about 10 years ago by Paul Wilde <[email protected]>
Fix argument name.

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

db5348a300b6c19bcabcd35b956336cee43010e8 authored about 10 years ago by Paul Wilde <[email protected]>
Use large flags for retina displays.

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

6f1f2b925eaee7f3601b13bf206cc463e41b33b9 authored about 10 years ago by Paul Wilde <[email protected]>
Merge pull request #538 from marininicola/develop

Add italian translation to the backend and fix a bug in the backend toolbar

de80f24c0d38537c6a2ba72f3bc6b2f35be65019 authored about 10 years ago by Samuel Georges <[email protected]>
Update october.dragscroll.js

ae9e44cf1d71d316c4a79973bb2123e2bd15716b authored about 10 years ago by Nicola Marini <[email protected]>
Refs #5 - Progress to Filter widget

443f83784edd74793109c3c33ddf5a12415ba7a2 authored about 10 years ago by Sam Georges <[email protected]>
Visual bug in backend toolbar

In IE 11 / Chrome browsers (i tested with them) in the toolbar menu appears a '>' on the left si...

7917523a559a0d2e607c6579a323a215723f1599 authored about 10 years ago by Nicola Marini <[email protected]>
Italian translation

Add the italian translation for the October CMS

10f3c708a00f718131fd21e834ca45f3c234c2e5 authored about 10 years ago by Nicola Marini <[email protected]>
Italian translation

Add the italian translation for the October CMS

95944a0fe3ff30fe6d800e4fc6b85492f144da9f authored about 10 years ago by Nicola Marini <[email protected]>
Move trans from logic-less array to inside business logic. Convert tabs to spaces.

b6fcc6fbcce9943c3568cf2732442a5a92845bcb authored about 10 years ago by Sam Georges <[email protected]>
Added translation strings for permission labels, mail template/layout column labels, editor fullscreen, list pagination and list setup modal.

559d997794ecb8d92b5641e597c047480edf34d7 authored about 10 years ago by Paul Wilde <[email protected]>
Allow the dashboard widget inspector and report widget to be translated.

aa74de816e449df219d455d5b4033e110b6b2df7 authored about 10 years ago by Paul Wilde <[email protected]>
Minor fix

955b39977fa28aa97ed4e74888a29fadbbccad9a authored about 10 years ago by Sam Georges <[email protected]>
Minor

4a4d099a6ed439163e0f7295c5c8fcca0ce17ebb authored about 10 years ago by Sam Georges <[email protected]>
Merge pull request #528 from whsol/add_translation_to_backend

Add Translation to backend controls

deb01df546013d0e799ffe6ddd3496683bc824c5 authored about 10 years ago by Samuel Georges <[email protected]>
Merge pull request #527 from sl1nk3/french-translation-updates

French translation updates

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

Russian translation [build 134]

a432b6aff9381cff5ebfa26aabf2d2091ea8af3c authored about 10 years ago by Samuel Georges <[email protected]>
add Translation to backend

switch
relation create_button
relation add_button

c9cff54ed016f8f36db49d617285300eab0b4b17 authored about 10 years ago by felix <felix@felix>
Minor.

23634699d8ef91e4659dbe8e96fe4dcd55e93f4d authored about 10 years ago by sl1nk3 <[email protected]>
Fixed some issues with the French translation,

Added it to the settings menu.

ffbadce012a221174384a346b3f3dbe7f3c51b42 authored about 10 years ago by sl1nk3 <[email protected]>
ru_update

29d96998cabe9e7894caf700645ad67cc61f1f0b authored about 10 years ago by Denis Malinochkin <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

adcc0b2d609d95afc4def34fc6ce76767fd6bfc7 authored about 10 years ago by alekseybobkov <[email protected]>
Implemented the view bag. Minor UX fix.

f16c413022e5b8a4a1e884549c73c1b00bf3c3e7 authored about 10 years ago by alekseybobkov <[email protected]>
Log access attempt after versions are applied

9bbff31a4134e9a2dd3d0290a096374e36ea8ca9 authored about 10 years ago by Sam Georges <[email protected]>
Merge branch 'develop' of github.com:octobercms/october into develop

6b08807999d14da8db0a71d681209157b57995dd authored about 10 years ago by alekseybobkov <[email protected]>
Minor fix in the pie chart

ad06b0814bde8530daedd7067c2a0ecb748a1aaa authored about 10 years ago by alekseybobkov <[email protected]>
Fixes bug where dropdown are empty for non string values

718c52fa533b3ac2945fe66b4ed8e118ace23575 authored about 10 years ago by Sam Georges <[email protected]>
Create allocated Settings category constants for translation

93fb48f69e38208d98d56ee440b731debcdf30ab authored about 10 years ago by Sam Georges <[email protected]>
Improvements to logging screens and internals of List widget

1417927f9a3b1d0d720cf6b443bfec57b273fcdd authored about 10 years ago by Sam Georges <[email protected]>
Minor

cc56c2e95997978ce3c9a21f274d7a216de04b15 authored about 10 years ago by Sam Georges <[email protected]>
Fixes #500 - Handle custom related key names, don't use session keys for existing parent models

17cc1efb7035eec255ee884576a844c506a7d348 authored about 10 years ago by Sam Georges <[email protected]>
Fixes #517

e4c0652dbeb7547bb11a35db0000818572625bd3 authored about 10 years ago by Sam Georges <[email protected]>
Fix Save / Preview icons in the CMS

Change preview site icon to icon-crosshairs

fd3b4a8acf30f4ec57bacffe1e05fe5655b30346 authored about 10 years ago by Sam Georges <[email protected]>
Translate and improve dash widget popup

6364c6f581d72a3fd050fbdf36325a36131470f5 authored about 10 years ago by Sam Georges <[email protected]>
Improved Grid widget

Grid widget now supports custom toolbar
Remove row is triggered as "data changed"

0ca43857c27b2cbad5b72f632fb84a147b0bf2e3 authored about 10 years ago by Sam Georges <[email protected]>
Minor UX improvement

bc746ace85a32b00fc91945296d45fbf9ede56dd authored about 10 years ago by alekseybobkov <[email protected]>
Merge pull request #518 from jofrysutanto/develop

Camel-casing controller action when parsing

d320201cea5c27937a7bad179d9729c96a9669a2 authored about 10 years ago by Samuel Georges <[email protected]>
Merge branch 'master' into develop

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

Add french translation

e1aa1aa7c1716db7cd8e6c49808b9ba6cd6047ff authored about 10 years ago by Samuel Georges <[email protected]>
Update _image_single.htm

Paperclip icon with a href was not displayed on the already uploaded image, due to error in icon...

f9b22e8d4c484741f24d2d475c558c7f2456d440 authored about 10 years ago by Miloš Stanić <[email protected]>
Camel-casing controller action in backend for friendlier action naming in backend controller

dfc7d4a4bdecd629a6b69b27f55ec9e7a86c9969 authored about 10 years ago by jofrysutanto <[email protected]>
Add french translation

382eccaa1a9e4da208aaf4c1ed69c17efd16f787 authored about 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

dcf8fdc56050b2991b61810e3229dd8594c53121 authored about 10 years ago by Sam Georges <[email protected]>
Make ApplicationException more friendly

412875d5b68a2fcfaf4f84289af5aec699618af6 authored about 10 years ago by Sam Georges <[email protected]>
Tidy up the Form widget object, allFields and formWidgets no longer public

271e65e63cc92ef4149d30798e3f89ec63e4b0d6 authored about 10 years ago by Sam Georges <[email protected]>
Make formWidget available to FormController behavior via formGetWidget()

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

[Build 131] Update ru_lang

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

02bc32eaa86619301b453843c2e4db45981863f1 authored about 10 years ago by Sam Georges <[email protected]>
ru_lang

f003ca6e617906a59267b030cf880e869a07a08d authored about 10 years ago by Denis Malinochkin <[email protected]>
Fixed drop-down widget properties on the dashboard

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

bfbc94373308b95f3aa8a16de67c1d87ac6eec0f authored about 10 years ago by alekseybobkov <[email protected]>
Minor UX improvement

451555b8df36b547db131135da88ab10ba98998c authored about 10 years ago by alekseybobkov <[email protected]>
Merge pull request #507 from Flynsarmy/getGrid

[DataGrid widget] Add getGrid method

f6a72772b66a4691dbeb58cac26a43627b3aef5b authored about 10 years ago by Samuel Georges <[email protected]>
Add getGrid method

c04b1ad90d0abd70e1f27cf68458c5f6bc96f55c authored about 10 years ago by flynsarmy <[email protected]>
private -> protected

9c6ae1666a21635ca47466b8cc4d1e91002349cb authored about 10 years ago by Sam Georges <[email protected]>
private -> protected

c532a83b638ae15aa82d14315d06e8ef524dc6ca authored about 10 years ago by Sam Georges <[email protected]>
Minor fixes

4398a180e7374e71a677cdfd76f89183a3859360 authored about 10 years ago by Sam Georges <[email protected]>
Fixes breadcrumb on compact layouts

3f14079f3e5b4b56a166cb62d4fd369ab7f70eaf authored about 10 years ago by Sam Georges <[email protected]>
Improve event and request log preview pages

93924c8cea6fb94f62b80d104c8ae562394bd254 authored about 10 years ago by Sam Georges <[email protected]>
Add 'partial' type to list columns.

0c7b13016dec47d79f4bad7d0cbc41a9d0547d9b authored about 10 years ago by Sam Georges <[email protected]>
Improvements to List widget, CSS classes can now be passed through

1874ad018d6f7a4a0bb829cf78b21ad99da86357 authored about 10 years ago by Sam Georges <[email protected]>
Support custom currency formats

47d31143918796065e3f3ea253bcc0a3509f9dbd authored about 10 years ago by flynsarmy <[email protected]>
Remove incorrect method arguments

f91113389e1ba50f6fa578676bfc60f89a0dd45e authored about 10 years ago by flynsarmy <[email protected]>
Add comment

a347ef21ad5cc05d61bd5d41d24ad68c6f49c4e1 authored about 10 years ago by flynsarmy <[email protected]>
Improve getDataSourceValues so model knows what attribute it's dealing with

b553825b4c6154114d8efb025b6c3251a509b5f0 authored about 10 years ago by flynsarmy <[email protected]>
Minor fixes to list setup

4f0b8569c2fc1614d65b6eb569323cfac84066c8 authored about 10 years ago by Sam Georges <[email protected]>