Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - spaceharfang

1
I'm trying to delete unused accounts that I have.
This is an attempt to reduce my "attack surface" on the web.

On do we do this here?
Thank you,
2
Feature Requests/Announcements / Update 01/04/2012
January 03, 2012, 10:01:03 PM
- Optimized the query in the product browse page when navigating by form or mold.  The gains can be up to 50%. Some unused data (watchlist and wishlist) was loaded in the queries.
3
Feature Requests/Announcements / Update 2011/09/10
September 10, 2011, 01:21:08 PM
- Fixed an issue in the currency management page where you could not change a date.
4
Feature Requests/Announcements / Update 2011/09/07
September 07, 2011, 01:23:49 PM
- Fixed the issue the "Link to" button on the part detail page was not syncing the new link with collections.
5
Feature Requests/Announcements / Updates 2011/09/06
September 06, 2011, 06:32:43 PM
- Reduced the maximum item count for browse pages to 50.  Bigger values were causing slow downs on the site.
6
Feature Requests/Announcements / Updates 2011/09/05
September 05, 2011, 04:05:58 PM
- Switched to top collector ranking to the new  ranking which will give better perfomance  and be more flexible.
- The Fun Facts collection ranking is now the Top Collector ranking.
7
Feature Requests/Announcements / Update 08/16/2011
August 16, 2011, 05:09:18 AM
- Fixed the download collection feature where the date bought field would show "1970-01-01" when the value is not set for the collection item.
8
Feature Requests/Announcements / Update 08/15/2011
August 15, 2011, 08:24:43 PM
- Fixed the issue where the forms keywords would not be displayed in the form edit page.
9
Feature Requests/Announcements / Update 08/14/2011
August 14, 2011, 07:56:06 PM
- Fixed the issue where the top collectors stats where not properly displayed.
- Fixed the issue where the mold widget would fail if a part record was clicked twice.  Now behaves the same as when a mold category is clicked twice.
10
Feature Requests/Announcements / Update 07/03/2011
July 03, 2011, 10:00:24 AM
- Fixed an issue where the pricehistory chart had an extension different than the internal format.  It's a gif format now.
- Fixed an issue where a rejected deletion submission would not get out of the submission queue.
- Fixed an issue where an orphaned part record would not be loaded correctly in the part detail page.
11
Feature Requests/Announcements / Update 06/27/2011
June 26, 2011, 10:48:13 PM
- Made an optimization making the mold selection widget more responsive.
12
Feature Requests/Announcements / Update 06/24/2011
June 23, 2011, 09:36:58 PM
- Updated the categories (toyline, form, mold) management to be fully updated in realtime when edited.  There is no longer a delay of up to 5 min before the new information can be seen on the site.
13
Feature Requests/Announcements / Update 06/09/2011
June 08, 2011, 10:05:26 PM
- Fixed the category column header for the Part Browse Page in detail mode.
14
Feature Requests/Announcements / 05/29/2011
May 29, 2011, 01:17:20 PM
- Fixed the issue where the "back" link in the search result pagination which would always bring back to the first page.
15
Feature Requests/Announcements / 05/26/2011
May 26, 2011, 06:14:43 PM
- Fixed the contribute info page that was making an error.
16
- Fixed the display of collection records in the product page.
17
- Added a new feature in the query generation allowing for large fields to be left out of the data sorting on mysql.  In short, queries will use less memory with it and be faster.  I measured a gain of 50% in the sku browse page with the form category.  For now, only a single field has been marked as large which was by far the largest.  I'll update with a few more fields declared as large to further gain on the change.
18
Feature Requests/Announcements / Update 04/13/2011
April 13, 2011, 07:21:17 AM
- Added database transaction support in the category tree management code.  This is important tool that will be used to improvement data quality in the trees and avoid the issue we sometime have with the mold tree.
19
Feature Requests/Announcements / update 17/03/2011
March 17, 2011, 06:20:09 AM
- Updated the Photo browse page to reflect the standardizer sorting order.
- The Photo browse page treeview now displays the number of pictures in each category.
20
Feature Requests/Announcements / Update 12/03/2011
March 12, 2011, 12:01:59 PM
- Deployment of the new search for WishlistPage, SkuBrowsePage, Edit Collection, PartBrowsePage, Missing form you collection page, review submission page.
- Standardized search left most tree for the pages mentioned.
- reduces the disk footprint for searches.
- standardized sort orders
- Cross category searches now functional.
- fix for sort by release date and relevance on the sku browse.
- Reduces the number of round trips between php and mysql for browse pages.