Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 6 1 hpdl 1687 43

latest revision download trunk

6 annotated / raw | Diffs: previous, other | Lines: 1283 ( +3, -2 )

Created: 2005-02-23 16:07:33 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 6

replace the calls to the database functions with the new database class methods

Branch point for: hpdl

Properties

 svn:keywords = Id

5 annotated / raw | Diffs: previous, other | Lines: 1282 ( +0, -0 )

Created: 2005-01-31 02:40:15 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 5

Added svn:keywords Id property

Properties

 svn:keywords = Id

1 new annotated / raw | Lines: 1282 ( +1282, -0 )

Created: 2005-01-31 01:06:19 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 1

Initial import

latest revision download Branch hpdl

1687 annotated / raw | Diffs: previous, other | Lines: 5882 ( +19, -1 )

Created: 2007-09-03 21:43:04 +0200 (14 months ago) | Author: hpdl | Changeset: 1687

Introduce new Product Attributes feature
Allow for dynamic interaction between product variant combination values and the information shown on the product information page (eg, price and model)

Properties

 svn:eol-style = native
 svn:keywords = Id

1680 annotated / raw | Diffs: previous, other | Lines: 5864 ( +4, -3 )

Created: 2007-08-29 23:02:22 +0200 (15 months ago) | Author: hpdl | Changeset: 1680

Allow default product variants to be defined so the combination is selected by default on the product information page

Properties

 svn:eol-style = native
 svn:keywords = Id

1679 annotated / raw | Diffs: previous, other | Lines: 5863 ( +2, -2 )

Created: 2007-08-29 18:12:38 +0200 (15 months ago) | Author: hpdl | Changeset: 1679

Fix default store zone values

Properties

 svn:eol-style = native
 svn:keywords = Id

1677 annotated / raw | Diffs: previous, other | Lines: 5863 ( +21, -10 )

Created: 2007-08-29 02:33:19 +0200 (15 months ago) | Author: hpdl | Changeset: 1677

Modularize product variant groups
Allow assignment of multiple variant group values (depends on the product variant group module used)
Change logic of the shopping cart class to reference added products by a customer specific item ID instead of the product ID. This allows one product to be added multiple times to the shopping cart (eg, when accepting custom variant values for a product (ie, front text and back text for a t-shirt))
rename osc_customers_basket database table to osc_shopping_carts

Properties

 svn:eol-style = native
 svn:keywords = Id

1674 annotated / raw | Diffs: previous, other | Lines: 5852 ( +38, -55 )

Created: 2007-08-21 00:56:00 +0200 (15 months ago) | Author: hpdl | Changeset: 1674

introduce new product variants feature

Properties

 svn:eol-style = native
 svn:keywords = Id

1545 annotated / raw | Diffs: previous, other | Lines: 5869 ( +4702, -256 )

Created: 2007-03-31 04:20:17 +0200 (20 months ago) | Author: hpdl | Changeset: 1545

merge country zones Anders worked on

Properties

 svn:eol-style = native
 svn:keywords = Id

1534 annotated / raw | Diffs: previous, other | Lines: 1423 ( +6, -2 )

Created: 2007-03-31 00:05:42 +0200 (20 months ago) | Author: hpdl | Changeset: 1534

move program locations to the configuration table

Properties

 svn:eol-style = native
 svn:keywords = Id

1507 annotated / raw | Diffs: previous, other | Lines: 1419 ( +2, -13 )

Created: 2007-03-29 23:09:06 +0200 (20 months ago) | Author: hpdl | Changeset: 1507

allow language sets to inject definitions from another language set
this is helpful for language variations where only a few definitions are different

Properties

 svn:eol-style = native
 svn:keywords = Id

1497 annotated / raw | Diffs: previous, other | Lines: 1430 ( +3, -1 )

Created: 2007-03-29 15:40:05 +0200 (20 months ago) | Author: hpdl | Changeset: 1497

update version number to 3.0 Alpha 4
update copyright notice / license notice

Properties

 svn:eol-style = native
 svn:keywords = Id

1388 annotated / raw | Diffs: previous, other | Lines: 1428 ( +1, -1 )

Created: 2007-03-06 13:22:27 +0100 (20 months ago) | Author: hpdl | Changeset: 1388

MySQL 4.x compatibility fix

Properties

 svn:eol-style = native
 svn:keywords = Id

1381 annotated / raw | Diffs: previous, other | Lines: 1428 ( +7, -7 )

Created: 2007-03-06 00:34:49 +0100 (20 months ago) | Author: hpdl | Changeset: 1381

merge from trunk r1283, r1315-1317

Properties

 svn:eol-style = native
 svn:keywords = Id

1290 annotated / raw | Diffs: previous, other | Lines: 1428 ( +15, -0 )

Created: 2007-03-01 20:36:08 +0100 (21 months ago) | Author: hpdl | Changeset: 1290

introduce an administrators log class to log actions performed at the administration tool

Properties

 svn:eol-style = native
 svn:keywords = Id

1110 annotated / raw | Diffs: previous, other | Lines: 1413 ( +0, -2 )

Created: 2006-11-06 12:38:41 +0100 (2 years ago) | Author: hpdl | Changeset: 1110

fix the addition of new administrators

Properties

 svn:eol-style = native
 svn:keywords = Id

1070 annotated / raw | Diffs: previous, other | Lines: 1415 ( +7, -0 )

Created: 2006-10-25 15:28:07 +0200 (2 years 1 month ago) | Author: hpdl | Changeset: 1070

introduction of the access level implementation

Properties

 svn:eol-style = native
 svn:keywords = Id

1026 annotated / raw | Diffs: previous, other | Lines: 1408 ( +1, -1 )

Created: 2006-10-20 02:53:11 +0200 (2 years 1 month ago) | Author: hpdl | Changeset: 1026

logic update

this commit includes changes to osc_href_link() which the administration tool was also going to use - it is not yet known if this change will be kept or not

Properties

 svn:eol-style = native
 svn:keywords = Id

970 annotated / raw | Diffs: previous, other | Lines: 1408 ( +1, -1 )

Created: 2006-09-01 14:24:02 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 970

when importing or removing a language, also take care of the product image groups
remove the auto_increment from the osc_products_images_groups table

Properties

 svn:eol-style = native
 svn:keywords = Id

962 annotated / raw | Diffs: previous, other | Lines: 1408 ( +2, -2 )

Created: 2006-09-01 01:40:41 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 962

update default values

Properties

 svn:eol-style = native
 svn:keywords = Id

948 annotated / raw | Diffs: previous, other | Lines: 1408 ( +0, -4 )

Created: 2006-08-31 19:12:25 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 948

use the defined image sizes for the heading; remove redundant image parameters

Properties

 svn:eol-style = native
 svn:keywords = Id

944 annotated / raw | Diffs: previous, other | Lines: 1412 ( +1, -2 )

Created: 2006-08-31 15:43:42 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 944

remove the language image value from the database and hardcode it as icon.gif

Properties

 svn:eol-style = native
 svn:keywords = Id

856 annotated / raw | Diffs: previous, other | Lines: 1413 ( +182, -134 )

Created: 2006-08-30 00:40:27 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 856

added zones for:

Australia
Chile
Sweden

Properties

 svn:eol-style = native
 svn:keywords = Id

825 annotated / raw | Diffs: previous, other | Lines: 1365 ( +1, -0 )

Created: 2006-08-29 13:33:05 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 825

add missing parameter

Properties

 svn:eol-style = native
 svn:keywords = Id

811 annotated / raw | Diffs: previous, other | Lines: 1364 ( +19, -25 )

Created: 2006-08-27 17:13:33 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 811

merge the customers_info database table to the customers table

Properties

 svn:eol-style = native
 svn:keywords = Id

809 annotated / raw | Diffs: previous, other | Lines: 1370 ( +0, -10 )

Created: 2006-08-27 03:02:21 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 809

remove redundant customers_basket_attributes database table

Properties

 svn:eol-style = native
 svn:keywords = Id

803 annotated / raw | Diffs: previous, other | Lines: 1380 ( +0, -2 )

Created: 2006-08-26 02:56:59 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 803

remove redundant parameters

Properties

 svn:eol-style = native
 svn:keywords = Id

778 annotated / raw | Diffs: previous, other | Lines: 1382 ( +1, -1 )

Created: 2006-08-23 20:07:31 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 778

allow the postcode to be entered voluntarily (not needed in some countries; eg Chile)

Properties

 svn:eol-style = native
 svn:keywords = Id

762 annotated / raw | Diffs: previous, other | Lines: 1382 ( +1, -1 )

Created: 2006-08-23 14:46:42 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 762

add the address format for Chile (thanks to Anders (Tech2000))

Properties

 svn:eol-style = native
 svn:keywords = Id

743 annotated / raw | Diffs: previous, other | Lines: 1382 ( +41, -43 )

Created: 2006-08-22 20:25:36 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 743

standardize some more admin general.php functions

move configuration parameter set and use functions to a new admin/includes/functions/cfg_parameters/ directory .. this allows contributions to define their own set and use parameter functions without the need to edit the general.php function file

Properties

 svn:eol-style = native
 svn:keywords = Id

737 annotated / raw | Diffs: previous, other | Lines: 1384 ( +4, -4 )

Created: 2006-08-21 18:00:40 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 737

update country and zone name field sizes

Properties

 svn:eol-style = native
 svn:keywords = Id

732 annotated / raw | Diffs: previous, other | Lines: 1384 ( +252, -269 )

Created: 2006-08-20 02:18:00 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 732

standardize address related functions into a new osC_Address class
move the address format to the country level (countries database table)

Properties

 svn:eol-style = native
 svn:keywords = Id

721 annotated / raw | Diffs: previous, other | Lines: 1401 ( +0, -1 )

Created: 2006-08-17 18:43:01 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 721

remove redundant parameter

Properties

 svn:eol-style = native
 svn:keywords = Id

685 annotated / raw | Diffs: previous, other | Lines: 1402 ( +0, -2 )

Created: 2006-08-14 19:17:56 +0200 (2 years 3 months ago) | Author: hpdl | Changeset: 685

css/xhtml updates
standardize html_output functions
convert & to & in the href_link function

Properties

 svn:eol-style = native
 svn:keywords = Id

645 annotated / raw | Diffs: previous, other | Lines: 1404 ( +2, -2 )

Created: 2006-07-18 19:44:58 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 645

change the encoding to utf-8

Properties

 svn:eol-style = native
 svn:keywords = Id

607 annotated / raw | Diffs: previous, other | Lines: 1404 ( +2, -1 )

Created: 2006-07-05 12:17:57 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 607

Automatically select the best connection means to communicate with gateway servers

Properties

 svn:eol-style = native
 svn:keywords = Id

603 annotated / raw | Diffs: previous, other | Lines: 1403 ( +6, -4 )

Created: 2006-07-04 14:48:54 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 603

add image groups administration page
add "mini" image group
show default image group images on the product edit page
rename "Default" image group to "Thumbnails"

Properties

 svn:eol-style = native
 svn:keywords = Id

599 annotated / raw | Diffs: previous, other | Lines: 1401 ( +1, -2 )

Created: 2006-07-03 19:36:46 +0200 (2 years 4 months ago) | Author: hpdl | Changeset: 599

remove the products_images_groups_id reference in the osc_products_images table; resize an original image to all image groups available

Properties

 svn:eol-style = native
 svn:keywords = Id

583 annotated / raw | Diffs: previous, other | Lines: 1402 ( +10, -1 )

Created: 2006-06-29 15:12:20 +0200 (2 years 5 months ago) | Author: hpdl | Changeset: 583

new administration tool functionality for the multiple product images implementation

* image groups still need to be configurable via the administration tool
* showing the multiple images on the product info page still needs to be done

Properties

 svn:eol-style = native
 svn:keywords = Id

556 annotated / raw | Diffs: previous, other | Lines: 1393 ( +9, -9 )

Created: 2006-05-01 01:57:23 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 556

rename osc_images and osc_images_groups to osc_products_images and osc_products_images_groups .. the original idea was also going to include category images but this will now be specific to product images

add 80x100 sizes to the default image group

Properties

 svn:eol-style = native
 svn:keywords = Id

555 annotated / raw | Diffs: previous, other | Lines: 1393 ( +24, -1 )

Created: 2006-05-01 00:28:59 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 555

Start the multiple product images implementation

Properties

 svn:eol-style = native
 svn:keywords = Id

553 annotated / raw | Diffs: previous, other | Lines: 1370 ( +0, -1 )

Created: 2006-04-29 18:19:15 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 553

this field isn't used anymore

Properties

 svn:eol-style = native
 svn:keywords = Id

530 annotated / raw | Diffs: previous, other | Lines: 1371 ( +1, -0 )

Created: 2006-04-25 16:44:31 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 530

add a new "Preparing" order status level

Properties

 svn:eol-style = native
 svn:keywords = Id

513 annotated / raw | Diffs: previous, other | Lines: 1370 ( +1, -0 )

Created: 2006-04-19 16:32:14 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 513

new Saferpay credit card payment module, with its own credit card type for testing purposes

Properties

 svn:eol-style = native
 svn:keywords = Id

506 annotated / raw | Diffs: previous, other | Lines: 1369 ( +2, -1 )

Created: 2006-04-19 13:57:49 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 506

add missing field for the payment module

Properties

 svn:eol-style = native
 svn:keywords = Id

501 annotated / raw | Diffs: previous, other | Lines: 1368 ( +0, -37 )

Created: 2006-04-18 14:30:48 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 501

install the service module parameters during the installation procedure by setting up the modules and calling their install() methods

Properties

 svn:eol-style = native
 svn:keywords = Id

500 annotated / raw | Diffs: previous, other | Lines: 1405 ( +55, -52 )

Created: 2006-04-18 08:27:10 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 500

replace True/true/False/false parameter values with integar values, that is then translated to the language used

Properties

 svn:eol-style = native
 svn:keywords = Id

488 annotated / raw | Diffs: previous, other | Lines: 1402 ( +59, -22 )

Created: 2006-04-18 01:46:08 +0200 (2 years 7 months ago) | Author: hpdl | Changeset: 488

updated credit cards table; new order transactions tables; updated text to utf-8

Properties

 svn:eol-style = native
 svn:keywords = Id

473 annotated / raw | Diffs: previous, other | Lines: 1365 ( +2, -1 )

Created: 2006-03-06 01:31:15 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 473

last minute commits for 3.0alpha2

Properties

 svn:eol-style = native
 svn:keywords = Id

469 annotated / raw | Diffs: previous, other | Lines: 1364 ( +1, -16 )

Created: 2006-03-05 21:40:38 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 469

update version to 3.0a2
remove german and spanish languages (for now)
set the default banner to automatically expire after 7 days (preparation for corporate sponsors (gold level))

Properties

 svn:eol-style = native
 svn:keywords = Id

445 annotated / raw | Diffs: previous, other | Lines: 1379 ( +2, -0 )

Created: 2006-02-20 15:59:42 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 445

remove john doe from new installations

add administrators name and email address to the administrators database table

Properties

 svn:eol-style = native
 svn:keywords = Id

440 annotated / raw | Diffs: previous, other | Lines: 1377 ( +0, -22 )

Created: 2006-02-19 19:40:20 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 440

install modules during the installation procedure by calling their install methods directly

Properties

 svn:eol-style = native
 svn:keywords = Id

438 annotated / raw | Diffs: previous, other | Lines: 1399 ( +1, -1 )

Created: 2006-02-16 15:50:54 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 438

move some logic from application_top.php to a new "core" service module, that takes care of setting up the objects we need (this fixes the relationships between classes where some depended on certain classes/objects being instantiated first)

finalize checkout procedure cleanup (yay! :))

Properties

 svn:eol-style = native
 svn:keywords = Id

431 annotated / raw | Diffs: previous, other | Lines: 1399 ( +0, -2 )

Created: 2006-02-15 06:57:09 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 431

checkout modules cleanup

Properties

 svn:eol-style = native
 svn:keywords = Id

425 annotated / raw | Diffs: previous, other | Lines: 1401 ( +0, -1 )

Created: 2006-02-14 12:31:42 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 425

insert the installed modules in the osc_templates_boxes table .. this table will be renamed to osc_modules later on, and will contain all installed modules (boxes, payment, shipping, order total, ..)

Properties

 svn:eol-style = native
 svn:keywords = Id

423 annotated / raw | Diffs: previous, other | Lines: 1402 ( +0, -3 )

Created: 2006-02-09 21:06:47 +0100 (2 years 9 months ago) | Author: hpdl | Changeset: 423

additional cleanups to the shipping part of the checkout procedure

Properties

 svn:eol-style = native
 svn:keywords = Id

393 annotated / raw | Diffs: previous, other | Lines: 1405 ( +4, -5 )

Created: 2006-01-20 23:54:31 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 393

rename the language directory to the language code

Properties

 svn:eol-style = native
 svn:keywords = Id

392 annotated / raw | Diffs: previous, other | Lines: 1406 ( +5, -5 )

Created: 2006-01-20 21:42:52 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 392

update the language code to the xx_XX format, to differentiate between en_US, en_GB, de_DE, de_AT, etc..

Properties

 svn:eol-style = native
 svn:keywords = Id

387 annotated / raw | Diffs: previous, other | Lines: 1406 ( +16, -4 )

Created: 2006-01-18 17:49:58 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 387

the start of moving the language definitions over to xml files which can easily be imported into the database

currently only for the english language and currently stores a cached version of the definitions from the xml file instead of retrieving the values from the database

new xml class to take care of xml files

Properties

 svn:eol-style = native
 svn:keywords = Id

386 annotated / raw | Diffs: previous, other | Lines: 1394 ( +17, -14 )

Created: 2006-01-12 12:36:39 +0100 (2 years 10 months ago) | Author: hpdl | Changeset: 386

make the startdate field in the counter table a datetime field

replace the tep_date_short() and tep_date_long() functions with osC_DateTime class methods

move language parameters from the languages files to the languages database table

Properties

 svn:eol-style = native
 svn:keywords = Id

348 annotated / raw | Diffs: previous, other | Lines: 1391 ( +4, -5 )

Created: 2005-12-19 08:04:41 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 348

sanitize and move parameters to the right place

Properties

 svn:eol-style = native
 svn:keywords = Id

347 annotated / raw | Diffs: previous, other | Lines: 1392 ( +2, -3 )

Created: 2005-12-19 07:38:26 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 347

sanitize and move parameters to the right place

Properties

 svn:eol-style = native
 svn:keywords = Id

346 annotated / raw | Diffs: previous, other | Lines: 1393 ( +2, -3 )

Created: 2005-12-19 07:14:14 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 346

sanitize and move parameters to the right places

Properties

 svn:eol-style = native
 svn:keywords = Id

345 annotated / raw | Diffs: previous, other | Lines: 1394 ( +2, -1 )

Created: 2005-12-10 11:58:35 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 345

move the basic install logic to the main osC_Module class and use parent::install() in the children classes

sanitize some configuration parameters
make the category box show product count value independent on the global service category path module parameter (but reliant on it; ie, its possible to not show the numbers even though it may be enabled at the service module layer)

Properties

 svn:eol-style = native
 svn:keywords = Id

341 annotated / raw | Diffs: previous, other | Lines: 1393 ( +1, -1 )

Created: 2005-12-09 04:58:53 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 341

finish off the checkout trail box

Properties

 svn:eol-style = native
 svn:keywords = Id

340 annotated / raw | Diffs: previous, other | Lines: 1393 ( +3, -0 )

Created: 2005-12-07 05:15:08 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 340

modularize the also purchase products module

Properties

 svn:eol-style = native
 svn:keywords = Id

338 annotated / raw | Diffs: previous, other | Lines: 1390 ( +5, -2 )

Created: 2005-12-07 04:58:09 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 338

modularize the upcoming products module into a proper content module

Properties

 svn:eol-style = native
 svn:keywords = Id

336 annotated / raw | Diffs: previous, other | Lines: 1387 ( +5, -2 )

Created: 2005-12-07 04:45:57 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 336

modularize the new products module into a proper content module

Properties

 svn:eol-style = native
 svn:keywords = Id

334 annotated / raw | Diffs: previous, other | Lines: 1384 ( +2, -0 )

Created: 2005-12-07 04:26:50 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 334

install the recently visited content module by default (as the service module is installed by default)

Properties

 svn:eol-style = native
 svn:keywords = Id

331 annotated / raw | Diffs: previous, other | Lines: 1382 ( +16, -15 )

Created: 2005-12-06 04:28:58 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 331

combine the administration boxes page to also take care of page content modules

it's working but the changes need to be cleaned up to have a consistent implementation

Properties

 svn:eol-style = native
 svn:keywords = Id

320 annotated / raw | Diffs: previous, other | Lines: 1381 ( +3, -3 )

Created: 2005-12-04 16:47:23 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 320

don't save the file extension in the database

Properties

 svn:eol-style = native
 svn:keywords = Id

317 annotated / raw | Diffs: previous, other | Lines: 1381 ( +17, -16 )

Created: 2005-12-04 02:37:19 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 317

add a page_specific flag to the template box layout page, to allow only specific boxes to be shown on specific pages (overrides the global * implementation)

Properties

 svn:eol-style = native
 svn:keywords = Id

314 annotated / raw | Diffs: previous, other | Lines: 1380 ( +44, -0 )

Created: 2005-12-03 19:37:09 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 314

insert default parameter values for the boxes and layout

Properties

 svn:eol-style = native
 svn:keywords = Id

313 annotated / raw | Diffs: previous, other | Lines: 1336 ( +36, -3 )

Created: 2005-12-03 17:40:59 +0100 (2 years 11 months ago) | Author: hpdl | Changeset: 313

make the boxes administrateable through the administration tool interface

* still limited to the default template ('default', id:1)
* no default database entries yet so no boxes are active by default
* there is a modules link but the page is not included in this commit

Properties

 svn:eol-style = native
 svn:keywords = Id

301 annotated / raw | Diffs: previous, other | Lines: 1303 ( +7, -6 )

Created: 2005-11-30 23:22:36 +0100 (3 years ago) | Author: hpdl | Changeset: 301

update parameters

Properties

 svn:eol-style = native
 svn:keywords = Id

289 annotated / raw | Diffs: previous, other | Lines: 1302 ( +1, -1 )

Created: 2005-11-28 23:22:20 +0100 (3 years ago) | Author: hpdl | Changeset: 289

add the recently_visited module to the list of installed modules by default

Properties

 svn:eol-style = native
 svn:keywords = Id

279 annotated / raw | Diffs: previous, other | Lines: 1302 ( +9, -1 )

Created: 2005-11-23 23:54:04 +0100 (3 years ago) | Author: hpdl | Changeset: 279

enable recently visited module by default

Properties

 svn:eol-style = native
 svn:keywords = Id

269 annotated / raw | Diffs: previous, other | Lines: 1294 ( +10, -2 )

Created: 2005-11-23 13:19:15 +0100 (3 years ago) | Author: hpdl | Changeset: 269

simple table to store administrator usernames and passwords

Properties

 svn:eol-style = native
 svn:keywords = Id

246 annotated / raw | Diffs: previous, other | Lines: 1286 ( +6, -3 )

Created: 2005-11-14 16:06:41 +0100 (3 years ago) | Author: hpdl | Changeset: 246

add products_keyword and products_tags to the products description table, and move products_model from the products table to it

use the products_keyword value to link to products

administration tool updates still pending

there is a small problem when changing languages on a product information page with the product_keyword being different - will be fixed!

Properties

 svn:eol-style = native
 svn:keywords = Id

156 annotated / raw | Diffs: previous, other | Lines: 1283 ( +0, -0 )

Created: 2005-08-04 22:13:08 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 156

set some property values

Properties

 svn:eol-style = native
 svn:keywords = Id

43 new annotated / raw | Diffs: previous, other | Lines: 1283 ( +0, -0 )

Created: 2005-03-08 21:54:59 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 43

creating private branch

Properties

 svn:keywords = Id