|
From: Ulf E. <ulf...@fa...> - 2005-08-23 21:29:12
|
* Ulf Erikson [2005-08-22 23:28]: > This is just a minor warning or heads up if someone wish to play with > them: The update script is not ready yet not is support for Oracle or > Postgres. Hopefully this will be added "soon". I have updated inc/db/*.php and schemas/*.in. Things might work in Oracle and Postgres now. I have no way to test it myself.. Any volunteers? ;-) Still no update of upgrade.php. > Have fun, > /Ulf > > > * Ulf Erikson [2005-08-22 23:04]: > >> Index: CHANGELOG >> =================================================================== >> RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v >> retrieving revision 1.70 >> retrieving revision 1.71 >> diff -u -r1.70 -r1.71 >> --- CHANGELOG 3 Aug 2005 12:32:31 -0000 1.70 >> +++ CHANGELOG 22 Aug 2005 21:04:39 -0000 1.71 >> @@ -1,3 +1,12 @@ >> +-- 1.x -- +: Moved priority levels into a table >> +: Changed the 'Assignable' bit to a group permission >> +: Added sort-order to components and versions >> +: Added support to bookmark/monitor a set of bugs >> +: Added a simple UI to edit group permissions >> +: Added support to (re)edit a query >> +: Added support for sending smtp mail >> + >> -- 1.0 -- 3 Aug 2005 >> : Added links from project summary on home page (Phil Davis). >> : Added display of the bug ids a bug blocks. |