My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 02, 2009
    issue 57 (Authentication via Facebook) Labels changed by jeffreymcmanus   -   Changing priority once again to accommodate a prospective client
    Labels: Milestone-0.9.6 Milestone-Future
    Changing priority once again to accommodate a prospective client
    Labels: Milestone-0.9.6 Milestone-Future
  • Nov 23, 2009
    issue 183 (Add nofollow to comments) reported by jeffreymcmanus   -   Need to add rel=nofollow to links in posts and comments as a spam deterrent.
    Need to add rel=nofollow to links in posts and comments as a spam deterrent.

Earlier this year

  • Nov 06, 2009
    issue 182 (Cache settings in memcached) Labels changed by jeffreymcmanus   -  
    Labels: Milestone-0.9.6
    Labels: Milestone-0.9.6
  • Nov 06, 2009
    issue 182 (Cache settings in memcached) reported by jeffreymcmanus   -   Now that we finally have the ability to run memcached on our development machines, we should activate the memcached code that's been in the system for several versions now. An obvious place to start with this would be the new data-driven system settings, but there are probably other things we could cache too. Of course, memcached should be an option, and it should be activated in config.php (not in the settings table -- that would be 'silly').
    Now that we finally have the ability to run memcached on our development machines, we should activate the memcached code that's been in the system for several versions now. An obvious place to start with this would be the new data-driven system settings, but there are probably other things we could cache too. Of course, memcached should be an option, and it should be activated in config.php (not in the settings table -- that would be 'silly').
  • Nov 04, 2009
    issue 181 (Data-driven admin page) reported by jeffreymcmanus   -   It would be good if the links on the administration page were data driven. This would make it easier to correlate the actions on this page to user permissions; it would also facilitate the creation of administrative extensions (such as custom reports, etc.)
    It would be good if the links on the administration page were data driven. This would make it easier to correlate the actions on this page to user permissions; it would also facilitate the creation of administrative extensions (such as custom reports, etc.)
  • Nov 03, 2009
    issue 156 (Feeds: Update All) Status changed by jeffreymcmanus   -  
    Status: Stalled
    Status: Stalled
  • Nov 03, 2009
    issue 153 (Strip inline CSS from feed items) Status changed by jeffreymcmanus   -  
    Status: Stalled
    Status: Stalled
  • Nov 03, 2009
    issue 152 (Auto-load feed items and validate feed form) Status changed by jeffreymcmanus   -  
    Status: Stalled
    Status: Stalled
  • Nov 01, 2009
    issue 85 (Use sequencing library everywhere) Labels changed by jeffreymcmanus   -  
    Labels: Milestone-0.9.7 Milestone-0.9.6
    Labels: Milestone-0.9.7 Milestone-0.9.6
  • Nov 01, 2009
    issue 178 (Make tags clicky on /stories/edit) Status changed by jeffreymcmanus   -   This issue has been fixed in SVN; the fix will also appear in the 0.9.6 release.
    Status: Fixed
    This issue has been fixed in SVN; the fix will also appear in the 0.9.6 release.
    Status: Fixed
  • Nov 01, 2009
    r489 (Validate on erroneous URL in feed) committed by jeffreymcmanus   -   Validate on erroneous URL in feed
    Validate on erroneous URL in feed
  • Nov 01, 2009
    r488 (Made tags in stories/edit clicky (#178). Provided link to ge...) committed by jeffreymcmanus   -   Made tags in stories/edit clicky (#178). Provided link to get back to viewing all stories from viewing stories by tag. Corrected problem in system settings page where arrays weren't displaying properly.
    Made tags in stories/edit clicky (#178). Provided link to get back to viewing all stories from viewing stories by tag. Corrected problem in system settings page where arrays weren't displaying properly.
  • Nov 01, 2009
    issue 149 (Data-driven settings) commented on by jeffreymcmanus   -   (Specifically the stub code in system_settings_view.php needs to be made functional)
    (Specifically the stub code in system_settings_view.php needs to be made functional)
  • Nov 01, 2009
    issue 149 (Data-driven settings) Status changed by jeffreymcmanus   -   Reopening this 'cause the /system_settings page isn't working yet
    Status: Started
    Reopening this 'cause the /system_settings page isn't working yet
    Status: Started
  • Nov 01, 2009
    issue 152 (Auto-load feed items and validate feed form) Status changed by jeffreymcmanus   -  
    Status: Started
    Status: Started
  • Nov 01, 2009
    issue 153 (Strip inline CSS from feed items) commented on by jeffreymcmanus   -   I think that using SimplePie's strip_attributes() function may be the way to go here. http://simplepie.org/wiki/reference/simplepie/strip_attributes
    I think that using SimplePie's strip_attributes() function may be the way to go here. http://simplepie.org/wiki/reference/simplepie/strip_attributes
  • Nov 01, 2009
    r487 (Almost done adding support for media items associated with f...) committed by jeffreymcmanus   -   Almost done adding support for media items associated with feed items
    Almost done adding support for media items associated with feed items
  • Nov 01, 2009
    r486 (Initial checkin of about controller/view) committed by jeffreymcmanus   -   Initial checkin of about controller/view
    Initial checkin of about controller/view
  • Nov 01, 2009
    issue 155 (Associate media with published feed item) Status changed by jeffreymcmanus   -   This issue is resolved in SVN. The fix will also appear in the 0.9.6 release.
    Status: Fixed
    This issue is resolved in SVN. The fix will also appear in the 0.9.6 release.
    Status: Fixed
  • Nov 01, 2009
    r485 (Added some test code for drupal import) committed by jeffreymcmanus   -   Added some test code for drupal import
    Added some test code for drupal import
  • Oct 31, 2009
    r484 (Add media to feed) committed by jeffreymcmanus   -   Add media to feed
    Add media to feed
  • Oct 31, 2009
    r483 (Display only "username" prompt (not "username or email addre...) committed by jeffreymcmanus   -   Display only "username" prompt (not "username or email address") when site is using remote auth
    Display only "username" prompt (not "username or email address") when site is using remote auth
  • Oct 31, 2009
    issue 180 (Login with email address) Status changed by jeffreymcmanus   -  
    Status: Fixed
    Status: Fixed
  • Oct 31, 2009
    issue 180 (Login with email address) commented on by jeffreymcmanus   -   This issue is resolved in SVN; the fix will also appear in the 0.9.6 release.
    This issue is resolved in SVN; the fix will also appear in the 0.9.6 release.
  • Oct 31, 2009
    r482 (Made it possible to log in with an email address (#180)) committed by jeffreymcmanus   -   Made it possible to log in with an email address (#180)
    Made it possible to log in with an email address (#180)
  • Oct 31, 2009
    issue 180 (Login with email address) reported by jeffreymcmanus   -   It should be possible to log in with an email address in addition to a user name.
    It should be possible to log in with an email address in addition to a user name.
  • Oct 31, 2009
    issue 163 (Embed videos in stories) Status changed by jeffreymcmanus   -   This issue is resolved in SVN. The fix will also appear in the 0.9.6 release.
    Status: Fixed
    This issue is resolved in SVN. The fix will also appear in the 0.9.6 release.
    Status: Fixed
  • Oct 31, 2009
    r481 (Fixed "Embed videos in stories" (#163)) committed by jeffreymcmanus   -   Fixed "Embed videos in stories" (#163)
    Fixed "Embed videos in stories" (#163)
  • Oct 31, 2009
    r480 (commented out test code) committed by jeffreymcmanus   -   commented out test code
    commented out test code
  • Oct 31, 2009
    issue 173 (Deleting topics does not update parent forum's topic count) Status changed by jeffreymcmanus   -   This issue has been resolved in SVN. The fix will also appear in the 0.9.6 release.
    Status: Fixed
    This issue has been resolved in SVN. The fix will also appear in the 0.9.6 release.
    Status: Fixed
  • Oct 31, 2009
    r479 (Fixed "Deleting topics does not update parent forum's topic ...) committed by jeffreymcmanus   -   Fixed "Deleting topics does not update parent forum's topic count" (#173)
    Fixed "Deleting topics does not update parent forum's topic count" (#173)
  • Oct 31, 2009
    issue 132 (Replace nonstandard form validation logic) Status changed by jeffreymcmanus   -   This issue is resolved in SVN; the fix will also appear in the 0.9.6 release.
    Status: Fixed
    This issue is resolved in SVN; the fix will also appear in the 0.9.6 release.
    Status: Fixed
  • Oct 31, 2009
    r478 (Removed nonstandard (and nonfunctional) form validation disp...) committed by jeffreymcmanus   -   Removed nonstandard (and nonfunctional) form validation display (#132)
    Removed nonstandard (and nonfunctional) form validation display (#132)
  • Oct 31, 2009
    issue 179 (Sticky stories) reported by jeffreymcmanus   -   It should be possible to denote a story as sticky in the same way that discussion topics can be marked as sticky. A sticky story: * Is displayed at the top of the home page (if it is marked as promoted to home page) * Sorts to the top of any list of content (in /stories/archives as well as /stories/tags) We should add a CSS class to sticky stories so that theme developers can optionally style them uniquely.
    It should be possible to denote a story as sticky in the same way that discussion topics can be marked as sticky. A sticky story: * Is displayed at the top of the home page (if it is marked as promoted to home page) * Sorts to the top of any list of content (in /stories/archives as well as /stories/tags) We should add a CSS class to sticky stories so that theme developers can optionally style them uniquely.
  • Oct 31, 2009
    r477 (Added import and de-dup of categories.) committed by jeffreymcmanus   -   Added import and de-dup of categories.
    Added import and de-dup of categories.
  • Oct 31, 2009
    issue 178 (Make tags clicky on /stories/edit) reported by jeffreymcmanus   -   That beautiful list of tags associated with the story on stories/edit? They should be clicky (taking the user to /stories/tags/the_tag)
    That beautiful list of tags associated with the story on stories/edit? They should be clicky (taking the user to /stories/tags/the_tag)
  • Oct 31, 2009
    WordpressImport (How Wordpress import works) Wiki page added by jeffreymcmanus   -   Revision r476 Created wiki page through web user interface.
    Revision r476 Created wiki page through web user interface.
  • Oct 30, 2009
    issue 73 (Wordpress import) Status changed by jeffreymcmanus   -   This feature is in SVN; the fix will also be part of the 0.9.6 release.
    Status: Fixed
    This feature is in SVN; the fix will also be part of the 0.9.6 release.
    Status: Fixed
  • Oct 30, 2009
    r475 (Basic Wordpress import now works. Also removed a bunch of co...) committed by jeffreymcmanus   -   Basic Wordpress import now works. Also removed a bunch of conventional buttons from forms and replaced with linky buttons.
    Basic Wordpress import now works. Also removed a bunch of conventional buttons from forms and replaced with linky buttons.
  • Oct 30, 2009
    r474 (Wordpress import from the browser is just starting to work) committed by jeffreymcmanus   -   Wordpress import from the browser is just starting to work
    Wordpress import from the browser is just starting to work
  • Oct 29, 2009
    issue 177 (Replace one media object with another media object) reported by jeffreymcmanus   -   Today you can replace a media object with another media object that you upload. But it should be possible to replace a media object with another (already extant) media object.
    Today you can replace a media object with another media object that you upload. But it should be possible to replace a media object with another (already extant) media object.
  • Oct 28, 2009
    r473 (Corrected number of characters in idea.description for edit ...) committed by jeffreymcmanus   -   Corrected number of characters in idea.description for edit form
    Corrected number of characters in idea.description for edit form
  • Oct 28, 2009
    issue 174 (Better validation for textarea fields) Status changed by jeffreymcmanus   -   This issue is resolved in SVN; the fix will also appear in our 0.9.6 release.
    Status: Fixed
    This issue is resolved in SVN; the fix will also appear in our 0.9.6 release.
    Status: Fixed
  • Oct 28, 2009
    r472 (Added twitter-style client validation for textarea controls ...) committed by jeffreymcmanus   -   Added twitter-style client validation for textarea controls (#174)
    Added twitter-style client validation for textarea controls (#174)
  • Oct 28, 2009
    issue 176 (Feedback response templates) reported by jeffreymcmanus   -   When the volume of feedback becomes large, we want a way to send automatic responses to users based on templates. So it should be possible for an administrative user to select from a list of templates to quickly provide a response to that user. Additionally, users with sufficient permissions should be able to create/update/delete templates. Finally, it should be possible to author a template with replacement tokens so that the sender can stick (for example) their real first name into the response.
    When the volume of feedback becomes large, we want a way to send automatic responses to users based on templates. So it should be possible for an administrative user to select from a list of templates to quickly provide a response to that user. Additionally, users with sufficient permissions should be able to create/update/delete templates. Finally, it should be possible to author a template with replacement tokens so that the sender can stick (for example) their real first name into the response.
  • Oct 28, 2009
    issue 175 (Feedback digest emails) Labels changed by jeffreymcmanus   -  
    Labels: Component-Feedback
    Labels: Component-Feedback
  • Oct 28, 2009
    issue 175 (Feedback digest emails) reported by jeffreymcmanus   -   It should be possible to configure the feedback system to send one email alert per day instead of one email per feedback. This digest email should contain links back to the site to enable customer service operatives to handle each feedback request.
    It should be possible to configure the feedback system to send one email alert per day instead of one email per feedback. This digest email should contain links back to the site to enable customer service operatives to handle each feedback request.
  • Oct 27, 2009
    DatabaseTables (A description of what Tinypug's database tables do.) Wiki page edited by jeffreymcmanus   -   Revision r471 Edited wiki page through web user interface.
    Revision r471 Edited wiki page through web user interface.
  • Oct 27, 2009
    Permissions (About permissions in Tinypug.) Wiki page edited by jeffreymcmanus   -   Revision r470 Edited wiki page through web user interface.
    Revision r470 Edited wiki page through web user interface.
  • Oct 27, 2009
    Permissions (About permissions in Tinypug.) Wiki page edited by jeffreymcmanus   -   Revision r469 Edited wiki page through web user interface.
    Revision r469 Edited wiki page through web user interface.
 
Hosted by Google Code