Ecosyste.ms: OpenCollective

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

github.com/phpbb/ideas

An idea center for phpBB/phpBB.com (based on WordPress idea center).
https://github.com/phpbb/ideas

Merge pull request #27 from VSEphpbb/no-js

Add back no-js message since js is required for ideas interactions

0e72273d376670fdb1cdde258e6ef6195106705d authored about 9 years ago by Michael C <[email protected]>
Add a button to ACP to apply the Ideas forum settings required.

6de9a55cddac36556262191f30185688ebcf3f43 authored about 9 years ago by rxu <[email protected]>
Don't hide duplicate settings with JS

133a9fccac3347019c01fec4cdf7a35b096ac1a4 authored about 9 years ago by Matt Friedman <[email protected]>
Add back no-js message since js is required for ideas interactions

77f40648716426d07c46f39d73ede3d2a2c51fc4 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #26 from VSEphpbb/pagination

Paginate the list controller output

56d9a7ed69d5999590a9cb3fa3b6968a4d17becd authored about 9 years ago by Michael C <[email protected]>
Add missing concat

1159c608a9022fa164a084e5383401eba5d44788 authored about 9 years ago by Matt Friedman <[email protected]>
Fix missing space

0b7d3a20a47d78c4d54d6562be2c1dbcae9defb5 authored about 9 years ago by Matt Friedman <[email protected]>
Type hint for redundancy

9b91ea17019428b5af21b5339e045d498d2333fe authored about 9 years ago by Matt Friedman <[email protected]>
Remove setter function and set property directly

bd4a2c6447b87200f612324a277303bfb7533b6a authored about 9 years ago by Matt Friedman <[email protected]>
Fix whitespaces

bdb58d7795d0d8f06ea5d46ff4ba9556cdb0b574 authored about 9 years ago by Matt Friedman <[email protected]>
Paginate the list controller output

d87632d90e5fee8ba463c7bcbd60bcdd54fec55f authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #25 from VSEphpbb/fixes

Some fixes and make all controllers inherit from base consistently

85adedac74141d88c4cfa84275e623ac18639243 authored about 9 years ago by Michael C <[email protected]>
Update services and constructors

0dab761dd78ec5628a359ee8fa723cd5a3bf7cad authored about 9 years ago by Matt Friedman <[email protected]>
Fix new ideas button on list view

364416c9d2dbfc5189f9b839fdc7b49e5c1a035b authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #24 from VSEphpbb/ticket/1250-titles

Update topic title as well as idea title

086e7e0cf6b0375dbe262c71e077ded3d3b07d96 authored about 9 years ago by Michael C <[email protected]>
Update topic title as well as idea title

546de3cf6193b2e3f97233d5a936a80f8f093fe8 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #21 from VSEphpbb/ticket/1250-Events

Use events instead of core code duplication

b56352e5ba9b7a9ec8c84c5f666d2d421e5d7508 authored about 9 years ago by Michael C <[email protected]>
Revert query deleteion change

a34e7a275138a28c7a2a23049986a2cafa6a2a41 authored about 9 years ago by Matt Friedman <[email protected]>
Actually we need type casting here for the routing system

ae7a0e9626e9e94bf52b577a4208785e96905da9 authored about 9 years ago by Matt Friedman <[email protected]>
Allow get idea by topic id in 1 query

0e39ade05079777d8776b5bf56a5edf0e397144b authored about 9 years ago by Matt Friedman <[email protected]>
Remove unneeded type cast

aef312c68500e84ca7ad79b1cf0659c4e213d364 authored about 9 years ago by Matt Friedman <[email protected]>
Update post edit button display logic

8e8ac7052cab3b6fe0d2a7361d3d1d163b31827e authored about 9 years ago by Matt Friedman <[email protected]>
Do not let users delete own ideas

7b13ba661765afa2f36d33f8d3ad7deb3b5e999f authored about 9 years ago by Matt Friedman <[email protected]>
Remove unnecessary view idea link

2b87f5beebf4366a0fa6bc60157571d54e96b342 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #22 from VSEphpbb/update-acp

Update the ACP for 3.2

61cdf2d054a446ed9c72f3098f33f8d7b241447c authored about 9 years ago by Michael C <[email protected]>
Update the ACP for 3.2

d41d92abbfaaf24ce02014096aa41b5b54bc8fe9 authored about 9 years ago by Matt Friedman <[email protected]>
Remove obsolete link back injection code

8b81b37da0e812943acae5eff691ff4e158c9a5d authored about 9 years ago by Matt Friedman <[email protected]>
Fix little mistakes from the conversion 31x to master

d3bb9aefd4efe70b7c5d639af012a4c93bbbab39 authored about 9 years ago by Matt Friedman <[email protected]>
Add missing docblocks

1e8100c86e5750f448f055f74011039a2c6d66e1 authored about 9 years ago by Matt Friedman <[email protected]>
Corrections and fixes

bbe678c06f30a92d6e624df694b5f50086121e20 authored about 9 years ago by Matt Friedman <[email protected]>
Use an event to remove the link-backs from first idea posts

1b3c48f17907cae59c9d686ca93a995604dbacdc authored about 9 years ago by Matt Friedman <[email protected]>
Use redirectresponse class instead of redirect function

884066bbd2ae049943bb5c3428ce7430a5dba3a2 authored about 9 years ago by Matt Friedman <[email protected]>
Extract monster switch statement into methods

44b5331f01da726cc0acd3b8b7aba681daa1486a authored about 9 years ago by Matt Friedman <[email protected]>
Use core and template events

d01fa935eb9c82939a7f292229523af619f672b3 authored about 9 years ago by Matt Friedman <[email protected]>
Merge branch '31x'

# Conflicts:
# controller/idea_controller.php
# controller/index_controller.php
# controller/lis...

75c635174c9c334c657968724ecace7f1ba31a44 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #20 from VSEphpbb/code-improvements

Remove code duplication plus other fixes

1ac42bba475bdc543b5e24ae7df71db341a8d519 authored about 9 years ago by Michael C <[email protected]>
Use class constants

c801bf2964415ede39f054cc1cd425d6d53028d8 authored about 9 years ago by Matt Friedman <[email protected]>
Do not allow vote removal when voting disabled

8a61d0f13e49048e29c672dd73b2d10336772b0a authored about 9 years ago by Matt Friedman <[email protected]>
Fix JS regex mistake

edf19ea705014def669b23be19a538b329e3cfa6 authored about 9 years ago by Matt Friedman <[email protected]>
Use correct lang keys for post char checks

3bea51436ac0b688e4996615c40f20abc422c41a authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #19 from VSEphpbb/master-fixes

Fix JS and CSS issues in master/3.2

c0eefbf1cdcd58879cff19a3792af1c7358eb153 authored about 9 years ago by Michael C <[email protected]>
Merge pull request #15 from VSEphpbb/add-tests

Set up testing in master/3.2

f67f28ef2029aff8df3c9b6713ac1f17314ed82d authored about 9 years ago by Michael C <[email protected]>
Move new idea button to correct location on list view

207825a41edd29ec2cd1a503c3563e0153d34b6b authored about 9 years ago by Matt Friedman <[email protected]>
Enhance input field error checks and result handling

5adbc1ae406432ee1ae6fb669e6eed27313fb5be authored about 9 years ago by Matt Friedman <[email protected]>
Jeez, remove last bits of hardcoded language in templates

4d9b27832f7d8b0312e5313b3f789aff700d9c51 authored about 9 years ago by Matt Friedman <[email protected]>
Code clean up

d0f9a42099fa2e5ec4a6a4f3b92adec16a7015f8 authored about 9 years ago by Matt Friedman <[email protected]>
Use 0 value for change status

7d4ef13b0b184402c4fc841472d7d588b59bc7bb authored about 9 years ago by Matt Friedman <[email protected]>
Remove redundant query

b1747faa9f0e731915b28c4d024b648f30a03a40 authored about 9 years ago by Matt Friedman <[email protected]>
Move duplicate UPDATE queries into a method

c0f6dcca1d848dcf31ba2db787052c60f4905cf3 authored about 9 years ago by Matt Friedman <[email protected]>
Merge branch '31x' into code-improvements

# Conflicts:
# controller/list_controller.php

2b4deb2cc8dbcd9d06571704913b268a8a8ce7ef authored about 9 years ago by Matt Friedman <[email protected]>
Refactor how statuses are handled by get_ideas

1264c6cf0f67130ef2da5ffed20649001abe4eb0 authored about 9 years ago by Matt Friedman <[email protected]>
Use constants for status values

8f4965b1a0228b650b14aeaac159b6aee1f834a3 authored about 9 years ago by Matt Friedman <[email protected]>
Move constants to ideas factory

8861d602cb5f77d6baff23c7300fbd94e353864c authored about 9 years ago by Matt Friedman <[email protected]>
Too many parenthesis

6cce2798126e72747bd94fe4461a3ecd200d9d59 authored about 9 years ago by Matt Friedman <[email protected]>
Fix breadcrumbs on list sort

c44f7fa3c6370282cf4f5b1db757445f91105dd6 authored about 9 years ago by Matt Friedman <[email protected]>
Build status menu correctly

a4539dd80eeee85d3cc1c4033fa7508242eddd38 authored about 9 years ago by Matt Friedman <[email protected]>
Use L_COLON

f5d0a966e9863870fafbc132f4bcf91420b2daa1 authored about 9 years ago by Matt Friedman <[email protected]>
Fix change status menu

1d451e92655f82b5ff81f2e92a7154365c2b13ce authored about 9 years ago by Matt Friedman <[email protected]>
Fix new idea button in list pages

acb772e11a02703e0f03a312938da07ae5815b5c authored about 9 years ago by Matt Friedman <[email protected]>
Better migration name

8016957c5d0801497df07291ef1b7163a1f6531a authored about 9 years ago by Matt Friedman <[email protected]>
Simplify styling

279e4e7714030f0a695a78cb18c8d59f9bc46771 authored about 9 years ago by Matt Friedman <[email protected]>
Cast an integer in sql query

1988a3a09ee8bfdd6e5a5c4188a70aaf9b622b52 authored about 9 years ago by Matt Friedman <[email protected]>
Add a migration to update older installation data

7eea24c27dd376065fef0a7968dec0b13942fe37 authored about 9 years ago by Matt Friedman <[email protected]>
Rename function

ce3b8787fd18f09e3e875fd6cf206ad76c59a1e4 authored about 9 years ago by Matt Friedman <[email protected]>
Combine 4 separate queries into one joined query

e83dd5386a8d229abb5227e16998dfada2a7e70a authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #18 from VSEphpbb/fixes

EPV Fix: Route names need vendor namespacing

6e3d6880c0a689df6bd53244853088361e18c051 authored about 9 years ago by Michael C <[email protected]>
Use the secure protocol for tracker

8a3cb423a134ed39aeca25f034545a213bba8b25 authored about 9 years ago by Matt Friedman <[email protected]>
Remove code duplication

6283af268b611e3af66a24b5adac1fb02b6288d5 authored about 9 years ago by Matt Friedman <[email protected]>
Fix JS and CSS issues in master/3.2

6ecc241ae64e0a7a51bb12815bfa531da7d4d505 authored about 9 years ago by Matt Friedman <[email protected]>
Update test branch names

fe49cd4ebf96ef68caa100bb1b546736c738f693 authored about 9 years ago by Matt Friedman <[email protected]>
EPV Fix: Route names need vendor namespacing

fd7161be6bb02ac40f553f2883dbb4d14a35773a authored about 9 years ago by Matt Friedman <[email protected]>
Merge branch 'master' into add-tests

1a276ff2a8cb02fe6a1f56505625c3933239ef19 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #17 from phpbb/31x

Merge 31x into master

f9b3b26ee65b5a52ee47be7874a2ca52e0e90d84 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #16 from VSEphpbb/fixes

Fix code sniff errors

0cd5a245f57ae543a358570650220cee349d73fa authored about 9 years ago by Michael C <[email protected]>
Fix code sniff errors

d465bef0c4617e5db91482c13ab2b86cd058c069 authored about 9 years ago by Matt Friedman <[email protected]>
Add working composer lock file

285caf4470d75ba8ab6c6f6febabb9d4ed2cb242 authored about 9 years ago by Matt Friedman <[email protected]>
Update gitignore

e45c2a790e8ca79719e605331e6331487cfad7be authored about 9 years ago by Matt Friedman <[email protected]>
Set up testing

0a2e0fb3db381cb56a4103aacc9e6d6528d5dfff authored about 9 years ago by Matt Friedman <[email protected]>
Merge branch '31x'

Conflicts:
controller/idea_controller.php
styles/prosilver/template/idea_body.html

55b10095d340887abcd33328da6db953d8b139a2 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #14 from VSEphpbb/fixes

Fixes

f7448d138ec5dc522cce525c33d852156482a039 authored about 9 years ago by Michael C <[email protected]>
Update JS for duplicate link

d7c9a039a7d6a12bbc7bb458f25540dc929efa2a authored about 9 years ago by Matt Friedman <[email protected]>
Fix mixed spaces and tabs

38696552a90eafe7d7044b495be81f4558406093 authored about 9 years ago by Matt Friedman <[email protected]>
Fix bad HTML

5cd62643e751e3d34a2c4aca6f111f53d1a85d6f authored about 9 years ago by Matt Friedman <[email protected]>
Fix exposed and wrong links in JS and template files

7aeba9b6c5fc04f4a193015708d0af370a6e0eee authored about 9 years ago by Matt Friedman <[email protected]>
Fix template variable names

f8ebba3a598980a04e2c353d6e7b2f5ef7a35932 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #13 from VSEphpbb/master-32x

Development for 3.2.x

8a7646d07d54ab430121e7d82b8bf0d5aff50287 authored about 9 years ago by Michael C <[email protected]>
Merge branch 'master' into master-32x

175a20aee44121218e10d080c02935e779a86ced authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #12 from phpbb/31x

Merge 31x into master

1b4b6249d9412f8c682cfc8a49cbc91a97a4a03f authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #11 from rxu/fix-forum-id-constant

Fix IDEAS_FORUM_ID leftover, minor code adjustments.

24513d51f44ac9dacc3f55d05ad91923304b1521 authored about 9 years ago by Michael C <[email protected]>
Fix IDEAS_FORUM_ID leftover, minor code adjustments.

5124f14e3759570c7d25aa9c30c885499e44ddb8 authored about 9 years ago by rxu <[email protected]>
Add a 3.2 check in ext.php

207c84f5f05e52f450d2338901022c0998e375ed authored about 9 years ago by Matt Friedman <[email protected]>
Update composer and readme for 3.2

1838f0beff7a0dac5c036611e7502ec5a317551c authored about 9 years ago by Matt Friedman <[email protected]>
Replace deprecated avatar functions

a852c2d0e1289e78b7ba231a5c0946f0b1b1aaeb authored about 9 years ago by Matt Friedman <[email protected]>
A little clean up

771768829ab8042bb9b41ca49ecb60c1be2fa28b authored about 9 years ago by Matt Friedman <[email protected]>
Merge branch 'master' into master-32x

# Conflicts:
# controller/base.php
# controller/idea_controller.php
# factory/ideas.php

fd950c352f5ff6667030664c105062499f8a2b69 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #10 from phpbb/31x

Merge 31x into master

1d5c6d54062056771cd5c65ac699f46f2fd5c31d authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #6 from rxu/add-acp-module

Add Ideas ACP module.

da04df335f366212265b0ec87c1490e6c1e17db9 authored about 9 years ago by Matt Friedman <[email protected]>
Fix composer.json.

d77949e8c1d4777635ba17f50112bb038657d606 authored about 9 years ago by rxu <[email protected]>
Add ACP module username search. Minor code fixes.

9b6881d7a42e8bcfd537c1ce0c96fbc63b2dc902 authored about 9 years ago by rxu <[email protected]>
Fix up New Idea buttons

70e4c399a530b3d4e967d1acd6fff274f194138d authored about 9 years ago by Matt Friedman <[email protected]>