Improve work without category
[infodrom.org/service.infodrom.org] / src / InfoCon / hwdb /
2009-08-08 Joey SchulzeUntypo
2008-12-26 Joey SchulzeUntypo
2008-12-25 Joey SchulzeOnly insert a connection if there is a compound
2008-12-24 Joey SchulzeUse a better start time when none is given for a new...
2008-12-24 Joey SchulzeImproved logic
2008-11-16 Joey SchulzeAdded support for unused components
2008-05-26 Joey SchulzeAdded missing paragraph elements
2008-05-01 Joey Schulzefix logic error
2008-05-01 Joey SchulzeIf it's empty, it's set as well *sigh*
2008-05-01 Joey SchulzeProduce better HTML code
2008-05-01 Joey SchulzeIndention
2008-05-01 Joey SchulzeMove code into conditional
2008-05-01 Joey SchulzeMore intuitive date handling
2008-04-30 Joey SchulzeSupport for Register globals = Off
2008-04-30 Joey SchulzeBugfix
2008-01-31 Joey SchulzeSupport for Register Globals = off
2007-12-29 Joey SchulzeImproved layout
2007-10-06 Joey SchulzeUse the new menu rule
2007-03-19 Joey SchulzeSeveral updates, logical and for register globals ...
2007-03-19 Joey SchulzeSupport for register globals = off
2007-03-15 Joey SchulzeSupport for register globals = off
2007-03-15 Joey SchulzeSupport for register globals = off
2007-03-15 Joey SchulzeSupport for register globals = off
2007-03-15 Joey SchulzeSupport for PHP > 3
2006-09-01 Joey SchulzeBetter detection of unset values
2005-11-16 Joey SchulzeDefault to now when no starttime is given
2005-10-05 Joey SchulzeCorrected the URL
2005-09-30 Joey SchulzeTerminate the compound listing when no compound is...
2005-09-22 Joey SchulzeUmh... wrong character
2004-10-07 Joey SchulzeDisplay outdated (and removed) components as well,...
2004-10-07 Joey SchulzeDisplay the compound and usage as well, if the componen...
2004-10-06 Joey SchulzeGack, another missing comma
2004-10-03 Joey SchulzeAdded support for displaying the usage of a component
2004-10-03 Joey SchulzeStrip the start/end time if possible.
2004-10-03 Joey SchulzeNah, it's strlen() not length(), also added support...
2004-10-03 Joey SchulzeChange the screw connector also if the usage is changed...
2004-10-03 Joey SchulzeAdded support for a usage during history (i.e. /dev...
2004-10-03 Joey SchulzeName and serial number should not be unique indices
2004-10-03 Joey SchulzeNo need to display the end of lifetime if it hasn't...
2004-10-02 Joey SchulzeMove the list of fields into an array, thus removing...
2004-10-02 Joey SchulzeAdd a link to the compound in the component history
2004-10-01 Joey SchulzeList former components as well
2004-10-01 Joey Schulze . Enclose component updates in a transaction
2004-09-30 Joey SchulzeFilter out an empty price -> n/a
2004-09-30 Joey SchulzeDon't fiddle with the time zone twice
2004-09-29 Joey SchulzeFirst implementation of the hardware database
2004-09-29 Joey SchulzeFunctions copied (and improved in case of <row_select...