- tableDataByBatch(Long, String) - Method in class controllers.gui.StudyResults
-
GET that returns all StudyResults of a Batch in JSON format.
- tableDataByComponent(Long) - Method in class controllers.gui.ComponentResults
-
GET request that returns all ComponentResults as JSON for a given component.
- tableDataByGroup(Long) - Method in class controllers.gui.StudyResults
-
GET request that returns all StudyResults of a group in JSON format.
- tableDataByStudy(Long) - Method in class controllers.gui.Studies
-
GET request that returns all component data of the given study as JSON.
- tableDataByStudy(Long) - Method in class controllers.gui.StudyResults
-
GET request that returns StudyResults of a study in JSON format.
- tableDataByWorker(Long) - Method in class controllers.gui.StudyResults
-
GET request that returns all StudyResults belonging to a worker as JSON.
- tableDataComponentResultsByStudyResult(Long) - Method in class controllers.gui.StudyResults
-
Returns for one study result the component result's data
- tearDown() - Method in class auth.gui.AuthApiTokenTest
-
- tearDown() - Method in class auth.gui.AuthSessionCookieTest
-
- tearDown() - Method in class services.gui.ApiTokenServiceTest
-
- tearDown() - Method in class services.gui.CheckerTest
-
- tearDownClass() - Static method in class batch.BatchChannelRegistryTest
-
- tearDownClass() - Static method in class group.GroupDispatcherTest
-
- tearDownCommonStatics() - Static method in class services.gui.AdminServiceTest
-
- tearDownCommonStatics() - Static method in class services.gui.ComponentServiceTest
-
- tearDownCommonStatics() - Static method in class services.gui.ResultRemoverTest
-
- tearDownStatics() - Static method in class controllers.publix.PublixTest
-
- tearDownStatics() - Static method in class services.gui.ImportExportServiceTest
-
- tearDownStatics() - Static method in class services.publix.idcookie.IdCookieAccessorTest
-
- tearDownStatics() - Static method in class services.publix.idcookie.IdCookieCollectionTest
-
- tearDownStatics() - Static method in class services.publix.idcookie.IdCookieServiceTest
-
- tearDownStatics() - Static method in class services.publix.PublixUtilsTest
-
- tearDownStatics() - Static method in class services.publix.workers.GeneralSingleCookieServiceTest
-
- tearDownStatics() - Static method in class utils.common.IOUtilsTest
-
- temp - Variable in class utils.common.ZipUtilTest
-
- TEST_RESOURCES_POTATO_COMPASS_JZIP - Static variable in class testutils.JatosTest
-
- testAddDataToZip() - Method in class utils.common.ZipUtilTest
-
- testAddDirToZip_preservesStructureAndSeparators() - Method in class utils.common.ZipUtilTest
-
- testAddFileToZip_withCustomNameAndRoot() - Method in class utils.common.ZipUtilTest
-
- testAddFileToZip_withZipRoot() - Method in class utils.common.ZipUtilTest
-
- testAsJson() - Method in class utils.common.JsonUtilsTest
-
- testAsJsonNode() - Method in class utils.common.JsonUtilsTest
-
- testAsStringForDB() - Method in class utils.common.JsonUtilsTest
-
- testCheckFilename() - Method in class utils.common.IOUtilsTest
-
- testCloneStudyAssetsDirectory() - Method in class utils.common.IOUtilsTest
-
- testCreateDir() - Method in class utils.common.IOUtilsTest
-
- testDatabase() - Method in class controllers.gui.Tests
-
- testExistsAndSecure() - Method in class utils.common.IOUtilsTest
-
- testFolderAccess() - Method in class controllers.gui.Tests
-
- testGenerateFileName() - Method in class utils.common.IOUtilsTest
-
- testGenerateSecureRandomString() - Method in class utils.common.HashUtilsTest
-
- testGetChecksumFile() - Method in class utils.common.HashUtilsTest
-
- testGetChecksumString() - Method in class utils.common.HashUtilsTest
-
- testGetFileInStudyAssetsDir_andExisting() - Method in class utils.common.IOUtilsTest
-
- testGetHashMD5() - Method in class utils.common.HashUtilsTest
-
- testGetHashWithAlgorithm() - Method in class utils.common.HashUtilsTest
-
- testGetHashWithFile() - Method in class utils.common.HashUtilsTest
-
- testGetResultsPath() - Method in class utils.common.IOUtilsTest
-
- testGetResultsPathForZip() - Method in class utils.common.IOUtilsTest
-
- testGetStringSize() - Method in class utils.common.HelpersTest
-
- testGetStudyAssetsDirSize() - Method in class utils.common.IOUtilsTest
-
- testHumanReadableByteCount() - Method in class utils.common.HelpersTest
-
- testHumanReadableDuration() - Method in class utils.common.HelpersTest
-
- testIsValid() - Method in class utils.common.JsonUtilsTest
-
- testParseLong() - Method in class utils.common.HelpersTest
-
- testReadFile() - Method in class utils.common.IOUtilsTest
-
- testRenameHtmlFile() - Method in class utils.common.IOUtilsTest
-
- testResultUploadsHelpers() - Method in class utils.common.IOUtilsTest
-
- Tests - Class in controllers.gui
-
Controller with endpoints used by /jatos/test.
- testStudyAssetsDirOperations() - Method in class utils.common.IOUtilsTest
-
- testToken() - Method in class controllers.gui.Api
-
Returns information about the API token used in the request in JSON.
- testUnzip_preventsPathTraversal() - Method in class utils.common.ZipUtilTest
-
- testUrlDecode() - Method in class utils.common.HelpersTest
-
- testUrlEncode() - Method in class utils.common.HelpersTest
-
- testutils - package testutils
-
- testutils.common - package testutils.common
-
- testutils.gui - package testutils.gui
-
- testutils.publix - package testutils.publix
-
- testWebSocket() - Method in class controllers.gui.Tests
-
- testWrapAsDataEnvelope() - Method in class utils.common.JsonUtilsTest
-
- testWrapForApi() - Method in class utils.common.JsonUtilsTest
-
- testZipFilesAndUnzip_roundtrip() - Method in class utils.common.ZipUtilTest
-
- THIS_USERNAME_IS_ALREADY_REGISTERED - Static variable in class general.common.MessagesStrings
-
- throwAjax(String, int) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException for an Ajax request (doesn't return a view)
with the given error msg and HTTP status.
- throwAjax(Exception) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException for an Ajax request (doesn't return a view but
a simple text) with the exception's message.
- throwAjax(Exception, int) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException for an Ajax request (doesn't return a view but
a simple text) with the exception's message.
- throwHome(Http.Request, Exception) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException.
- throwRedirect(Exception, Call) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException that either redirects to the given call if
it's a non-Ajax request - or returns the exception's message if it's a
Ajax request.
- throwStudy(Http.Request, String, int, Long) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException with the given error msg and HTTP status.
- throwStudy(Http.Request, Exception, Long) - Method in class services.gui.JatosGuiExceptionThrower
-
Throws a JatosGuiException.
- TITLE - Static variable in class models.common.legacy.StudyV2
-
- TITLE - Static variable in class models.gui.BatchProperties
-
- TITLE - Static variable in class models.gui.ComponentProperties
-
- TITLE - Static variable in class models.gui.StudyProperties
-
- TITLE_TOO_LONG - Static variable in class general.common.MessagesStrings
-
- tmp - Variable in class utils.common.IOUtilsTest
-
- TMP_DIR - Static variable in class utils.common.IOUtils
-
- toggleActive(Long, Boolean) - Method in class auth.gui.ApiTokens
-
- toggleActive(Http.Request, Long, Long, Boolean) - Method in class controllers.gui.Components
-
POST Request to change the property 'active' of a component.
- toggleActive(Long, Boolean) - Method in class controllers.gui.Studies
-
POST request to activate or deactivate a study.
- toggleActive(String, Boolean) - Method in class controllers.gui.Users
-
POST request to activate or deactivate a user.
- toggleActive(String, boolean) - Method in class services.gui.UserService
-
- toggleActive_admin_forbidden() - Method in class services.gui.UserServiceTest
-
- toggleActive_notFoundWhenMissingOrForeign() - Method in class auth.gui.ApiTokensTest
-
- toggleActive_self_forbidden() - Method in class services.gui.UserServiceTest
-
- toggleActive_success_updates() - Method in class services.gui.UserServiceTest
-
- toggleActive_updatesAndOk() - Method in class auth.gui.ApiTokensTest
-
- toggleAllowedWorkerType(Long, Long, String, Boolean) - Method in class controllers.gui.StudyLinks
-
POST request to allow or deny a worker type in a batch.
- toggleBatchActive(Long, Long, Boolean) - Method in class controllers.gui.StudyLinks
-
POST request to toggle the property 'active' of the given batch.
- toggleGroupFixed(Long, Long, boolean) - Method in class controllers.gui.StudyLinks
-
GET request to toggle the group state FIXED / STARTED
- toggleGroupFixed(GroupResult, boolean) - Method in class services.gui.GroupService
-
- toggleGroupFixed_noChangeWhenAlreadyFixed_andFixedTrue() - Method in class services.gui.GroupServiceTest
-
- toggleGroupFixed_noChangeWhenAlreadyStarted_andFixedFalse() - Method in class services.gui.GroupServiceTest
-
- toggleGroupFixed_setsFixedWhenStarted_andFixedTrue() - Method in class services.gui.GroupServiceTest
-
- toggleGroupFixed_setsStartedWhenFixed_andFixedFalse() - Method in class services.gui.GroupServiceTest
-
- toggleLock(Long) - Method in class controllers.gui.Studies
-
POST request to swap the locked field of a study.
- toggleMemberUser(Long, String, boolean) - Method in class controllers.gui.Studies
-
POST request that adds or removes a member user from a study
- toggleRole(String, String, boolean) - Method in class controllers.gui.Users
-
POST request to add or remove a role from a user.
- toggleStudyLinkActive(Long, Long, String, Boolean) - Method in class controllers.gui.StudyLinks
-
POST request to change the property 'active' of a StudyLink.
- TOO_NEW_COMPONENT_VERSION - Static variable in class general.common.MessagesStrings
-
- TOO_NEW_STUDY_VERSION - Static variable in class general.common.MessagesStrings
-
- toString() - Method in class models.common.ApiToken
-
- toString() - Method in class models.common.Batch
-
- toString() - Method in class models.common.Component
-
- toString() - Method in class models.common.ComponentResult
-
- toString() - Method in class models.common.GroupResult
-
- toString() - Method in class models.common.legacy.StudyV2
-
- toString() - Method in class models.common.LoginAttempt
-
- toString() - Method in class models.common.Study
-
- toString() - Method in class models.common.StudyResult
-
- toString() - Method in class models.common.StudyResultStatus
-
- toString() - Method in class models.common.User
-
- toString() - Method in class models.common.workers.Worker
-
- toString() - Method in class models.gui.BatchProperties
-
- toString() - Method in class models.gui.ChangePasswordModel
-
- toString() - Method in class models.gui.ChangeUserProfileModel
-
- toString() - Method in class models.gui.ComponentProperties
-
- toString() - Method in class models.gui.NewUserModel
-
- toString() - Method in class models.gui.StudyProperties
-
- toString() - Method in class services.publix.idcookie.IdCookieCollection
-
- Transactional - Annotation Type in annotations.common
-
Wraps the annotated action in an JPA transaction.
- TransactionalAction - Class in annotations.common
-
Wraps an action in an JPA transaction.
- TransactionalAction(JPAApi) - Constructor for class annotations.common.TransactionalAction
-
- transformToStudyLink(Http.Request, Long, Long) - Method in class controllers.publix.LegacyStudyRuns
-
- trimsWhitespaceAndLowercases() - Method in class models.common.UserTest
-
- type - Variable in class utils.common.DirectoryStructureToJson.Node
-