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 - shmax

Pages: [1] 2 3 ... 32
1
Feature Requests/Announcements / Update 05/24/2013
« on: May 24, 2013, 10:49:43 AM »
- fixed a series of errors with new account registration flow (I think this has been broken for months, which may go a long way towards explaining why we haven't been getting a lot of new members lately... bug reported by (a different) Max )
- fixed issue where existing mold ids could not be assigned to part records (reported by SoS/Engledogg)


2
Feature Requests/Announcements / Update 05/20/2013
« on: May 20, 2013, 10:40:44 PM »
Bug fixes:
- fixed issue where newly created molds weren't getting assigned to the parts they were created for (reported by SoS)
- fixed yet another date of release bug (IE only, reported by Engledogg)

New features:
- added ability to download only the items in your collection that are missing parts (requested by ShesMovedOn)

3
Feature Requests/Announcements / Update 05/14/2013
« on: May 14, 2013, 09:07:14 PM »
More fixes for date-related issues:
- initialize the value of the "upcoming" checkbox input explicitly to "1", and add a hidden input with the same name with a value of "0". This will ensure that some value always appears over post even when the checkbox is unchecked, which means that "hasChanged" will always correctly return false (resulting in no more pinkness when reviewing submissions with unrelated changes to product name and such). Believe it or not, Engledogg knows what I'm talking about.

That should fix a rash of recent and long-standing issues with release dates.

4
Feature Requests/Announcements / Update 05/13/2013
« on: May 13, 2013, 09:40:58 AM »
Bug fixes:
- restored the text entry for the breadcrumb widgets in the new toyline input
- fixed the urls in the PRODUCTS and PARTS tabs (how did we miss that one for so long?)
- don't show duplicate toyline breadcrumb paths on part details page

All reported by Engledogg.

5
Feature Requests/Announcements / Update 05/12/2013
« on: May 12, 2013, 05:30:23 PM »
Big check-in today:

- ability to link products to more than one toyline (so we can have "Transformers > Star Wars > Basic" and "Star Wars > Transformers > Basic" on the same toy). This entailed touching almost every part of the codebase, which means there will be bugs. nasty ones. Please report them for squashing immediately as you find them.
- Loosened validation rules for part/product names (so now pretty much any special characters are allowed--up to mods to keep it under control from now on)
- tinkered with the layout of product and part details pages
- fixed collection download

And other stuff I can't remember.

6
Feature Requests/Announcements / Update 04/11/2013
« on: April 11, 2013, 02:36:44 PM »
- fixed the screwy count figures in the country nav menu (reported by various folks, most recently Engledogg and Wajo)
- fixed lazy loading of nav menu data on view collection page (reported by Wajo)
- fixed superfluous data points in price history charts (reported by Wajo)
- fixed broken "PRODUCT" and "PARTS" tab links

7
Feature Requests/Announcements / Update 04/10/2013
« on: April 10, 2013, 01:39:48 AM »
- fixed pagination in UPC hunter tool (by throwing out the ghetto pagination, and using the slick one I made for regular browsing a while back) (reported by Engledogg)
- fixed issue where pagination page nums were persisting in breadcrumbs links (reported by Wajo)
- fixed floating pagination in photos page (reported by Wajo)

Also in this update is a small refactor related to fetching current category ids in preparation for the new per-toyline landing pages. You shouldn't notice anything different, but watch for bugs.

8
Feature Requests/Announcements / Update 04/08/2013
« on: April 08, 2013, 10:32:03 AM »
- fixed broken single sign-on
- change permissions for bulk toyline reassignment tool from admin to moderator
- factor product id (along with variation name) when checking for duplicate product names upon submission
- add active user counter

9
Feature Requests/Announcements / Country reorgs
« on: April 06, 2013, 03:19:05 PM »
I've started moving categories around to support the country-browsing project. In short, all of the country nodes found in the category tree under "Transformers" are going away, and their sub-categories willl all be merged under a single node for each toyline. Today I did "Cybertron".

http://www.shmax.com/products/238

The mods and I will chart our progress in this thread.

10
Feature Requests/Announcements / Update 04/03/2013
« on: April 03, 2013, 09:54:41 AM »
- tweak product name validation rules such that variation name is factored in (reported by Engledogg)
- fix broken manufacturer link on product details page (reported by Tripredacus)
- fix broken delete page (reported by Engledogg)


11
Feature Requests/Announcements / Update 04/01/2013
« on: April 01, 2013, 09:14:47 PM »
- fix part filter functionality on parts browsing page

12
Feature Requests/Announcements / Update 03/31/2013
« on: March 31, 2013, 06:18:33 PM »
More country browsing work:
- generating a release string when browsing products in brief view, of the form "Released in 2011 in Europe, United States and Canada"
- added a bulk toyline reassignment tool for moderators

13
Feature Requests/Announcements / Update 03/30/2013
« on: March 30, 2013, 12:40:57 PM »
- advanced search page now honors the currently selected country

14
Feature Requests/Announcements / Update 03/29/2013
« on: March 29, 2013, 12:10:49 PM »
This started out as a simple thing 3 night ago, and turned into a mega-refactor. Apologies in advance for any bugs:

- the /database url is no more. Now we have /products and /parts
- added redirect for the old /database?r=0 style urls
- similarly, we now have /products/review_submissions and /parts/review_submissions
- /view_lacks has become /products/view_lacks
- /advanced_search has become /products/search and /parts/search (spoiler: the advanced search page will eventually go away entirely)
- got rid of the big switch in the index controller for spawning pages--pages are now strictly spawned by the value of the page key
- refactored all of the browse pages to be driven solely by the browseItemSelect method...
- which allowed me to tweak the advanced search page such that it now retains the usual toyline/form/mold nav menu. Is that cool? It seemed neat at 3am last night, but I'm not sure...
- fixed the filtering on the part/product queue page (not sure if those pages ever really worked, but they do now)
- shoved the wishlist checkbox over to the right when browsing

And in general just thousands of little changes. I did my best to test all of the usual things that break (adding to collection, modifying and adding new part and product records), but I always miss something, so please report any strange behavior you see immediately. Thanks, fellas.

15
Help Us Build the Database / Noticed at random...
« on: March 28, 2013, 04:35:20 PM »

Pages: [1] 2 3 ... 32