Finn Huelsbusch
d888c1fad9
added configuration for eclipse 2022-06 and updated the onboarding
2022-07-07 16:51:33 +02:00
Axel Uhl
2c622e5b45
patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint
2021-06-19 12:45:03 +02:00
Axel Uhl
e1287af75d
removed BoatClass.displayName; BoatClass.name is now used throughout
2020-10-14 13:49:44 +02:00
Axel Uhl
967f2d7def
bug3465: many more areas where many course areas are now supported for Leaderboard and Regatta
2020-05-07 18:16:10 +02:00
Axel Uhl
eec523f658
bug3465: uncompileable interims commit; started changing from defaultCourseArea to courseAreas in Leaderboard and Regatta
2020-05-05 18:41:03 +02:00
Axel Uhl
89e8bef9c8
Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
...
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.
This reverts commit 063484e29f .
2019-05-28 21:54:20 +02:00
Axel Uhl
063484e29f
removed PluginNature from our OSGi bundles; they are not Eclipse plugins
2019-05-27 22:53:30 +02:00
Kai Börnert
dcd809206c
permission-vertical adjusted manifest for security visiblity
2018-10-12 17:07:41 +02:00
Axel Uhl
bd90f921dd
added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule
2018-03-24 01:45:37 +01:00
Steffen Schaefer
2eb888da43
Fixed news for series events to not show news for sibling events anymore
2015-07-29 14:48:43 +02:00
fmittag
9984d4d15a
fixed calculation of news timepoint in leaderboardUpdate provider
2015-06-22 11:25:39 +02:00
Steffen Schaefer
a0402c9eca
Implemented limit for event news
2015-06-17 10:48:42 +02:00
fmittag
3cbfb8d29f
Merge remote-tracking branch 'origin/design2015-news'
2015-06-16 15:23:04 +02:00
fmittag
01b65cd6eb
some javadoc
2015-06-15 19:36:02 +02:00
fmittag
11a91c88ae
set the static URL for the json based news provider to static.sapsailing.com/events_news/news.json
2015-06-15 15:30:08 +02:00
Steffen Schaefer
49f4ba9f66
Implemented locale dependent news enty messages/titles
2015-06-15 14:50:31 +02:00
Steffen Schaefer
86e0b5352f
Fixed typo
2015-06-15 14:08:56 +02:00
Steffen Schaefer
9e3dd6a31c
Removed dummy news provider
2015-06-15 08:37:17 +02:00
Steffen Schaefer
c7cfa2cad9
Initial implementation to load news from JSON
2015-06-12 09:59:41 +02:00
Steffen Schaefer
bdcf580f94
Initial implementation to get Leaderboard update news
2015-06-11 17:55:23 +02:00
Steffen Schaefer
783a46eb4e
Initial implementation to generate sample news entries
2015-06-11 16:32:07 +02:00
fmittag
8beb344d5c
changed generic news service to an event specific newsServce
2015-06-11 15:00:49 +02:00
fmittag
87a56ea669
first draft for news providers, news service and new items API in a separate bundle project
2015-06-10 17:13:43 +02:00