Commit graph

5070 commits

Author SHA1 Message Date
Diego Pino Garcia
fc3cef1d64 [Bug #740] Pop-up window asking for applying a Sigmoid function was being shown twice
FEA: ItEr64S03BugFixing
2010-11-30 18:53:00 +01:00
Diego Pino Garcia
70163786af Show progress type selector only in Company view
FEA: ItEr64OTS04ReporteAvancesCadeaCritica
2010-11-30 16:20:44 +01:00
Diego Pino Garcia
4219f19478 Rename class 'CriticalPathProgress' to 'PlanningData'
FEA: ItEr64OTS04ReporteAvancesCadeaCritica
2010-11-30 16:20:43 +01:00
Diego Pino Garcia
cf5194b48c Rename Progress Type 'Normal' to 'Spread progress'
FEA: ItEr64OTS04ReporteAvancesCadeaCritica
2010-11-30 16:20:43 +01:00
Diego Pino Garcia
3b85ac0dd9 Show progress on general task depending on type of progress selected on configuration menu
* Added listbox with list of progress types; now it should refresh the progress of each
task whenever a new type of progress is selected

FEA: ItEr64OTS04ReporteAvancesCadeaCritica
2010-11-30 16:20:43 +01:00
Diego Pino Garcia
3aad0de4a6 Allow user to select what type of progress will be shown by selecting an
option at the Configuration menu

FEA: ItEr63OTS07ReporteAvancesCadeaCritica
2010-11-30 16:20:43 +01:00
Diego Pino Garcia
b3adf2c64c Create CriticalPathProgress object, for storing critical path progress
Stores critical path progress duration (by days and by numHours) for a
TaskRoot element

FEA: ItEr63OTS07ReporteAvancesCadeaCritica
2010-11-30 16:20:43 +01:00
Diego Pino Garcia
69083ab87e SaveCommand can have access to criticalPath of current planification
FEA: ItEr64OTS04ReporteAvancesCadeaCritica
2010-11-30 16:20:29 +01:00
Diego Pino Garcia
660a9ff088 Added new 'Overall progress' chart
Rearrange code for creating and organizing tabs ('Load', 'Earned
value')

FEA: ItEr63OTS07ReporteAvancesCadeaCritica
2010-11-30 16:18:04 +01:00
Susana Montes Pedreira
d5c18c245e [Bug #726] Fix bug
it deletes the constraints to update the value of the input
components, but the validations remain.

FEA : ItEr62S05BugFixing
2010-11-29 14:01:57 +01:00
Susana Montes Pedreira
05cc2b613b [Bug #726] Fix bug
With the event onPaging is shown the errors in the interface.

FEA : ItEr62S05BugFixing
2010-11-29 14:01:57 +01:00
Susana Montes Pedreira
b8c997be61 [Bug #726] Fix bug
the data of the advances and its measurements
are validated in all pages.

FEA : ItEr62S05BugFixing
2010-11-29 14:01:57 +01:00
Susana Montes Pedreira
3356c9936e [Bug #726] Fix bug
When an not selected advance is removed, the measurements
of the still selected advance are not shown.

FEA : ItEr62S05BugFixing
2010-11-29 14:01:57 +01:00
Susana Montes Pedreira
a2a747ea66 [Bug #726] Fix bug
the validation in order to check if at least an advance
is spread does not work fine when the results are paged.

FEA : ItEr62S05BugFixing
2010-11-29 14:01:57 +01:00
Manuel Rego Casasnovas
564439d762 Deleted GanttZK Demo module as is not working and not being maintained anymore. 2010-11-29 13:20:00 +01:00
Susana Montes Pedreira
2fdce43829 [Bug #726] Fix bug
The radiobox component failed when the advances types are paged.

FEA : ItEr62S05BugFixing
2010-11-24 14:18:59 +01:00
Manuel Rego Casasnovas
041f1ad82a [Bug #706] Making breadcrumbs information coherent with tab name and other tabs.
FEA: ItEr64S03BugFixing
2010-11-24 09:43:34 +01:00
Manuel Rego Casasnovas
1c6d25cc45 [Bug #706] Fixed bug adding the proper info to breadcrumbs.
FEA: ItEr64S03BugFixing
2010-11-24 09:34:00 +01:00
Óscar González Fernández
ed77a8ad45 [Bug #729] Fix bug
The problem persisted because the dates were being copied directly
from TaskDTO. Now this is avoided.

FEA: ItEr63S03BugFixing
2010-11-23 17:38:11 +01:00
Diego Pino Garcia
265327a7ef Rearrange MonteCarlo zul page
* Activate paging in grid of critical path tasks

FEA: ItEr63OTS06MonteCarlo
2010-11-19 17:22:28 +01:00
Diego Pino Garcia
f102a5492c Remove dependency from Order in MonteCarloModel
FEA: ItEr63OTS06MonteCarlo
2010-11-19 17:22:27 +01:00
Manuel Rego Casasnovas
4143061b4d Small change to support null progressmeter while calculating "monte carlo" method.
FEA: ItEr63OTS06MonteCarlo
2010-11-19 17:18:25 +01:00
Diego Pino Garcia
42c2cb68ec Rearrange code in MonterCarloModel
FEA: ItEr63OTS06MonteCarlo
2010-11-19 15:39:27 +01:00
Óscar González Fernández
1e6c1a0466 Ensure that lastAllocationDirection is not null
For already existent properties it would be null, now the property is
accessed through a getter and if is null Direction.FORWARD is
returned.

FEA: ItEr63OTS03PlanificacionHaciaAtras
2010-11-19 12:14:04 +01:00
Susana Montes Pedreira
1de41fd5b0 Fix bug
Fixed bug, in the base calendar edition
when it calls to onCheckGenerateCode.

FEA : ItEr62S05BugFixing
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
7aa71542fe It adds new constraint on some sequence code.
It adds a new constraint so the order sequence and the
sequence of the work report type can not contain low bar
and it shows the constraint messages in the interface.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
f80332f072 It adds the sequence code to the predefined entities.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
8d71c4c785 Refactorization to improve the implemtation
it moves the method getNumberOfDigitsCode to
EntitySequenceDAO and moves the method setGenerateCode
from CriterionsModel to CriterionType.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
c1a088fcc3 It adds new Spanish and Galician translations.
It adds the Spanish and Galician translations
for the labels on the configuration interface.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
5ac177e164 Changes the ResourceServiceRest to add the sequence code if it is necessary.
It generates the code of the satisfactions of criterion , the
assignments of cost category to resources and the resource calendar.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
1b4a459f9c Adds the generated code sequence to ResourcesCostCategoryAssignment and CriterionSatisfaction
Replaces the generated code by the code sequence for each ResourcesCostCategoryAssignment
and each CriterionSatisfaction. Its codes always are autogenerated.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
ed1a4a994a Adds the generated code sequence to the cost categories.
Replaces the generated code by the code sequence
for cost categories and changes the configuration interface
to add the property generateCodeForCostCategory.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
963fef26d2 Adds the generated code sequence to calendar exception types.
Replaces the generated code by the code sequence
for calendar exception type and changes the configuration interface
to add the property generateCodeForCalendarExceptionType.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
f2d8a36465 Adds the generated code sequence to work report types.
Replaces the generated code by the code sequence
for work report type and changes the configuration interface
to add the property generateCodeForWorkReportType.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
b1385d0a49 Adds the generated code sequence to materials.
Replaces the generated code by the code sequence
for each material and to the predefined material
categories.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:55 +01:00
Susana Montes Pedreira
a43fe366d3 Adds the generated code sequence to resource calendars .
Replaces the generated code by the code sequence
for each resource calendar and add the generated code
to the base calendar children (CalendarException,
CalendarData, CalendarAvailability).

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:54 +01:00
Susana Montes Pedreira
1be0b8f262 Adds a message informing on deleting sequences.
If the sequence is the last one then it is shown a
message informing that it can not be deleted because
at least one sequence is necessary

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:54 +01:00
Susana Montes Pedreira
bce9b98c3c Adds the IntegrationEntityModel to autogenerated code management.
This class generalizes the methods for managing the auto-generated
codes and so reuse them on each model.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:54 +01:00
Susana Montes Pedreira
ca4198c37b Adds a ToolTipText on the code sequence row.
This message informing that it can not be modified
if the code sequence is being used.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:54 +01:00
Susana Montes Pedreira
dc290c5cac Changes the configuration interface.
It is deleted the border of each grid of the sequences code.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
a8dc1aeeb7 Replaces the generated code by the code sequence for each work report and its work report lines.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
2ef570f982 Adds the generated code sequence to base calendars.
Replaces the generated code by the code sequence
for each base calendar and adds the generated code
property to the configuration interface.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
1b4890c0ed Replaces the generated code by the code sequence for each material category.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
c0f08ff2ab Replaces the generated code by the code sequence for each type of work hours.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
5b18d89057 It adds the Spanish and Galician translations.
It adds the Spanish and Galician translations
for the labels on the configuration interface.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
889f42ef64 It adds a new functionality to EntitySequenceDAO to skip repeated code sequences.
If code sequence is added by importation services , this functionality
lets skip repeated codes and update the last value of the entity code sequence.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
5795ccc773 It adds the default separator to generate the code sequences of the child entities.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
2b93b000e4 It checks if the prefix of the code sequences is unique for each entity.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
7d194fdd36 It integrated the entity OrderSequence in the general EntitySequence.
OrderSequence and OrderSequenceDAO were deleted and the sequences
for orders will be managed through of EntitySequence with  entityName=ORDER.

FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00
Susana Montes Pedreira
592747443e Replaces the generated code by the code sequence for each label type.
FEA :ItEr61S04NavalPlanEntities
2010-11-19 10:27:53 +01:00