Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 5 1 hpdl 1507 43

latest revision download trunk

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

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

Added svn:keywords Id property

Branch point for: hpdl

Properties

 svn:keywords = Id

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

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

Initial import

latest revision download Branch hpdl

1507 annotated / raw | Diffs: previous, other | Lines: 262 ( +14, -5 )

Created: 2007-03-29 23:09:06 +0200 (2 years 7 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: 253 ( +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

1431 annotated / raw | Diffs: previous, other | Lines: 251 ( +19, -6 )

Created: 2007-03-08 19:58:09 +0100 (2 years 8 months ago) | Author: hpdl | Changeset: 1431

use a new showImage() language class method to display the language icon

Properties

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

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

Created: 2006-08-31 15:43:42 +0200 (3 years 2 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

735 annotated / raw | Diffs: previous, other | Lines: 238 ( +5, -1 )

Created: 2006-08-21 16:28:40 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 735

standardize some admin general.php functions

Properties

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

733 annotated / raw | Diffs: previous, other | Lines: 234 ( +1, -1 )

Created: 2006-08-20 17:32:32 +0200 (3 years 2 months ago) | Author: hpdl | Changeset: 733

standardize some more general.php functions

Properties

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

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

Created: 2006-02-21 07:09:01 +0100 (3 years 8 months ago) | Author: hpdl | Changeset: 447

change references from the language directory to the language code

Properties

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

399 annotated / raw | Diffs: previous, other | Lines: 233 ( +8, -0 )

Created: 2006-01-25 07:08:03 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 399

administration functionality for the language definitions

Properties

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

394 annotated / raw | Diffs: previous, other | Lines: 225 ( +11, -15 )

Created: 2006-01-22 05:43:29 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 394

split the box language definitions to their own files
during installation, insert language definitions into the database (automagically done recursively for boxes, modules, etc)
use SimpleXML for PHP5 or manual logic for PHP4 to parse XML files

Properties

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

393 annotated / raw | Diffs: previous, other | Lines: 229 ( +2, -15 )

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

rename the language directory to the language code

Properties

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

387 annotated / raw | Diffs: previous, other | Lines: 242 ( +40, -2 )

Created: 2006-01-18 17:49:58 +0100 (3 years 9 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: 204 ( +46, -1 )

Created: 2006-01-12 12:36:39 +0100 (3 years 9 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

377 annotated / raw | Diffs: previous, other | Lines: 159 ( +73, -93 )

Created: 2006-01-09 15:47:49 +0100 (3 years 9 months ago) | Author: hpdl | Changeset: 377

retrieve the language data from the language class instead of the session scope

Properties

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

199 annotated / raw | Diffs: previous, other | Lines: 179 ( +7, -9 )

Created: 2005-09-22 17:56:13 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 199

update the session class

don't use the session class as a storage handler, but as a controller

added ctype_* checking on the session ID

Properties

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

196 annotated / raw | Diffs: previous, other | Lines: 181 ( +0, -8 )

Created: 2005-09-16 14:59:17 +0200 (4 years 1 month ago) | Author: hpdl | Changeset: 196

remove PHP < 4.1 compatibliity logic

Properties

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

153 annotated / raw | Diffs: previous, other | Lines: 189 ( +0, -0 )

Created: 2005-08-04 14:57:59 +0200 (4 years 3 months ago) | Author: hpdl | Changeset: 153

merge from trunk r149

Properties

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

120 annotated / raw | Diffs: previous, other | Lines: 189 ( +39, -15 )

Created: 2005-04-28 08:48:19 +0200 (4 years 6 months ago) | Author: hpdl | Changeset: 120

register_globals compatibility fix

Properties

 svn:keywords = Id

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

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

creating private branch

Properties

 svn:keywords = Id