-
SORRY.
What ist this ??
/opt/jtrac/bin/j trac.properties
there is a blank in j_trac.properties. This might be the problem ?????.
2010-01-08 12:02:41 UTC in JTrac
-
What ist the result ?
First of all: You must create the schema jtrac on the oracle. Then I see
create table attachments (id number(19,0) not null, previous_id number(19,0), file_name varchar2(255 char), file_prefix numbe r(19,0), item_id number(19,0), primary key (id))
create table config (param varchar2(255 char) not null, value varchar2(255 char), primary key (param))
So, do jtrac...
2010-01-08 12:01:31 UTC in JTrac
-
No, thats not right. The default role has all access except configuration issues.
2010-01-07 17:02:52 UTC in JTrac
-
ups. I need the information of the Oracle version, JDK and the oracle driver.
Try to download the newest version I uploaded 2 Minutes ago. I testet this new version with oracle 10g.
http://www.mwolff.info/data/jtrac-with-oracle.war.
2010-01-07 17:00:24 UTC in JTrac
-
what about the idea with a frameset:
In hello.html you can place your welcomes etc. and in the second frame you place your jtrac.
2010-01-07 13:32:51 UTC in JTrac
-
I think also in this scenarion you need an administrator which applies to the account or not. For this you can deal with emails, that a admin please add a person xy to the jtrac. In the moment it is not in the roadmap. Perhaps in the next versions we can offer a form, that a new user can recomment an account. Thats sounds good.
2010-01-07 11:53:43 UTC in JTrac
-
You can check it out from the svn. Next week I renew the tarball in the german support site http://www.jtrac.de. There I offer war files that can be used.
2010-01-07 11:49:40 UTC in JTrac
-
Not from the scratch. In the newest version (svn) you have the possibility to configure an own Logo and a Header of you jtrac. What about putting the jtrac in an own frame ??.
2010-01-07 11:26:42 UTC in JTrac
-
No, thats not possible. You must deal this seperately with emails.
2010-01-07 10:27:06 UTC in JTrac
-
The lenth of the field depends on the longest entry of the field.
2010-01-07 10:25:39 UTC in JTrac