baloise/rocket-chat-rest-client 38
Java REST client API for Rocket.Chat
col-panic/keycloak-theme-development 2
This setup provides a pre-configured area to develop keycloak themes
col-panic/central-icon-management 1
Application demonstrating central icon management
col-panic/course_rcp_dev_ss2016 1
GitHub Repository for Course Eclipse Rich Client Platform Development SS 2016
col-panic/OpenID-Connect-Java-Spring-Server 1
An OpenID Connect reference implementation in Java on the Spring platform.
col-panic/org.eclipse.e4.tools 1
Fork of http://git.eclipse.org/c/e4/org.eclipse.e4.tools.git/
Demo project building an e4 RAP application using Tycho
For https://bugs.eclipse.org/bugs/show_bug.cgi?id=542905
Mirror of Apache Commons IO
issue openedbaloise/rocket-chat-rest-client
How to perform actions on existing groups,users,channels
Hello , thank you very much for providing this library.
All the testings are being performed while creating and storing e.g the channel into a variable and then using that variable to perform an action like rename a channel . An example would be more explanatory : @Test public void testRenameChannel() throws Exception { String roomNameTest = TEST_CASE_5; Channel channel = this.rc.getChannelsApi().create(new Channel(roomNameTest)); assertTrue("Room Id shouldn't be null if the room was created", channel.getId() != null && !channel.getId().isEmpty()); assertEquals(TEST_CASE_5, channel.getName());
channel.setName(TEST_CASE_6);
channel = this.rc.getChannelsApi().rename(channel);
assertEquals(TEST_CASE_6, channel.getName());
}
The new Channel is being created and stored into the channel variable . Then we are using that variable to store the new name and rename the channel.
How would i go about changing existing channels or users etc ? Maybe it's pretty straight forward and my head is kind of fried . Any help would be appreciated.
created time in 2 hours
push eventelexis/elexis-3-core
commit sha f1b70afbd3f9b2f826b615e6b40c840b978271fe
[21390] change favorite action german label
push time in 6 hours
issue commenteclipse-cbi/targetplatform-dsl
Not working in Eclipse 2020-06
Thanks for the report. I don't have time currently to dig into the issue. Would you be willing to investigate? I could provide assistance.
comment created time in 6 hours
push eventelexis/elexis-3-base
commit sha 903455c9753e9bad5dd0277f26e97208909a23c6
[21389] set and make initial tarmed selector filter state visible
push time in 6 hours
issue openedeclipse-cbi/targetplatform-dsl
Not working in Eclipse 2020-06
After installing in Eclipse 2020-06 via "Install new Software" using the update-site http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT the expected context menu entries for tpd files are missing. Additionally some PDE features are missing: Target Platform in Preferences and launch configurations.
created time in 7 hours
push eventelexis/elexis-3-core
commit sha a356d8852c8449c2f60469f54a4b8c85f2f1de23
[20922] add employer text replacement via data access
push time in 10 hours
push eventelexis/elexis-3-base
commit sha 70d3396ccee86509325e0625e63d90e9115e3b5f
[17753] Bump junit version to 4.13.1
push time in 11 hours
push eventelexis/elexis-uitest
commit sha e8cceca27a431fef35ca088d1274a93e8526ef48
[19620] Fixes for windows
push time in 13 hours
push eventelexis/elexis-uitest
commit sha 02d37c2396b5440da4940461459cf1ae9c7e40aa
[19620] Update for changes paths
push time in a day
push eventelexis/elexis-server
commit sha 6b56f47f204e8ad5b59fd0b87add3c9c9dc622f4
[21474] disable trimStackTrace
push time in a day
push eventelexis/elexis-3-core
commit sha e4546161598ff50a83bb6f52e5511e42c8863892
[21474] disable trimStckTrace
push time in a day
push eventelexis/elexis-3-base
commit sha 176d7c550291bb0ce3378b3a46facdf1eeb1de68
[21474] disable trimStckTrace
push time in a day
push eventelexis/elexis-3-base
commit sha ec48ab17b1356ee66cf4101fddd540d5e889fc6e
[21482] fix itmed fop printing build properties
push time in a day
startedeclipse/egit-github
started time in 2 days
push eventelexis/elexis-uitest
commit sha 6f1ff3d872644feb6f6dffe024376660723cecc0
[19620] Dump DB and schemas for all DBs. DB-names have language extension
push time in 3 days
push eventelexis/elexis-uitest
commit sha f71a3f8f73794a0791a7f2c18da92f362931e152
[19620] Fix wrong window name
push time in 4 days
push eventelexis/elexis-uitest
commit sha 11c023296107d74669bcd8baa86a88592203c6c1
[19620] Import Referenzdateien
commit sha ea1cdd406a613189e6a9c920a3679a7c93f69671
[19620] Improve images name for textplugins
push time in 4 days
push eventelexis/elexis-uitest
commit sha 94445d29d73455d54bc48a55e05fcf2961ca76c3
[19620] Fix Artikelstamm for Medelexis
push time in 4 days
push eventelexis/elexis-3-base
commit sha c1d5a2ce892c4a757ccf85bfa8e8dc9a9b326a18
[21303] fix npe on getting current version of pandemie tarif
push time in 4 days
push eventelexis/elexis-3-base
commit sha 4b563a0b42f94c283c81c60e6c32ac1422c0bb6d
[21406] add option for fix provider contact in tarmed xml tiers Conflicts: bundles/ch.elexis.base.ch.arzttarife/src/ch/elexis/TarmedRechnung/XMLExporterTiers.java bundles/ch.elexis.base.ch.arzttarife/src/ch/elexis/tarmedprefs/RechnungsPrefs.java
commit sha d692a9909b6ddf216de3c95d3dd9ef29ebc91688
[21406] add info log of tarmed xml provider contact Conflicts: bundles/ch.elexis.base.ch.arzttarife/src/ch/elexis/TarmedRechnung/XMLExporterTiers.java
push time in 4 days
push eventelexis/elexis-uitest
commit sha 485ca49aae1f2c69f42184c2869113bd0837f705
[19620] Saved OO PDF, directory. Cleanup Preferences. Check OO/LO installationen
commit sha 34ce6e30c4641d241269066cfff062441f161225
[19620] clean ~/PDF. Add spotlight to master features
push time in 4 days
fork rgwch/simplemde-markdown-editor
A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
fork in 4 days
starteddaenuprobst/covid19-cases-switzerland
started time in 5 days
push eventelexis/elexis-uitest
commit sha c20fe6f271d3a5c0c5bdee61dac5023ca8823525
[19620] Tests for 2 Textplugins. Log Preferences
push time in 5 days
push eventelexis/elexis-3-core
commit sha 8b5692a99d565d07ca848f34701ee2e0487f744a
[17753] Bump junit version to 4.13.1
push time in 5 days
push eventelexis/elexis-uitest
commit sha ebb647e6f37cef5cca7f699df9080bda3573e36a
[19620] Handle searches for leistungen
push time in 5 days
push eventelexis/elexis-uitest
commit sha d26f7a619bae8d8a1e91f0c1032705c7fe9f9182
[19620]: Make zip file platform dependent
push time in 5 days
startedbeda-software/devdays2020-sdc-demo
started time in 6 days
push eventelexis/elexis-3-core
commit sha c41338f0400ba7c372fc4a8486db36e49d036157
fix test context service xml
push time in 6 days
push eventelexis/elexis-3-base
commit sha a167859ac898c8489c8f7ff5f2ce6995a5fa4b89
[21355] rework fix layout on views, use named value from context
push time in 6 days