Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

hpdl 1848 125

latest revision download Branch hpdl

1848 annotated / raw | Diffs: previous, other | Lines: 638 ( +32, -32 )

Created: 2009-02-28 03:21:10 +0100 (8 months ago) | Author: hpdl | Changeset: 1848

Squashed commit of the following:

commit fa33e449c0d678c6f1a89bd1b813c45712ba9008
Author: Harald Ponce de Leon <hpdl@oscommerce.com>
Date:   Fri Feb 27 23:46:43 2009 +0100

   * Start of moving to a new flexible administration tool framework
   * Introduction of a new data table that is loaded via AJAX
     - Navigate data table page-sets without refreshing the page
     - Live Search without refreshing the page for the results

Properties

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

1847 annotated / raw | Diffs: previous, other | Lines: 638 ( +3, -3 )

Created: 2009-02-27 15:48:11 +0100 (8 months ago) | Author: hpdl | Changeset: 1847

Merge branch 'ajax'

Properties

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

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

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

introduce new product variants feature

Properties

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

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

Created: 2007-03-29 15:40:05 +0200 (2 years 7 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

1102 annotated / raw | Diffs: previous, other | Lines: 633 ( +8, -5 )

Created: 2006-11-03 22:56:48 +0100 (3 years ago) | Author: hpdl | Changeset: 1102

allow the template to be manually set

Properties

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

1034 annotated / raw | Diffs: previous, other | Lines: 630 ( +1, -1 )

Created: 2006-10-21 20:02:38 +0200 (3 years ago) | Author: hpdl | Changeset: 1034

fix the variable the page contents is being assigned to

Properties

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

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

Created: 2006-08-26 02:46:19 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 802

move the actions logic from application_top.php to new action modules

Properties

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

783 annotated / raw | Diffs: previous, other | Lines: 627 ( +1, -1 )

Created: 2006-08-24 00:06:44 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 783

replace calls to PHP_SELF with SCRIPT_FILENAME

Properties

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

725 annotated / raw | Diffs: previous, other | Lines: 627 ( +1, -1 )

Created: 2006-08-18 14:51:04 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 725

standardize some general functions

Properties

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

629 annotated / raw | Diffs: previous, other | Lines: 627 ( +11, -3 )

Created: 2006-07-18 16:45:08 +0200 (3 years 3 months ago) | Author: hpdl | Changeset: 629

be able to grab the code of a specific template if the ID is passed

Properties

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

593 annotated / raw | Diffs: previous, other | Lines: 619 ( +100, -0 )

Created: 2006-07-03 11:07:11 +0200 (3 years 4 months ago) | Author: hpdl | Changeset: 593

add variables to control if the page should show the standard header, footer, boxes, and content modules

Properties

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

356 annotated / raw | Diffs: previous, other | Lines: 519 ( +32, -13 )

Created: 2005-12-20 05:13:12 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 356

add a new template box to allow the selection of what template to use (nothing special, just a pull down menu for functionatliy at the moment)

Properties

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

353 annotated / raw | Diffs: previous, other | Lines: 500 ( +3, -3 )

Created: 2005-12-19 12:59:56 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 353

rename setTemplate() to set()

Properties

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

352 annotated / raw | Diffs: previous, other | Lines: 500 ( +1, -1 )

Created: 2005-12-19 12:55:30 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 352

rename getTemplate() to getCode()

Properties

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

351 annotated / raw | Diffs: previous, other | Lines: 500 ( +63, -5 )

Created: 2005-12-19 12:46:41 +0100 (3 years 10 months ago) | Author: hpdl | Changeset: 351

make it possible to change the template via a GET['template'] parameter (which would contain the code)

Properties

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

333 annotated / raw | Diffs: previous, other | Lines: 442 ( +12, -16 )

Created: 2005-12-07 04:15:13 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 333

update logic for consistency with the administration template boxes pages now also taking care of the content modules

Properties

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

331 annotated / raw | Diffs: previous, other | Lines: 446 ( +18, -1 )

Created: 2005-12-06 04:28:58 +0100 (3 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

325 annotated / raw | Diffs: previous, other | Lines: 429 ( +0, -27 )

Created: 2005-12-05 04:28:21 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 325

gather a pool/queue of class methods to call before and after the content of the page is loaded (after the page content class has initialized; useful for service modules that are loaded before the page content classes (eg, recently visited service to access product/category/search classes))

Properties

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

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

Created: 2005-12-05 03:18:32 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 324

return just the class name and get the file name (code) from the object

Properties

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

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

Created: 2005-12-05 01:48:23 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 323

make it the job of the template class to return the boxes for the page

Properties

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

322 annotated / raw | Diffs: previous, other | Lines: 439 ( +31, -0 )

Created: 2005-12-05 01:40:05 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 322

move the template instantiating logic to the template class

Properties

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

290 annotated / raw | Diffs: previous, other | Lines: 408 ( +27, -0 )

Created: 2005-11-29 02:55:35 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 290

crude logic to load extra modules dynamically .. this will soon be configured through the database to have extra modules (eg recently visited module) loaded before and/or after the page content, without the need to edit core source files

this logic is specific to the recently visited module and will change to be more flexible as soon as the recently visited module has been cleaned up

Properties

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

248 annotated / raw | Diffs: previous, other | Lines: 381 ( +49, -0 )

Created: 2005-11-15 08:51:40 +0100 (3 years 11 months ago) | Author: hpdl | Changeset: 248

add meta tags support to the template class

Properties

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

208 annotated / raw | Diffs: previous, other | Lines: 332 ( +31, -0 )

Created: 2005-09-26 23:08:58 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 208

update the index page to use the template structure

Properties

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

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

Created: 2005-09-15 04:38:24 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 192

moved content pages into group directories

Properties

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

157 annotated / raw | Diffs: previous, other | Lines: 281 ( +2, -2 )

Created: 2005-08-04 22:47:33 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 157

each page class now extends on the osC_Template class

Properties

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

156 annotated / raw | Diffs: previous, other | Lines: 281 ( +1, -1 )

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

set some property values

Properties

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

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

Created: 2005-08-04 22:04:27 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 154

moved the page content logic to the page module class

Properties

 svn:eol-style = native

125 new annotated / raw | Lines: 261 ( +261, -0 )

Created: 2005-07-31 14:53:52 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 125

New template class to take care of building a content page

Properties

 svn:eol-style = native