Hello,
I installed:
OnTime2010WebSetup.exe
OnTime2010TortoisePlugin.exe
I followed the instructions and videos and got both working. I created a project, a task, committed a change from my working copy to my repository, checked the TortoiseSVN log and my change seemed to be good:
--ONTIME INTEGRATION, DO NOT TOUCH!--
[AXOIDS:t1]
--ONTIME END OF INTEGRATION--
http://127.0.0.1/OnTime2010Web/tasks/viewtask.aspx?taskid=1
I then went back to http://127.0.0.1/OnTime2010Web/default.aspx but I couldn't find a tab in the details pane of the task refering to my change (as seen in the video at http://www.youtube.com/watch?v=8-RK3lSzpeg&fmt=22 at 7m32).
I seem to have these tabs (some in french):
Description | Commentaires | Pièces jointes | Liste de notifications | Éléments reliés | Journal de travail | Email | Alertes | Historiques
It seems I miss the "SCM Files" tab.
Do I have an option to turn the application in english? (I really wouldn't mind)
Is there an option somewhere to activate it?
Is it an error on my part or an issue?
Here's my config in case it might help:
Windows XP (SP3)
IIS5 (didn't appear in the doc as a possible config, but it seems to work well for now)
* I'm accessing the application always on my own machine (http://127.0.0.1/OnTime2010Web/default.aspx)
* The only thing I changed from the default setting is the web.config (but I don't think it would be the cause of it):
<!-- Require SSL for iPhone client connection
By default OnTime will require an SSL connection for iPhone clients due to security concerns.
However, in certain situations you may want to allow iPhone clients to connect without SSL. Simply change the value to "false" to allow this.
-->
<add key="RequireIPhoneSSL" value="false"/>
(originally to true)
Thanks in advance for your help.
I really like what I've seen so far of the product.