Merge branch after_merge_fixes
Closed branch after_merge_fixes
[refac] return statements
after merge fixes
[test] fix spelling mistake in database
[refac] change the name of the phpunit reporting folder
[fix] during UI-tests some includes where found not to be correct
Merge branch impl_dglv8_library_functions_in_class
Closed branch impl_dglv8_library_functions_in_class
[test] sync the test files with the ones from the DTS-project
[fix] only load the ID of the user and not the full user row
[impl] Widget::File for TimeSheetUpload files
[impl] define folder for TimeSheet files
[test] add resource files for CSVUtil tests
[chore] correct the name of the variable in the param list
[test] remove DBName and TRHNumber tests
[fix] error message should point to the right resources folder
[refac] remove non-existing file call
[refac] remove obsolete file page.function and the calls to it
[impl] usage of Page::Title
[refac] move GetTitle to Page class
[refac] remove obsolete country files (not editable or removable)
[fix] autofocus param
[chore] fix spelling mistake in comment
[refac] centralize all variables regarding the URL in setUpBeforeClass
[test] application wasn't setto TME
[test] src-section wasn't part of the URI
[refac] remove double case for the helppopup page
[chore] correction in comment
[impl] usage of function Page::AdminLocation
[refac] move GetAdminLocation to Page::AdminLocation
[fix] correction pageID
[impl] add case for pageID 2
[chore] fix code alignment
[refac] only one pageID allowed for logondetail
[refac] set single pageID for pages 204 and 205
[refac] remove obsolete case of Page::MainLocation
[fix] display problems
[impl] usage of Page::MainLocation
[fix] correction for pageIDs 204, 205, 206, 211, 701
[fix] table display error: one column too much specified
[impl] uasge of Page::MainLocation
[chore] remove obsolete comment
[refac] move MainLocation to Page class
[refac] remove obsolete file manage.function
[impl] usage of class DisplayContainer
[impl] create class DisplayContainer + unit tests
[test] include manage folder for unit tests
[refac] remove obsolete file
[test] add negative test cases for AuthorizePageAccess
[refac] remove obsolete file include
[refac] remove obsolete file
[impl] usage of function AuthenticationUtil::AuthorizePageAccess
[impl] create function AuthenticationUtil::AuthorizePageAccess + unit tests
[impl] remove obsolete file and it's includes
[impl] create function DateUtil::MakePreviousDateByWeekday + unit tests
[refac] remove obsolete function GetPrevDate
[impl] create function DateUtil::PrevDate + unit tests
[refac] remove obsolete function GetTimeDetail
[impl] add function DateUtil::TimeDetail and unit test
[chore] fix allignment comments
[chore] update comment
[impl] add function DateUtil::DateDiffDetail and unit test
[refac] remove obsolete function DateDiff
[impl] add function DateUtil::DateDiff and unit test
[test] add unit tests for the Validator class
[refac] remove obsolete function MakeDate
[impl] add function DateUtil::MakeDate and unit test
[refac] remove obsolete function GetTimePart
[impl] add function DateUtil::TimePart and unit tests
[refac] remove obsolete function GetDatePart
[impl] add function DateUtil::DatePart and unit tests
[refac] remove obsolete function ReplaceSemicolon
[chore] fix spelling mistake separat*
[refac] remove obsolete function AddCSVSeperator
[impl] add CSVutil and unit tests
[refac] remove obsolete function PrepareForCSVOutput
[chore] usage of right included file
[chore] capitalize spelling HTML
Merge branch rework_classes_and_database_tests
Closed branch rework_classes_and_database_tests
[refac] seperate database functions from ExpenseNoteDetail class
[fix] standardize test case names
[chore] remove comment
[refac] seperate database functions from ExpenseNote class
[fix] tests regarding ApprovedBy parameter
[chore] test method name
[fix] correct the used table in the tearDown method
[fix] add quotes around the rate
[refac] seperate database functions from ExpenseCategory class
[refac] rename variable ExpenseCategory to Name
[refac] seperate database functions from MailArchive class
[fix] database structure test for table mailtemplates
[refac] seperate database functions from MailTemplate class
[refac] mailtemplates table should have a unique key for the combination of LanguageID ActionID
[impl] add Unique Key for Name & OrganisationID
[chore] correct comments of the testLoadAll functions to match the right order column
[refac] create an object if a result row was returned
[fix] correct test for toString
[refac] seperate database functions from Registration class