0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a tag that wasn't closed. More... about 13 years ago
Parametrized query More... over 13 years ago
Merge branch 'master' of http://github.com/ted27/people-aggregator More... over 13 years ago
Fix a redirect related to polls. More... over 13 years ago
Fixes some errant redirects. More... over 13 years ago
Merge branch 'master' of git://github.com/CivicCommons/people-aggregator More... over 13 years ago
Merge branch 'api-tests' of git://github.com/paragjagdale/people-aggregator More... over 13 years ago
Merge branch 'dev' of git://github.com/CoffeeAndCode/people-aggregator More... over 13 years ago
Make polls only load from within a group or the network respectively. More... over 13 years ago
Make the poll admin pages only show the appropriate polls. More... over 13 years ago
Merge remote branch 'parag/master' into integration More... over 13 years ago
if there is an error with the authToken passed into PA, then a paerror variable with the error message is appended to the REFERER URL and then the user is redirected to the REFERER URL More... over 13 years ago
Merge remote branch 'parag/master' into integration More... over 13 years ago
included User class in dispatcher.php and also added comments to User.php and PADispatcher.class.php. Commit required for authToken in query string to work More... over 13 years ago
modified getCurrentUser() to log in a user if the authToken passed as a GET variable is valid and can identify the user More... over 13 years ago
Merge branch 'feature_suggestion-queue' into dev More... over 13 years ago
* Created an admin page for managing Suggestions * Suggestions can be added to a user's stream or not whether they are accepted or denied More... over 13 years ago
Merge branch 'feature_suggestion-queue' into dev More... over 13 years ago
* Show the blog_type choices as a dropdown box temporarily for testing. * Able to create a suggestion by appending info the the url like: /post_content.php?blog_type=Suggestion More... over 13 years ago
Merge branch 'master' of /home/brian/Projects/people-aggregator More... over 13 years ago
Make the correct polls show. More... over 13 years ago
Merge branch 'master' of http://github.com/ted27/people-aggregator More... over 13 years ago
Organization admins can now either view or select polls based on which link they click. After creating the poll, it now redirects to the correct location. More... over 13 years ago
Merge branch 'master' of /home/brian/Projects/people-aggregator More... over 13 years ago
Dont track paproject/web/install More... over 13 years ago
Merge branch 'master' of http://github.com/ted27/people-aggregator More... over 13 years ago
Adds in some support for group polls in the database. More... over 13 years ago
Merge branch 'playground' into feature_suggestion-queue More... over 13 years ago
* Started work on adding a new post type called Suggestion. * Cleaned up unnecessary setting of type var in BlogPost.php * Added templates for displaying Suggestions. * Added a TEMPORARY input field for specifying the content type * Changed calls to save BlogPosts to allow saving Suggestions - probably did not need all of the changes, but I quickly tried to mirror the functionality from other form fields saved with BlogPosts More... over 13 years ago
Merge remote branch 'upstream/master' into integration More... over 13 years ago