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

Add new lines from editor settings and was corrected a little lines in the validation.php language

3b9c7df9d88152ba923e2e356c69e9487f1c4f63 authored over 10 years ago by Fabricio Pereira Rabelo <[email protected]>
Switch to new Nested Set model trait - October\Rain\Database\Traits\NestedTree

18a7063b7ae7d28bf8d2f22720efecab55a228ab authored over 10 years ago by Sam Georges <[email protected]>
Selectbox retina display issue

a25c351830069f6bb4bb0452d7e8010ced5895e7 authored over 10 years ago by sercan <[email protected]>
Selectbox retina display issue

1ba0b206f536fb9bdaeadf16a7631453cc39050b authored over 10 years ago by sercan <[email protected]>
Russian language and translation keys

e69436023f84da62335732c85a2f3a6e1f8a7e31 authored over 10 years ago by eZees <[email protected]>
Component properties can now be translated

10394f796aa77a60a56a3f80a6cc8b5db1f56192 authored over 10 years ago by Sam Georges <[email protected]>
listsNested applies orderByNested() automatically to prevent confusion

397479e55b0206c41dc060ee6ceb99579bc99dcb authored over 10 years ago by Sam Georges <[email protected]>
Updated and revised all pt-br translation lines.

936785441289637f749e6acfd568c8e92d0cdad4 authored over 10 years ago by Octo Devel <[email protected]>
Complete code editor customization

a6bb8ec565e0cbfb9f30618fa2d201660521ce4b authored over 10 years ago by Sam Georges <[email protected]>
Switch settings link from class to custom controller

d62319cc34cb0d5b7251d3033b674fc05a9319af authored over 10 years ago by Sam Georges <[email protected]>
Complete editor config UI

82c04bca51ce4aaab060856a4b3e5c1f4d598361 authored over 10 years ago by Sam Georges <[email protected]>
Improve form styling so checkboxes sit more snugly

Style code editor page

d6b72549d54b9f9d5324302f2f06320d987265f4 authored over 10 years ago by Sam Georges <[email protected]>
Begin to move editor settings to its own controller

863b99cf652b5e460ce194da3a9ac2df8e5f030f authored over 10 years ago by Sam Georges <[email protected]>
Fixes "security vulnerability"

6d367ab062d9515146c6bbd2d48c21b631da65c0 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #255 - Adds a code editor settings page

Email layouts now work
Form fields now support context in their names

46525fb8bee0fdf43862e95d819d45a695705bee authored over 10 years ago by Sam Georges <[email protected]>
Updated some lines

1d87cabb6aaefcb8dad5eb108aeeb9dc8c1cd528 authored over 10 years ago by Octo Devel <[email protected]>
Added pt-br language

0edd7104e446aba77c7d8899a31229adf43b8023 authored over 10 years ago by Octo Devel <[email protected]>
Clean

566f15b63bfed3df95bb25fb0bf9d6524da10082 authored over 10 years ago by Sam Georges <[email protected]>
Bug

e426740e897c54ab1d7a686fb3aee6a047eaaaa6 authored over 10 years ago by Sam Georges <[email protected]>
Fixes issue where default value on form fields is not set

1211377337dc0e1a402a7bd58d4fcb2b2cd0c859 authored over 10 years ago by Sam Georges <[email protected]>
Adds new event backend.list.extendColumns

876ee1237e3f65ff28bb6dc778e115f50927cb60 authored over 10 years ago by Sam Georges <[email protected]>
Stylesheet no longer cached

68227011760635188e1e91c82f494d01c3d4c778 authored over 10 years ago by Sam Georges <[email protected]>
Convert all boolean table columnns to use is_ prefix

Add email template/layout system

f93ecf395c634dbef598ef50f5562b30348f6615 authored over 10 years ago by Sam Georges <[email protected]>
Add fullpage option to richeditor

cf376f9337d1f0294a9b5f93cbc81334c9df6b1c authored over 10 years ago by Sam Georges <[email protected]>
update Russian lang

63a44cd58f52193e84a5676bd0a098f6d9507b79 authored over 10 years ago by eZees <[email protected]>
Fixes #234 - [Suggestion] Increase width of "ocPopover" panel to 400px

5a7623dcc52850392491665e7d0fa1caba6de314 authored over 10 years ago by Sam Georges <[email protected]>
Can now remove, refresh and disable plugins via the Back-end GUI

9ea7cba756d90c4f70f93c6286f29aa184867183 authored over 10 years ago by Sam Georges <[email protected]>
Removing plugins can now be purged from the db, orphaned plugins are visible, don't concat single list relations, add more events to Cms controller.

284c6150ab83add396571c3e963156af64db9b49 authored over 10 years ago by Sam Georges <[email protected]>
Adds transliteration for slugs in JS

9be59cacee749ee8873bf5529ce4e07428359190 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #247 from chesterx/master

Better url slugify method / Datepicker right alignment problem

a2c49ea37a33b28dae22a7d3f3e5be45bca6ef46 authored over 10 years ago by Samuel Georges <[email protected]>
Datepicker right-alignment problem.

69ba950d45292c3e4b21a8e7c731843f924cd60f authored over 10 years ago by sercan <[email protected]>
URL Slug format method changed for language spesific chars with django's method.

d9f623a661a670ce07412ef8a2b2f7a5e0048730 authored over 10 years ago by sercan <[email protected]>
Fixes an issue where success is still called when AJAX validation fails

f6d3e8e15eb02a4df3c693893be464989e8164b9 authored over 10 years ago by Sam Georges <[email protected]>
Allows empty dropdown arrays

53514734aafb2e95bc11a03bd867468be7de541e authored over 10 years ago by Sam Georges <[email protected]>
Fix logic flaws

8697326d0afad981a77c54cd53f6b63c71817b07 authored over 10 years ago by Sam Georges <[email protected]>
Fix drop down empty arrays being treated as nothing, add advanced callable array to get options from model

d0b79ebc2f6c13d727e2175ac1146d21c7a7b1ba authored over 10 years ago by Sam Georges <[email protected]>
Fixes #238 - Missing else

4780fe68979a72ac07e291c114dbcaff4fb156cb authored over 10 years ago by Sam Georges <[email protected]>
Fixes logic error in #233

50857c38febccc4b8ee50acce5c002d35b35c573 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #233 from that0n3guy/master

Fix #229 - Add morphTomany and morphedByMany support

4e375b9387e8f8a72120f00741c38ff4b1d13509 authored over 10 years ago by Samuel Georges <[email protected]>
Add a new global method getDropdownOptions() for specifying dropdown values

Dropdown overrides now supply the key value and form field name where appropriate.

9e126afc84d22378e9f12661a9ee892945c5887b authored over 10 years ago by Sam Georges <[email protected]>
Add morphTomany and morphedByMany support

3e88c84f815840e93536dcd3d47e141bcd0d1fd0 authored over 10 years ago by Peter O <[email protected]>
Fixes #221 - Relational search ambiguous column name problem

47f3fb309e26478b4b2eb31edf3179a81baad865 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #225

68350e316b3697ed36b8e46261b2b402008633b8 authored over 10 years ago by Sam Georges <[email protected]>
Fixes issue where sort order is lost on inspector dropdown field types

4246c2dd379474fe0769d262c78aa1e87e3a8265 authored over 10 years ago by Sam Georges <[email protected]>
Switch Redactor to iFrame mode rather than fullscreen

ea0654a32bf30841320a30c98f4dd6f726253f22 authored over 10 years ago by Chris Snyder <[email protected]>
Fixes #216 - hasMany related models can now be deleted

0a05c677e66b5016eabdc15660b01567958d520a authored over 10 years ago by Sam Georges <[email protected]>
Refs #216 - hasMany related model can now be updated

442a2919c44bba0e90435336659f5d3bd9aae660 authored over 10 years ago by Sam Georges <[email protected]>
Add listRefresh() method, add table row colors

55eecb909669f0a2e3f42212d060859ff3983196 authored over 10 years ago by Sam Georges <[email protected]>
Minor style fix

5733fed0bfae03859b901b1fcc17d14a730508aa authored over 10 years ago by Sam Georges <[email protected]>
yes -> true

014c242e686654df4132c60dcb1978312ccf71e2 authored over 10 years ago by Sam Georges <[email protected]>
Convert empty string values to NULL, relations cannot be ''

1dac53ccbaa1b8d16e884c86d69a071733199817 authored over 10 years ago by Sam Georges <[email protected]>
Form Relation widget now supports a custom name field

Also detects NestedModel behavior listNested()

a6a6083131c02bcd39fc7861c5038b240d1ebec0 authored over 10 years ago by Sam Georges <[email protected]>
Fixes a bug where singular values of singular relations are not being set

39a1df108203c89688c96d4cca463cf9a46c1517 authored over 10 years ago by Sam Georges <[email protected]>
Fixes https://github.com/octobercms/install/issues/30

a3b501cdd3b9e1605a1850f80b3f6f53e6b26a94 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #213 - use a more friendly error when dates are not defined properly

c080fd069a2b922a72365cb3574272a118eab08f authored over 10 years ago by Sam Georges <[email protected]>
Reverse import CSS -> LESS refs #207

10158b96eaa6b6a23cd61c4ca5a731e07a3429c9 authored over 10 years ago by Sam Georges <[email protected]>
Link the "update available" dashboard status text directly to the Updates settings page.

28bd02d0b610159c9f7088a1d793ce5aa54ba3ec authored over 10 years ago by Paul Wilde <[email protected]>
Add core build tag to core assets

169be96d2469d8a289f67d3f0d1e55d9d01fb660 authored over 10 years ago by Sam Georges <[email protected]>
Create public function for getting the ACE editor

Improve API

a5977ba8fcd17ab82c33eb35501c5fd315d46cb9 authored over 10 years ago by Sam Georges <[email protected]>
Remove the cookie.js, no longer used

a82ef3459ceef07495a740e6d043080df863f654 authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' of github.com:octobercms/october

eea4c8dbce7ebfbbff34f48f3a4874df2c93dd6c authored over 10 years ago by alekseybobkov <[email protected]>
Added the Preview link in to the multi-image uploader / preview mode

0ec4eec766e9842a3e331adb01f0f25848f54995 authored over 10 years ago by alekseybobkov <[email protected]>
Add redactor font

1c8cddd7ad0bd9edd9cf8009bc31b2dee583b14a authored over 10 years ago by Sam Georges <[email protected]>
Update redactor to latest

56d3afb2d66abb702c686be5f4fe13c6732a7585 authored over 10 years ago by Sam Georges <[email protected]>
Fixes issue with singluar relation settings

9913f6bc42ce15e8bf73517d5ce90f334291af78 authored over 10 years ago by Sam Georges <[email protected]>
Components have a new override method `onRender()` called before a component is rendered.

The `{% component %} tag now supports passing parameters that override the component properties w...

d2108b3e4169f05fbb0de0b57427ad96f8a59501 authored over 10 years ago by Sam Georges <[email protected]>
Minor inaccuracy

a5a25567becf78f43ed23f764e27d26fefb71ef6 authored over 10 years ago by Sam Georges <[email protected]>
Added Preview mode for the multi-image file uploader, minor style improvements

3e802e208d03192f67149b1b9643b8c53dcf7bbf authored over 10 years ago by alekseybobkov <[email protected]>
Refs #188 Tidy up notes

bbad63247932f6edb47c20a91309d4532b15fb68 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #114 from filipekiss/feature/backend-portuguese-translation

Add brazilian portuguese translation to backend.

a05608939dc7f462bd4089671ea4f41874f03772 authored over 10 years ago by Samuel Georges <[email protected]>
Respect the directory settings inside the config when checking if they are writable.

eabdd79c407312540105a3e1c9be21a636dedbb5 authored over 10 years ago by Paul Wilde <[email protected]>
Another fix for SQLite

90cf3951a6afea63dcb128c34c1dfe54f5591a70 authored over 10 years ago by Sam Georges <[email protected]>
Fixes #124 using DbDongle

4ea67749b6f8ac567c86b8a7c7feb0b019b496b5 authored over 10 years ago by Sam Georges <[email protected]>
Add more checks to warnings

1a237736b5ed81db711a9c109d1538dee94007ca authored over 10 years ago by Sam Georges <[email protected]>
Improve warnings code

4dff835bc4faf1101d40d4840cbd494070854c09 authored over 10 years ago by Sam Georges <[email protected]>
Adding new rows in the language files

Moving text from _ warnings.htm in language file lang.php.

4b5f101919d0f8b3c28b010efada9855c32e258f authored over 10 years ago by eZees <[email protected]>
Oops, now plugins can register permissions :-)

addc438cd6cdb977eea0bd481743b3f99335db7b authored over 10 years ago by Sam Georges <[email protected]>
New icons

c13b0cfa629b96158299e9cb5ddf6f78a0fd8eca authored over 10 years ago by Sam Georges <[email protected]>
The dashboard now displays a set of warnings for system configuration

d29d7582c5ad394150a37413999ff5ee6fda2e13 authored over 10 years ago by Sam Georges <[email protected]>
Updated german language file

da21c32f1ebd2ebe2979bcb15b601e921c8d599a authored over 10 years ago by alxy <[email protected]>
Merge pull request #155 from mrmlnc/master

Update Russian language files

bfcbba8df77ffa7027c88a021e9d409912aef6c6 authored over 10 years ago by Samuel Georges <[email protected]>
Adds support for objects (relations) when reading form data

9037142d6872c1d4662107d8fdc23efdebe7eae5 authored over 10 years ago by Sam Georges <[email protected]>
Protect controller again

9bea22db08f92bca7b05ffa00e9fd65ee98cd2e9 authored over 10 years ago by Sam Georges <[email protected]>
Form Controller now pushes values to relations

299c95c88cc847feb1a78fb546ed4de9236adffe authored over 10 years ago by Sam Georges <[email protected]>
Make controller accessible for extensibility

63ee1bf0a5cc58ded11af3ddaea43aaa4c54589a authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' of github.com:octobercms/october

635633bc0811316ce0a39a0f3194198ba1c1908b authored over 10 years ago by alekseybobkov <[email protected]>
Minor fixes in the scoreboard offsets

60ac01c55a604b54983da6e5553b333d5b42e8bf authored over 10 years ago by alekseybobkov <[email protected]>
Update Russian language files

Full translation of the language files into Russian.

c8737e4cdd2bd2fa3964d29f98381e11f6447cb9 authored over 10 years ago by eZees <[email protected]>
Fixed typos

191ec5023134f350d5d740f67eaa1ffc4023c870 authored over 10 years ago by Pascal Borreli <[email protected]>
Added Japanese language files for backend/cms/system modules.

e3ee248eb9142891eadfa1fb7988a11444986dc1 authored over 10 years ago by Hirohisa Kawase <[email protected]>
Swedish translations

9204634a1c72ce651838e14ef730ad86e63a133d authored over 10 years ago by Pär Karlsson <[email protected]>
Fixes #125

d1b7607b8dfa70bdaefb9c8584bd707c9a3606ac authored over 10 years ago by Sam Georges <[email protected]>
Merge branch 'master' of github.com:octobercms/october

20bdd35611ffc48d8568f16d4b5f2f1afbe39130 authored over 10 years ago by alekseybobkov <[email protected]>
Minor styling fix

bdb0043c04db56a58f0c95494c0d812767dfd9c4 authored over 10 years ago by alekseybobkov <[email protected]>
Add custom SQL for SQLite

ce1be9f705bde125f16bf30013591d4cbff2f929 authored over 10 years ago by Sam Georges <[email protected]>
Add new keys to other languages (needs further translation)

99d247f1d612f5e50d45e27f5bd5d645c1ca86a8 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #113 from marcus-herrmann/master

Added German language files

009422a8387a0d3bd575b2e7107251ad59f331e9 authored over 10 years ago by Samuel Georges <[email protected]>
SQLite doesn't like this key name

c5116d49175b33eb8f712967e0ed8c7f8b8acc47 authored over 10 years ago by Sam Georges <[email protected]>
Merge pull request #111 from erJasp/master

Moved hard-coded text to language file (backend)

0df6794330a0910c7ade158bb503d87eeb9d1f34 authored over 10 years ago by Samuel Georges <[email protected]>
Merge pull request #96 from pariz/master

Swedish language files for backend, cms and system, as well as one typo if in an english languag...

5d1a031557892beb1e37365e4f2dd99437e6b124 authored over 10 years ago by Samuel Georges <[email protected]>