rejo [Fri, 11 Jul 2008 08:59:07 +0000] rev 185
[feladat @ 293]
Added isset() check for commits.
rejo [Fri, 11 Jul 2008 08:02:01 +0000] rev 184
[feladat @ 292]
Fixed a number of undefined variable errors in PHP. Fixed an omission in r291.
rejo [Fri, 11 Jul 2008 07:44:10 +0000] rev 183
[feladat @ 291]
Bugfix. A user without the privilige to change the permission templates for users couldn't change user properties. Closes: #80.
rejo [Fri, 20 Jun 2008 12:21:03 +0000] rev 182
[feladat @ 290]
Fixed a couple of warnings on undefined variables and array indexes. Closes: #71.
peter [Wed, 18 Jun 2008 19:11:39 +0000] rev 181
[feladat @ 289]
Bugfix: In postgres an empty string ("") was is not automatically casted to 0. Because of this the use of integer is forced in the $db->quote() function. This fixes ticket:40.
rejo [Thu, 12 Jun 2008 22:00:46 +0000] rev 180
[feladat @ 288]
Fixed GRANT statement installer to give working example, even if web interface and database are on different server. Closes #67.