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

More ACP module related code adjustments.

5aa6465d27f43c8a164f66c1ba960c6d88cf1ac2 authored about 9 years ago by rxu <[email protected]>
Fix a language key string

4d01f5262843ffdca6ce735c3b0821357eac7f2e authored about 9 years ago by Matt Friedman <[email protected]>
Update templates for 3.2

e5762e5b27cd92f61215e6df0a47260a5b57c2b0 authored about 9 years ago by Matt Friedman <[email protected]>
Add new core code for 3.2

cef8a144dc64002a53f1ec885d4c164af3beecd4 authored about 9 years ago by Matt Friedman <[email protected]>
Update composer for 3.2

391a36d5698b86d4367c98c8fa38ee659b59c4de authored about 9 years ago by Matt Friedman <[email protected]>
Use language class

a6a486ae4ba12d29e7306d9c6e021724214d8fd6 authored about 9 years ago by Matt Friedman <[email protected]>
Address flaws pointed by @VSEphpbb.

c213c3d6a6dc8c18b510e28150af12f613b2c821 authored about 9 years ago by rxu <[email protected]>
Add Ideas ACP module.

509398e3163a9cdabc2b090af08e2d65a40073ac authored about 9 years ago by rxu <[email protected]>
Merge pull request #9 from phpbb/31x

Merge 31x into master

c21b7f4e1b89ae39800413c8c142e7e075fca861 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #8 from VSEphpbb/31x-fixes

More 31x fixes

ff7840fd2973a9525cff66fe2405a11800db6e2b authored about 9 years ago by Michael C <[email protected]>
Fix and update 3.0 to 3.1 remnants

122b04d0ef6bb10daec601be12570f7110556791 authored about 9 years ago by Matt Friedman <[email protected]>
Fix condition to hide post icons for first idea post

3e781419e0d3c99775c060864c5fb2f3a2e40951 authored about 9 years ago by Matt Friedman <[email protected]>
Incorrect template loop name

476288e6c4dd9a1140ef13dc55f255824976eb5e authored about 9 years ago by Matt Friedman <[email protected]>
Coding fixes

40dabf2f584d0e35f80a97abf51205bdb993dda0 authored about 9 years ago by Matt Friedman <[email protected]>
phpBB version requirements

2c25844c321da72a3f54017ef8c52792be82cea2 authored about 9 years ago by Matt Friedman <[email protected]>
Language var fixes

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

Merge 31x into master

ac9f11c48bcb0c8097a7e51c50ba5e2a50ff996f authored about 9 years ago by Michael C <[email protected]>
Merge pull request #5 from VSEphpbb/vse-patch-1

Security and Cosmetic updates

a4300aaf336109341861da2fd8291df8c52a8f9c authored about 9 years ago by Michael C <[email protected]>
Extract duplicate code out of ideas class

698b507fb5b40bb33c80421dd503cb4712696934 authored about 9 years ago by Matt Friedman <[email protected]>
Tracker is at https now

01a46109fb2e3a4cd7df208dcefe0bb24b6d82ab authored about 9 years ago by Matt Friedman <[email protected]>
Cosmetic fixes

906e919fa50b62b59785c4d179c8288b7311107d authored about 9 years ago by Matt Friedman <[email protected]>
Fix View All buttons

42b730d9081fe7ad80a102003653d4030abe665f authored about 9 years ago by Matt Friedman <[email protected]>
Javascript updates and CSRF updates

60810ea3e48a18d8df2134f649ee5e0faa42f1b2 authored about 9 years ago by Matt Friedman <[email protected]>
Get rid of last hard coded language in JS

57a31579aad28d22b6831dcc4df1b87d5f60de60 authored about 9 years ago by Matt Friedman <[email protected]>
Improve delete idea action

dd871ac8d9275dbfefb9b8db87a4f5e93abe8aa3 authored about 9 years ago by Matt Friedman <[email protected]>
Merge pull request #4 from VSEphpbb/develop-31x

Complete MOD to Ext conversion

f0c130a8544ebd279dfb790f676881a8ec166fbc authored about 9 years ago by Michael C <[email protected]>
Update composer authors

d292da4c6a4bd999cf9f03b11301a38023086055 authored about 9 years ago by Matt Friedman <[email protected]>
Smarter vote button interaction

2241fb1114aab0c79de9c5954cd271906794e318 authored about 9 years ago by Matt Friedman <[email protected]>
Remove unused CSS

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

6e87fe572d8bb67310f016e4f84f6d1566223f77 authored about 9 years ago by Matt Friedman <[email protected]>
Refactor constructor arguments

dc79c58d2f3a88f76087819391150056d5b75c5a authored about 9 years ago by Matt Friedman <[email protected]>
Update docblocks

1a6276a37947e4ab9cd979b775d5576fd2bcb1d5 authored about 9 years ago by Matt Friedman <[email protected]>
Update composer and readme

e453ac9b01627731c26e772e23668069ceeb7605 authored about 9 years ago by Matt Friedman <[email protected]>
Show only 5 ideas on index controller

96e5e290029ca37abd2f5c9e65b7fe1a147fb30d authored about 9 years ago by Matt Friedman <[email protected]>
Refactor class names to lower case

b4dc3b0cfd8ce5bae4cd2fe6e8a76b3d0e92446a authored about 9 years ago by Matt Friedman <[email protected]>
Remove most hard coded language from JS script

26758c4dd71b5d641891c662fa01e22287570d19 authored about 9 years ago by Matt Friedman <[email protected]>
Improved New Idea buttons

e0d32d98b42718b5c2f1f09b00b5690c2ced1dd8 authored about 9 years ago by Matt Friedman <[email protected]>
Merge branch 'develop-31x' into front-end

# Conflicts:
# styles/prosilver/template/ideas.js

bac0349bcf476cb18fea409b8a2ccba2a028aee0 authored about 9 years ago by Matt Friedman <[email protected]>
Too many tabs

355f33ec3b961e500b03864c93077bc2cde93fbc authored about 9 years ago by Matt Friedman <[email protected]>
Refactor javascript

177b93b0bb2577207720aca4dff8151df911d145 authored about 9 years ago by Matt Friedman <[email protected]>
Put back the remove vote option

ee1261a1267e28a7d48a7c4f8525cd006e454d5b authored about 9 years ago by Matt Friedman <[email protected]>
Rename "all" route to "list"

8473e38b85deb60a7028fc01bc1aa6df5759098c authored about 9 years ago by Matt Friedman <[email protected]>
Refactor nice image vote buttons

f7d0144b1d330d0983be0b59b550dc439be80b5d authored about 9 years ago by Matt Friedman <[email protected]>
Fix bookmarks

4ff2912ba844f3b266aaaf196107c0bb6a0181eb authored about 9 years ago by Matt Friedman <[email protected]>
Disable unused code

87b7a88fc02f4f217f290c9f77ba57ad9168c5af authored about 9 years ago by Matt Friedman <[email protected]>
Don't use quickmod tools

e30baf651bc9aa58834ea78a5fd891b1ef2e26fb authored about 9 years ago by Matt Friedman <[email protected]>
Fix topic icon and hardcoded language issues

cf5d15c054e5f623c573a7f6af225a4d0c6571df authored about 9 years ago by Matt Friedman <[email protected]>
Improve breadcrumb coding

e20e41281b6ae0e5f4e235ca010a383178427129 authored about 9 years ago by Matt Friedman <[email protected]>
Add breadcrumbs

9c5613ea81521a236fa8f0f9883296c9120acae8 authored about 9 years ago by Matt Friedman <[email protected]>
Remove last old files and update the README

606bfa90e9c028ed984cfb743b1a683a506a9d8a authored about 9 years ago by Matt Friedman <[email protected]>
Fix tab issues

b66f91ae00c9ec07ec7da9138f0d177c2b629d39 authored about 9 years ago by Matt Friedman <[email protected]>
Use url bbcode, so long custom bbcodes

bf10d2c4cc07bacc22c65fcb3156cfc3fe649fa0 authored about 9 years ago by Matt Friedman <[email protected]>
Fix profile contacts and othe rlittle fixes

fd0f71c1a9ef34efb5956c82d19b54fa20408a00 authored about 9 years ago by Matt Friedman <[email protected]>
Use the new log object

4e832c892684908ceed81dda97a5ec4d46d5199d authored about 9 years ago by Matt Friedman <[email protected]>
Delete remaining old un-needed files

684136aade5cd4535b68ea9090deab2019ccbb9b authored about 9 years ago by Matt Friedman <[email protected]>
Replace trigger_error with http_exception

cafbf232188a25e9a33f0867f6fbcaafe1803e0d authored about 9 years ago by Matt Friedman <[email protected]>
Store statuses as lang keys

59f3bca70da84bf4f1a991626549686386eb437d authored about 9 years ago by Matt Friedman <[email protected]>
Fix migration issues

cee87771caf48994a463f11bee6112f4a1717565 authored about 9 years ago by Matt Friedman <[email protected]>
Refactor idea controller up to date

db42b55a624212b94f30e65c272fda66a43edcf3 authored about 9 years ago by Matt Friedman <[email protected]>
Fix executable file permissions

54edaba3300fc5e7d2d862c56d7fa416d7320e84 authored about 9 years ago by Matt Friedman <[email protected]>
Refactor language files

4a30bcbad8498e6381fb233b259e65027927d55d authored about 9 years ago by Matt Friedman <[email protected]>
Refactor Style files

c24ced72133f6734a5370f7edd22e281f26f63cf authored about 9 years ago by Matt Friedman <[email protected]>
Refactor controllers

c472ba01e9e2999d00887408d75e0777756e4017 authored about 9 years ago by Matt Friedman <[email protected]>
Refactor factory files

d745f2f5998662d7364f8494c7b689ce2893ba56 authored about 9 years ago by Matt Friedman <[email protected]>
Add Migrations

09fdd84008f2667ef851c4a96aa5c390279e7d9f authored about 9 years ago by Matt Friedman <[email protected]>
Update basic stuff

ad5f8dc6b84270cec8e794dbb5540351ef356390 authored about 9 years ago by Matt Friedman <[email protected]>
idea_id: \d+

79e8eb2eb853dcf40c13aca842c2e01f659cc085 authored over 10 years ago by Callum Macrae <[email protected]>
list.php

83d01bdac61deaccabadbd2e494d804c4b0ea9d5 authored over 10 years ago by Callum Macrae <[email protected]>
Added missing property protection thing

494dfa220353c529680e6eb3fc0250a5db5a4ce5 authored over 10 years ago by Callum Macrae <[email protected]>
Moved get link helpers to factory

31a0769a5b9b8c55a295522100f9ea30c8e571ce authored over 10 years ago by Callum Macrae <[email protected]>
getIdeaLink -> get_idea_link

487869c03ea325912018857510eff71fc25540db authored over 10 years ago by Callum Macrae <[email protected]>
ideas_get_user_link -> $this->get_user_link

f7852811f4af99d1f0975dcdff5804b1f1003f30 authored over 10 years ago by Callum Macrae <[email protected]>
Fixed links

c4a676cc44fd6106d8b97f54124a404f8d969bbe authored over 10 years ago by Callum Macrae <[email protected]>
Added idea icons back

ef5fa20afe36bf82e23877ccce5bc730a8584025 authored over 10 years ago by Callum Macrae <[email protected]>
Added missing EOL

2ff47da380f1ed327536196234b25314effcf822 authored over 10 years ago by Callum Macrae <[email protected]>
Started converting to extension

db52d9ad0baa6869ea703d37e68ce1b2e0b937a0 authored over 10 years ago by Callum Macrae <[email protected]>
Updated overall_header and overall_footer

db422cce203f2f6c9392c201f555addbb67b3de6 authored over 10 years ago by Callum Macrae <[email protected]>
Fixed basic styling stuff

cb48fd6e1debdb141f71a1ff9d3b33c8693199fa authored over 10 years ago by Callum Macrae <[email protected]>
Revert "Converted to UMIL."

This reverts commit ff9b0e7d867f219bfed1a57aafc91263e50455b5.

Conflicts:
ideas/install.php

8136502d41aaedbf0486e6ae21d803e989a82122 authored over 10 years ago by Callum Macrae <[email protected]>
Update README.md

bbadd1cbd3cfb2eab2ef3bdaaa545601faa499fd authored over 10 years ago by Michael C <[email protected]>
Some changes to the index

dd97f698ded70241697e358045a723ff77baa0f2 authored over 10 years ago by MichaelC <[email protected]>
Hotfix to remove preview until fixed

e7ab5f11709eb5d6ad1e2cff8f604760471cd060 authored over 10 years ago by MichaelC <[email protected]>
Update which statuses to not show by default (Duplicate, Invalid and Implemented)

0ba7f061ddbf4aa061f6d79bde70034a16670836 authored about 11 years ago by MichaelC <[email protected]>
Add invalid status

aed5c790982314051230657ccc6ffd8bea1df554 authored about 11 years ago by MichaelC <[email protected]>
Fixed a few more possible bugs with linking. (#63595)

cc6e71ed5099f7e3514f6f85e5a08bdd8dce190e authored about 11 years ago by callumacrae <[email protected]>
Possibly fixed a bug where First unread post link 404's (#63595)

c94c6eebf640e45932f0b0da1cd64306b05d1314 authored about 11 years ago by callumacrae <[email protected]>
Stopped voting from failing silently and DRYed code. (#63580)

228bac1c6b99135c4c8438c531057480e14594af authored about 11 years ago by callumacrae <[email protected]>
Added ability to remove vote (#63604)

ebe6a4ab1dda2d129968a597173563f59ef1799d authored about 11 years ago by callumacrae <[email protected]>
Fixed JS bug (#63592)

4cc75464620ce8deb5e9e9c5b8e5ffb78297d0cd authored about 11 years ago by callumacrae <[email protected]>
Order votes by username, and removed a horrible inefficiency.

bb29b338ca57bc3e49c7eec0603204ce6a596562 authored about 11 years ago by callumacrae <[email protected]>
Added missing @return statements

41f0b7102fb5632cbf66af690314c4f8446dfc82 authored about 11 years ago by callumacrae <[email protected]>
Removed ideas_submit_post.

fea4ce0b8b308cf94bdda4e6f19cc3b97c973950 authored about 11 years ago by callumacrae <[email protected]>
Fixed bug where guests can try to vote, and disabled voting sometimes.

Voting is disabled when idea is implemented or duplicate, and if the discussion topic is locked.

3bc83ae572deb1ed485874eebf63adc3355fe38b authored over 11 years ago by callumacrae <[email protected]>
Hid broken email and print buttons

08fa28059fc18749b500f961d2e95c2c6de60468 authored over 11 years ago by callumacrae <[email protected]>
Vote by default

e3de111751e6c8e2eb462290a8a3e4d63857ec96 authored over 11 years ago by callumacrae <[email protected]>
Moderator log on idea title edit

a56545a6e4c6211ac39942826c8ab64ddab233f4 authored over 11 years ago by callumacrae <[email protected]>
Added score sorting option

d26735f4d5ac0e2c47885aafbbebfbb3b2d63feb authored over 11 years ago by callumacrae <[email protected]>
Fixed a bugs and got rid of annoying alert. (fixes #63571)

664795161ba58fc8ae918aececd6348d2ab09cd5 authored over 11 years ago by callumacrae <[email protected]>
Fixed a nub bug where votes didn't display

ebf1799352a897cfbbe24d1bed58aa74656c6755 authored over 11 years ago by callumacrae <[email protected]>
Merge remote-tracking branch 'origin/master'

ddac1a9f49c10ab35bab032a69e9427993ed0db4 authored over 11 years ago by callumacrae <[email protected]>