Ecosyste.ms: OpenCollective

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

Play Framework

The Community Maintained High Velocity Web Framework For Java and Scala
Collective - Host: opensource - https://opencollective.com/playframework - Website: https://playframework.com/ - Code: https://github.com/playframework

upgrade to play 2.0.1 and sbt 0.11.3

github.com/playframework/play-plugins - f2f77b2608398aa16216491675e7dc134995319b authored over 12 years ago by peter hausel <[email protected]>
upgrade to play 2.0.1 and sbt 0.11.3

github.com/playframework/play-mailer - f2f77b2608398aa16216491675e7dc134995319b authored over 12 years ago by peter hausel <[email protected]>
Merge pull request #10 from benmccann/master

Upgrade to SBT 0.11.3 to match Play Framework

github.com/playframework/play-mailer - 7f4915a5ce96b185c7e77bb57c199e16ea3f2405 authored over 12 years ago by Peter Hausel <[email protected]>
Merge pull request #10 from benmccann/master

Upgrade to SBT 0.11.3 to match Play Framework

github.com/playframework/play-plugins - 7f4915a5ce96b185c7e77bb57c199e16ea3f2405 authored over 12 years ago by Peter Hausel <[email protected]>
Upgrade to SBT 0.11.3 to match Play Framework

github.com/playframework/play-plugins - 2fd421d919510f7c60ffd7e70f6a33d6cb03680c authored over 12 years ago by Ben McCann <[email protected]>
Upgrade to SBT 0.11.3 to match Play Framework

github.com/playframework/play-mailer - 2fd421d919510f7c60ffd7e70f6a33d6cb03680c authored over 12 years ago by Ben McCann <[email protected]>
Added feed links. Feed files also committed otherwise a compile error occurs

github.com/playframework/modules.playframework.org - 6fea4fa9c0fd201ae8573e2f040061152a504356 authored over 12 years ago by Steve Chaloner <[email protected]>
changed feed generation to every hour

github.com/playframework/modules.playframework.org - ca43465295245b145efb177c4ce0135527ee1e31 authored over 12 years ago by Steve Chaloner <[email protected]>
Added feed generation on module create/upload events

github.com/playframework/modules.playframework.org - c92e3f001920ef02987d3bab844bfba33e6c185e authored over 12 years ago by Steve Chaloner <[email protected]>
fix sendHtml in mailer plugin

github.com/playframework/play-plugins - adaa3863bdf81f3bb03919cab62500deb422d77f authored over 12 years ago by peter hausel <[email protected]>
fix sendHtml in mailer plugin

github.com/playframework/play-mailer - adaa3863bdf81f3bb03919cab62500deb422d77f authored over 12 years ago by peter hausel <[email protected]>
added event logging for rss generation, github-style what-happened reporting, etc

github.com/playframework/modules.playframework.org - 32439c946e248b371ebdebd44c941fe131789d83 authored over 12 years ago by Steve Chaloner <[email protected]>
added alter sequence for the user table

github.com/playframework/modules.playframework.org - 86f95855282e2af9a4eece56cb0b09c9d225c75d authored over 12 years ago by Steve Chaloner <[email protected]>
added evolutions to git

github.com/playframework/modules.playframework.org - 20ddd35dd12143be2849e799495e096f04919613 authored over 12 years ago by Steve Chaloner <[email protected]>
removed multiple returns

github.com/playframework/modules.playframework.org - 47ba86826cc9b161b49548a27ee2f475e9701767 authored over 12 years ago by Steve Chaloner <[email protected]>
Merge branch 'master' of github.com:playframework/modules.playframework.org

github.com/playframework/modules.playframework.org - 3cb29c273b2df629a77752a7fb77f8cabd80a8df authored over 12 years ago by Steve Chaloner <[email protected]>
added featured modules admin support

github.com/playframework/modules.playframework.org - 98287e960a8604d58125008c39b55ea47ed2b898 authored over 12 years ago by Steve Chaloner <[email protected]>
no code change, just adding an extra source folder to anorm to follow play subprojects' standard layout

github.com/playframework/anorm - e672abb2b2564691111842c47b7c2598250debe9 authored over 12 years ago by peter hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-mailer - 853c8be6f48bc4e4f04ab00395e713cbd54c99c2 authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-plugins - 853c8be6f48bc4e4f04ab00395e713cbd54c99c2 authored over 12 years ago by Peter Hausel <[email protected]>
formatting module list

github.com/playframework/modules.playframework.org - c28f4eb22a9b924e9ff0bab2f53deb9e6497e85a authored over 12 years ago by Ben Verbeken <[email protected]>
nl2br for module descriptions

github.com/playframework/modules.playframework.org - b4c9a36f85e9e22b53a285af15953bef94687f11 authored over 12 years ago by Ben Verbeken <[email protected]>
nl2br for module descriptions

github.com/playframework/modules.playframework.org - 036443c3ef9d28904f053691819a1066adfdfe52 authored over 12 years ago by Ben Verbeken <[email protected]>
Merge branch 'master' of github.com:playframework/modules.playframework.org

Conflicts:
public/stylesheets/modules.css

github.com/playframework/modules.playframework.org - d35e9e0cc5742ea03f08bea86287f2aaa155c121 authored over 12 years ago by Ben Verbeken <[email protected]>
added license to module details

github.com/playframework/modules.playframework.org - b70b4c97de2f7dbe3b95ac6966b844c979d305d7 authored over 12 years ago by Ben Verbeken <[email protected]>
Added editing to categories, made mechanism more generic

github.com/playframework/modules.playframework.org - 7b3241da479c15284830192775130257b24200c8 authored over 12 years ago by Steve Chaloner <[email protected]>
Cleaned up error reporting, made reassignment generic

github.com/playframework/modules.playframework.org - 0e0e867975484437779ae4c5087fea254acdb634 authored over 12 years ago by Steve Chaloner <[email protected]>
initial suggestion for editing functionality

github.com/playframework/modules.playframework.org - 1def1bbbd4263403127800d4c19f8a29c56dad9a authored over 12 years ago by Steve Chaloner <[email protected]>
smaller font size for module summary in detail

github.com/playframework/modules.playframework.org - 76d8fb5d1dcdfa7a69ca93faf7be8327b1398c29 authored over 12 years ago by Ben Verbeken <[email protected]>
fixing java interop issues

github.com/playframework/play-plugins - 826414855a33e79cf6ca68648f7595a6a97232df authored over 12 years ago by peter hausel <[email protected]>
fixing java interop issues

github.com/playframework/play-mailer - 826414855a33e79cf6ca68648f7595a6a97232df authored over 12 years ago by peter hausel <[email protected]>
layout module details page

github.com/playframework/modules.playframework.org - 47b28505c01d804aa597a23ad8f03657bdfc80d6 authored over 12 years ago by Ben Verbeken <[email protected]>
remove notifier package (it was not intended)

github.com/playframework/play-plugins - aa4dc647e8ee882754e0375824125c0be404d12e authored over 12 years ago by peter hausel <[email protected]>
remove notifier package (it was not intended)

github.com/playframework/play-mailer - aa4dc647e8ee882754e0375824125c0be404d12e authored over 12 years ago by peter hausel <[email protected]>
added notFound when details for unexisting module are requested

github.com/playframework/modules.playframework.org - 12f41b77f063b4aad60f1f4694f6beff04afddef authored over 12 years ago by Ben Verbeken <[email protected]>
fixed NPE when unauthenticated user views module detail

github.com/playframework/modules.playframework.org - 00db92b8fbbbb0eb641260ac2ee02e97a05dff32 authored over 12 years ago by Ben Verbeken <[email protected]>
Merge branch 'master' of github.com:playframework/modules.playframework.org

github.com/playframework/modules.playframework.org - da1cde80c53cda5a987cf6fc743226280dd502d3 authored over 12 years ago by Steve Chaloner <[email protected]>
Updated dependency management

github.com/playframework/modules.playframework.org - 10ee8d0d1f4574c4b75afea674ad5416f5aeb67d authored over 12 years ago by Steve Chaloner <[email protected]>
Update home page module lists

github.com/playframework/modules.playframework.org - 149cd950bea554ab254f90c4159f1cc0433803f6 authored over 12 years ago by Peter Hilton <[email protected]>
Add module descriptions

github.com/playframework/modules.playframework.org - 5164c21ab181fb3d4b612a78e7b76a668128b5af authored over 12 years ago by Peter Hilton <[email protected]>
Load initial data: add all modules

github.com/playframework/modules.playframework.org - 81b71281bed88eba92550638a073fe68c4850447 authored over 12 years ago by Peter Hilton <[email protected]>
Load initial data - User, Module

github.com/playframework/modules.playframework.org - 675a9d71c9100cfeb91190575d3e9666c3aba084 authored over 12 years ago by Peter Hilton <[email protected]>
Remove conf file cruft

github.com/playframework/modules.playframework.org - 4936fb142612c801c329f409b4eda48939933a2f authored over 12 years ago by Peter Hilton <[email protected]>
Load initial data - PlayVersion

github.com/playframework/modules.playframework.org - 4950776a67968017a2749ab46bec5cf14a428992 authored over 12 years ago by Peter Hilton <[email protected]>
Updated Build.scala to point to objectify module repo

github.com/playframework/modules.playframework.org - b3440ec6e278bfab18c167d0c4e9b98d33919b73 authored over 12 years ago by Steve Chaloner <[email protected]>
added MappedSuperclass to AbstractModel

github.com/playframework/modules.playframework.org - 59235cad75ebbf34b6d6272a493752c35d94a3fc authored over 12 years ago by Steve Chaloner <[email protected]>
initial implementation of authorization

github.com/playframework/modules.playframework.org - f12f50ae7b1d5b14120f3fb341dc30379bcc36ab authored over 12 years ago by Steve Chaloner <[email protected]>
removed intellij files

github.com/playframework/modules.playframework.org - 66038a3fe368fc7a8eb30154ffb370ee049d744e authored over 12 years ago by Steve Chaloner <[email protected]>
Merge branch 'master' of github.com:playframework/modules.playframework.org

Conflicts:
app/models/Category.java
app/models/Module.java
app/models/ModuleVersion.java

github.com/playframework/modules.playframework.org - 66c7ef511458c26069774b4f29096d9ff5c77e6a authored over 12 years ago by Ben Verbeken <[email protected]>
more validation tests

github.com/playframework/modules.playframework.org - 12e913564a3fdb27e3bc03d121b77e85a492a327 authored over 12 years ago by Ben Verbeken <[email protected]>
[fix #5] update doc, expose sendHtml

github.com/playframework/play-plugins - 32ce426f8418681883e98fd5aec0770410d28233 authored over 12 years ago by peter hausel <[email protected]>
[fix #5] update doc, expose sendHtml

github.com/playframework/play-mailer - 32ce426f8418681883e98fd5aec0770410d28233 authored over 12 years ago by peter hausel <[email protected]>
[guice] bump version to 2.0.1

github.com/playframework/play-mailer - 9d798a5b40296015e5adb2e49d3654587bb04ed9 authored over 12 years ago by peter hausel <[email protected]>
[guice] bump version to 2.0.1

github.com/playframework/play-plugins - 9d798a5b40296015e5adb2e49d3654587bb04ed9 authored over 12 years ago by peter hausel <[email protected]>
hot fix release 2.0.1

github.com/playframework/play-mailer - 5a18214859605a5bba0a730fbf293b8acff8a70b authored over 12 years ago by peter hausel <[email protected]>
hot fix release 2.0.1

github.com/playframework/play-plugins - 5a18214859605a5bba0a730fbf293b8acff8a70b authored over 12 years ago by peter hausel <[email protected]>
Merge pull request #7 from jroper/master

Fixed #6 - Inject plugin causing play reload to fail

github.com/playframework/play-mailer - 3341b5196130d57d767d334511996b28851b4384 authored over 12 years ago by Peter Hausel <[email protected]>
Merge pull request #7 from jroper/master

Fixed #6 - Inject plugin causing play reload to fail

github.com/playframework/play-plugins - 3341b5196130d57d767d334511996b28851b4384 authored over 12 years ago by Peter Hausel <[email protected]>
Merge pull request #4 from brikis98/dust-file-extension

Strip the .tl extension to look more like idiomatic dust

github.com/playframework/play-plugins - 77f39a803b6252d33eaee64265f5cd3419e0f076 authored over 12 years ago by Peter Hausel <[email protected]>
Merge pull request #4 from brikis98/dust-file-extension

Strip the .tl extension to look more like idiomatic dust

github.com/playframework/play-mailer - 77f39a803b6252d33eaee64265f5cd3419e0f076 authored over 12 years ago by Peter Hausel <[email protected]>
#6 Fixed classloading issue that was preventing play application reload

github.com/playframework/play-plugins - ca592f831c8025ccf5506dfc46ad1fe91616956b authored over 12 years ago by James Roper <[email protected]>
#6 Fixed classloading issue that was preventing play application reload

github.com/playframework/play-mailer - ca592f831c8025ccf5506dfc46ad1fe91616956b authored over 12 years ago by James Roper <[email protected]>
removed intellij files

github.com/playframework/modules.playframework.org - 30bbe217a74ab3522396de4755b9243c6eb98ee7 authored over 12 years ago by Steve Chaloner <[email protected]>
Added (very) basic module details, i18n

github.com/playframework/modules.playframework.org - 06e4ff115b020cee592a5d2990a9b0dbae9fb803 authored over 12 years ago by Steve Chaloner <[email protected]>
Added (very) basic module details, i18n

github.com/playframework/modules.playframework.org - 986572280b245b20be989308301e85bb36a4157b authored over 12 years ago by Steve Chaloner <[email protected]>
- added module validation test

- refactoring: pulled id field up to an abstract class (+ added getId(), needed for validation te...

github.com/playframework/modules.playframework.org - bff203fe52ac7e2e119397c03975867ce5a7efa6 authored over 12 years ago by Ben Verbeken <[email protected]>
Merge branch 'master' of github.com:playframework/modules.playframework.org

Conflicts:
app/controllers/Modules.java
app/views/index.scala.html
app/views/modules/moduleRe...

github.com/playframework/modules.playframework.org - f0104cb7a8e4a2045a7540821a3437aa5dc6a693 authored over 12 years ago by Ben Verbeken <[email protected]>
layout of moduleRegistration form fixed + removed unneccessary fields from module registration form

github.com/playframework/modules.playframework.org - 624d93c1fc69a810362f98ffd22dff75be5430d7 authored over 12 years ago by Ben Verbeken <[email protected]>
Added some basic admin functions - add play versions and categories

github.com/playframework/modules.playframework.org - 2fdd49c45cb6982cb93a3411b117ac136ed02adb authored over 12 years ago by Steve Chaloner <[email protected]>
Merge pull request #1 from rugbyhead/master

Simple implementation of rating calculator

github.com/playframework/modules.playframework.org - 3c43dc8d27fc7dc583313078762b1f3486fdeef4 authored over 12 years ago by Steve Chaloner <[email protected]>
renamed "add a module" to "submit a new module"

github.com/playframework/modules.playframework.org - 7b4715581bd6964549e868a86d8287cc32da9dba authored over 12 years ago by Ben Verbeken <[email protected]>
quicklinks on home page no longer contains 'login' and 'register' links if already logged in

github.com/playframework/modules.playframework.org - cedadf3bba8069f2e1c5b865a730263885c4da70 authored over 12 years ago by Ben Verbeken <[email protected]>
checked in intellij project & module files (easiest way to keep the same coding style)

github.com/playframework/modules.playframework.org - 4e73ad51fdca7be18f221a2fac5168ec31831765 authored over 12 years ago by Ben Verbeken <[email protected]>
checked in intellij project & module files (easiest way to keep the same coding style)

github.com/playframework/modules.playframework.org - 1d493dc49ba30e2a5c8c08f5a2e5452fc9522f24 authored over 12 years ago by Ben Verbeken <[email protected]>
Module now has owner instead of user having module; initial version upload (without binary file)

github.com/playframework/modules.playframework.org - baff96ba77246d36df078ac77ee52f3661e9f8e8 authored over 12 years ago by Steve Chaloner <[email protected]>
Update mailer/README.md

github.com/playframework/play-mailer - 9417e97764e4ebfe0e66e8f9fa3de57e08a24f75 authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-plugins - 9417e97764e4ebfe0e66e8f9fa3de57e08a24f75 authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-plugins - 82627f8138d027f191f97ec48696320bb570b6ac authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-mailer - 82627f8138d027f191f97ec48696320bb570b6ac authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-plugins - 143e5c4df91dad62fe8542b662dac9fcc1410bbe authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-mailer - 143e5c4df91dad62fe8542b662dac9fcc1410bbe authored over 12 years ago by Peter Hausel <[email protected]>
[Mailer] ading sendHtml method

github.com/playframework/play-plugins - d17afad6c3c4ac82bd25462df64adc92c7ef54d7 authored over 12 years ago by peter hausel <[email protected]>
[Mailer] ading sendHtml method

github.com/playframework/play-mailer - d17afad6c3c4ac82bd25462df64adc92c7ef54d7 authored over 12 years ago by peter hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-mailer - 74cc683690c06400d45d385419e4b7183a8985d9 authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-plugins - 74cc683690c06400d45d385419e4b7183a8985d9 authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-mailer - 676848a4284629c8c36c1c15f3020575d64e4f25 authored over 12 years ago by Peter Hausel <[email protected]>
Update mailer/README.md

github.com/playframework/play-plugins - 676848a4284629c8c36c1c15f3020575d64e4f25 authored over 12 years ago by Peter Hausel <[email protected]>
[Mailer] removing unnecessary content type setting

github.com/playframework/play-mailer - 0ae22c915e8050a8a8e9d1abc99ed74d67751445 authored over 12 years ago by peter hausel <[email protected]>
[Mailer] removing unnecessary content type setting

github.com/playframework/play-plugins - 0ae22c915e8050a8a8e9d1abc99ed74d67751445 authored over 12 years ago by peter hausel <[email protected]>
[Mailer] making sure bodyHtml argument is respected

github.com/playframework/play-mailer - 83d429cb09530728a682ee59366e9d8516ba1ec2 authored over 12 years ago by peter hausel <[email protected]>
[Mailer] making sure bodyHtml argument is respected

github.com/playframework/play-plugins - 83d429cb09530728a682ee59366e9d8516ba1ec2 authored over 12 years ago by peter hausel <[email protected]>
adding charset support

github.com/playframework/play-plugins - 22df8d91953a05c45c2c86210ce6b0ba65b265d4 authored over 12 years ago by peter hausel <[email protected]>
adding charset support

github.com/playframework/play-mailer - 22df8d91953a05c45c2c86210ce6b0ba65b265d4 authored over 12 years ago by peter hausel <[email protected]>
fixing README-s

github.com/playframework/play-mailer - 8aab59ae4ea46b4b62180450e89f6269340ff73f authored over 12 years ago by peter hausel <[email protected]>
fixing README-s

github.com/playframework/play-plugins - 8aab59ae4ea46b4b62180450e89f6269340ff73f authored over 12 years ago by peter hausel <[email protected]>
[Mailer] fixing bad default content type

github.com/playframework/play-plugins - 75778271cc1ca1359422e111a55f110fd28fb64d authored over 12 years ago by peter hausel <[email protected]>
[Mailer] fixing bad default content type

github.com/playframework/play-mailer - 75778271cc1ca1359422e111a55f110fd28fb64d authored over 12 years ago by peter hausel <[email protected]>