CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)
Statistics
| Revision:

root / trunk / change.svn

History | View | Annotate | Download (76.1 kB)

1
21.12.2012 Sebastian Fischer <sf@marketing-factory.de>
2
* Merged complete rewrite of mod_systemdata
3
4
20.12.2012 Ingo Schmitt <is@marketing-factory.de>
5
* Released 0.13.10 in TER
6
7
20.12.2012 Ingo Schmitt <is@marketing-factory.de>
8
* Backported last fixes to 0.13. Branch
9
10
13.11.2012 Ingo Schmitt <is@marketing-factory.de>
11
* Fixed Issue #42450, Thanks to Sebastian Fischer
12
* Set to Version 0.13.9
13
14
05.11.2012 Ingo Schmitt <is@marketing-factory.de>
15
 * Fixed Issue #42290, Thanks to Sebastian Fischer
16
 * Set tp Version 0.13.7
17
18
12.09.2012 Ingo Schmitt <is@marketing-factory.de>
19
* Fixed Issue #40480, Thanks to Sebastian Fischer
20
* Fixed Issue #40483, Thanks to Sebsatian Fischer
21
* Fixed Issue #40481, Thanks to Sebastian Fischer
22
* Fixed Issue #40480, Thanks to Sebsatian Fischer
23
* Fixed Issue #40479, Thanks to Sebsatian Fischer
24
* Fixed Issue #40478, Thanks to Sebsatian Fischer
25
* Fixed Issue #40477, Thanks to Sebsatian Fischer
26
* Fixed Issue #37954, Thanks to Martin Bless
27
* Set to Version 0.13.6
28
29
07.09.2012 Benny Schimmer <benny.schimmer@typovision.de>
30
* Fixed Issue #40737: Dynaflex dependency
31
32
13.08.2012 Ingo Schmitt <is@marketing-factory.de>
33
* Fixed Issue #39575, thanks to Sebastian Fischer
34
* Set to Version 0.13.5
35
36
01.08.2012 Ingo Schmitt <is@marketing-factory.de>
37
* Reverted 31226 and added Hook, Thanks to Georg Schönweger
38
* Set to Version 0.13.4
39
40
19.07.2012 Ingo Schmitt <is@marketing-factory.de>
41
* Added Hook (Issue #39057), Thanks to Sebastian Michaelsen
42
* Fixed Issue #39053, thanks to Sebastian Michaelsen
43
* Fixed Issue #38681, thanks to Peter Niederlag
44
* Set to version 0.13.3
45
46
47
05.06.2012 Ingo Schmitt <is@marketing-factory.de>
48
* Fixed issue #31785: languageFlags for translating products don't show up anymore (Thanks to Georg Schönweger)
49
* Clenup Code in class.tx_commerce_db_list_extra.inc
50
* Fixed issue #30743: Wrong path ext_autoload.php,  Thanks to Michael Staatz
51
* Fixed issue #30824: Wrong makeInstance call in tx_commerce_payment_provider_abstract, Thanks to Michael Staatz
52
* Fixed issue #31337: Modifying products for non admins, Thanks to Roman Schürmann
53
* Fixed issue #31262: Sorting of translated categories in list view, Thanks to Roman Schürmann
54
* Fixed issue #34424: Cannot use BE module to set access on categories, Thanks to G.Gothe and Torben Hansen
55
* Fixed Issue #29113: Cannot change ordering of articles, Thanks to Benny Schimmer, G. Gothe, Roman Schürmann
56
* Fixed Issue #7756: Not taken account of scaled prices when putting an article into basket. Thanks to Robert Heel, Torben Hanse, Roman Schürmann
57
* Set Dynaflex 0.13.2 as required, ste PHP 5.3 as required
58
* Fixed issue #7476: Hook processItemArrayForBrowseableTreeDefault has no return value, but must have. Thanks to Ralf Merz
59
* Feature: Added TS Configuration lib.tx_commerce.navigation.special.maxLevel and lib.tx_commerce.navigation.special.noAct for speed up generation of Navigation
60
* Added navigation TS properties to documentation
61
62
12.09.2011 Michael Knabe <mk@e-netconsulting.com>
63
* Added documentation for the moveOrder-hooks to hooks.html
64
65
18.08.2011 Michael Knabe <mk@e-netconsulting.com>
66
* Fixed issue #28959: New hook in tx_commerce_pibase::makeBasketView() (Thanks to Marcus Krause)
67
* Fixed issue #28958: Preserve alternating article listings in pi3 for basket view (Thanks to Marcus Krause)
68
69
15.08.2011 Christian Kuhn <lolli@schwarzbu.ch>
70
* Fixed bug #28412: Wrong hook name in tx_commerce_cce_db (Thanks to Tymoteusz Motylewski)
71
72
13.08.2011 Christian Kuhn <lolli@schwarzbu.ch>
73
* Fixed bug #28576: Wrong XCLASS definition in tx_commerce_cce_db (Thanks to Tymoteusz Motylewski)
74
75
12.08.2011 Christian Kuhn <lolli@schwarzbu.ch>
76
* Added feature #4980: New payment interface (Thanks to Michael Staatz, Michael Knabe and Tom Rüther)
77
78
19.07.2011 Michael Knabe <mk@e-netconsulting.com>
79
* Fixed issue #28312 - Increase length of title & subtitle fields in commerce base entities (Thanks to Marcus Krause)
80
81
14.06.2011 Christian Kuhn <lolli@schwarzbu.ch>
82
* Fixed issue #7916: tx_commerce_payment_creditcard.php contains wrong TS for selectbox (Thanks to Pim Snel)
83
84
26.05.2011 Ingo Schmitt <is@marketing-factory.de>
85
* Fixed Issue #27021, non Admins can't edit lokaized articles
86
* Added calls to t3lib_div::logDeprecatedFunction() when method is depricated
87
88
24.05.2011 Ingo Schmitt <is@marketing-factory.de>
89
* Removed deprecated function call in dmhooks, cmhooks and clickmenu
90
91
18.05.2011 Torben Hansen <t.hansen@skyfillers.com>
92
* Fix a regression in tx_commerce_category.php from latest cleanups accessing a now protected variable
93
94
18.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
95
* Fixed #13747: substituteMarkerArray is called with null instead of array (Thanks to Sebastian Fischer)
96
* Remove unused class tx_commerce_item
97
* Fixed #26842: Invalid SQL in class.tx_commerce_db_article.php->getAttributeValue() (Thanks to Saleh Matani)
98
99
16.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
100
* Fix a regression in pi4 from latest cleanups accessing a now protected variable (Thanks to Jonas)
101
102
16.05.2011 Torben Hansen <t.hansen@skyfillers.com>
103
* CGL cleanup in tx_commerce_category.php
104
* CGL cleanup in tx_commerce_db_category
105
106
16.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
107
* Remove empty folder payment/ccvs_language
108
* Move tx_commerce_ccvs_lib to payment/ccvs and add to autoloader
109
* Follow-up to CGL cleanup of Torben in tx_commerce_category fixing a regression
110
* CGL cleanup tx_commerce_db_attribute (Thanks to Julius Detlefsen)
111
* Follow-up to CGL cleanup of Torben in tx_commerce_category
112
* Fixed #26552: Can not store addresses when using select field with value list (Thanks to Michael Knabe)
113
* Remove unused broken marker pricefromnet from pi3
114
* Further cleanups in pi4: Use initialized class variables and remove debug handling
115
* Clean up pi4 a bit to make IDE's more happy
116
* Define generateSessionKey as public static in tx_commerce_div
117
* Define removeXSSStripTagsArray as public static in tx_commerce_div
118
119
13.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
120
* Remove error message from lib/class.tx_commerce_pibase, it should be an exception anyway
121
* Minor GGL fixes in tx_commerce_element_alib
122
* Minor GGL cleanup in tx_commerce_basket_item
123
* tx_commerce_basic_basket: introduce getGrossSum and getNetSum, deprecated get_gross_sum and get_net_num
124
125
12.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
126
* Remove patches/ folder, containing patches are obsolete with TYPO3 4.5
127
128
11.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
129
* CGL clean up in tx_commerce_basic_basket
130
* Clean up change.svn
131
* Clean up tx_commerce_basic_basket a bit: add getBasketItem(), change isReadOnly() to getIsReadOnly()
132
* Clean up tx_commerce_basket_item a bit: deprecate two methods, add getProduct(), fix usage of deprecated methods
133
* Fix usage of some deprecated methods in tx_commerce_article
134
* Initialize $lang_uid to 0 in tx_commerce_element_alib
135
* No-brainer cleanup in lib/class.tx_commerce_product.php
136
* CGL clean up and method visibility in lib/class.tx_commerce_article_price.php
137
138
10.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
139
* CGL clean up and method visibility in lib/class.tx_commerce_basket.php
140
141
09.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
142
* Fix a regression introduced with latest pi2 change, leading to one item displayed in basket only
143
* CGL changes and type hinting in pi2
144
* Minor CGL fixes to make IDE's more happy
145
146
08.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
147
* Fix usage of deprecated method fixed_lgd_pre in mod_statistic/index.php
148
* Fix a fatal in mod_access if workspace extension is loaded
149
* Fix further PHP 5.3 deprecation messages in dao/
150
* Fix a PHP 5.3 deprecation message in dao/class.feusers_observer.php
151
* Clean up some include_once statements
152
* Finish migration to autoloader for now
153
* Remove unused and broken perftest be module
154
* Remove unused and broken tracking be module
155
* Move mod_clickmenu/commerce_clickmenu.php to mod_clickmenu/class.tx_commerce_clickmenu.php
156
* Remove unused file mod_clickmenu/class.tx_commerce_clickmenu.php
157
* Autoloader and CGL fixes
158
159
05.05.2011 Ingo Schmitt <is@marketing-factory.de>
160
* TYPO3 Commerce is now 5.3 compatible
161
* Removed unneded xclasses for older TYPO3 Versions
162
* Made xclasses PHP 5.3 compatible
163
164
05.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
165
* tx_commerce_folder_db in autoloader and casual cgl cleanups
166
* Further autoloader usages and cleanups
167
* Use autoloader for tx_commerce_product
168
* Add tx_commerce_div to autoloader
169
170
04.05.2011 Christian Kuhn <lolli@schwarzbu.ch>
171
* Use autoloader and remove some require_once statements
172
* Copyright year and whitespace fixes in pi files
173
174
03.05.2011 ingo Schmitt <is@marketing-factory.de>
175
* Created Version 0.13.x
176
* Raised TYPO3 Version to 4.5
177
178
03.05.2011 Ingo Schmitt <is@marketing-factory.de>
179
* Released 0.12.5 in TER as "Current Version"
180
181
29.04.2011 Benny Schimmer <bschimmer@cross-content.com>
182
* Fixed #14035 deprecation warnings (Thanks to Daniel)
183
184
26.04.2011 Christian Kuhn <lolli@schwarzbu.ch>
185
* Fixed #26085 Remove all labels except default
186
187
18.04.2011 Christian Kuhn <lolli@schwarzbu.ch>
188
* CGL Whitespace changes in pi1/flexform_product.xml
189
190
14.03.2011 Benny Schimmer <bschimmer@cross-content.com>
191
* Fixed #8894 Article prices get stored wrong way in DB (Thanks to Michael Knabe)
192
* Fixed #13334 Remove split and ereg calls (see #11922 and #11921)
193
* Fixed #11921 Problem at checkout (php 5.3) with spliti in class.tx_comerce_div.php (Thanks to Jochen Biedermann)
194
* Fixed #11922 Problem with Checkout (PH 5.3) with eregi in class.tx_commerce_pi3 (Thanks to Simon Schick)
195
196
29.12.2010 Benny Schimmer <bschimmer@cross-content.com>
197
* Fixed #11417 Static template breakes CSS-Layout
198
199
22.11.2010 Benny Schimmer <bschimmer@cross-content.com>
200
* Fixed #10852 TCA contains a deprecated definition using "newRecordLinkPosition"
201
202
05.11.2010 Benny Schimmer <bschimmer@cross-content.com>
203
* Fixed #10645 Deprecated COde in ext_tables.php
204
205
01.10.2010 Sascha Egerer <seg@softvision.de>
206
* Fixed #9894: tx_commerce_product->get_Articles_by_AttributeArray returns wrong articles
207
208
10.09.2010 Ingo Schmitt <is@marketing-factory.de>
209
* Fixed #8988, Thanks to Ingo Renner for reporting this issue
210
* Fixed #9584, Thanks to Markus Gerlach
211
* Fixed #9655, Thanks to Markus Gerlach
212
213
08.09.2010 Ingo Schmitt <is@marketing-factory.de>
214
* Fixed Naming if renderValue Hook
215
* Corrected DCA File for tx_commerce_articles_dfconfig
216
217
02.09.2010 Ingo Schmitt <is@marketing-factory.de>
218
* Nobrainer: Increased number of possible FE groups
219
220
27.08.2010 Ingo Schmitt <is@marketing-factory.de>
221
* Bug #9471: Speedup for add_fields_to_fieldlist 
222
223
11.08.2010 Michael Knabe <t3@aafhh.de>
224
* Bug #9055: Attribute selections cannot be changed due to caching
225
226
03.08.2010 Michael Knabe <t3@aafhh.de>
227
* Documented Bug #9120 in manual.sxw (known issues)
228
229
02.08.2010 Christian Kuhn <lolli@schwarzbu.ch>
230
* Bug #9068: Category tree in BE pi1 broken with TYPO3 4.4
231
232
30.07.2010 Michael Knabe <t3@aafhh.de>
233
* Bug #9035: PHP warning due to wrong parameter type
234
235
27.07.2010 Michael Knabe <t3@aafhh.de>
236
* Bug #9033: Removed use of deprecated ereg_replace
237
* Bug #7862: Class constructor of tx_commerce_attribute_value causes PHP Warning (Thanks to Sascha Egerer)
238
239
26.07.2010 Michael Knabe <t3@aafhh.de>
240
* Fixed code formatting in lib/class.tx_commerce_category.php
241
* Fixed code formatting in lib/class.tx_commerce_attribute_value.php
242
243
23.07.2010 Christian Kuhn <lolli@schwarzbu.ch>
244
* Nobrainer: Removing german comment and unused code
245
246
03.07.2010 Ingo Schmitt <is@marketing-factory.de>
247
* Fixed Bug #8605. Thanks to internezzo AG
248
249
01.07.2010 Ingo Schmitt <is@marketing-factory.de>
250
* Fixed Todo #8557
251
252
28.06.2010 Ingo schmitt <is@marketing-factory.de>
253
* Fixed Todo #7874
254
255
07.06.2010 Sascha Egerer <seg@softvision.de>
256
* Bug #7809: missing parameter in exec_SELECTquery
257
* Bug #6595: Iconmode not working
258
* Bug #6595: Pointer variable missing
259
* Bug #6595: Select attribute selection not working
260
261
22.05.2010 Ingo Schmitt <is@marketing-factory.de>
262
* Added commerce documentation, thanks to Techdivision GmbH (fixed Feature #1804)
263
264
21.05.2010 Sascha Egerer <seg@softvision.de>
265
* Bug #7861: Fixed attribute status marker naming in category_product.tpl
266
267
12.04.2010 Dimitri Koenig <dk@cabag.ch>
268
* Bug #7134: CategoryTree will be displayed in other Linkhandler Tabs: solved
269
* Bug #7133: Copying of an not existing object in Typoscript: solved
270
271
08.04.2010 Christian Kuhn <lolli@schwarzbu.ch>
272
* Bug #6634: Refactor tx_commerce_products get_attribute_matrix() and get_product_attribute_matrix(): Change old methods to wrappers of new method and deprecate them
273
* Bug #6634: Refactor tx_commerce_products get_attribute_matrix() and get_product_attribute_matrix(): Use new methods instead of old ones
274
* Bug #6634: Refactor tx_commerce_products get_attribute_matrix() and get_product_attribute_matrix(): Reverting previous test patch again
275
* Bug #6634: Refactor tx_commerce_products get_attribute_matrix() and get_product_attribute_matrix(): Test patch running old and new method in parallel, revert svn to this version to hunt bugs in the new implementation
276
* Bug #6634: Refactor tx_commerce_products get_attribute_matrix() and get_product_attribute_matrix(): Main patch that introduces the new methods getAttributeMatrix() and getAttributeMatrixQuery()
277
* Bug #6634: Refactor tx_commerce_products get_attribute_matrix() and get_product_attribute_matrix(): Pre patch to the existing methods to fix some minor issues and to make the result arrays more predictable
278
279
24.03.2010 Sascha Egerer <seg@softvision.de>
280
* Related product without valid article causes PHP error #6662
281
282
18.03.2010 Ingo Schmitt <is@marketing-factory.de>
283
* Updated documentation concerning hooks in renderproduct
284
* Raised version to 0.12.3
285
286
04.03.2010 Ingo Schmitt <is@marketing-factory.de>
287
* nobrainer, Added Comment to lib_navigation
288
* Fixed Typecast in Navigation
289
290
02.03.2010 Sascha Egerer <seg@softvision.de>
291
* fixed nobrainer in pi1 - object was used as an array
292
293
28.02.2010 Ingo Schmitt <is@marketing-factory.de>
294
* Added guidelines to SVN, See http://forge.typo3.org/wiki/extension-commerce/Guidelines
295
296
27.02.2010 Christian Kuhn <lolli@schwarzbu.ch>
297
* Fixed deprecated method call get_atrribute_matrix again
298
* CGL cleanup in lib/class.tx_commerce_product.php
299
300
25.02.2010 Volker Graubaum <vg@e-netconsulting.de>
301
* change select Matrix complete, see documentation in the wiki (soon)
302
* first version with complete working select attribute handling, now iconmode has to be checked to
303
304
22.02.2010 Ingo Schmitt <is@marketing-factory.de>
305
* Raised Version to 0.12.2
306
307
21.02.2010 Sascha Egerer <seg@softvision.de>
308
* fixed attribute value sorting
309
* sort attribute-values in the select-attribute matrix function
310
311
21.02.2010 Volker Graubaum <vg@e-netconsulting.de>
312
* change select Matrix complete, see documentation in the wiki (soon)
313
314
21.02.2010 Ingo Schmitt <is@marketing-factory.de>
315
* Added description of markers in the default template
316
* Added additional Subpart for rendering link to product instead of all articles in category listview
317
* Removed depricated function calls
318
319
21.02.2010 Dimitri König <dk@cabag.ch>
320
* fixed bug #5430
321
322
20.02.2010 Sascha Egerer <seg@softvision.de>
323
* fixed attribute sorting of new generated articles
324
* fixed variable namechanged load_data_from_database to load_data
325
* fixed bug #4812
326
* fixed cropped attribute value in list view
327
328
20.02.2010 Christian Kuhn <lolli@schwarzbu.ch>
329
* Fixed deprecated method call get_atrribute_matrix
330
331
20.02.2010 Erik Frister <ef@aijko.de>
332
* Fixed Bug #5475
333
* Fixed Bug #5478
334
* Fixed Bug #6302
335
336
20.02.2010 Dimitri König <dk@cabag.ch>
337
* removed 'Customer Data' from mod_orders
338
* Feature #6487: added 'postdelBasket' hook in pi2
339
* Feature #6531: added 'editSelectStatement' hook in pi4->getAddresses
340
* Feature #6532: added 'postGetInputField' hook in pi4->getInputField
341
* Feature #5315 fixed: Date format (strftime) on invoice is hard-coded in pi6
342
* Feature #5425 fixed: empty basketpid -> basket on every page
343
* fixed Bug #5401
344
* fixed Bug #5944
345
* added feature: producible articles will have all attributes in title
346
347
20.02.2010 Ingo Schmitt <is@marketing-factory.de>
348
* Splitted tx_commerce_order_navframe to two files, since two classes 
349
* Fixed some typos
350
* Fixed Bug #6107
351
* Fixed Bug #6415
352
* Fixed todo #6328
353
* Fixed Bug #6050
354
* Fixed Bug #5679, thanks to Klaus Gössl
355
356
19.02.2010 Ingo Schmitt <is@marketing-factory.de>
357
* Changed BE Labels, thanks to Eckhard M. Jäger <systeme@familie-redlich.de>
358
359
11.02.2010 Benny Schimmer <bschimmer@cross-content.com>
360
* Fixed: #6445: added $, changed addessType from const to var.
361
362
23.12.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
363
* added a new ts constant that makes it possible to to disable the article rendering in the pibase method
364
  renderProduct. In some cases that can fix performance issues.
365
366
14.12.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
367
* Fixed #4671: new Hook-Method after deleting articles from basket
368
* Fixed #5683: Wrong handling of the checkbox tx_commerce_pi4->getAddressForm
369
370
10.12.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
371
* Fixed #5145: Errors when using tx_commerce_attribute->get_all_values(), thanks to Robert Heel
372
* Fixed #5684: typing error in lib/class.tx_commerce_attribute.php (double entry), thanks to Jens Witt
373
374
08.12.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
375
* Fixed #3963: pi3->function saveOrder - wrong variable $newUid for article hooks
376
377
2.12.2009 Erik Frister <ef@aijko.de>
378
* Enabled substitution of realValues for categories as well in tcefunc.
379
380
24.11.2009 Erik Frister <ef@aijko.de>
381
* Cleanup of dmhook permission checks
382
383
20.11.2009 Erik Frister <ef@aijko.de>
384
* Fixed #5349: Add functionaloty to belib:checkPermissionsOnCategoryContent
385
* Fixed #4447: Fatal error in product list view
386
* Fixed tcefunc for TCA records field displaying the category tree, thanks to Julian Kleinhans
387
388
19.11.2009 Benny Schimmer <bschimmer@cross-content.com>
389
* Fixed #5433: new Hook for Marker Manipulation of empty QV-Basket
390
391
15.11.2009 Christian Kuhn <lolli@schwarzbu.ch>
392
* Fixed bug #2617: Pagebrowser for orders in BE isn't working
393
* mod_orders: Make link "Orders" in header row work with TYPO3 4.3
394
* Cleanup mod_orders/index.php
395
396
13.11.2009 Michael Knabe <mk@e-netconsulting.de>
397
* fixed issue #4225 Cleaned up the dynaflex-definition for products. (Thanks to Robert Heel)
398
399
13.11.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
400
* finish issue #4516 PostInit - Hook for tx_commerce_pi2 
401
* finish issue #4299 added one more parameter buildStaticInfoSelector to change the language, thanks to David
402
* finish issue #4290 Better rendering Output for Mandatory - Messages in Checkout
403
* finish issue #4273 new hook prepayment in tx_commerce_pi3 finishIt, thanks to Dimitri Koenig
404
* finish issue #3963 pi3/function saveOrder - wrong variable $newUid for article hooks, thanks to Dmitry Pikhno
405
* added new hook method in pi3 method canMakeCheckout, thanks to Matthias Krappitz
406
* finish issue #2380 wrong step after not accepting terms, thanks to Ralf Merz
407
408
13.11.2009 Matthias Krappitz <matthias@aemka.de>
409
* Fixed problem that attributes in detail-view select-box did not get listed when they had the same sorting value in database table
410
* Raised maximum images for products and articles from 5 to 200
411
412
13.11.2009 Volker Graubaum <vg@e-netconsulting.de>
413
* finish issue #2385 now usergroup is displayed
414
* add feature #3159 stdWrap for override PID thanks to Cedric Spindler
415
* some cleanup in pibase
416
* Fixed issue #4281 thanks to Florian Bachmann
417
* fixed some spelling mistakes in pi3 and change check if $this->conf['currency'] is set
418
* change LocalLang_DB for issue #4844
419
420
13.11.2009 Christian Kuhn <lolli@schwarzbu.ch>
421
* Fixed issue #2353: Remove street, zip and city as mandatory fields for manufacturer and supplier
422
* Performance improvement: Do not call stdWrap by default if not given. Warning: This might break backwards compatibility if your TS was not configured properly. So if you need stdWrap on your value, you must explicitly define it now.
423
* Merge substituteMarkerArrayNoCached with its parent in TYPO3v4 trunk, changing while to foreach, split to preg_split and quotemeta to preg_quote
424
* Fixed issue #5340: Small mistake in pi3 mailconf, changed replayTo to replyTo in mails
425
426
13.11.2009 Ingo Schmitt <is@marketing-factory.de>
427
* Fixed issue 4892, Thanks to Michael Staatz
428
* Fixed first part of 1345
429
* Fixed 2479
430
* Fixed issue #3920
431
* Fixed issue #4362
432
* Set Methodes as deprecated (belib:fix_articles_price, belib:fix_product_atributte, belib:fix_category_atributte)
433
* Fixed issue #4375, Thanks to Rik Willems
434
435
01.11.2009 Ingo Schmitt <is@marketing-factory.de>
436
* Changed all spli calles to explode ore preg_split, since split will be depricated
437
438
27.10.2009 Christian Kuhn <lolli@schwarzbu.ch>
439
 * Removed exclude=1 definition from be_user and be_groups field tx_commerce_mountpoints, they are admin-only tables anyway
440
441
22.10.2009 Ingo Schmitt <is@marketing-factory.de>
442
* Corrected sorting in changelog
443
* Added drag and drop sorting to attribute values
444
445
21.10.2009 Ingo Schmitt <is@marketing-factory.de>
446
* Fixed a Bug "Fatal Error", when data in XML Filed is corrupted
447
* Raised Version to 0.12.1 
448
449
20.10.2009 Ingo Schmitt <is@marketing-factory.de>
450
* Fixed issue 5038, Thanks to Dimitri Koenig
451
* Fixed a TYPO
452
* Fixed Issue 1439, Thanks to Frank Roeske
453
454
19.10.2009 Ingo Schmitt <is@marketing-factory.de>
455
* Fixed Issue 2770
456
457
16.10.2009 Ingo Schmitt <is@marketing-factory.de>
458
* Fixed Issue #4358, Thanks to Rik Willems
459
460
07.10.2009 Volker Graubaum <vg@e-netconsulting.de>
461
* Set version to 0.12.0 preparing new payment, see activity in the next days
462
463
02.10.2009 Ingo Schmitt <is@marketing-factory.de>
464
* Fixed bug with empty Arrays in removeXSS, Thanks to Tom Rüther and Michael Staatz
465
466
16.09.2009 Christian Kuhn <lolli@schwarzbu.ch>
467
* Fixed bug #4610: Rev 22511 breaks ability to select category in page insert plugin (Thanks to Cees Lensink)
468
469
13.09.2009 Sascha Egerer <seg@softvision.de>
470
* added some needed stuff for the dropdowns to the template
471
472
13.09.2009 Sascha Egerer <seg@softvision.de>
473
* added missing label for the "icon mode"
474
* display the "icon mode" option only if the attribute has a valuelist
475
476
11.09.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
477
* fixed typo in hook for own mail rendering
478
479
11.09.2009 Volker Graubaum <vg@e-netconsulting.de>
480
* FEATURE #4567: Add Hooks for manipulating markerArray in pi4 Addresslisting / part 2
481
* FEATURE #4568: Set Pricelimit for Basket / part 2
482
483
10.09.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
484
* Feature #4533: Updated version of manual.sxw in the doc folder
485
486
10.09.2009 Michael Staatz <michael.staatz@e-netconsulting.com>
487
* Feature #4532: Updated version of hooks.html in the doc folder
488
489
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
490
* Feature #4515: Set Pricelimit for Basket
491
492
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
493
* Feature #4514: Add Hooks for manipulating the Adding of Articles
494
495
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
496
* Fixed issue #4511: Add Hooks for manipulating markerArray in pi4 Addresslisting
497
498
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
499
* Fixed issue #4116: Own validators for Addresses
500
501
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
502
* Fixed issue #4117: Own handling for $orderUid in finishIt and saveOrder - function
503
504
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
505
* Fixed issue #4114: Alternative Paymentstep
506
507
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
508
* add a preInit Hook in pi1
509
510
09.09.2009 Volker Graubaum <vg@e-netconsulting.de>
511
* fix error in product_attribute_list with attribut sorting values
512
* added hook for own mail rendering
513
* fix error in load_perms if no uid is set 
514
* add attribute for sendMail in pi3, now pi3 object can be used in hooks
515
516
09.09.2009 Benny Schimmer <bschimmer@cross-content.com>
517
* Fixed Bug #4506: The "Please select"-option (payment) has the price 0,00 now
518
519
08.09.2009 Benny Schimmer <bschimmer@cross-content.com>
520
* Add feature: If plugin.tx_commerce_pi2.payment.forceSelection is set via TS, users are forced to select a payment on the basket page before going to checkout.
521
522
07.09.2009 Erik Frister <efrister@marketing-factory.de>
523
* Fixed bug #4384: Access Module for categories / Multilangual
524
525
25.08.2009 Christian Kuhn <lolli@schwarzbu.ch>
526
* Fixed bug #4286: Wrong if in tx_commerce_pi4->getListing "formFields" (Thanks to Michael Staatz)
527
* Fixed bug #4288: Marker ADDRESS_MANDATORY_MESSAGE is always set to empty string in pi3 (Thanks to Michael Staatz)
528
529
03.08.2009 Volker Graubaum <vg@e-netconsulting.de>
530
* Fixed error in pi4, now it's possible to handle address different per type
531
* added a lot of hooks
532
* remove deprecated method makeProductListOld
533
* add new articleMarker for articleview, this is an old feature, which gets lost
534
535
22.07.2009 Ingo Schmitt <is@marketing-factory.de>
536
* Fixed Error in basket loading, when no storage PID is defined.
537
538
21.07.2009 Ingo Schmitt <is@marketing-factory.de>
539
* Added commerce-typolink to teaserimages field
540
* Set version to 0.11.14
541
542
21.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
543
* Moved XCLASS in ext_localconf.php to BE only block
544
* Fixed fatal error / non working XCLASS class.ux_t3lib_parsehtml_proc.php, added a warning comment.
545
546
20.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
547
* Reverted parts of latest change: Moved XCLASS loading of ux_modulemenu back to ext_localconf to not trigger new race conditions in different loading order. Encapsulated in an "if BE" clause instead.
548
* Restricted loading of XCLASS class.ux_modulemenu.php to TYPO3 versions 4.2.0 and 4.2.1 as this has been solved in 4.2.2. Moved loading of XCLASS to ext_tables.php as this is only relevant in BE.
549
* Added tx_commerce_address_types to ext_tables.sql which was only in ext_tables_static+adt.sql until now. Otherwise install tool db compare wants to rename / remove this table.
550
* Cleanup, re-sorting and duplicate deletion in ext_tables.sql
551
552
19.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
553
* Refactored addUserTSConfig and addPageTSConfig calls in ext_localconf.php and moved to ext_tables.php as this is only relevant in BE
554
* Removed require_once() of treelib/class.tx_commerce_tcefunc.php from ext_localconf.php. This is only used in BE as a userFunc for TCA fields and core takes care of loading source file.
555
* Synced changes from ext_df_product_config.php to currently unused dcafiles/class.tx_commerce_products_dfconfig.php and cleaned up dcafiles/class.tx_commerce_products_dfconfig.php
556
557
18.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
558
* Removed default settings of extConf values from ext_localconf, EM handles this already. Moved access to those settings to $TYPO3_CONF_VARS['EXTCONF']['commerce']['extConf'].
559
* Registered unserialized extConf array as global var in $TYPO3_CONF_VARS['EXTCONF']['commerce']['extConf'] in ext_localconf.php. Refactored extConf access throughout the extension.
560
* CGL cleanup and minor re-ordering in ext_localconf.php
561
* Removed $_EXTKEY assignment in ext_localconf.php: This var is already set by TYPO3 core at this point
562
* Removed setting in ext_localconf.php for php version < 4.4: trunk requires TYPO3 4.2 which requires php 5.2
563
* Raised required dynaflex version from 1.6.0 to 1.7.2, we use its new load logic for category TCA
564
* Fixed bug #3871: Order manufacturer alphabetically in BE
565
* Fixed bug #3868: Saving category in root tree throws SQL error (Thanks to Christoph Niewerth)
566
567
17.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
568
* Remove unused file ext_df_category_config.php
569
* Remove dynaflex call for categories in dmhooks. This is handled by dynaflex itself by registering dcafiles/class.tx_commerce_categories_dfconfig.php in ext_localconf.php
570
571
16.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
572
* Removed obsolete code from tcafiles/tx_commerce_categories.tca.php
573
* Fixed missing closing php tags in mod_perftest
574
* Fixed XCLASS inclusions in lib/ classes to make EM more happy
575
* CGL cleanup in pi6/class.tx_commerce_pi6.php
576
* CGL cleanup in pi6/class.tx_commerce_pi6_wizicon.php
577
578
15.07.2009 Ingo Schmitt <is@marketing-factory.de>
579
* Added Xclass for fix T3Core Bug 10331 which will be solved in 4.3.x, Thanks to David Rühr for debugging!
580
* Increased Version Number
581
582
13.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
583
* Minor comment fix in pi3
584
585
10.07.2009 Ingo Schmitt <is@marketing-factory.de>
586
* Fixed Bug 3847, 3729, 3629, 3504, 3499, Thanks to Erik Frister <efrister@marketing-factory.de>
587
* Added CUR as Menue Item state to navigation for products
588
589
10.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
590
* Fixed bug #3870: Remove pi5 from trunk
591
* Removed is_todo.txt: Issues are documented on forge
592
* Fixed bug #3869: Remove obsolete XCLASS from trunk
593
* Fixed bug #3804: pi3 checks for the wrong method in hook (Thanks to Morten Olesen and Christoph Niewerth)
594
* Fixed bug #3789: commerce_pibase->makeLineView dies with fatal error
595
* CGL cleanup in pi4/class.tx_commerce_pi4.php
596
* CGL cleanup in pi3/class.tx_commerce_pi3.php
597
* CGL cleanup in pi4/class.tx_commerce_pi4_wizicon.php
598
* CGL cleanup in pi3/class.tx_commerce_pi3_wizicon.php
599
* Fixed bug #3863: pi4 doesn't require tx_commerce_pibase and dies with a fatal error
600
601
09.07.2009 Michael Knabe <mk@e-netconsulting.de>
602
* Fixed #3476: Moved the simplemode-tca for products out of an if clause that is not always true when needed  
603
604
09.07.2009 Ingo Schmitt <is@marketing-factory.de>
605
* Fixed not working Hook in renderProductsForList (pibase)
606
607
09.07.2009 Michael Knabe <mk@e-netconsulting.de>
608
* Fixed Issue 3850: ext_localconf.php is included twice
609
610
08.07.2009 Ingo Schmitt <is@marketing-factory.de>
611
* Updated Ext EM Conf File
612
* Added Shortcut for deleting Articles in pi2
613
614
08.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
615
* CGL cleanup in pi2/class.tx_commerce_pi2_wizicon.php
616
* CGL cleanup in pi1/class.tx_commerce_pi1_wizicon.php
617
* Fixed XCLASS inclusion in pi1 to make EM happy
618
* CGL cleanup in pi2/class.tx_commerce_pi2.php
619
620
06.07.2009 Christian Kuhn <lolli@schwarzbu.ch>
621
* CGL cleanup in pi1/class.tx_commerce_pi1.php
622
623
06.07.2009 ingo Schmitt <is@marketing-factoryde>
624
* Add Feature: plugin.tx_commerce_pi1.singleView.renderProductNameAsPageTitle to decide if the produtc name should be rendered as title to the page. See Documentation or wiki
625
* Changed Version to 0.11.12
626
06.07.2009 Julian Kleinhans <jk@marketing-factory.de>
627
* Add Feature: display product direct if only one product exist
628
629
29.06.2009 Volker Graubaum <vg@e-netconsulting.de>
630
* Fixed error while creating categories Relations in Database
631
632
28.06.2009 Volker Graubaum <vg@e-netconsulting.de>
633
* create new tag for persistent basket and new payment concept
634
635
25.06.2009 Ingo Schmitt <is@marketing-factory.de>
636
* Fixed PHP -Error in commerce_pi1
637
638
24.06.2009 Volker Graubaum <vg@e-netconsulting.de>
639
* fixed BUG 3704
640
* remove default nav_frame from mod_main module, so other modules can be displayed in commerce, without using a navframe
641
642
20.06.2009 Sascha Egerer <seg@softvision.de>
643
* fixed Bug #2599
644
* fixed Bug #1678
645
646
09.06.1009 Christian Kuhn <lolli@schwarzbu.ch>
647
* Fixed minor cgl issues (superfuous dash in pi1, missing closing php tag in pi2, pi4 and pi5)
648
649
28.05.2009 Ingo Schmitt <is@marketing-factory.de>
650
* Changed leafView, TYPO3_SITE_URL is availiable from 4.2.7
651
* Removed nostock as text from Template
652
* Changed Version to 0.11.10
653
* Fixed BUG #3500 thanks to David Rühr
654
655
26.05.2009 Ingo Schmitt <is@marketing-factory.de>
656
* Fixed Problem in Basket with wrong instantiating of classes
657
* Fixed BUG 3164 and Feature 2478, thanks to Erik Frister
658
659
16.05.2009 Ingo Schmitt <is@marketing-factory.de>
660
* Added Hook in PI2 for allowed articles, Thanks to Melanie Meyer info@melaniemeyer.de
661
* Fixed problem with recalculation of prices in basket, Thanks to Melanie Meyer info@melaniemeyer.de
662
* Reload basket after changing the payment and delivery articles, Thanks to Melanie Meyer info@melaniemeyer.de
663
* Fixed Problem with TYPO3_SITE_PATH, added fix for older TYPO3 Version
664
665
16.05.2009 Michael Staatz <micsta@e-netconsulting.de>
666
* Fixed Bug 1480, Thanks to Christian
667
* Fixed Bug 2546, Thanks to Martin Holtz
668
669
15.05.2009 Michael Staatz <micsta@e-netconsulting.de>
670
* Fixed Bug 1515, Thanks to Tom Rüther
671
* Added Feature 1563, new hook in pi1 'postInit' at the end of init.
672
* And new hook in pi3 'processInputForm' for processing formfields
673
* Fixed Bug 1759, repaired wrong Substitution
674
675
15.05.2009 Ingo Schmitt <is@marketing-factory.de>
676
* Fixed Bug in FolderDB, concerning quotes and double quotes, thanks to karsten@typo3.org
677
* Removed graytree completely
678
* Fixed Bug 2949, Thanks to Markus Kleinhenz
679
* Fixed Bug 2590, Thanks to Michael Staatz
680
* Fixed Bug 2866
681
* Fixed Bug 2548
682
683
24.04.2009 Volker Graubaum <vg@e-netconsulting.de>
684
* commit old changes
685
* change mod_access include, now use the same code as mod_category
686
687
02.04.2009 Ingo Schmitt <is@marketing-factory.de>
688
* Fixed Bug 2831, Thanks to David Rühr (dr@marketing-factory.de>
689
* Fixed Bug 3006, Thanks to Ralf Merz 
690
* Fixed Bug 2986, Thanks to Sascha Eggerer
691
* Fixed Bug 2953, Thanks to Markus Kleinhenz (mkleinhenz@gmail.com)
692
* Set Version to 0.11.9
693
694
10.03.2009 Volker Graubaum <vg@e-netconsulting.de>
695
* change in pi3 userMail and adminMail, add a HTML flag before calling "postGenerateMailHook" with HTML content
696
* change in dmhooks for simplemode and attributes in articles
697
698
02.03.2009 Ingo Schmitt <is@marketing-factory.de>
699
* Improved IRRE Handling of prices (display price in list)
700
* Set Version to 0.11.8
701
702
06.02.2009 Ingo Schmitt <is@marketing-factory.de>
703
* Removed some debug output
704
* Set Version to 0.11.7
705
706
04.02.2009 Volker Graubaum <vg@e-netconsulting.de>
707
* Fixed Bug 2529, Thanks to Ralf Merz and internezzo_ag this time complete
708
709
02.02.2009 Volker Graubaum <vg@e-netconsulting.de>
710
* Fixed Bug 2529, Thanks to Ralf Merz and internezzo_ag 
711
* added two "old" hooks (see change from 20.12.2008)
712
713
27.01.2009 Ingo Schmitt <is@marketing-factory.de>
714
* removed unneeded class.tx_commerce_feuserhooks.php
715
* Rewrote Session Handling (see http://bugs.typo3.org/view.php?id=10205)
716
* Set Version to 0.11.6
717
718
24.01.2009 Volker Graubaum <vg@e-netconsulting.de>
719
* remove all localization specific elements fro prices, since no localization for prices are needed
720
721
23.01.2009 Ingo Schmitt <is@marketing-factory.de>
722
* Fixed small bug in Treview concerning include paths
723
* Added required to Category Fileds in category and products
724
* Added default values to category select fields
725
* fixed Error 2396, Thanks to Sascha Eggerer
726
* Updated to 0.11.5
727
728
20.01.2009 Ingo Schmitt <is@marketing-factory.de>
729
* Fixed Bug 2489, Thanks to Rald Merz & Sascha Egerer
730
731
17.01.2009 Ingo Schmitt <is@marketing-factory.de>
732
* Fixed Bug 2474, Thanks to Sascha Egerer
733
* Fixed Bug 2464, Thanks to Ralf Merz and Sascha Egerer
734
* Fixed Bug 2458
735
* Fixed Bug 2426, Thanks to Simon
736
* Fixed Bug 2418, Thanks to Martin Holz
737
* Fixed Bug 2407
738
739
16.01.2009 ingo Schmitt <is@marketing-factory.de>
740
* Fixed Linkpicker issue, Thanks to Erik Frister
741
742
08.01.2009 Ingo Schmitt <is@marketing-factory.de>
743
* Added save Oder Method to PI3 (for yuse with external payments)
744
* Fixed undefined Array in PI2
745
* Raised Version to 0.11.4
746
* Added tx_commerce_create_folder::init_folders() to category module
747
* Added Fix to PIbase, no different TS was used for article view, Thanks to Martin Haagen (Datafant AB) <martin.haagen@datafant.se>
748
749
02.01.2008 Ingo Schmitt <is@marketing-factory.de>
750
* Fixed Hooks References
751
* Added removeXSS to G/P Parameter to better prevent XSS
752
* Added Feature Insert Record, Thanks to Cedric Spindler <cs@cabag.ch>
753
754
31.12.2008 Ingo Schmitt <is@marketing-factory.de>
755
* Added Italien Translation to FE Plugins, Thanks to Cedric Spindler <cs@cabag.ch>
756
* Fixed Issue 2321, Thanks to Cedric Spindler <cs@cabag.ch>
757
* Fixed Issue 2191, Thanks to Sascha Egerer
758
759
30.12.2008 Ingo Schmitt <is@marketing-factory.de>
760
* Checked in Patch from Michael Knabe <mk@e-netconsulting.de>
761
  * Changed prices to IRRE instead of dynaflex
762
  * Changed articles to IRRE instead of dynaflex (for simple mode only)
763
* Cleaned up Browselinks
764
* Fixed Issue in Update Routine, when having localised categories
765
766
30.12.2008 Volker Graubaum <vg@e-netconsulting.de>
767
* Fixed small issue in detailview with allArticles = 1
768
* Fixed small issue in listview, $this->pid was not set and is needed for title link to single view
769
770
29.12.2008 Ingo Schmitt <is@marketing-factory.de>
771
* Fixed Typo in hooks.html
772
* Added Save-And Preview functionality
773
* Added feature to load tx_commerce.Pi1 vars if other prefix is defined
774
* Raised Version to 0.11.2beta
775
* Sponsored Feature: Added Versioning and Workspaces to Commerce
776
* Sponsored Feature: Added Acces Rights to Category Tree to Commerce
777
* Sponsored Feature: Replaced Graytree by a much faster tree
778
* Feature: Added Link Tab to Link Select Popup, Thanks to Christian Ehret und Erik Frister
779
780
20.12.2008 Volker Graubaum <vg@e-netconsulting.de>
781
* Fixed Error 2202
782
* Fixed Error 1980
783
  insert patch and remove some method calls from pi2 since they are also in pibase
784
* Fixed Error 1979
785
  Fixed in 2 ways, insert fix for pagebrowser , but use $this->cat instead of $this->piVars in DetailLink    
786
* Added new hooks to pi3 finishIt
787
    modifyOrderArticlePreSave
788
    modifyOrderArticlePreSave
789
* Raised Version to 0.10.2
790
* changed pi4 getSingleInputField 
791
    from  # $value = addslashes(htmlentities($fieldValue));
792
    to $value = $fieldValue;
793
 since it's making more problems than helping
794
* fixe problems with article_prices and missing LanguageFields, removed from ext_tables.php/sql 
795
* add missing ?> to pi3
796
* remove title from css include since it should be persistent
797
 Specify that the style sheet is persistent, preferred, or alternate:
798
  * To make a style sheet persistent, set the rel attribute to "stylesheet" and don't set the title attribute.
799
  * To make a style sheet preferred, set the rel attribute to "stylesheet" and name the style sheet with the title attribute.
800
  * To specify an alternate style sheet, set the rel attribute to "alternate stylesheet" and name the style sheet with the title attribute.
801
 src: http://www.w3.org/TR/html4/present/styles.html#style-external
802
803
3.12.2008 Ingo Schmitt <is@marketing-factory.de>
804
* Fixed Error in PI Base, wrong parameter to postProcessLinkArray, Thanks to Ralf Merz
805
806
24.11.2008 Ingo Schmitt <is@marketing-factory.de>
807
* Fixed Error 2192
808
809
19.11.2008 Ingo Schmitt <is@marketing-factory.de>
810
* Created substituteMarkerArrayNoCached and replaced all calls to substituteMarkerArrayCached to prevent DoS on Cache Entries
811
812
16.11.2008 Morten Olesen <mo@idefa.dk>
813
* Integrated related products in product single view.
814
815
16.11.2008 Ingo Schmitt <is@marketing-factory.de>
816
* Fixed bug when changing language in basket to language where no translation exists for product
817
* Fixed naming problems in German language
818
* Removed no cache on product not found, only open PageBrowser and no_cache, see commet in code
819
* removed empty manual.sxw 
820
* Fixed a typo in template_usermail.tpl
821
822
16.10.2008 Sascha Eggerer <seg@softvision.de>
823
* Implemented Drop-Downs for the frontend
824
* Fixed Bug concerning rootline
825
* Changed Attribute-Values to IRRE in BE Module Systemdata
826
827
03.11.2008 Ingo Schmitt <is@marketing-factory.de>
828
* Fixed a Bug in pibase concerning different markers, Thanks to Christian Ehret
829
830
22.10.2008 Ingo Schmitt <is@marketing-factory.de>
831
* Fixed a Bug in PI3, Thanks to Cedric Spindler
832
833
21.10.2008 Ingo Schmitt <is@marketing-factory.de>
834
* Added one more typecast
835
836
20.10.2008 Ingo Schmitt <is@marketing-factory.de>
837
* Fixed security issue TYPO3-20081020-2, please see http://typo3.org/teams/security/security-bulletins/typo3-20081020-2/
838
* typecased all SQL and PiVARS
839
* Raised version to 0.10.1, 
840
841
15.10.2008 Ingo Schmitt <is@marketing-factory.de>
842
* Raised Version to 0.10.0, created branch 0.9.x in SVN to have it clear to the user about the changes
843
844
17.09.2008 Ingo Schmitt <is@marketing-factory.de>
845
* Fixed a dividion by zero bug in pibase
846
847
21.08.2008 Ingo Schmitt <is@marketing-factory.de>
848
* Fixed a bug in manual Sales Aggregation
849
* Added Extension Configuration to disable Aggregation in BE
850
* Fixed Problem in Statistics calculation
851
852
21.08.2008 Volker Graubaum <vg@e-netconsulting.de>
853
* Fixed a Bug in calculating price from gross & net
854
855
19.08.2008 Ingo Schmitt <is@marketing-factory.de>
856
* Fixed a Bug in detecting last Aggregation for statisticts
857
* Added output to the statistic CLI module
858
859
18.08.2008 Ingo Schmitt <is@marketing-factory.de>
860
* Fixed a naming TYPO $artilceObj 
861
* Added CLI Scripts for calculation of statistics
862
* Added default TAX configurable via Page TS
863
* Set default view for orders to OrderData
864
865
17.08.2008 Volker Graubaum <vg@e-netconsulting.de>
866
* Add new hook for manipulating the productlist (pi_base / preProcessorProductsListView)
867
* Add new hook for adding marker to the productView in the basket for example to mix article and product Marker
868
  (pi2 / additionalMarkerProductList)
869
870
15.08.2008 Ingo Schmitt <is@marketing-factory.de>
871
* Fixed Bug in artikel_hook, thanks to Christian Ehret for reporting and fixing
872
873
13.08.2008 Ingo Schmitt <is@marketing-factory.de>
874
* Corrected german translation for products_not_copy
875
876
11.08.2008 Ingo Schmitt <is@marketing-factory.de>
877
* Fixed Bug in pi3.parseRawdata, no default value was set
878
* Changed all new classname to makeInstance
879
880
09.08.2008 Ingo Schmitt <is@marketing-factory.de>
881
* Fixed Bug in db_article by defining SQL Staements as DISTINCT
882
883
08.08.2008 Ingo Schmitt <is@marketing-factory.de>
884
* Fixed forge Issue 1252 and bugs issue 9111
885
* Added RTE for teaser in product
886
* Fixed bugs issue 8452, thanks to Dmitry Pikhno 
887
* Fixed Bug in recaluclating the item sum when changing the price in the basket
888
889
07.08.2008 Ingo Schmitt <is@marketing-factory.de>
890
* Added feature to generate the Mail-Subjects also via TEXT Templates
891
* Added new HOOK in PI3 modifyBasketPreSave
892
* Removed old methods from div class (where already commented, so no changes to your installation)
893
* Added modTSConfig for OrderModule mod.commerce.orders.delProdUid and mod.commerce.orders.payProdUid
894
* Fixed a Bug in PI6 selecting addresses
895
* Added Fearure in PI6 to have multiple payment and sippment items. Template for invoice was changed!
896
897
06.08.2008 Ingo Schmitt <is@marketing-factory.de>
898
* Fixed Bug in recursive display, thanks to Steffen Kamper in reporting and debugging
899
900
05.08.2008 Ingo Schmitt <is@marketing-factory.de>
901
* Fixed Bug (8856) in PI6, Invoice is not displayed if no user is generated.
902
* Implemented Feature 9111
903
904
04.08.2008 Ingo Schmitt <is@marketing-factory.de>
905
* Fixed BUG 8921, Thanks to Sascha Egerer and Christian Ehret
906
907
03.08.2008 Ingo Schmitt <is@marketing-factory.de>
908
* Added Feature: You can define which fields are displayed in Supplier and Manufacturer listing, Thanks to Cynthia Mattingly <cm@marketing-factory.de>
909
910
09.07.2008 Ingo Schmitt <is@marketing-factory.de>
911
* Fixed Bug 8868, Thanks to Tom Rüther
912
913
08.07.2008 Ingo Schmitt <is@marketing-factory.de>
914
* Set MD5 Encoding as default for Session-Key
915
* removed getLabelFromTCA, since not used in Commerce code from tx_commerce_pibase.php
916
917
01.07.2008 Ingo Schmitt <is@marketing-factory.de>
918
* Added new HookObj to pi3 (main) with 3 Methods. Please See hook dokumentation
919
920
30.06.2008 Ingo Schmitt <is@marketing-factory.de>
921
* removed some debug
922
* Fixed Bug in Orderlist
923
924
29.06.2008 Ingo Schmitt <is@marketing-factory.de>
925
* Fixed Bug 8749, 8850, 8815, 8839, 8813, 8800, 8702, 8754, 8119, 8681, 8541
926
927
1st Commerce-Workshop, Tom Rüther, Michael Duttlinger, Dirk Krause, Ingo Schmitt
928
* Fixed Bug 8850, Thanks to Tom Buskens
929
* Fixed Bug 8815, 8817, Thanks to Thomas
930
* Fixed Bug with Backlink in PI4
931
932
1st Commerce-Workshop, Christian Ehret, Ingo Schmitt
933
* Implemented Feature 8800
934
935
1st Commerce-Workshop, Sebastian Böttger
936
* Fixed Bug in PI1, category could be displayed if not accessible to user
937
938
28.06.2008 Ingo Schmitt <is@marketing-factory.de>
939
1st Commerce-Workshop, Tom Rüther, Michael Duttlinger, Dirk Krause, Ingo Schmitt
940
* Fixed Bug 8453
941
* Fixed Documentation bug in pi4
942
* Fixed bug: Already selected delivery addresses are checked now
943
* fixed bug: If delievery address is selected, it's cheked in step 1 automatically
944
* fixed bug: ###ADDRESS_FORM_BACK### was not replaced in PI4
945
* fixed bug: Correct backlink for address management
946
* fixed bug: 8749
947
1st Commerce-Workshop, Christian Ehret
948
* Fixed Bug 8710
949
950
11.07.2008 Ingo Schmitt <is@marketing-factory.de>
951
* Fixed naming error product
952
953
06.07.2008 Ingo Schmitt <is@marketing-factory.de>
954
* Fixed bug in navigation with HidePagesifnottranslated, thanks to internezzo AG for Sponsoring.
955
* Fixed issue 8629, Thankks to intermezzo AG
956
* Fixed issue 8549
957
* Fixed issue 8536, Thanks to Heiko Haensge
958
959
06.06.2008 Ingo Schmitt <is@marketing-factory.de>
960
* Added feature to basket (pi2) to have the possibility of posting more than one payment and delivery article
961
* newMethod for basic_basket getQuantity, getPriceGrosss,  getPriceNet
962
* Beautified Sourcecode, tx_commerce_pibase
963
* Added delProdId and payProdId as additional TS Conf variables to pi3 (checkout)
964
965
10.05.2008 Ingo Schmtt <is@marketing-factory.de>
966
* Raised dependency to graytree 0.2.x as minimum requirement
967
* Syncronised to TER version 0.9.6
968
969
09.05.2008 Ingo Schmitt <is@marketing-factory.de>
970
* Added Edit-Wizzar to fe_user record in order detailed view
971
* Fixed Bug 8359, Thanks to Franz Rueske
972
* Changed Minibasket to use API Basket Methods, instead of own methods
973
* checked all references to ArticleTypes and changed to Constants 
974
975
28.04.2008 Ingo Schmitt <is@marketing-factory.de>
976
* Implemented as general solution commerce typolink on stdWrap on IMAGE
977
* Default TS: Teaser Image added link to item below
978
* Implemented Entrylevel on Menue
979
* fixed Problem with non intitalised XML Array in BE lib
980
981
24.04.2008 Ingo Schmitt <is@marketing-factory.de>
982
* Added Output for Last Change in Order View
983
* Changed Compatibility to maximum 4.1.9 TYPO3 Version, since Tree is not working with 4.2.0
984
* Fixed BUG 8234, Thanks to Frank Rüske
985
* Fixed Bug 7966
986
* Update ext_em_conf.php for Upload in TER
987
* Raised version to 0.9.5 as new DEV Version
988
989
12.03.2008 Ingo Schmitt <is@marketing-factory.de>
990
* Quickfix for String is not Array in BE Lib
991
* Added teaser and teaser-images to category (Thanks to Julian Kleinhans)
992
993
10.03.2008 Ingo Schmitt <is@marketing-factory.de>
994
* Fixed Bug in local record list
995
* Added Fetaure in invoice (pi6), automatic processing -> no_cache
996
* Fixed Bug: Allow more than one Image in fields (Thanks to Julian Kleinhans)
997
* Fixed Bug: Rootline was not started at given UID (Thanks to Julian Kleinhans)
998
999
05.03.2008 ingo Schmitt <is@marketing-factory.de>
1000
* Fixed Bug in Order view.
1001
1002
29.02.2008 Ingo Schmitt <is@marketing-factory.de>
1003
* Added Gross Total and Net Total to Invoice (pi6)
1004
* Removed unneded pi6/locallang.php file
1005
* Removed unneded pi5/manual.sxw
1006
1007
26.02.2008 Ingo Schmitt <is@marketing-factory.de>
1008
* Replaced while(list()) calls by foreach
1009
* Fixed Issue 6264
1010
* Fixed Issue 6315
1011
* Fixed Issue 7092
1012
* Fixed Issue 6489
1013
* Fixed Issue 6487
1014
1015
20.02.2008 Ingo Schmitt <is@marketing-factory.de>
1016
* Fixed Bug 5802, Thanks to Christian Buelter
1017
* Fixed Bug 7261, Thanks to Sascha Egerer
1018
* Fixed Bug 7321, Thanks to Karsten Dambekalns
1019
* Fixed Bug 6388, Thanks to Karsten Dambekalns &  Patricia Tiedemann
1020
* Fixed Bug 7483, Thanks to Sascha Egerer
1021
1022
19.02.2008 Volker Graubaum <vg@e-netconsulting.de>
1023
* add sys_language_uid Filter in TS for empty basket/checkout
1024
1025
18.02.2008 Volker Graubaum <vg@e-netconsulting.de>
1026
* Fixed Bug 7213
1027
1028
18.02.2008 Ingo Schmitt <is@marketing-factory.de>
1029
* Added mc_autokeywords as conflict Extension.
1030
1031
16.02.2008 Ingo Schmitt <is@marketing-factory.de>
1032
* Patched Bug 7149, Thanks to Sascha Egerer
1033
* Fixed Bug 7321, changed all occurences of $TYPO3_CONF_VARS to $GLOBALS['TYPO3_CONF_VARS']
1034
* Fixed CSS in hooks.html
1035
1036
11.02.2008 Ingo Schmitt <is@marketing-factory.de>
1037
* Fixed Bug 7089, Thanks to Jörg Sprung
1038
* Fixed Bug 7492 and 7493
1039
1040
06.02.2008 Ingo Schmitt <is@marketing-factory.de>
1041
* Added Icon to User-States recordset
1042
* Added Icon to Order-types recordset
1043
* Listed Order Type icon also in Order List
1044
* Fixed naming of the Columns in order List
1045
1046
18.01.2008 Fabian Seltmann <fs@marketing-factory.de> -> Approved by Ingo
1047
* Added comment to order for shop administrator
1048
* Different Icons in OrderView for Order (has user comment, has admin comment, has different delievery address)
1049
* Enhanced Order-View
1050
* List of Article Number and Articles in Order view is configurable in Extension configuration
1051
1052
15.01.2008 Ingo Schmitt <is@marketing-factory.de>
1053
* Fixed Bug in Navigation concerning multi-language sites
1054
* Fixed Bug 7108,7110 Thanks to Sascha Egerer
1055
* Added Hook to pi3, Thanks to Sascha Egerer
1056
1057
07.01.2008 Ingo Schmitt <is@marketing-factory.de>
1058
* Fixed Bug with disabled fields in Checkout, Thanks to Fabian Seltmann <fs@web-factory.de>
1059
* Fixed Bug 6318 
1060
1061
02.01.2008 Ingo Schmitt <is@marketing-factory.de>
1062
* Cleaned Up Code (tx_commerce_articles)
1063
* Fixed Problem with Quickview and empty quickview basket, Thanks to Fabian Seltmann <fs@web-factory.de>
1064
* Fixed Bug, when no Pagebrowser is defined in TS.
1065
1066
31.12.2007 Ingo Schmitt <is@marketing-factory.de>
1067
* Fixed Bug 5518, since t3lib_db has alreday mm_rec capabilities since the 4.0.x branch
1068
* Raised Minimum TYPO3 Version to 4.0
1069
* Patched Feature 6315 to Core, Thanks to Alex Widschwendter
1070
* Fixed Bug 5374
1071
1072
30.12.2007 Ingo Schmitt <is@marketing-factory.de>
1073
* Fixed Bug 5008
1074
* Fixed Bug 5545
1075
* Fixed Bug 5164, changed Encoding for usermail and adminmail to UTF8, changed template language to English
1076
* Fixed Bug 6679, Thanks to Michiel Roos and Dmitry Dulepov
1077
* Fixed Bug 7066
1078
1079
29.12.2007 Volker Graubaum <vg@e-netconsulting.de>
1080
* add new hook in pi3, concerning Bug 5359, see hooklist in doc path
1081
1082
28.12.2007 Ingo Schmitt <is@narketing-factory.de>
1083
* Added Feature "Lock Basket" for external Payment provider. Thanks to Thibaut van de Mortel <tibo@goutemesdisques.com> for pointing me to this issue.
1084
* Cleand up ext_em_conf Template
1085
* Fixed wrong xclass inclusion code in ux_localrecordlist.php. Thankts to Ricardo Mieres <ricardo.mieres@502.cl>
1086
* Fixed Typo in ext_tables.php, Thanks to Elena Kuprienko <elena@kuprienko.de>
1087
* Added method get_article_attributes() to tx_commerce_articles, Thanks to Sebastian Boettger - Cross Content Media <dev@cross-content.com> 
1088
* Fixed Bug 6279, Thanks to Axel Klarmann and Michiel Roos
1089
* fixed Bug 6917, Thanks to Batomo
1090
* Fixed Bug 6850
1091
* Fixed Bug 6499, Thanks to Michiel Roos
1092
* Fixed Bug 6794, Thanks To Sascha Egerer
1093
1094
27.12.2007 Ingo Schmitt <is@marketing-factory.de>
1095
* Updated Documentation concerning imgPath
1096
1097
22.12.2007 Ingo Schmitt <is@marketing-factory.de>
1098
* Fixed Bug in static TS, Thanks to Fabian Seltmann <fs@web-factory.de>
1099
1100
19.12.2007 Ingo Schmitt<is@marketing-factory.de>
1101
* Added Hooks for Processing in PI1, Thanks To Joerg Sprung <jsp@marketing-factory.de>
1102
1103
13.12.2007 Ingo Schmitt <is@marketing-factory.de>
1104
* Added Translation pl,cz,hu
1105
* Added Hook for having own fields in Basket,  Thanks To Joerg Sprung <jsp@marketing-factory.de>
1106
10.12.2007 Ingo Schmitt <is@marketing-fcator.de>
1107
* Corrected handling of imgFolder, Thanks To Joerg Sprung <jsp@marketing-factory.de>
1108
* Added Handling for Alt-Tags in Images, Thanks to Christian Ehret <chris@ehret.name>
1109
* Corrected HTML in PI2 for IE7 and DropDown on Submit, Thanks to Julian Kleinhans <jk@marketing-factory.de>
1110
1111
5.12.2007 Ingo Schmitt <is@marketing-factory.de>
1112
* Fixed Bug 6376
1113
1114
30.11.2007 Ingo Schmitt <is@marketing-factory.de>
1115
sponsored by Impulse Network Limited: http://www.schutzgeld.de/
1116
* PI2: automatic deletion of Items, if prodtuct or article is not accessible
1117
* PI2: Automatic deletion of items, if stock is not mor availiabe.
1118
1119
16.11.2007 Ingo Schmitt <is@marketing-factory.de>
1120
* Fixed Problem in PI6, when BE user and FE suer are logged in
1121
1122
13.11.2007 Ingo Schmitt <is@marketing-factory.de>
1123
* Corrected Problem with User States Database definition
1124
* Lowered PHP version requirements to 4.3, added Patch for setting PHP_MAX_INT, thanks to Marc Bastian 
1125
* Added ARTICLE_PRICE_GROSS, ARTICLE_TOTAL_GROSS, ARTICLE_PRICE_NET, ARTICLE_TOTAL_NET to invoice
1126
* PI1- new typoscript option checkCategoryTree, see documentation
1127
1128
9.11.2007 Ingo Schmitt <is@marketing-factory.de>
1129
* New Hook in pibase -> additionalSubpartsProduct
1130
1131
8.11.2007 Ingo Schmitt <is@marketing-factory.de>
1132
* Fixed Bug 6274, Thanks to Marc Bastian Heinrichs
1133
* Added Wizzard Icon, Thanks Michiel Roos
1134
* Fixed problem with manufacturer Title, thanks to alex
1135
* Raised PHP min Version to 4.4
1136
* Added new hook in pi_base to add your own XML Locallang file to language marker, thanks to Joerg Sprung for implementing and Metabo for sponsoring
1137
* New Hook in PI1 makeArticleView->additionalMarkerMakeArticleView
1138
1139
6.11.2007 Ingo Schmitt <is@marketing-factory.de>
1140
* Fixed a Problem with PHP 5.2.x, Thanks to Joerg Sprung
1141
1142
26.10.2007 Ingo Schmitt <is@marketing-factory.de>
1143
* Clariefied tx_commerce_categores documentation, regarding child_categories and child_products, Thanks to Joerg Sprung
1144
* Fixed bug in tx_commerce_product_db, checking opf GLOBALS[TSFE] is defined, Thanks to Joerg Sprung
1145
1146
24.10.2007 Ingo Schmitt <is@marketing-factory.de>
1147
* Fixed Bug 6488, Thanks to Dmitry Dulepov, Michiel Roos, Sascha Egerer
1148
* Fixed Bug 6556, Thanks to Christoph Nikic
1149
* Fixed Bug 6536, Thanks to Sascha Egerer
1150
* Fixed Bug 6521, Thanks to Dmitry Dulepov
1151
1152
21.10.2007 Ingo Schmitt <is@marketing-factory.de
1153
* Fixed Problem with sorting hook in tx_commerce_db_alib.php, thanks to Dmitry Dulepov
1154
* New Hooks productQueryPreHook and productQueryPostHook in tx_commerce_db_category, thanks to Dmitry Dulepov 
1155
* New Hook formatAttributeValue in tx_commerce_pibase, thanks to Dmitry Dulepov
1156
* Added valueidlist to attribute matrix,  thanks to Dmitry Dulepov 
1157
1158
10.10.2007 Ingo Schmitt <is@marketing-factory.de>
1159
* Changed pi1 Maximum Number of products to PHP_INT_MAX, thanks to Dmitry Dulepov
1160
1161
22.09.2007 Ingo Schmitt <is@marketing-factory.de> & Volker Graubaum <vg@e-netconsulting.de>
1162
* Udpated CSS, Thanks to Tom Rüther
1163
* Removed pass variable by reference to getPathCat
1164
* Fixed Bug 6222, Thanks to Karsten Dambekalns
1165
* Fixed Bug 6223
1166
* Fixed Bug 6267
1167
* Fixed Bug 6277
1168
* Fixed Bug 6189
1169
* Removed Company from tt_address aditional fields
1170
1171
20.09.2007 Ingo Schmitt <is@marketing-factory.de>
1172
* Fixed bug 6310
1173
* products and categories could not be inserted on pages anymore
1174
1175
13.09.2007 Ingo Schmitt <is@marketing-factory.de>
1176
* Fixed Bug in PI4 
1177
1178
11.09.2007 Ingo Schmitt <is@marketing-factory.de>
1179
* Added return value to tx_commerce_articlecreator::createArticle()
1180
1181
31.08.2007 Ingo schmitt <is@marketing-factory.de>
1182
* Fixed two bugs in pi4, Thanks to Tom Rüther
1183
* Fixed Bug 6235, Thanks to "sascha" and Axel Klarmann
1184
* Fixed Bug in connecting Categories in tx_commerce_category, Thanks to "Roland"
1185
1186
29.08.2007 Ingo Schmitt <is@marketing-factory.de>
1187
* Fixed Marker ###ITEMS### and ###BASKEt_ITEMS###
1188
* Changed link to basket from quickview to be cacheable
1189
1190
24.08.2007 Ingo Schmitt <is@marketing-factory.de>
1191
* Updated documentation
1192
* Added fix for checking the catuid and showiuid in pi1
1193
* Fixed bug in navigation, thanks to Marc Bastian Heinrichs
1194
* Fixed Bug 6088, 6205
1195
1196
23.08.2007 Ingo Schmitt <is@marketing-factory.de>
1197
* Added check of given uid for product and category in pi1
1198
* Fixed bug in agrgation of statistics, if no order has been processed Thanks to Joerg Sprung
1199
* Added missing commit for ext_localconf.php Thanks to Karsten Dambekalns
1200
* Fixed Bug 6153, Thanks to Karsten Dambekalns and Peter Ruijter
1201
* Fixed Bug 6151, Thanks to Thomas Mammitzsch
1202
* Fixed Bug 6136
1203
1204
13.08.2007 Volker Graubaum <vg@e-netconsulting.de>
1205
* Updated Documentation and locallang
1206
* remove a spelling mistake
1207
1208
13.08.2007 Volker Graubaum <vg@e-netconsulting.de>
1209
* Fix articleselector for pi1
1210
* rewrite of pi6 - Thanks To Tom Rüther
1211
1212
12.08.2007 Ingo Schmitt <is@marketing-factory.de>
1213
* Added Processing of Language Marker to PI1, render list view
1214
* Added Language Marker to PI1 for ListView
1215
* Added new typolink Parameter setCommerceValues =1 to have the ability to add links to each fields element
1216
* Fixed Problem with PI rendering of ###CATEGORY_LIST_ITEM###
1217
* Added new Marker ###PRODUCT_CHEAPEST_PRICE_GROSS### and ###PRODUCT_CHEAPEST_PRICE_NET### to Render Product
1218
* Fixed Bug with checking priceIDs
1219
* Fixed Bug 6024
1220
* Added StepBar in Checkout
1221
* Made pi2 Templates XHTML valid, generated new default css. Thanks To Carla Froitzheim and Tom Rüther
1222
* Made pi3 Templates XHTML valid, generated new default css. Thanks To Carla Froitzheim and Tom Rüther
1223
* Added Delete from Basket Link to Basket Entries
1224
1225
11.08.2007 Ingo Schmitt <is@marketing-factory.de>
1226
* Corrected Naming of Conf Variable Preview Page UID
1227
* Added new Marker to pi1, see template for usage
1228
* Added explicit set of $this->cat in tx_commerce_pi1 to integer
1229
* Added new TypoScript Property for article object, defaultQuantity
1230
* Added New Marker to Article Output, LINKTOPUTINBASKET
1231
* Added new TypoLink addToBasketLink to article rendering
1232
* Made pi1 Templates XHTML valid, generated new default css. Thanks To Carla Froitzheim and Tom Rüther
1233
1234
08.08.2007 Ingo Schmitt <is@marketing-factory.de>
1235
* Added Check if object exists in tx_commerce_pibase::renderProduct
1236
* Added Check to Basket, if a given price ID is a valid price id from this article
1237
* New Method getPrices in tx_commerce_db_article
1238
* New Method getPossiblePriceUids in tx_commerce_articles
1239
* Fixed Issue 5204
1240
* Finally Fixed 5204 Thanks to Karsten Dambekalns 
1241
1242
03.08.2007 Ingo Schmitt <is@marketing-factory.de>
1243
* fixed Issue 5204 
1244
* fixed problem with scaled prices and pascet item calculation
1245
* added new Param priceid to pibase::getArticleMarker
1246
1247
02.08.2007 Ingo Schmitt <is@marketing-factory.de>
1248
* Fixed Problem with auto generating of invoices
1249
1250
31.07.2007 Ingo Schmitt <is@marketing-factory.de>
1251
* Beautified sourcecode
1252
* Fixed a typo in extension Configuration
1253
* Added company to invoice output
1254
1255
30.07.2007 Ingo Schmitt <is@marketing-factory.de>
1256
* Fixed issue 5539, Thanks to Paul Hansen
1257
* Fixed issue 5968, Thanks to Steffen Kamper
1258
* Fixed issue 6011, Thanks to Robert Destigter
1259
* Fixed issue 5711, Thanks to Martin Holtz
1260
* Fixed issue 5312, Thanks to Karsten Dambekalns
1261
1262
28.07.2007 Ingo Schmitt <is@marketing-factory.de>
1263
* Corrected handling of marker (noit Subparts) in pi6
1264
* Added showCurrencySign to TS for PI6
1265
1266
27.07.2007 Ingo Schmitt <is@marketing-factory.de>
1267
* Fixed wrong instantiation of tx_commerce_product in lib_navigation.
1268
1269
11.07.2007 Ingo Schmitt <is@marketing-factory.de>
1270
* Introduced Marker BASKET_ITEM_PRICEGROSSNOSCALE and BASKET_ITEM_PRICENETNOSCALE in Basket output
1271
1272
28.06.2007 Ingo Schmitt <is@marketing-fcatory.de>
1273
* Added max_length patch, you are now able to set the maxlength per field, thanks to Joerg Sprung
1274
1275
22.06.2007 Ingo Schmitt <is@marketing-factory.de>
1276
* New statistics icon (changed white to blue for a better visibility)
1277
* added new configuration "genprices" to have the possibility to generazte from gross and net
1278
1279
20.06.2007 Franz Holzinger <kontakt@fholzinger.com>
1280
* Fixed Problem with missing categories in category tree
1281
* Added link to edit-product in category tree
1282
* removed "add subcategory" item in clickmenue on article
1283
* removed unneeded span in category tree
1284
1285
14.06.2007 Ingo Schmitt <is@marketing-fcatory.de>
1286
* Added oder tstamp to orderlist Module
1287
1288
25.05.2007 Franz Holzinger <kontakt@fholzinger.com>
1289
* fix bug 5008: When you created a new product from the clickmenu then a wrong parent category has been taken.
1290
1291
25.05.2007 Ingo Schmitt <is@marketing-factory.de>
1292
* corrected db_commerce_product to work, when not use in frontent
1293
* renamed method get_parent_categorie to get_parent_category
1294
* marked get_parent_categorie as depricated
1295
* Added Patch to fix Problem in Navigation, Thanks to Joerg Sprung
1296
1297
24.05.2007 Franz Holzinger <kontakt@fholzinger.com>
1298
* fix bug 231 (typo3-commerce.org): move function slashJS from DAM into class.tx_graytree_div.php to have it ready for all JavaScript cases
1299
1300
23.05.2007 Franz Holzinger <kontakt@fholzinger.com>
1301
* fix bug 117 (typo3-commerce.org): no products shown any more in field categories tree
1302
1303
09.05.2007 Thomas Hempel <thomas@work.de>
1304
* Fixed bug concerning double $this in Hook call (0005577)
1305
* Fixed bug in pi3 concerning merge of non array objects (may be raised in combination with external payments)
1306
* Did some code cleanup
1307
* Fixed a typo in belib
1308
1309
28.04.2007 Volker Graubaum <vg@e-netconsulting.de>
1310
* add new html file with hooklist
1311
1312
28.04.2007 Ingo Schmitt <is@marketing-factory.de>
1313
* Patched Bug concerning Navigation (thanks to L.Muller <l.muller@ameos.com>
1314
* Patched security Problem in PI4. 
1315
* Added method getMunufacturerTitle to class.tx_comemrce_products
1316
* Add postProcessLinkArray to renderProducts
1317
!!! Update your installation!!!
1318
* Changed the complet PI6 for use complete templating. Thanks to Sudara <williams@web-crossing.com>
1319
* Fixed Bug 230
1320
1321
27.04.2007 Volker Graubaum <vg@e-netconsulting.de>
1322
* Added new hooks for rendering own fields and new steps
1323
* Fixed Bug 5408
1324
* Add funktion for rendering checkbox fields in pi3 and pi4
1325
* change fields with label to 2 different marker
1326
1327
27.04.2007 Ingo Schmitt <is@marketing-factory.de>
1328
* Change Module Configuration and instantiation of classes to new TYPO3 style
1329
* Changed definition of payment types and delivery types in ext_localconf (fixed BUG 5027)
1330
* Fixed Bug 5402, Thanks to Batomo
1331
* Fixed Bug 5380, Thanks to heiko ÔøΩzaykut
1332
* Fixed Bug 3573, Thanks to Batomo
1333
* Added methods to rebuild flexform XML for the recordsets. Thanks to Ricardo Mieres <ricardo.mieres@502.cl>
1334
* Beatified Sourcecode
1335
* Added additionalMarker to pi2->quickView
1336
* Changed Marker in PI3 ARTICLE_NUMBER to ARTICLE_ORDERNUMBER to have the correct naming sceme
1337
* Added storage of last product to PI1 an pibase
1338
* Added ###BASKET_LASTPRODUCTURL### and ###LANG_LAST_PRODUCT### to Basket
1339
1340
09.04.2007 Ingo Schmitt <is@marketing-factory.de>
1341
* Added method getParentProductuid to class.tx_commerce_articles
1342
1343
05.04.2007 Ingo Schmitt <is@marketing-factory.de>
1344
* Added method getSupplierName to class.tx_commerce_articles
1345
* Added method getSupplierName to class.db_articles
1346
* Added supplier to Article View
1347
* Beatified Soucrecode in lib/class.tx_commerce_pibase.php
1348
* Beatified Soucrecode in pi1/class.tx_commerce_pi1.php
1349
* Added Errorcode to pibase->renderproduct if no articlemarker is defined
1350
1351
04.04.2007 Ingo Schmitt <is@marketing-factory.de>
1352
* Updated documentation
1353
* Raised Version to 0.9.0
1354
* Upload to TER
1355
* Fixed Problem with product-selector in Content element, concerning ordernumber and eancode
1356
1357
02.04.2007 Ingo Schmitt <is@marketing-factory.de>
1358
* Added change log history
1359
* Raised Version to 0.8.35
1360
1361
28.03.2007 Ingo Schmitt <is@marketing-factory.de>
1362
* Fixed BUG 5238, thanks to Christian Sander
1363
* Fixed a problem with pagebrowser, concerning pointer in Page browser, thanks to Luc Muller <l.muller@ameos.com>
1364
* Fixed Bug 5194, thanks to batomo
1365
* Fixed Bug 5051
1366
1367
28.03.2007 Ingo Schmitt <is@marketing-factory.de>
1368
* Fixed problem with setting empty PID when adding a price to a hidden article
1369
* Corrected PID handling in DM hooks
1370
* Added saving of cruser_id whe creating article_prices
1371
1372
22.03.2007	Ingo Schmitt <is@marketing-factory.de>
1373
* Added support for stock handling service
1374
* Fixed PHP5 Warning when merging Marker Arrays 
1375
* Raised Version to 0.8.32
1376
1377
19.03.2007 Franz Holzinger <kontakt@fholzinger.com>
1378
* fix bug 247: show clickmenu on root category
1379
1380
15.02.2006 Volker Graubaum <vg@e-netconsulting.de>
1381
* pi2
1382
*  Added a call to stdWrap for empty basket
1383
1384
01.02.2006 Volker Graubaum <vg@e-netconsulting.de>
1385
* pibase
1386
  Added Hook for Processing MarkerArray in lineView
1387
1388
22.01.2006 Thomas Hempel <thomas@work.de>
1389
* added a checkbox for selecting all articles in "create articles" list vis JavaScript
1390
* fixed a bug in belib in method checkArray (check if the incomming is really an array)
1391
1392
21.01.2006 ingo Schmitt <is@marketing-factory.de>
1393
* pi3
1394
  Added $this as parameter to hooks (PostGenerateMail)
1395
  Added Hooks for Processing Marker Arrays
1396
1397
16.01.2006 Thomas Hempel <thomas@work.de>
1398
* pi3
1399
  Added new template subparts for templating support in address management
1400
  Added "edit" functionality for addresses in checkout
1401
* pi4
1402
  Fixed some bugs in template support for address management
1403
  Added capability of handling edit from checkout
1404
  Fixed some bugs in handling of external edit pages
1405
1406
Ingo Schmitt <is@marketing-factory.de>
1407
* Corrected typo in locallang.xml files
1408
* Added two ne Methods to tx_commerce_product:
1409
  getArticleUids() to replace getArticles()
1410
  getArticleObjects() as new method
1411
* declared getArticles() in tx_commerce_product as depricated
1412
* Changed getArticles in pi_base to getARticleUid()
1413
1414
11.01.2006 Thomas Hempel <thomas@work.de>
1415
* Added template for edit addresse form
1416
1417
1418
10.01.2006 Ingo Schmitt <is@marketing-factory.de>
1419
* Changed refferences in TCA from locallang.php to locallang_db.xml
1420
1421
7.1.2006 (Thomas Hempel <thomas@work.de>)
1422
* Changes in pi4 for min items of addresses, insert backpid and targetpid for changing
1423
1424
5.1.2006 (Frank KrÔøΩber <fk@marketing-factory.de>)
1425
* Generally replace locallang php-files with locallang xml-files. PHP-files will be deleted on 13.01.2006.
1426
1427
3.1.2006 (Ingo Schmitt <is@marketing-factory.de>)
1428
* pi3
1429
    Fixed Bug when sendin User- and Adminmail concerning namechange from surename to surname
1430
    Removed Textual Refferences to Projectname
1431
	Added OrderID to Object for refference in the Hook-Statements
1432
    
1433
* pibase
1434
    Added Method to Merge the Langmarkers from default and actual language to on Array to Display correct Names for the fields
1435
1436
* class.tx_comemrce_attributeeditor.php
1437
    Limited the selcetion of Attributes only to the commerce products pid 
1438
1439
* class.tx_commerce_belib.php
1440
* class.tx_commerce_dmhooks.php
1441
    Fixed Bug concerning Price changes. Now price changes works again
1442
1443
* class.tx_commerce_dmhooks.php
1444
    Fixexd Bug concerning changes of Attribute Values
1445
    
1446
   (Volker Graubaum <vg@e-netconsulting.de> )
1447
* changed pi4 for try to use as addressmanagement....
1448
* Updated setup with example lib for the HMENU
1449
1450
2.1.2006 (Ingo Schmitt <is@marketing-factory.de>)
1451
* pi2
1452
	fixed typo with $this-currency. In TYPO Script currency and curency are valid names for setting the currency
1453
    made EUR as default currency if no currency is defined in TS 
1454
    > Please Update TS to currency (from curency) to match correct written TS
1455
* pi3
1456
    Added init method for handling of TS values (Just moved Things from main to init)
1457
    Added currency to TS to change default currency
1458
    Translated English locallang Values to German
1459
    made EUR as default currency if no currency is defined in TS 
1460
 constants.txt
1461
    Added pi3 / currency to constants
1462
 setup TXT
1463
    Added pi3 / currency to setup   
1464
    
1465
 ------------------------------------------------------------------------
1466
r61 | ingo | 2006-03-02 11:01:54 +0100 (Do, 02 MÔøΩr 2006) | 16 lines
1467
1468
General cleanup for getting rid of install warnings in the EM
1469
* class.tx_commerce_feuserauth.php 
1470
  Corrected XCLASS include statement
1471
* class.tx_commerce_ccvs_lib.php
1472
  Added basic inherited class to match TYPO3 Guidlines
1473
* class.tx_commerce_navigation.php
1474
  Added basic inherited class to match TYPO3 Guidlines
1475
  Corrected XCLASS include statement
1476
* class.tx_commerce_order_localrecordlist.php
1477
  Corrected XCLASS include statement
1478
* ext/commerce/mod_category/class.user_attributeedit_func.php
1479
  Corrected XCLASS include statement
1480
* ext/commerce/payment/class.tx_commerce_payment_cashondelivery.php
1481
  Corrected XCLASS include statement
1482
* ext/commerce/payment/class.tx_commerce_payment_paypal.php
1483
  Corrected XCLASS include statement
1484
------------------------------------------------------------------------
1485
r60 | ingo | 2006-03-02 09:52:27 +0100 (Do, 02 MÔøΩr 2006) | 1 line
1486
1487
Fixed some typos
1488
------------------------------------------------------------------------
1489
r59 | ingo | 2006-03-02 09:49:01 +0100 (Do, 02 MÔøΩr 2006) | 1 line
1490
1491
Updated Coding Guidlines
1492
------------------------------------------------------------------------
1493
r58 | ingo | 2006-03-02 09:30:51 +0100 (Do, 02 MÔøΩr 2006) | 1 line
1494
1495
Updated Projectdescription
1496
------------------------------------------------------------------------
1497
r57 | ingo | 2006-02-17 15:39:48 +0100 (Fr, 17 Feb 2006) | 1 line
1498
1499
new versions
1500
------------------------------------------------------------------------
1501
r56 | ingo | 2006-02-16 15:08:35 +0100 (Do, 16 Feb 2006) | 1 line
1502
1503
Fixed bug  0001849
1504
------------------------------------------------------------------------
1505
r55 | ingo | 2006-02-16 14:54:56 +0100 (Do, 16 Feb 2006) | 1 line
1506
1507
Fixed Buig Raphael Mentioned
1508
------------------------------------------------------------------------
1509
r54 | volker | 2006-02-15 12:33:36 +0100 (Mi, 15 Feb 2006) | 2 lines
1510
1511
added change for empty basket
1512
1513
------------------------------------------------------------------------
1514
r53 | ingo | 2006-02-14 14:09:55 +0100 (Di, 14 Feb 2006) | 1 line
1515
1516
fixed problem with not defined arrays in generateLanguageMaker
1517
------------------------------------------------------------------------
1518
r52 | ingo | 2006-02-14 12:30:43 +0100 (Di, 14 Feb 2006) | 1 line
1519
1520
removed debug ..
1521
------------------------------------------------------------------------
1522
r51 | ingo | 2006-02-14 12:27:03 +0100 (Di, 14 Feb 2006) | 1 line
1523
1524
test debug
1525
------------------------------------------------------------------------
1526
r50 | ingo | 2006-02-14 12:21:32 +0100 (Di, 14 Feb 2006) | 1 line
1527
1528
Bugfiexes for bugs came in twith the changes on sunday
1529
------------------------------------------------------------------------
1530
r49 | ingo | 2006-02-14 11:56:20 +0100 (Di, 14 Feb 2006) | 1 line
1531
1532
released a problem 
1533
------------------------------------------------------------------------
1534
r48 | ingo | 2006-02-14 11:54:25 +0100 (Di, 14 Feb 2006) | 1 line
1535
1536
fixed bug with call of parent init method
1537
------------------------------------------------------------------------
1538
r47 | volker | 2006-02-14 11:44:33 +0100 (Di, 14 Feb 2006) | 2 lines
1539
1540
fix error with " sign, which makes an error in IE
1541
1542
------------------------------------------------------------------------
1543
r46 | ingo | 2006-02-13 10:48:31 +0100 (Mo, 13 Feb 2006) | 1 line
1544
1545
Updated documentation
1546
------------------------------------------------------------------------
1547
r45 | ingo | 2006-02-13 10:48:17 +0100 (Mo, 13 Feb 2006) | 1 line
1548
1549
fixed a bug in typo of method name
1550
------------------------------------------------------------------------
1551
r44 | volker | 2006-02-12 12:50:40 +0100 (So, 12 Feb 2006) | 1 line
1552
1553
fix em bug
1554
------------------------------------------------------------------------
1555
r43 | thomas | 2006-02-12 10:14:46 +0100 (So, 12 Feb 2006) | 2 lines
1556
1557
* made a copy of pi3 into pi5
1558
1559
------------------------------------------------------------------------
1560
r42 | ingo | 2006-02-11 19:39:00 +0100 (Sa, 11 Feb 2006) | 1 line
1561
1562
added getfiled and setfield methods for own fields
1563
------------------------------------------------------------------------
1564
r41 | ingo | 2006-02-11 19:11:55 +0100 (Sa, 11 Feb 2006) | 1 line
1565
1566
changed naming from get_images to getImages, declared get_images as depricated
1567
------------------------------------------------------------------------
1568
r38 | ingo | 2006-02-11 17:50:49 +0100 (Sa, 11 Feb 2006) | 1 line
1569
1570
removed unneded files
1571
------------------------------------------------------------------------
1572
r37 | ingo | 2006-02-11 17:50:20 +0100 (Sa, 11 Feb 2006) | 1 line
1573
1574
moved hook files
1575
------------------------------------------------------------------------
1576
r36 | ingo | 2006-02-11 15:58:25 +0100 (Sa, 11 Feb 2006) | 1 line
1577
1578
finally removed tca files, as moved to tca folder
1579
------------------------------------------------------------------------
1580
r35 | ingo | 2006-02-11 15:56:34 +0100 (Sa, 11 Feb 2006) | 1 line
1581
1582
fixed a commentary bug 
1583
------------------------------------------------------------------------
1584
r34 | ingo | 2006-02-11 15:50:08 +0100 (Sa, 11 Feb 2006) | 1 line
1585
1586
moved refference to lib/locallang to locallang_be.xml
1587
------------------------------------------------------------------------
1588
r33 | ingo | 2006-02-11 15:45:55 +0100 (Sa, 11 Feb 2006) | 1 line
1589
1590
Hook for basket creation
1591
------------------------------------------------------------------------
1592
r32 | ingo | 2006-02-11 15:45:02 +0100 (Sa, 11 Feb 2006) | 2 lines
1593
1594
Moved all hook files to one Folder
1595
removed xclass use of fe_userinit, as typo3 3.8.0 comes with handy hook 
1596
------------------------------------------------------------------------
1597
r31 | ingo | 2006-02-11 15:44:58 +0100 (Sa, 11 Feb 2006) | 2 lines
1598
1599
Moved all hook files to one Folder
1600
removed xclass use of fe_userinit, as typo3 3.8.0 comes with handy hook 
1601
------------------------------------------------------------------------
1602
r30 | volker | 2006-02-11 15:36:25 +0100 (Sa, 11 Feb 2006) | 2 lines
1603
1604
changes the TCA. move tca to own folder
1605
1606
------------------------------------------------------------------------
1607
r29 | volker | 2006-02-11 15:35:49 +0100 (Sa, 11 Feb 2006) | 2 lines
1608
1609
changes some things
1610
1611
------------------------------------------------------------------------
1612
r28 | ingo | 2006-02-11 15:09:33 +0100 (Sa, 11 Feb 2006) | 1 line
1613
1614
added dokumentation
1615
------------------------------------------------------------------------
1616
r27 | ingo | 2006-02-11 15:09:23 +0100 (Sa, 11 Feb 2006) | 1 line
1617
1618
removed unused files
1619
------------------------------------------------------------------------
1620
r26 | volker | 2006-02-11 15:01:07 +0100 (Sa, 11 Feb 2006) | 2 lines
1621
1622
changed documentation in pi1
1623
1624
------------------------------------------------------------------------
1625
r25 | ingo | 2006-02-11 14:52:01 +0100 (Sa, 11 Feb 2006) | 1 line
1626
1627
Updated dokumentation
1628
------------------------------------------------------------------------
1629
r24 | ingo | 2006-02-11 14:50:16 +0100 (Sa, 11 Feb 2006) | 1 line
1630
1631
Removed unused files
1632
------------------------------------------------------------------------
1633
r21 | thomas | 2006-02-11 11:30:59 +0100 (Sa, 11 Feb 2006) | 3 lines
1634
1635
* renamed old manual
1636
* added empty manual template
1637
1638
------------------------------------------------------------------------
1639
r20 | ingo | 2006-02-10 18:35:13 +0100 (Fr, 10 Feb 2006) | 1 line
1640
1641
Fixed Problem with recursive Lang-Marker in XML Files
1642
------------------------------------------------------------------------
1643
r19 | ingo | 2006-02-10 18:19:03 +0100 (Fr, 10 Feb 2006) | 1 line
1644
1645
First release for editor handbook
1646
------------------------------------------------------------------------
1647
r18 | volker | 2006-01-29 10:59:27 +0100 (So, 29 Jan 2006) | 5 lines
1648
1649
1650
another change for the article type
1651
1652
M    trunk/ext_tables.sql
1653
1654
------------------------------------------------------------------------
1655
r17 | volker | 2006-01-29 10:57:53 +0100 (So, 29 Jan 2006) | 5 lines
1656
1657
1658
change article type
1659
1660
M    trunk/tx_commerce_articles.tca.php
1661
1662
------------------------------------------------------------------------
1663
r2 | thomas | 2006-01-24 21:14:15 +0100 (Di, 24 Jan 2006) | 2 lines
1664
1665
* initial import of commerce
1666
1667
------------------------------------------------------------------------
1668
1669
Changelog for tx_commerce
1670
22.01.2006 Thomas Hempel <thomas@work.de>
1671
* added a checkbox for selecting all articles in "create articles" list vis JavaScript
1672
* fixed a bug in belib in method checkArray (check if the incomming is really an array)
1673
1674
21.01.2006 ingo Schmitt <is@marketing-factory.de>
1675
* pi3
1676
  Added $this as parameter to hooks (PostGenerateMail)
1677
  Added Hooks for Processing Marker Arrays
1678
  
1679
16.01.2006 Thomas Hempel <thomas@work.de>
1680
* pi3
1681
  Added new template subparts for templating support in address management
1682
  Added "edit" functionality for addresses in checkout
1683
* pi4
1684
  Fixed some bugs in template support for address management
1685
  Added capability of handling edit from checkout
1686
  Fixed some bugs in handling of external edit pages
1687
1688
Ingo Schmitt <is@marketing-factory.de>
1689
*   Corrected typo in locallang.xml files
1690
*   Added two ne Methods to tx_commerce_product:
1691
	getArticleUids() to replace getArticles()
1692
	getArticleObjects() as new method
1693
*	decared getArticles() in tx_commerce_product as deüpricated
1694
* 	Changed getArticles in pi_base to getARticleUid()
1695
1696
11.01.2006 Thomas Hempel <thomas@work.de>
1697
*	Added template for edit addresse form
1698
1699
1700
10.01.2006 Ingo Schmitt <is@marketing-factory.de>
1701
*  Changed refferences in TCA from locallang.php to locallang_db.xml
1702
1703
7.1.2006 (Thomas Hempel <thomas@work.de>)
1704
*  Changes in pi4 for min items of addresses, insert backpid and targetpid for changing
1705
1706
5.1.2006 (Frank KrÔøΩber <fk@marketing-factory.de>)
1707
*   Generally replace locallang php-files with locallang xml-files. PHP-files will be deleted on 13.01.2006.
1708
1709
3.1.2006 (Ingo Schmitt <is@marketing-factory.de>)
1710
* pi3
1711
    Fixed Bug when sendin User- and Adminmail concerning namechange from surename to surname
1712
    Removed Textual Refferences to Projectname
1713
	Added OrderID to Object for refference in the Hook-Statements
1714
    
1715
* pibase
1716
    Added Method to Merge the Langmarkers from default and actual language to on Array to Display correct Names for the fields
1717
1718
* class.tx_comemrce_attributeeditor.php
1719
    Limited the selcetion of Attributes only to the commerce products pid 
1720
1721
* class.tx_commerce_belib.php
1722
* class.tx_commerce_dmhooks.php
1723
    Fixed Bug concerning Price changes. Now price changes works again
1724
1725
* class.tx_commerce_dmhooks.php
1726
    Fixexd Bug concerning changes of Attribute Values
1727
    
1728
   (Volker Graubaum <vg@e-netconsulting.de> )
1729
* changed pi4 for try to use as addressmanagement....
1730
* Updated setup with example lib for the HMENU
1731
1732
2.1.2006 (Ingo Schmitt <is@marketing-factory.de>)
1733
* pi2
1734
	fixed typo with $this-currency. In TYPO Script currency and curency are valid names for setting the currency
1735
    made EUR as default currency if no currency is defined in TS 
1736
    > Please Update TS to currency (from curency) to match correct written TS
1737
* pi3
1738
    Added init method for handling of TS values (Just moved Things from main to init)
1739
    Added currency to TS to change default currency
1740
    Translated English locallang Values to German
1741
    made EUR as default currency if no currency is defined in TS 
1742
 constants.txt
1743
    Added pi3 / currency to constants
1744
 setup TXT
1745
    Added pi3 / currency to setup   
1746
    
1747