Commit Graph

12 Commits

Author SHA1 Message Date
Alexander Nicolaysen Sørnes
0ad148f69f Add and use objectManager to display and edit vendors and distributions. Based on a patch by
Chris Morgan
2007-02-03 19:03:42 +00:00
Alexander Nicolaysen Sørnes
cbdce75b0b Allow object creation from a mysql resource, allow objectGetEntries() to limit the range of
entries requested, this will be necessary for future performance optimizations
2007-02-01 02:06:38 +00:00
Alexander Nicolaysen Sørnes
cbfc49f42f Add and use distribution::display() 2007-01-31 02:18:18 +00:00
Alexander Nicolaysen Sørnes
cc7c6e661a Fix capitalization of some methods of distribution class 2007-01-30 00:46:55 +00:00
Alexander Nicolaysen Sørnes
783215a6f1 Only display delete link for distributions without any associated test data 2007-01-30 00:46:05 +00:00
Alexander Nicolaysen Sørnes
4590b581c8 Return true on sucess in distribution::delete() 2007-01-30 00:43:33 +00:00
Alexander Nicolaysen Sørnes
5bb8448821 Add distribution functions and use them. Based on a patch by Chris Morgan 2007-01-27 00:30:00 +00:00
Alexander Nicolaysen Sørnes
917851fceb Fix naming of OutputEditor() to be outputEditor() 2007-01-17 03:18:49 +00:00
Chris Morgan
a1a41d6b87 Fix and enable input filtering through include/filter.php 2007-01-04 02:35:01 +00:00
Francois Gouget
41fce37200 Assorted spelling fixes 2006-12-31 19:39:41 +00:00
WineHQ
b858e2ba53 Unit tests should run with E_ALL so we can detect all errors. Fix dozens of errors that popped up after enabling all errors. 2006-11-25 17:24:44 +00:00
Chris Morgan
9364f5bc5a Rename include/distributions.php to include/distribution.php so the name of the file matches exactly the name
of the distribution class
2006-07-21 04:21:04 +00:00