-
Hi,
thanks for the quick reply and for the sources. However, it is the source of GCalSync wich is for google calendar sync. Do you have the source of ICalSync as well? Package org.opencrx.mobile.icalsync.
Best regards
Alex.
2009-09-20 16:27:25 UTC in openCRX - Enterprise Class CRM
-
Hi,
I tried using ICalSync (see here [http://www.getjar.com/products/16787/ICalSync][1]) with my mobile device. It says it is developed by the opencrx team, that's why I ask here.
The app kind of works, it downloads Events from an remote ics source and adds them to the calendar of my mobile device, however there is some error in the date processing and all events end up in the day I do the...
2009-09-19 09:35:54 UTC in openCRX - Enterprise Class CRM
-
Hello SF team,
for performance and availability reasons, we host a forum and issue tracker ourselves and mirror their contents into SF.net. We do that by creating HTTP requests like a user browsing the site would do. This worked fine until middle of may.
I'm not sure what changed, but since then changes to the tracker are not accepted anymore. The response says:
Tracker Item: Artifact...
2008-06-17 08:36:58 UTC in SourceForge.net
-
I could reproduce that and hopefully now fixed all issues with the loading of resources from fragments.
I've tested all 4 situations:
- open standard property file from host
- open standard property file from fragment
- open property file in nl-structure from host
- open property file in nl-structure from fragment
Seems to work.
2007-09-30 14:26:21 UTC in Eclipse ResourceBundle Editor
-
fleque committed patchset 443 of module com.essiembre.eclipse.i18n.resourcebundle to the Eclipse ResourceBundle Editor CVS repository, changing 10 files.
2007-09-30 14:22:03 UTC in Eclipse ResourceBundle Editor
-
The patch with minor modifications is now in CVS, thanks Uwe for your contribution.
Please review the new functionality if you have time.
Regards
Alex.
2007-09-15 15:18:30 UTC in Eclipse ResourceBundle Editor
-
fleque committed patchset 442 of module com.essiembre.eclipse.i18n.resourcebundle to the Eclipse ResourceBundle Editor CVS repository, changing 19 files.
2007-09-15 15:14:02 UTC in Eclipse ResourceBundle Editor
-
Thanks for your comments Uwe.
>>Imho the appropriate properties
>>files from the host should be included as well
>I don't think so because fragments are normally added to supply
>translations while the default language property resource bundle is located
>in the host. The behaviour you suggest should be provided by the
>NLResourceFactory I guess.
Hmm, right now the behaviour is as...
2007-09-14 08:48:43 UTC in Eclipse ResourceBundle Editor
-
One more thing: The file-creator set for the new ResourceFactory create new mesage files in the fragment project. Imho we should ask the user here where to create it, either in the fragment or in the host project.
2007-09-13 09:08:01 UTC in Eclipse ResourceBundle Editor
-
The new FragmentResourceFactory only adds those resouces found in the fragment and not those found in the host. Imho the appropriate properties files from the host should be included as well. I will add this to new ResourceFactory.
2007-09-13 09:01:54 UTC in Eclipse ResourceBundle Editor