"I could have killed 'em all, I could kill you. In town you're the law, out here it's me. Don't push it. Don't push it or I'll give you a war you won't believe. Let it go. Let it go."
~ John Rambo ~

Reference Links
Todo
Completed
- 12.02.08
- Implemented global TAX of 25% across all products
- Now sends an email to let the admin know that a new customer has registered
- Now sends a copy of the order details email (sent to customers) to the site admin. It has the direct link to the customers account order page removed to prevent the site owner getting confused.
- 11.02.08
- Account Created Translation
- Fixed some fubar in the swedish text!
- 10.02.08
- Admin Attributes Page
- Finished attribute search functionality
- Added function to admin/includes/functions/general.php to return a specific products price based on id
- Altered table columns to show only what we want
- Front Page
- Added «Moms och frakt tillkommer på samtliga priser.»
- Checkout Pages
- Added «Moms och frakt tillkommer på samtliga priser.»
- Product Info Page
- Changed product option text in swedish, left english as it was
- 29.01.08
- Product Info Page
- Show final price instead of difference in dropdown box
- Hide price on:
- Product Info
- Product Listing
- Search Results
- Sort drop down box alphabetically
- Katalog
- The fields are all getting lopped into one big line, they need line breaks
- This is for the email that is sent to BBS when someone requests the catalog
- Front End Search
- Added attributes to the front end search system, if you search for 928A it will return the parent product(s) that contain that attribute, same as if you just searched for 928
- Admin Products Page
- Got rid of that annoying message about images at top of page – cheated and just commented out the error output for this particular error since it was only introduced by the pic6 addon
- Admin Product Attributes Page
- I removed the top left box so the other two can sit on top of each other at the full screen width
- 19.12.07
- Modified SQL importer script and redid csv files so that we can auto add the product options
- 10.12.07
- Added a – into BBS-Design in teh breadcrumb navi. This meant changing the two language files, small change.
- 22.11.07
- Wrote a cool PHP importer for the csv data taken from the provided excel doc for all the products. It needs a server setting chaging though to allow the whole file to be uploaded. The other option is to split the csv file up, hmm shoulda thought of that first actually!
- 19.11.07
- Updated /includes/configure.php and /admin/includes/configure.php files when URL was changed
- 14.10.07
- Been working on it since the 9th, just been to busy to report back here
- Output category and sub category titles to html title tag
- Finished formatting all the pages that are going to be included in this shop
- Removed all payment options which means the customer can order without picking one, they don't even see the option. The admin still gets to generate invoices which can be emailed/mailed to the client.
- Implemented More Pics 6 into shop to allow multiple images per product. Took ages to do this as I messed a bit of it's installation up :¬(
- Populated About Us page with content from current live site
- Added developers line to bottom of page. The design called for it to be vertically alined next to the menu but only IE supports vertical text. Could of used images but that would of required carefully aligning divs or using a table. I just opted to use the easiest and safest system.
- Set minimum content height to 400px which along with the header and footer heights brings it quite close to 600px. Used
Min Height Fast Hack for this which has worked in IE6, FF2, Opera9 and IE7 on my test systems.
- Implemented dual design (brass/steel)
- Changed the customer fields to match what Stefan sent over. Most of the changes were very simple. The company number one was a pain in the ass though as it required changes in about 10 files as well as modifying the database.
- Hid Reviews section in admin interface from lower admins
- Fixed a major bug which I assume must be in all current os commerce shops where if you dont pick at least one product to be notified about then it gives you a sql error
- Formated tables on search results, category lists and new products page
- Fixed a major bug which meant that you couldn't move between table pages on the product attributes admin section. This bug is in all os commerce shops based on this RC.
- 09.10.07
- Implemented Product Info page
- Implemented Logout page
- Added SEK to right side of all currencies
- Added top navi
- Added top breadcrumb navi
- 03.10.07
- Removed Manufacturers
- Removed Specials
- Removed Reviews
- Removed Currency – set to only have Krona (via admin as well)
- 02.10.07
- Worked on design, trying to get the gradient bar to work properly is quite difficult
- 01.10.07
- Project started
- Setup OS Commerce on development server
-
Created swedish language set
- Added
Swedish Language files
- Added
Swedish Zones
- Simplified Admin interface for one user
- Output product name to html title tag