- 13 Sep, 2002 1 commit
-
-
Jesse Vincent authored
-
- 09 May, 2002 1 commit
-
-
Jesse Vincent authored
-
- 18 Apr, 2002 1 commit
-
-
Jesse Vincent authored
-
- 13 Feb, 2002 1 commit
-
-
Jesse Vincent authored
-
- 21 Jan, 2001 1 commit
-
-
Jesse Vincent authored
one reason or another. Queue->QueueId and User->UserId have been changed to Queue->Name and User->Name, so as not to conflict with queue->id and user->id any more. A number of tables used "Alias" and "Title" and things like that, rather than the somewhat more standard "Name" and "Description" Abstracted a bunch of the CLI setup stuff out into lib/RT/Interface/CLI Abstracted some of the core DB startup code into RT.pm fixed the makefile to handle the new rtadmin. lots of updates to the new rtadmin (which works for user editing!) fixed a bug in ObjectKeywords->LoadByName....
-
- 05 Sep, 2000 1 commit
-
-
Jesse Vincent authored
A bunch of the admin tools weren't properly dealing with absolute pathed requests. it made it impossible to have RT2 anywhere other than at the / of your webserver
-
- 27 Aug, 2000 1 commit
-
-
Jesse Vincent authored
and template editing
-
- 07 Aug, 2000 1 commit
-
-
Jesse Vincent authored
it can now edit queues and users and create queues and users I'm fairly leery of its user handling stuff. particularly passwords
-