Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

frank 1184 678 hpdl 1074 583 trunk 1137 1078 608 weisser 1101 garrone 700

latest revision download trunk

1137 annotated / raw | Diffs: previous, other | Lines: 126 ( +10, -10 )

Created: 2006-11-10 19:54:44 +0100 (3 years ago) | Author: frank | Changeset: 1137

Copied (3 times):

Reference: OSC-45

Fix for install procedure (rpc calls). The transmitted results are now filtered to protect adding strings (for example: banners of free hosting) to the message.

Branch point for: modom

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

Created: 2006-10-25 17:43:32 +0200 (3 years ago) | Author: hpdl | Changeset: 1078

merge from hpdl r1070 - r1072, r1074; introduction of the access level implementation for the administration tool

Branch point for: weisser

755 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -1 )

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

merge from hpdl r692, r696, r701, r702
- use the html_output functions from the catalog side
- replace the call to MAXIMUM_FILE_UPLOAD_SIZE with the osC_Language class
- assign the box heading links in the initialize() method

Branch point for: tag:oscommerce-3.0a3

749 annotated / raw | Diffs: previous, other | Lines: 128 ( +20, -0 )

Created: 2006-08-23 13:35:29 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 749

merge from hpdl r661 to r666
- show favicon with padlock for ssl connections
- new method to handle file uploads
- allow images existing on the server to be assign to products

608 new/copied annotated / raw | Diffs: previous, other | Lines: 108 ( +108, -0 )

Created: 2006-07-05 12:56:09 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 608

Copied from: branches/hpdl/oscommerce/admin/rpc.php 583

merge from hpdl r555, r556, r571, r583, r584, r587 - r606
multiple product images implementation
close #21

Branch point for: frank garrone

latest revision download Branch frank

1184 annotated / raw | Diffs: previous, other | Lines: 126 ( +1, -1 )

Created: 2006-12-25 23:44:52 +0100 (2 years 10 months ago) | Author: frank | Changeset: 1184

Bug solved (nr88). Image path for pop-up of product images in the admin new/edit product page was incorrect.

1165 new/copied annotated / raw | Diffs: previous, other | Lines: 126 ( +126, -0 )

Created: 2006-12-14 22:24:31 +0100 (2 years 11 months ago) | Author: frank | Changeset: 1165

Copied from: trunk/oscommerce/admin/rpc.php 1137

Copy of actual osC V3.0 Alpha 4Pre R1157

1115 annotated / raw | Diffs: previous, other | Lines: 128 ( +10, -10 )

Created: 2006-11-06 23:45:32 +0100 (3 years ago) | Author: frank | Changeset: 1115

Reference: OSC-45

Fix for install procedure (rpc calls). The transmitted results are now filtered to protect adding strings (for example: banners of free hosting) to the message.

979 annotated / raw | Diffs: previous, other | Lines: 128 ( +21, -1 )

Created: 2006-09-02 13:38:58 +0200 (3 years 2 months ago) | Author: frank | Changeset: 979

merge from r977

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

Created: 2006-08-10 23:31:42 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 678

copy trunk to franks branch

latest revision download Branch garrone

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

Created: 2006-08-16 11:10:05 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 700

taken from /trunk/oscommerce

latest revision download Branch hpdl

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

Created: 2006-10-25 17:21:08 +0200 (3 years ago) | Author: hpdl | Changeset: 1074

reload the access modules in the session if the administrator account being edited is the same account that is logged on

702 annotated / raw | Diffs: previous, other | Lines: 128 ( +1, -1 )

Created: 2006-08-16 16:28:42 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 702

use html_output functions from the catalog side

664 annotated / raw | Diffs: previous, other | Lines: 128 ( +20, -0 )

Created: 2006-07-28 15:04:51 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 664

allow images existing on the server to be assigned to products

such images will need to be copied to oscommerce/images/products/_upload

603 annotated / raw | Diffs: previous, other | Lines: 108 ( +1, -1 )

Created: 2006-07-04 14:48:54 +0200 (3 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"

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

Created: 2006-07-04 10:20:06 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 600

also return a status value of 0 if the RPC action is not successful

599 annotated / raw | Diffs: previous, other | Lines: 100 ( +23, -34 )

Created: 2006-07-03 19:36:46 +0200 (3 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

588 annotated / raw | Diffs: previous, other | Lines: 111 ( +33, -1 )

Created: 2006-07-01 13:28:10 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 588

add ajax drag-and-drop style sorting to products that have multiple images

temporarily fix #35 (better solution is being worked on)

583 new annotated / raw | Lines: 79 ( +79, -0 )

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

Copied to: trunk/oscommerce/admin/rpc.php 608

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

latest revision download Branch weisser

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

Created: 2006-11-03 22:08:33 +0100 (3 years ago) | Author: hpdl | Changeset: 1101

oscommerce branch based on /trunk/oscommerce