Miciele Ghiorghis
3a9b3bada4
Tim-connector: Test for ExportTimesheetsToTim
2013-02-08 11:16:17 +01:00
miciele Ghiorghis
1cad4ca9b6
Jira-integration: some improvement on get issues.
...
getIssues gets now the issues from jira in one request. This is done by adding a
query fields with desired fields to be included in response. Moreover the max_results
is now outside if(!query.isEmpty) statetment.
Test case is modified to read label from jira-properties instead of hard coded
2013-02-08 10:33:45 +01:00
miciele Ghiorghis
946c66163b
Jira-integration: modified to test the classes instead code copied and jira label is moved to jira-conn-properties
2013-02-05 14:02:25 +01:00
miciele Ghiorghis
78e1d7b10b
Jira-integration: classes renamed and basic comments added
2013-02-01 09:53:24 +01:00
Manuel Rego Casasnovas
5d439b032a
jira-integration: Allow to store a comma-separated list of labels instead of URL
...
This patch allows the user to store a URL or a comma-separated list of words to
specify the possible labels for the JIRA connector.
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-31 17:03:45 +01:00
Manuel Rego Casasnovas
55b5bedf81
jira-integration: Replace printStackTrace by throw RuntimeException
...
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-30 12:53:42 +01:00
Manuel Rego Casasnovas
25d508ef46
jira-integration: By default ignore tests that only passes if you have a JIRA server
...
Some tests only passes if you have a JIRA server installed, as it's not
something mandatory to run LibrePlan, these tests are ignored by default.
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-30 12:22:00 +01:00
Manuel Rego Casasnovas
ae3b7610f1
jira-integration: Modify bootstraps in order to set JiraConfiguration properly
...
* Renamed PersonalTimesheetsTypeOfWorkHoursBootstrap to
ConfigurationTypeOfWorkHoursBootstrapa in order to set up TypeOfWorkHours for
both personal timesheets and Jira connector.
* Modified ConfigurationBootstrap to ensure that the JiraConfiguration is
created properly.
* Removed unneeded code in ConfigurationModel.
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-30 11:16:50 +01:00
Manuel Rego Casasnovas
cc2568aca2
jira-integration: Move path for search operation in JIRA REST API to constant
...
As this path is used in several classes it has been moved to a constant in
JiraRESTClient.
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-29 19:30:26 +01:00
Manuel Rego Casasnovas
89e9a58b6b
jira-integration: Move code prefix for JIRA entities to a constant
...
As the same prefix is used in several files it has been defined as a constant in
JiraConfiguration.
FEA: ItEr77S16JiraAndTimConnectorContributionIntegration
2013-01-29 19:30:17 +01:00
Miciele Ghiorghis
0bd1066d20
Jira-integration: Copy right changed from Igalia, S.L. to St. Antoniusziekenhuis
2013-01-29 18:30:49 +01:00
Miciele Ghiorghis
629ff6fad1
Jira-integration: Test for JiraRESTClient
...
Configuration properties are located in ..scripts/jira-connector/jira-conn.properties
2013-01-29 18:30:48 +01:00
Miciele Ghiorghis
2bc8fbec6d
Jira-integration: Test for JiraTimesheetSynchronizer
2013-01-29 18:30:48 +01:00
Miciele Ghiorghis
ead5bd8a11
Jira-integration: Test for JiraOrderElementSynchronizer
2013-01-29 18:30:48 +01:00
Manuel Rego Casasnovas
ddc32cea1d
Bug #1553 : Fixed test due to change in behavior
...
As the code now is copied to the parent node, the test checking its value has to
be fixed.
FEA: ItEr77S04BugFixing
2012-11-20 09:52:32 +01:00
Manuel Rego Casasnovas
af5d2b2776
Rename SUBCONTRACTED_PENDING_ORDER to OUTSOURCED
...
FEA: ItEr77S03Community
2012-11-08 20:01:56 +01:00
Manuel Rego Casasnovas
98eeed0801
Fix remove order elements service test in MySQL
...
It was working properly in PostgreSQL but not in MySQL. Now it is passing in both.
FEA: ItEr77S13AllowDeleteOrderElements
2012-11-07 11:39:46 +01:00
Manuel Rego Casasnovas
774b97a26b
Add test for new delete order elements service
...
FEA: ItEr77S13AllowDeleteOrderElements
2012-11-06 12:49:48 +01:00
Jacobo Aragunde Pérez
b0ab592785
Bug #1551 : Added FIXME notes to two tests that are causing trouble.
...
I have identified a problem but I haven't the knowledge to fix it now.
FEA: ItEr77S04BugFixing
2012-10-23 13:27:57 +02:00
Manuel Rego Casasnovas
f9973f2e79
Trying to fix broken test in Jenkins
2012-10-03 10:50:40 +02:00
Manuel Rego Casasnovas
b8ae09471d
Fix tests broken in commit b940c78826
...
The problem was that now when a user or resource is saved, it's checked the
limit in the configuration fields. For that reason, we need to load the
configuration data before saving any user or resource.
2012-10-03 10:25:54 +02:00
Manuel Rego Casasnovas
3394f41aa2
Refactor source code to use personal timesheet instead of monthly timesheet
...
FEA: ItEr77S07PersonalTimesheetsPeriodictyConfiguration
2012-08-28 13:28:02 +02:00
Jacobo Aragunde Pérez
bc27ad2d7a
Bug #1494 : Add a valid SubcontractorDeliverDate to the SubcontractedTaskData
...
used in ReportAdvancesServiceTest.
FEA: ItEr76S04BugFixing
2012-07-16 10:56:29 +02:00
Manuel Rego Casasnovas
e91faa776b
Finally fixing users and profiles related tests changing the way to define default users
...
FEA: ItEr76S30PermissionsEnhancements
2012-06-25 13:13:48 +02:00
Manuel Rego Casasnovas
36414465cf
New attempt to fix tests in Jenkins machine
...
FEA: ItEr76S30PermissionsEnhancements
2012-06-25 11:20:31 +02:00
Manuel Rego Casasnovas
a1e4ecd38d
Fix tests failing on Jenkins due to new predefined users with profiles
...
FEA: ItEr76S30PermissionsEnhancements
2012-06-22 13:03:39 +02:00
Manuel Rego Casasnovas
bdf731d473
Modified behavior of UsersBootstrapInDB in order to create users only if there are no users yet
...
This will work like the rest of bootstraps. Accordingly to its behavior the
class has been renamed from MandatoryUser to PredefinedUsers.
FEA: ItEr76S30PermissionsEnhancements
2012-06-21 12:34:10 +02:00
Manuel Rego Casasnovas
909a007042
Fixed some users related tests due to previous patch
...
FEA: ItEr76S30PermissionsEnhancements
2012-06-21 08:39:18 +02:00
Manuel Rego Casasnovas
8cafa2ffde
Bug #1452 : Fix problem adding info about resource in work report lines
...
Adapted to any resource and not only workers.
FEA: ItEr76S04BugFixing
2012-06-04 15:35:15 +02:00
Manuel Rego Casasnovas
054fbb0261
Fix TypeOfWorkHoursServiceTest in MySQL
...
FEA: ItEr76S28UserDashboard
2012-05-30 08:06:20 +02:00
Manuel Rego Casasnovas
ae86693d8f
Fix TypeOfWorkHoursServiceTest due to new configuration field
...
FEA: ItEr76S28UserDashboard
2012-05-28 17:46:03 +02:00
Susana Montes Pedreira
b21342ee67
fixes the test ReportAdvancesServiceTest
...
FEA: ItEr76S21UpdateEndDateToCustomer
2012-05-11 20:01:55 +01:00
Susana Montes Pedreira
fb435bb60c
add tests to check out end dates requested from
...
subcontract to customer are correctly reported.
FEA: ItEr76S21UpdateEndDateToCustomer
2012-04-10 11:26:34 +01:00
Susana Montes Pedreira
b3a5f2226d
Adaptation of the XML message to send end date communications
...
from subcontractor to customer
FEA: ItEr76S21UpdateEndDateToCustomer
2012-04-10 08:38:38 +01:00
Susana Montes Pedreira
c8406864eb
Refactor the class OrderElementWithAdvanceMeasurementsDTO to be
...
OrderElementWithAdvanceMeasurementsOrEndDateDTO.
FEA: ItEr76S21UpdateEndDateToCustomer
2012-04-04 12:47:22 +01:00
Susana Montes Pedreira
755387110d
Merge branch 'master' into subcontracting
2012-03-20 10:03:51 +00:00
Manuel Rego Casasnovas
930bb705ea
Fix some tests due to previous change
...
FEA: ItEr76S13WBSSettingUpBehavior
2012-02-27 17:10:22 +01:00
Susana Montes Pedreira
b8d76639f3
Merge branch 'master' into subcontracting
2012-01-10 17:54:45 +01:00
Manuel Rego Casasnovas
492a0470c3
[Bug #1288 ] Return null instead of zero in a just created AdvanceMeasurement
...
Now when you add a new advance measurement, you will have an empty value.
A test was fixed due to this change.
FEA: ItEr75S04BugFixing
2011-12-28 11:09:27 +01:00
Manuel Rego Casasnovas
1bccac182a
Skipping some tests in ScenarioModelTest because they were causing problems in Debian Wheezy
...
FEA: ItEr75S04BugFixing
2011-12-20 12:36:38 +01:00
Manuel Rego Casasnovas
96939ea070
Remove uneeded test as it was causing problems in Debian Wheezy
...
FEA: ItEr75S04BugFixing
2011-12-20 12:36:38 +01:00
Manuel Rego Casasnovas
1954104c4f
Fix problems in MaterialDAOTest and MaterialServiceTest
...
Tests were not passing in Debian Wheezy
FEA: ItEr75S04BugFixing
2011-12-20 12:36:38 +01:00
Susana Montes Pedreira
9a82aeb6af
creates a new field in the SubcontratedTaskData to store the collection of subcontrator delivering dates.
...
FEA: ItEr75S32AnA15S04UpdateDeliveringDateInSubcontracting
2011-12-13 16:48:08 +01:00
Ignacio Diaz Teijido
502892b375
[Bug #1249 ] Calendar names sorted in several screens
...
FEA: ItEr75S04BugFixing
2011-11-29 10:25:28 +01:00
Susana Montes Pedreira
bfcbcc3011
Refactoring the code for replacing the occurences of comunication by communication.
2011-11-22 16:31:26 +01:00
Manuel Rego Casasnovas
6f453f3558
Fix OrderElementServiceTest to pass tests in MySQL
...
FEA: ItEr75S04BugFixing
2011-11-22 13:29:19 +01:00
Susana Montes Pedreira
b463d8e42e
it changes REPORT_ADVANCE for REPORT_PROGRESS and set properly the copyright
2011-11-22 09:34:04 +01:00
Susana Montes Pedreira
b4689b1cf4
it removes trailing whitespaces.
2011-11-22 09:33:55 +01:00
Manuel Rego Casasnovas
c364192df6
Fix pending issues in previous commit
...
FEA: ItEr75S29DefaultData
2011-11-21 10:24:44 +01:00
Ignacio Diaz Teijido
c48fd3ddd3
Inserted empty conditions for default data
...
This should be fixed in the future, since it has a workaround for unit tests which bypasses the new behaviour of default data inserting. Those sections to be fixed are in commented lines with //FIXME label.
FEA: ItEr75S29DefaultData
2011-11-21 08:15:16 +01:00