The man who moves mountains begins by moving small stones away. Confucius.
IADESPro Next Version (in development). 25.10
Version policies.
Versions of BusinessRedMine resources are based on ubuntu version system "Year.month"
Types of code maintenance.
Corrective Maintenance - This kind of maintenance deal with product bugs.
Adaptative Maintenance - This maintenance have to do with product modifications to adapt it to customers enviroments.
Preventive Maintenance - This maintenance is about actions to prevent software fails.
Evolutive Maintenance - This maintenance deal with new system funtionalities.
Perfective Maintenance - This maintenance is about new funtionalities in order to improve the system performance.
2025 Changelogs
Version 25.08.10.18.06
[Contracts]
Hu fix: Adjustment of labels in the Contracts plugin
[Menu]
Hu fix: Adjustment of support processes menu with new values
Version 25.07.31.23.17
[Contracts]
Corrective HU delete certifications in contracts menu
Corrective HU permissions management in contracts links
[Dashboard]
Corrective HU permissions management in canvas strategis dimensions
Corrective HU permissions management in strategic objectives
Corrective HU permissions management in sustainable development
[Menu]
Corrective HU fix the support process menu english translation
[Núcleo and Settings]
Perfective HU deleting psicology plugins
Perfective HU new functionality to delete corrupt files
[Chatbot]
Perfective HU plugin labpro chatbot reingeneering.
[Human resources]
Corrective HU fixed labels in humna resouces evaluation
[knowledgment translations]
Evolutive HU creation of new plugin for translations
Version 25.07.14.10.05
[ONLY LOGS FROM THE LAST 5 MONTHS ARE SHOWN IN DETAIL]
[UPGRADE Redmine 6.0.6]
[Attachments]
Defect #42920: Missing icon in attachments upload form
[Code cleanup/refactoring]
Defect #42687: Fix random failures in several system tests with Chrome 133 and later
Patch #42422: Use Capybara's assert_current_path in log_user steps to wait for page in ApplicationSystemTestCase
Patch #42600: Suppress Change your password popup for stable system tests
Patch #42756: Update tests for rails-dom-testing 2.3.0 whitespace collapsing
[Database]
Defect #42622: Joining both atom_token and api_token on the User model causes an error due to the ambiguous column name action
[Documentation]
Defect #42644: Noto Sans fonts are not applied on Wiki syntax help pages
Defect #42657: Update documentation links and fix config flag typo
Patch #42618: Add missing allowed CSS properties to the CommonMark Markdown help
[Email receiving]
Defect #42962: Mail handler fails to create issues from emails over 4MB on Rack >= 3.1.14
[Gems support]
Defect #42606: RuboCop warning about deprecated EnsureNode#body with rubocop-ast >= 1.41
[I18n]
Defect #42815: Limit available locales to those defined by Redmine itself no longer works
[Issues list]
Defect #42807: Progress Bar in issues list has a border above it
[Issues workflow]
Defect #42875: Page not found error when saving workflows with many statuses on Rack >= 3.1.14
[No category]
Patch #42688: Run system tests on GitHub CI
[Performance]
Defect #42933: Fix N+1 query issue in Wiki history page when loading authors of Wiki content versions
[SCM]
Defect #42839: Downloading .js files from the repository browser fails with a 422 error due to ActionController::InvalidCrossOriginRequest
Patch #42597: Skip some Mercurial tests when using Mercurial 5.1 or later in Redmine 6.0 or 5.1
[Security]
Patch #42662: Require net-imap gem 0.2.5, 0.3.9, 0.4.20, 0.5.7, or later to address CVE-2025-43857
[Text formatting]
Defect #42332: Edit this section button is missing for headings rendered as multiline HTML
Defect #42648: Wiki/CommonMark: Broken references for multiple footnote usage
[Translations]
Patch #42739: Persian translate update for 6.0-stable
Patch #42754: Swedish translation update for 6.0-stable
[UI]
Defect #42640: Query totals overlaps query buttons when an RTL language is used
Defect #42654: Text in project jump box is vertically misaligned
Defect #42773: Padding in the Preview tab is larger than in the actual rendered content
Defect #42786: Clear button for custom queries has incorrect styling inside the flyout menu
Defect #42797: Loading and waiting icons use legacy icons and overlap filename when attaching files
Defect #42953: Replace legacy other download icon with SVG icon
Patch #42641: Improve SVG contrast when an item is selected in administration sidebar
Patch #42794: Hide irrelevant information when printing
[Wiki]
Defect #42558: JPEG images are not shown in exported PDF files
[MAIN INTERFACE]
HU_1, Fix image in main links
Version 25.06.14.08.05
[Contracts]
HU_1, Evolutive improve the links
HU_2, Introduction of multiples financial request.
Version 25.05.25.21.12
[Contracts]
HU_1, Evolutionary improvement of the changelog management system
HU_2, Corrective: defect removed where a user without administration permissions could manage payment milestones.
HU_3, Evolutionary: milestones are created from supplements, both simple and multiple, just as is done from contracts.
HU_4, Evolutionary: in the contract's show view, place the Project Budget immediately below the general information.
HU_5, Evolutionary: allow planned budgets to be edited or added dynamically from the contract show view.
HU_6, Evolutionary: in the contract supplement show view, functionality is introduced to access Planned Budgets just like in contracts.
HU_7, Evolutionary: creation of multiple Planned Budgets both from the supplements show view and from contracts.
HU_8, Evolutionary: supplements can be viewed as panels or lists just like contracts.
HU_9, Evolutionary: supplements in list or panel form must have the same option to create multiple financing milestones as contracts.
HU_10, Perfective: in the financing request construction process, the option to select partial or final is not necessary; all are final, hide that selection.
HU_11, Evolutionary: in the financing request creation process, when the request is created, the related payment milestone is set as executed (the milestone status should change automatically).
HU_12, Evolutionary: multiple financing requests creation from a comfortable visual interface (similar to others).
HU_13, Evolutionary: contracts column filter for planned budget which will be the sum of the amounts from the latest supplement, or from the contract if it has no supplements.
[Avatar Chatbot]
HU_14, Perfective: fix the conversational avatar, it is too case sensitive; e.g., a user with uppercase is not found but lowercase is.
[Dashboard]
HU_15, Perfective: in the visualization of custom fields of type graph and matrix in project overviews, the name appears twice.
HU_16, Perfective: in the project overview, the name shown in the custom graph and matrix fields should be that of the block.
[Feasability]
HU_17, Evolutionary: change in idea evaluation, no person can choose to evaluate as another person; in the evaluation process, the evaluator is the user performing the action, if they have permission they evaluate.
Version 25.05.15.18.04
[Chatbot]
Perfective HU202515_01: The import results container was visually adjusted to have a maximum width of 65 vw or 550 px.
Corrective HU202515_02 : The visual validation of problematic values in import fields was improved, marking corrected values in green.
Corrective HU202515_03 : Support for CSRF tokens was added in Ajax import requests.
[General Configuration]
Corrective HU202515_04 : A reusable delay (sleep) function was incorporated for asynchronous operations.
Corrective HU202515_05 : The behavior of the quick search filter using the session (session[:easy_search]) was normalized.
Perfective HU202515_06 : The quick search filter was automatically activated after the page loads.
Corrective HU202515_07 : The manual z - index was removed from the date picker.
Corrective HU202515_08 : Localization tags were added for batch operation terms such as ‘Processing Batch’, ‘Records processed’, ‘valid’, ‘invalid’ and their Spanish equivalents.
Corrective HU202515_09 : A new configuration route was added for global users with default profile selection.
Corrective HU202515_10 : The navigation header was updated to include a direct link to global users configuration.
Corrective HU202515_11 : The settings action was added to the LabproDomainUsersController to handle editing the domain’s default role.
Corrective HU202515_12 : Localization files (en.yml and es.yml) were updated with new tags like ‘domain_users_settings_label’, ‘domain_default_role_hint’, and ‘domain_project_description2’.
[Contracts]
Evolutionary HU202515_13 : The new ManagePlanMilestonesController was created for managing plan milestones.
Evolutionary HU202515_14 : The LabproContractPlanMilestone model was added as a subclass of LabproContractMilestone to represent planned milestones.
Evolutionary HU202515_15 : A has_many :labpro_contract_plan_milestones relationship was added to the LabproContract model.
Evolutionary HU202515_16 : Visual support was added for the ‘Planned Milestones’ tab
in the contract detail view.
Evolutionary HU202515_17 : Partial views were included to show, create, edit, and list plan milestones.
Evolutionary HU202515_18 : CSS styles were introduced for list display of milestones (element - list.css).
Evolutionary HU202515_19 : The autocomplete helper for contracts (labpro_auto_complete_helper.rb) was updated to include the number of plan milestones and supplements in tooltips.
Evolutionary HU202515_21 : Routes in routes.rb were updated to include resources for the manage_plan_milestones controller.
Evolutionary HU202515_22 : The LabproContractMilestone model was updated to support custom icons by type (flag for plan milestones
).
Evolutionary HU202515_23 : A migration was added to include the labpro_contract_suplement_id field in milestones.
Evolutionary HU202515_24 : Localization files (en.yml and es.yml) were updated to include tags related to planned milestones.
Evolutionary HU202515_25 : Validations and display of the labpro_contract_suplement association were added in milestone forms.
Evolutionary HU202515_26 : Helper and JS support were added for contract supplement autocomplete (LabproContractSuplement).
Version 25.05.05.15.02
[Administration]
Defect #42584: NoMethodError when creating a user with an invalid email address and domain restrictions are enabled
[Attachments]
Defect #42394: Inconsistent behaviour between attachment download routes with and without filename
[Code cleanup / refactoring]
Patch #42562: Fix random test failure in ProjectAdminQueryTest due to missing language setting
Patch #42572: Fix random test failure in MemberTest#test_update_roles_with_inherited_roles due to non-deterministic ordering
[Custom fields]
Defect #42342: Missing thousands separator in Integer and Float custom field totals
Patch #41935: Add editable attribute in the custom fields API response
[Gantt]
Defect #42145: MiniMagick (> 5) removed cli_path, result crash when supplied imagemagick_convert_command
[Issues]
Defect #42458: For all projects checkbox should be disabled when editing an existing query in which the checkbox is already checked
[Performance]
Defect #40728: Slow loading of global spent time list in MySQL
Feature #42574: Optimize autocomplete issue listing triggered by typing ## by eager loading trackers
[Plugin API]
Defect #42509: Plugin activity icons broken when multiple plugins are loaded
[Projects]
Patch #42440: Fix project selector focus by explicitly targeting the first selected item
[SCM]
Patch #42500: Skip repository tests when the SCM client command is unavailable
[Text formatting]
Defect #42545: Commit message in issue history might be rendered in incorrect context
[UI]
Defect #41828: In mobile view, delete relation svg icon in Related Issues on an issue page, overflow text
Defect #41833: Tabs left / right buttons use legacy icons
Defect #41947: Collapse arrow shows the wrong direction at /workflows/edit
Defect #41952: Flash notice icons use the legacy icons
Defect #41967: Replace SCM action legacy icons with SVG icons in the tree view of the repository browser
Defect #42285: Icon expanded for closed fixed versions missing
Defect #42286: Context menu right arrow uses the legacy icon
Defect #42369: Expander icons not switch in Collapse all/Expand all
Defect #42465: Improve SVG icon compatibility with RTL languages
Defect #42487: Improve SVG contrast when a row is selected on table list
Defect #42520: PNG icon displayed instead of SVG in subtasks list when viewing all tasks
Defect #42532: Expander icon not working in repository tree
Defect #42575: Fix sidebar switch button display in RTL language
Defect #42576: Newly attached files are displayed using the legacy icons
Patch #42497: Adjust the position of the news comment delete button
Patch #42577: Replace legacy Atom icon with SVG icon
Patch #42596: Do not show user icon in add watchers modal when gravatar is disabled
Version 25.04.30.21.47
[Labpro Chatbot]
Modified the measurements method in MqttMessagesController to paginate the results
Added the measurements_size and measurements_offset methods to MqttMessage model to support pagination.
Changed the issue link in the show view of MqttMessages to use subject instead of name
[Labpro Front]
Added a condition to check if chatbot is defined before calling playVideoWithJumps in video_avatar.js.
[Labpro Init]
Commented out the redmine_plugin_kit gem in the Gemfile.
Added a condition to check if f.object is an instance of ApplicationRecord in labpro_auto_complete_helper.rb.
[Labpro Resources]
Commented out the line for the text_area for the description in _form.html.erb.
[Labpro Settings]
Added the pointsPerSecond field in the _measurements.html.erb view.
Passed the custom_field.format_store pointsPerSecond variable to the _show.html.erb view.
Modified the measurementsMqttMessageGet function in _show.html.erb to get the paginated data.
Added the translation for field_points_per_second in the locales files.
Version 25.04.25.19.40
[Administration]
Feature #42008: Expose default Rails health check endpoint /up for load balancers and uptime monitoring
[Code cleanup/refactoring]
Defect #42200: InlineAutocompleteSystemTest login test fails randomly
Patch #42244: Fix random failures in IssuesTest#test_bulk_copy due to StaleElementReferenceError
[Custom fields]
Defect #42233: Float custom values with comma as decimal separator are not converted to dot (.) and cause SQL errors when sorting or summing
[Gems support]
Defect #42245: 5.1-stable: Redmine fails to start with error: Unknown database adapter mysql2 found in config/database.yml
[No category]
Feature #30069: Use GitHub Actions as a secondary CI solution to run tests through the existing mirroring
[Project settings]
Defect #42192: Project settings members tab may raise ArgumentError if orphaned member records exist
[Security]
Defect #42238: Stored Cross-Site Scripting (XSS) in custom query
Defect #42326: Stored Cross-Site Scripting (XSS) in macros
Defect #42352: ProjectQuery leaks details of private projects
Defect #42194: /my/account does not correctly enforce sudo mode
Patch #42333: Update Nokogiri to 1.18.3
[Time tracking]
Defect #42172: format_hours method produces incorrect output for negative time values when Setting.timespan_format is minutes
[Translations]
Defect #42170: Fix Turkish translation of field_assignable
Patch #42239: Czech translation update for 6.0-stable
[UI]
Defect #42229: Latest news box on home page misses icons
[UI - Responsive]
Defect #42182: Poor color contrast of icons on flyout menu
Version 25.04.20.06.48
[MQTT Labpro Chatbot]
Evolutive: Added ' measurements ' to the before_action filter for find_mqtt_message in MqttMessagesController, allowing it to be accessed by the measurements action.
Evolutive: Implemented the mqtt_messages action in MqttMessagesController to retrieve MQTT messages based on parameters like project, payload type, and search terms.It renders the messages in JSON format.
Evolutive: Modified the destroy action in MqttMessagesController to redirect back to the previous page instead of always redirecting to mqtt_messages_path.
Evolutive: Implemented a delete_all action in MqttMessagesController to delete all MQTT messages, optionally filtered by mqtt_subscription_id and whether they are associated with an issue.It also redirects back to the previous page.
Evolutive: Added a measurements action to MqttMessagesController to render the measurements of an MQTT message in JSON format.
Evolutive: Modified the format_mqtt_messages_json method to include the size of the measurements array and the updated_at timestamp in the JSON response.
Evolutive: Added a toggle action to MqttSubscriptionsController to toggle the active status of an MQTT subscription and render the update template.
Evolutive: Modified the index action in MqttSubscriptionsController to render messages and measurements by topic in JSON format.
Evolutive: Added a helper method mqtt_subscription_status_for_new_hint to provide hints for MQTT subscription statuses.
Evolutive: Modified the messages_and_measurements_by_topic scope in MqttMessage model to return a hash with MQTT subscription IDs as keys and an array of message count, sum of measurements, and sum of the last measurement as values.
Evolutive: Added a live_search scope to MqttMessage model to search MQTT messages by topic or subscription description.
Evolutive: Added a name method to MqttMessage model to return the topic.
Evolutive: Modified the from_mqtt method in MqttMessage model to improve MQTT message handling, including handling of different payload types, statuses, and downtime for new messages. It also includes the issue and mqtt_subscription in the query and selects specific columns.
Evolutive: Modified the save_measurements method in MqttMessage model to update measurements with a maximum size limit if specified in the MQTT subscription options.
Evolutive: Added a check in MqttPublishJob to ensure that the MQTT client is connected before publishing messages.
Evolutive: Modified the sleep duration in MqttPublishJob to publish messages 50 times per second.
Evolutive: Added collapsible info sections and a link to a help dialog for the topic field in the MQTT subscription form.
Evolutive: Added a collapsible info section for the QoS description
in the MQTT subscription form.
Evolutive: Added a collapsible info section and a range input for the downtime for new field in the MQTT subscription form.
Evolutive : Created a new partial _item.html.erb for rendering MQTT subscription items
in a table.
Version 25.04.15.23.15
[MQTT Subscriptions]
Evolutive: Improved SSL state management now handled explicitly as a string rather than a boolean ensuring consistent configuration persistence
Evolutive: Removed default fallback values for mqtt_host
and mqtt_port these are now expected directly from the params
Evolutive: Added a 3-second delay (sleep(3)) after client disconnection to improve reconnection stability
Evolutive : Updated the SSL checkbox logic in the settings view to align with the new string format.
Evolutive: Expanded the ‘include’ clause to preload the associated project in the MQTT messages index, improving pagination and view rendering.
Evolutive : Added a rescue block with render_error in the MQTT Subscriptions controller to properly handle unexpected errors.
Evolutive: Integrated topic value parsing (splitting and trimming whitespace) into MQTT message processing.
Evolutive : Reorganized MQTT client instantiation to correctly set the SSL parameter inside the constructor instead of assigning it later.
Evolutive: Updated issue rendering logic in the MQTT message partial view to verify the existence of project or issue before offering generation.
Evolutive : Added a hint in the MQTT Subscription form to explain how to use topic values with the index notation ‘topic[n] ’.
Evolutive: Improved feedback during MQTT publication by adding a highlight effect when the form is rendered.
Evolutive : Optimized the MQTT Subscriptions detail view by preloading the projects associated with messages, improving database efficiency.
[Chatbot
Perfective : Prevented unnecessary reassignment of the name attribute when updating existing entities.
Perfective: Enhanced the logic to avoid redundant slot trace overwriting in get_intent_trace.
Perfective : In both labprochat_entity.rb and labprochat_expression.rb the relations to ‘labprochat_entities_expressions’ now include ‘dependent: :delete_all’, ensuring better handling of orphaned records.
Evolutive: Changed the semantic search scope when the embeddings model is missing, now using a similarity filter > 0.5 instead of keyword matching.
Evolutive : Extended the payload mapping method to support dynamic references to received topics using the %{topic[n]} pattern.
Evolutive: Improved JSON payload parsing by ensuring indifferent access to keys and providing fallback for non-JSON content.
Evolutive : Enhanced error message rendering — if no project is associated, ' Automatic generation not established ' is shown in muted style.
Evolutive: Rewritten JavaScript logic in the subscription form to dynamically repopulate mapping fields using stored object JSON.
Evolutive : Adjusted JavaScript initialization for rendering matrix - type
fields to avoid errors when the field is missing, using default initialization instead.
[Search (search block)]
Corrective : Updated the slot keys in filters to reflect new conventions
[Video Avatar]
Perfective : Functional improvement the inactive_time is reset upon reloading the video, avoiding multiple automatic reloads.
Evolutive: Centralized avatar visibility control via plugin configuration (plugin_labpro_front)
Evolutive : New video file added: ‘avatar_sample - low.webm’.
[Modal UI Styling]
Evolutive : Redesigned ‘ #ajax-modal’ popup modals for cleaner layout and reduced dimensions (from ‘450px’ to ‘350px’).
Evolutive: These changes have been applied across ‘users_bulk_update’, ‘users_bulk_update_groups’, and ‘users_bulk_update_roles’ views.
[PDF Helper Patch]
Evolutive: Introduced a fixed ‘size’ object (16x16px) for rendering the logo image in PDF generation, likely for consistent visual output.
Version 25.04.10.22.13
[IADESPro Chatbot]
Evolutionary : HU Team Connection Architecture
Evolutionary: HU We want to define the integration of communication with teams;
Evolutionary : HU We want the project indicators table to facilitate service APIs to return indicator information
Evolutionary: # 120406 HU The main interface options for menu labels and front-end configuration are not saving changes correctly
Evolutionary : # 120405; Domain Engineering IADESPro;;IADESPro;HU Display of options in the administration menu
Evolutionary: # 120404; Domain Engineering IADESPro;;IADESPro;HU Improve the operation of the semantic search tab in the LabPro chatbot
Evolutionary : # 120403;Domain Engineering IADESPro;;IADESPro;HU Improve the functionality of the help file management section
Evolutionary: # 120371;Domain Engineering IADESPro;;IADESPro;HU We want to be able to access graphical custom fields from the service API, but only return the calculated value in table form
Evolutionary: # 120044;Domain Engineering IADESPro;;IADESPro;HU Update the system' s knowledge base from the conversational system, but with interactive questions and answers
Version 25.03.20.18.13
[IADESPro Core]
Evolutionary : Improved API functionality for accessing queries for requests with more than 3
filters using custom fields for requests
Evolutionary: Add a filter and Profiles column to the Users for use in the user list.
Evolutionary : Development of connection tools between IAdesmart and the IADEsPro solution
Fix: Inproved the issues import
[Knowledge Base]
Evolutionary: Creates embedding tables for the projects table, the issues table, and the object help table.
Evolutionary : Option to populate the object help database, including information on each of the system 's controllers and actions, through system scanning.
[Dashboard]
Fixed: When editing snapshots, an error appears stating that a project_wizard index link cannot be created
[Main Interfaces]
Fixed: Removed Defect where changes to the Front configuration are saved and not cleared.
Fixed : Fixed defect when accessing the front / br_main_projects page
[Contracts]
Fixed : Option to import multiple payment milestones when importing them takes them to an option that is in administration.This has been resolved.
Fixed: The label that appears when importing milestones says import contracts. This label must also be adjusted when finishing the import of payment milestones
Evolutionary : The avatar shows the description of the links to help objects and system messages.
[Database]
Evolutionary : Migration to PostgreSQL version 17.4
Evolutionary: Adoption of the ParadeDB PostgreSQL distribution, which includes numerous features for full search, semantic search, and hybrid search
[Help]
Corrective: fix defect with duplicate fields in object help migration
[Business Models]
Evolutionary: Formalization of SaaS, Licensing, and Franchise business models
Evolutionary : Server restructuring to improve system efficiency and data access security
Version 25.02.28.19.23
[IADESPro Nucleus]
120226; Corrective: Corrected Defect in access to labpro configuration problem with custom fields review
120225; Corrective: Corrected Defect in the Creation of Repositories
120313; Corrective: Corrected Defect in project configuration. View of the graphics and their tables not responsive
120311; Evolutionary: Menu Corrective: Corrected Defect Repository must be inside a menu
108862; Evolutionary: Improve responsive properties in project wizards
120220; Corrective: Corrected Defect in the button at the end of the import of tasks to go to all requests
120182; Corrective: Corrected Defect in the modification of requests
120383; Corrective: Corrected Defect Resolve loading assets in production
120380; Corrective: Fixed Defect about not loading images
120178; Evolutionary: Implement new SVG icons instead of rasterized ones
[Project Wizard]
120317; Evolutionary: In the project wizard, put two hints in participant and in members
120279; Corrective: Fixed Defect / dash_wizard on page with incorrect layout in mobile navigation
119951; Evolutionary: Improve options in the project wizard at project level
120300; Corrective : Fixed Defect project _wizard members when trying to add
120299; Evolutionary: Custom Fields displayed from a mobile
[Indicators]
120309; Evolutionary: Improved hints for indicators
120295; Evolutionary : Indicators
[Contracts]
120305; Evolutionary : Configure the format of the cells where amounts appear
120304; Evolutionary: labro_contracts Replace the word Fracture
120375; Evolutionary : Import payment milestones and return milestones
120373; Evolutionary: Inclusion of functionalities for managing return on investment
120363; Evolutionary : We want to review the connection between the settings plugin and the indicator plugin where the settings plugin cannot depend on the existence of the indicator plugin.
120360; Corrective: Fixed Defect review in the dynamic gannt type project schedule the date range filter does not appear for the gannt schedule display
120355; Evolutionary : We want to be able to import contracts clearly indicating the parent contract id.be able to import all the metadata of the contracts
120357; Evolutionary: Improve contract accreditation video
120366; Corrective : Fixed Defect in strategic objectives strategic actions must have access to projects.
120365; Corrective: Fixed Defect It is desired to check that the indicators in the strategic objectives are giving values erroneous.
[Help Management]
120245; Evolutionary: Generate cypress test cases grouped by plugin
[Main Interfaces]
120382; Evolutionary: Main interfaces links are not being saved correctly from items
[Avatar]
120310; Evolutionary: Improve the avatar block
120361; Evolutionary : It is desired that in all system views the navigation Avatar can be displayed.
120319; Evolutionary: Avatar put in all views
[Error Management]
120315; Evolutionary: In the error message improve the Corrective: Corrected Defects of the image that it shows
120314; Evolutionary : The 404 error message must be improved
120396; Evolutionary: Create a module overview functionality in the form of an article component to use as a quick link in the overviews of project categories
120395; Evolutionary : Create a graphic option associated with the recovery of requests
120394; Corrective: Fixed a defect in the import of issues.
120390; Evolutionary : Permission to manage Own Contracts
[Idea Management]
120389; Evolutionary : Problems when exporting ideas in CSV and PDF
120388; Evolutionary: Improved management of permissions in the evaluation and management processes of ideas
[Kanban Agile]
120378; Corrective: Fixed a defect in custom_agile breadcrumbs
[DMFS]
120318; Evolutionary: Let the dmsf plugin be thoroughly reviewed
Version 25.02.10.07.48
[Core Migration]
Fixed : Defect ctiveRecord::SubclassNotFound in CustomFieldsController #index
Fixed: Defect in mypage Showing /home/iades/IADES/PRODUCTOS/BR/app/views/my/page.html.erb where line #14 raised:
Fixed : Defect in PDF Export in the request lists (verify)
Evolutionary: HU Update the Redmine 6.0.x Migration Record
Evolutionary : HU Resolved errors caused by the absence of the redmine_crm gem
Evolutionary: HU Incompatibility of the redmine_crm gem with ruby > 3.0.0
Evolutionary : HU13 Resolved error in loading plugin assets
Evolutionary: HU10 Resolved incompatibility of the globalize gem with rails 7.2.2
Evolutionary : HU9 Change in the declaration of options in db migrations
Evolutionary: HU8 Resolved reference to the Themes
Evolutionary : HU7 Change of the class_name method to class name
Evolutionary: HU6 Change in the store method in the models
Evolutionary : HU5 Change in the serialize method in the models
Evolutionary: HU4 Deprecation of the unloadable method in the models in rails 7.2.2
Evolutionary : HU3 Solved Incompatibility of neo4j with rails 7.2.2
Evolutionary: HU1 Change of parent class in the models
Corrective : Defect error [POST] when saving modifications
Evolutionary: HU New project_tree block
Evolutionary : HU Change in the rendering of the templates
Corrective: Defect in the access to labpro configuration problem with the fields custom review
Corrective : Defect in the Creation of Repositories
Corrective: Defect in the button at the end of the import of tasks to go to all requests
Corrective : Defect in the modification of requests
Evolutionary: HU11 Fine-tune the RubyMine debug by solving incompatibilities
Evolutionary : HU Improve the options in the project wizard at project level
Evolutionary: HU Improve the responsive properties in the project wizards
Corrective : Defect /issues when performing actions with related requests
Corrective: Defect / labpro_contract_imports in the example when importing contracts
[Contacts]
Evolutionary : HU Remove the labpro_contacts plugin
[Custom Fields]
Evolutionary : HU12 Resolved error in Matrix and Graph field
Corrective: Defect in project configuration. View of the graphs and their tables not responsive
Evolutionary : HU Matrix field option for increasing row
[AVATAR]
Evolutionary : HU Avatar put it in all views
[Human Resources]
Evolutionary : HU In the project wizard put two hints in participant and in members
[Plugin DIP]
Evolutionary : HU In the project wizard put a note under the header tabs about the iframes
[Plugin ERRORS]
Evolutionary : HU The 404 error message must be improved
Corrective: Defect Repository must be inside a menu
[Plugin Constracts]
Corrective: Defect labpro contracts at project level low navigability
Correct : Defect labpro contracts manage_milestone wrong contract link
Correct: Defect labpro contracts opinions and certifications are not filtered by project
Correct : Defect /labpro_contract_imports in the template when importing contracts
Correct: Defect / labpro_contracts also shows client / supplier contracts
Correct: Defect /:project_id/ labpro_project_contracts / :id / edit in the form when editing contracts associated with a project
Correct : Defect /labpro_appraisals when copying an opinion
Correct: Defect when creating or editing a supplement of a contract associated with a project
Correct: Defect when trying to enter supplements in some cases
Correct: Defect /m anage_milestones when trying to save milestone modifications
Fixed: Defect when trying to enter the claims of a contract
Fixed : Defect when trying to delete a contract
Fixed: Defect in /labpro_certifications when creating with workflow
Fixed : Defect in /labpro_certifications when creating
[Plugin Risks]
Fixed: Defect / risk_calendars missing CSS
Fixed: Defect /deviations when trying to modify deviations
Fixed : Defect /risk_calendars error when entering
[Plugin Dashboards]
Fix: Defect / dash_general_projects in reports page in Project Wizard inaccessible
Fix: Defect /labpro_contributions of contributions with non-existent associated event
Evolutive: Patch #41937: Enable browser autocomplete for login input fields
[Code cleanup / refactoring]
Corrective: Defect #41795: Missing fixture: a test does not pass if the ' issue_categories ' fixtures are not already loaded
Perfective : Patch #41623: Fix tests that randomly failed due to required fixtures not being loaded
Perfective: Patch #41861: Add License URLs to Icons Credits
Perfective : Patch #41881: Improper deletion of custom fields in IssueNestedSetConcurrencyTest causes test failures of other tests
Perfective: Patch #41889: Fix random test failures in Redmine::Acts::MentionableTest due to unsorted mentioned_users
Perfective : Patch #41894: Fix random test failure by ensuring WatchersController#find_objects_from_params returns results in consistent order
Perfective: Patch #41901: Fix random test failure in DestroyProjectsJobTest due to unsorted Projects Projects
Perfective : Patch #41902: Fix class name to match file name in keyboard_shortcuts_test.rb
Perfective: Patch #41914: Fix random test failure in UserTest#test_validate_password_complexity due to missing explicit language setting
Perfective : Patch #41931: Fix random failures in IssueRelationTest#test_create_with_initialized_journals due to ambiguous conditions for retrieving the expected detail
Perfective: Patch #41934: Fix random test failure in ProjectsControllerTest::test_post_copy_should_copy_requested_items due to missing :issue_categories fixture
Perfective : Patch #41951: Fix random test failure in IssueTest due to unsorted expected_statuses
[Documentation]
Evolutive : Patch #41754: Add asset precompilation instructions to doc/INSTALL and doc/UPGRADING
[Email receiving]
Corrective : Defect #41737: Deprecation warning for IMAP4 email receiving: Call Net::IMAP.new with keyword options
[Gantt]
Corrective : Defect #41786: Long subject may not be displayed in Gantt chart with narrow column width
[Gems support]
Corrective : Defect #41749: Warning during startup: Unresolved or ambiguous specs during Gem::Specification.reset
Corrective: Defect #41860: FrozenError when using SQLite3 gem version 2.0.0 or later
[Issues]
Corrective: Defect #40301: Error when create a version with custom field of File type from Issue page
[Plugin API]
Corrective: Defect #41880: Plugin activity icons broken after switching to SVG icons
[REST API]
Corrective: Defect #41791: Projects endpoint returns list of all projects
Corrective : Defect #41819: Time entry API returning `hours` as Rational instead of Float
[SCM]
Perfective : Patch #41775: Adjust the vertical alignment of icons in the tree view of the repository browser
[Time tracking]
Corrective : Defect #41895: Spent time CSV report returning `hours` as Rational instead of Float
[Translations]
Perfective : Patch #41736: Update Turkish translation of label_description from Yorum to Açıklama
Perfective: Patch #41945: Bulgarian translation update for 6.0-stable
[UI]
Corrective: Defect #41714: Replace search and magnifier icons with SVG icon
Corrective : Defect #41756: An unnecessary scroll bar is displayed on the user' s profile page
Corrective: Defect #41778: Name field in custom query creation/edit form is not marked as required
Corrective : Defect #41779: Restore `margin-top` for `#sidebar h3`
Corrective: Defect #41780: Unnecessary indentation for Completed versions in the Roadmap sidebar
Corrective : Defect #41789: HTML syntax broken for sidebar-wrapper
Corrective: Defect #41818: Redundant tooltip appearing after clicking the ellipsis button in the action menus
Corrective : Defect #41821: Icons shrink in the Activity view when event titles are long
Corrective: Defect #41853: Group icons in watchers and membership modals are using a mix of legacy and SVG icons
Corrective : Defect #41864: Report tab of Spent time page still displays deprecated raster icons instead of SVGs
Corrective: Defect #41873: Table layout breaks due to .icon class on td elements
Corrective : Defect #41883: Download button in issue comments still uses deprecated raster icon
Corrective: Defect #41918: Replaces warning icon with SVG in watcher list and workflow warnings
Corrective : Defect #41957: Remove nesting selectors because are not support in old browsers
Evolutive: Patch #41748: Optimize font loading by replacing variable fonts with specific weights for Noto Sans
[UI - Responsive]
Corrective: Defect #41822: First icon on the Activity page is replaced with chevrons-left or chevrons-right in responsive mode
2024 Changelogs
Version 24.11.20.08.20
[Gems support]
Corrective : Defect #41729: Installing Redmine 6.0.0 may cause a LoadError for svg_sprite
Perfective: Patch #41728: Update Rouge gem to 4.5
[Issues list]
Corrective: Defect #40303: Layout distortion in issue list descriptions with code blocks
Version 24.11.10.14.10
[Accounts / authentication]
Corrective : Defect #28243: Principal.not_member_of scope does not accept ActiveRecord::Relation
Evolutive: Patch #37279: Reject passwords that are the same as login, first name, last name, or email
Evolutive : Patch #38853: Changes user visibility from all to member of visible projects for new roles and existing builtin roles
Evolutive: Patch #39500: Change the default notification option for users to Only for things I watch or I am assigned to
[Administration]
Evolutive: Patch #12521: Improve tracker deletion error message to display projects containing issues under the tracker
Evolutive : Patch #40913: Add bulk lock/unlock
Evolutive: Patch to user list context menu
[Attachments]
[Code cleanup / refactoring]
Corrective : Defect #31507: Test fails if trailing whitespaces are removed
Corrective: Defect #31831: Back url parse in validation
Corrective : Defect #32985: Remove unnecessary use of instance variables in CSV and Atom response handlers
Corrective: Defect #37730: Missing copyright headers in source files
Evolutive: Patch #41500: Swap odd and even table row background colors
Perfective : Patch #33638: Add informative default welcome text for new installations
[UI - Responsive]
Evolutive : Patch #39806: Improve filter rendering on narrow screens by replacing the layout tables with a flex layout
Version 24.10.31.07.48
[Plugin Front]
Evolutionary : New block that includes conversational avatar for navigation in the system.
Evolutionary: New algorithm for searching for help objects.
Evolutionary : Interface showing the use of the new avatar block.
[Assistant Plugin]
Fix : Eliminated Defect in the project wizard links that did not move.
[Plugin Help]
Corrective : Improvement in the writing algorithm in the help knowledge base.
Corrective: Inclusion of functionality to eliminate duplicate objects in the database.
Fix : Removal of export functionality to Rasa from the help.
Evolutionary: New object search algorithm in the help database.
Version 24.10.14.04.47
[Plugin Settings]
Evolutionary : New functionality of Guided Forms for integration with conversational systems.
[Plugin Contratos]
Corrective : Deleted defect in certifications creation during contract selection.
[Plugin Feasibility]
Corrective : eliminate defect in the evaluation of ideas.
Corrective: eliminate defect in the evaluation of contributions to events.
[Plugin Issues]
Evolutionary: functionalities for the design of textual guided forms with issues.
[Chatbot Plugin]
Evolutionary: Construction of Avatar for the presentation of conversational options.
[Plugin Replication]
Evolutionary: facilities for configuring integration with DISTRA api.
Evolutionary : facilities for the integration of APIs with contracts and payment milestones.
[Psychology Plugin]
Evolutionary : Guided Textual Forms in the Psychology Plugin.
Evolutionary: Guided Conversational Forms in Psychology Plugin.
Version 24.09.30.16.27
[Portal Plugin]
Evolutionary: New link functionality between sales orders and tasks.
Evolutionary: New color adjustment functionality in the portal view.
Evolutionary: Improvements in the construction of the shopping cart and the generation of sales orders.
Perfect: Improvements in the display of the carousel of products, services and the company
Corrective: Correction of defect in the generation of sales orders
[Human Resources]
Perfect: Modification of the human resources menu, unification of the Work Plan with the analysis of Activity Costs
Evolutionary: new participant management functionality at the project level.
Evolutionary: The total column was added to the payment certification tables. At a general, project and project assistant level
Evolutionary: New functionality for the generation of payment certifications for human resources
Evolutionary: Show the total number of certifications based on the certifications selected in the filter
Evolutionary : New advanced filters option in the payment certification options.
Corrective : Eliminated defect in the selection of projects in the cost estimation of the human resources plugin
Corrective : HU 20240919_03 eliminated defect does not load user information in the person performance functionality, graphic parameters were readjusted
Corrective: Eliminated export defect in human resources performance evaluations in operations people performance in the evaluee view
Correction : Eliminated defect in evaluation history at the organization level operations people performance evaluation history
Correctivo : Eliminated defect in users participation, validation in login and user presence
Correctivo : Eliminated defect in human resource dashboard, graph size and subfix
[Issues]
Fix : HU 20240919_01 Eliminated defect of ambiguous and defective filters of subtasks and issue_relations
Corrective : HU 20240919_02 Defect removed, the task_parent field uses autocomplete, and the id of the selected task is entered.If you tap on create subtask from task A, this field takes the id of task A
Perfect : HU 20240919_04 Defect eliminated, the task_parent field uses autocomplete, and the id of the selected task is entered.If you tap on create subtask from task A, this field takes the id of task A
[Interface]
Evolutionary : new color changing functionality in the main interface
[Error Plugin]
Perfective : Updating the email address in error pages
[My Page]
Evolutionary : new functionality for generating certificates for project participation
[Contributions]
Corrective corrected defect in labpro contributions, which did not correctly display the users ' select, due to problems in select 2.
Corrective: corrected defect in labpro feasibility socials with status updates.
Version 24.09.14.07.53
[Strategic Management]
Evolutionary : Inclusion of images in strategic objectives, new associated migrate.
Evolutionary : Inclusion of images in the sustainable development goals, new associated migrate.
Evolutionary : Inclusion of images in the dimensions of the strategic kanban, new associated migrate.
Perfect : improve in dimensions and strategis objectives visualization
[Custom field]
Evolutionary : New Relation custom field that loads model data in list form and allows retrieval
Evolutionary : Integration of strategic objectives with projects from custom field Relationship
[Contracts]
Corrective : Elimination of defect in access to contracts at the project level
Corrective : Elimination of human resources evaluation defect
[Interface]
Perfect : changes in the tone of the blues of BR 's themes
Perfect : delete obsolete views in main interfaces
Evolutionary: new Cards block types in custom interface options
Evolutionary : new type of Carousel blocks in custom interface options
Evolutionary: new Citillo block types in custom interface options
Evolutionary : new Guided Form block type in custom interface options
Evolutionary: Facilities for configuring blocks with different types of items
Evolutionary : nuew type of block to open the iframe with url associated to item.
[Portal Plugin]
Fix : removal of defect display of items ActionView::Template::Error (undefined method `status_id'
for nil :
NilClass).
Perfect : removal of alternative view of the sales portal.
[Advance configuration]
Perfect : new functionality to resets public scheme table sequences.
[Plugin Kanba]
Corrective : delete defect in show taskts inside kanban.
[Recursos Humanos]
Perfect : new location for Human Resources menu
in support process section.
Corrective : delete defect of human resources evaluation
Perfect : new location for Human resources evapuation
in operations menu.
Version 24.08.26.09.14
[BRasa Chatbot]
Evolutionary : Improvement of the functionalities for the export of knowledge between the chatbot and the rasa.
Evolutionary : New functionalities for updating tasks from the chatbot using methods similar to updating repositories
Corrective : eliminate defect in the management of the knowledge base of the chatbot rules, expressions
Perfect : the hcatbot window was currently gone the message window remains active and improvements for self - learning
[Error Management]
Perfect : improved way of presenting system errors to users, new link from error window
[Core]
Corrective : elimination of dependencies between plugins and core migration processes.Patch correction in application and agile plugin
[Kanban]
Perfect : Change of the representation method of story points in the kanban plugin.
Corrective : elimination of defect in the loading of special issues (Intellectual Property
) at the project level.
Corrective : elimination of defect in loading issues in the kanban plugin with the vertical view.Previously, when there were no tasks, it did not show the correct message
Corrective : correction of permissions management when working with the kanban plugin
Evolutionary : new functionalities for the management of Custom kanban (intellectual property) and dynamic selection of the menu where it is displayed
Perfect: new options for updating tasks from the kanban card model
[Contracts]
Perfect : improvements in the visualization of payment milestones to make the visualization work faster
Corrective : eliminate defect in the workflow for creating projects from a contract.
Corrective : improvement in contract filters and the way to search by official name and coder
Evolutionary : Improvements in payment milestone certification methods at the project level
Perfect : improvements in the treatment of collaborative messages in English and Spanish for certification messages (plugins / labpro_contracts / config / locales / en.yml, plugins / labpro_contracts /
Perfect : autocomplete of payment milestones in contract creation plugins / labpro_contracts / config / routes.rb, match auto_completes / contracts
[Themes]
Fix : fix defect in theme br public / themes / labpro_br / javascripts / theme.js
Fix : fix defects in the br_blue theme public / themes / labpro_br_blue / javascripts / theme.js
Fix : fix defect in theme br_image public / themes / labpro_br_image / javascripts / theme.js
[Dashboard]
Corrective : elimination of defects in the display of strategic objectives and headings
[Advanced Administration]
Corrective : correction of defects in the administration of labpro associated with the migration of the redmine base
Corrective : in the advanced user management from the BR administration, defect caused by the migration of the redmine base
[Feseability]
Perfect : adjustments to project evaluation criteria.
[Front]
Evolutionary : introducing images in innovationlinks for improve visualziation
Perfect : improvements to labels in front plugin settings
Evolutionary : new visualization module aligned with the information band that runs.
Evolutionary : new visualization module associated with a manual carousel that drags horizontally
Evolutionary : new display module associated with the vertical carousel.
Version 24.08.15.12.27
[Base Platform]
Perfect : HU240801_1 New BR Ecosystem Favicon
Evolutionary : HU240801_2 New icon in admin seccon for sport plugin
Evolutionary : HU240801_3 New icon in admin seccon for psychology plugin
Evolutionary : HU240801_4 New icon in admin seccon for contacts plugin
[Contracts]
Corrective : HU240801_5 Improvement in the workflow in the creation of contracts and projects
[Kanbam]
Evolutionary : HU230505_E15.3.6.1.1_6 _Facilities for the protection of Results from a new option based on kanbam boards
Perfect : HU240801_8 The Story Point label as Complexity in Spanish
Perfect : HU240801_9 The interface display of the story point field is a combo box that allows you to select the following linguistic terms, Very Low, Low, Medium, High, Very High
Perfect : HU240801_10 New filters in burdown plots
Corrective : HU240801_11 Eliminated Defect that the kanbam cards could not be dragged to the new state.
Perfect : HU240801_12 The possibility that some fields can be modified from the cards view (status, percentage of progress)
Perfect : HU240801_13 The Kanaban plugin combines the kanban functionalities of mypage and the currently existing kanban.
[Issues]
Evolutionary : HU240801_14 Basic request fields that appear in all request views are now eligible.
Corrective : HU240801_15 Eliminated Defect associated with exporting jan pdf from the issues index
[BRasa Chatbot]
Evolutionary : HU240801_16 the system allows feeding the knowledge base from the chatbot interface of the system itself
Corrective : HU240801_17 That the system allows the export of learning files without errors
[Indicators]
Evolutionary : HU_IA2407_18 Calculation of contract indicators with suppliers associated with milestone amounts.
Version 24.07.25.23.57
[Contracts]
Evolutionary : HU_IA2407_Advanced filters in payment milestones of contracts
Evolutionary : HU_IA2407_Improvement in the display of payment milestone amounts associated with contracts
Evolutionary : HU_IA2407_Inclusion of workflows in the construction of certifications
Evolutionary : HU_IA2407_New labels for the representation of graphics
Improvement : HU_IA2407_Change of graphics in payment milestones including pie chart in contract modes
Improvement : HU_IA2407_Improvement in the links to payment milestones and in the display of labels
Improvement : HU_IA2407_Increase in the size of the official name of the contracts to 50
Corrective : HU_IA2407_Elimination of defect in the list of contracts that previously had a filter by projects
Corrective : HU_IA2407_Elimination of defect in relationships between contracts and modes, elimination dependency is eliminated
Corrective : HU_IA2407_Elimination of defect in relationships between contracts and contract classification, elimination dependency is eliminated
Corrective : HU_IA2407_Elimination of defect in relationships between contracts and contract statuses, elimination dependency is eliminated
Corrective : HU_IA2407_Elimination of defect in listing all contracts in the administration section
[Graphics]
Improvement : HU_IA2407_Improvement in the display of float data types in graphics
Evolutionary : HU_IA2407_Improvement in series graphics, improvements in lka inclusion of titles and other visual aspects
[Custom fields]
Fixed : HU_IA2407_Improved responsive capabilities of the solution, particularly in the custom field matrix
[Portal]
Fixed : HU_IA2407_Elimination of defect in programming of views of project portals
Fixed : HU_IA2407_Elimination of dependency relationships between users and orders and items
Fixed : HU_IA2407_correction of advanced user filters, extension
[Conversational System]
Fixed : HU_IA2407_Improved rules management
Fixed : HU_IA2407_Improved of slot management
Improved : HU_IA2407_Improved management of entities
[Psychological]
Evolutive : HU_IA2407_New psychology plugin with questionnaires oriented to sports activity
[Indicators]
Evolutive : HU_IA2407_01 Calculation of contract indicators with suppliers associated with milestone amounts.
Version 24.07.10.22.03
[Contracts]
Evolutionary : HU_IA2407_01 Redesign of the contracts menu, the control panel disappears, now embedded in contracts and milestones.
Perfect : HU_IA2406_02 Exchange of contracts with clients for contracts with suppliers.
Corrective : HU_IA2407_01 Elimination of defect with contract classifiers.
Perfect : HU_IA2407_01 Homologation of contract graphics at the project level and at the organization level.
[Indicators]
Evolutionary : HU_IA2407_01 Calculation of indicators of contracts with suppliers associated with the amounts in planned milestones and invoiced certifications.
Evolutionary : HU_IA2407_01 Calculation of indicators of contracts with clients associated with the amounts in planned milestones and invoiced certifications.
[Graphics]
Corrective : HU_IA2407_01 Elimination of defect with custom fields that affected the creation of new fields.
Perfect : HU_IA2406_02 Exchange of contracts with clients for contracts with suppliers.
[Project Assistant]
Perfect : HU_IA2406_02 Project Wizard now on top of edits as first menu.
Version 24.06.30.23.05
[Contracts]
Evolutionary : HU_IA2406_15 Change in the contracting module now
allows managing funds and contracts.
Evolutionary : HU_IA2406_16 Improvement of the list view of funds and contracts, list views, panels and figures at the organization level.
Evolutionary : HU_IA2406_17 Work flow in the creation of contracts and payment milestones and associated projects.
Evolutionary : HU_IA2406_18 Work flow in certification management.
Evolutionary : HU_IA2406_19 Relationship of certifications with payment milestones and with payment milestone tasks.
Evolutionary : HU_IA2406_20 Contracts at the project level, improvement of the list view of funds and contracts, list views of panels and figures at the organization level.
Evolutionary : HU_IA2406_21 Generation of projects and tasks from contracts.
[Main Interfaces]
Evolutionary : HU_IA2406_22 New carousel cart block for building custom interfaces.
Fix : HU_IA2406_23 Removal of defects in the design block creation form.
[Document Management]
Evolutionary : HU_IA2406_24 Improvement in the advanced document plugin, it is now indicated that when a document is uploaded from a task the system is the one that creates the folders.
Version 24.06.13.20.10
[Document Management]
Evolutionary : HU_IA2406_01 Iadescom defect correction, replacement of ember option as first communication option.
Evolutionary : HU_IA2406_02 Corrective maintenance and support of work with the platform.
Corrective : HU_IA2406_03 Digital signature of the pfd as an option in the document flow of advanced documents, including the image, the signature and the signing space.
[Conversational System]
Evolutionary : HU_IA2406_04 Voice to text assistant in labpro chatbots plugin.
Perfect : HU_IA2406_05 Improvements in the intention editor.
Perfect : HU_IA2406_06 Improvements to the rules editor.
Perfect : HU_IA2406_07 Improvements in the slot editor.
Perfect : HU_IA2406_08 Improvements in the conversational lots editor.
Corrective : Fix_240516_13, correction of certification migration.
Perfect : Feat_240516_14, method of relating payment milestones to project tasks.
Evolutionary : Feat_240516_15 : creation of contact reports at the project level with differentiated permissions.
Version 24.05.06.00.53
[Custom Fields]
Perfect : IA240501_1 : Improvement of matrix field at the request level.
[Finance]
Corrective : Defect_IA240501_2 : Improvement for accounting entries
, all accounts can have debits or credits.
Corrective : Defect_IA240501_3 : Elimination of defect in the accounting account or subaccount search process so that the subaccount can be specified separately.
Perfect : HU_IA240501_4 : Functionality to verify the validity of the sequence of accounts and subaccounts.
[Sports]
Evolutionary : Feat_240501_5 : New CASIA method configuration functionality.
[Portal]
Corrective : Defect_IA240501_6 Error when deleting users dependency with lappro_functionalities.Error message to send: PG::ForeignKeyViolation : ERROR : update or delete on table users.key constraint fk_rails_236eb49655.
Version 24.04.30.22.02
[Base Core]
Corrective : Defecto_IA240415_1_119868 : Spanish translation of the tag plugin for public
and private projects based software.
[IADESmart Conversational System]
Corrective : Defecto_IA240415_2_119868 : Spanish translation of the user stories tag plugin.
[Replicator]
Corrective : Defecto_IA240415_3_119868 : Spanish translation of replicator plugin tags.
[Custom Fields]
Corrective : Defect_IA240415_4 : Improvement of visibility to the matrix at the project and configuration level.
[Graphics]
Evolutionary : HU_IA240415_5 : New graph functionality from the matrix field at the project level.
Evolutionary : HU_IA240415_6 : New graph from matrix at request level.
[Finance]
Corrective : Defect_IA240415_7 : Improvement in the creation of accounts.
Corrective : Defect_IA240415_8 : Improvement in the accounting entry management process.
[Contracts]
Evolutionary : Feat_IA240415_9 : New payment milestone management functionalities, with special permissions at the organization level.
Evolutionary : Feat_IA240415_11 : Redesign of the contracts menu, now more options but more segmented.
Evolutionary : Feat_IA240415_12 : New payment milestone certification functionality, with digital signature.
Corrective : Defecto_IA240415_13_119885 : Spanish translation of multiple plugin contracts tags, in client contracts.
Perfect : Feat_IA240415_14 : Improved responsive view of the customer file.
Perfect : Feat_IA240415_15 : Improved view of messages when updating the client file.
Perfect : Feat_IA240415_16 : Improved visibility of contract payment milestones to improve user experience.
Corrective : Defect_IA240415_17_119886 Error when updating a Payment Milestone in a contract with a client - Error message to send: ActiveModel::ForbiddenAttributesError.
Version 24.04.15.23.32
[Base core]
Evolutionary: Migration of the solution to version 5.1.2 of Redmine dated 2024 04 03
[Contracts]
Evolutionary: Contract certifications associated with payment milestones, contracts and from projects are introduced
Evolutionary: Digital signature is introduced in the management of certifications
Evolutionary: The contracts menu is changed and is subdivided into contracts menu, control panel and opinions
[Feasibility Plugin]
Evolutionary: General evaluation is introduced in the contributions
Evolutionary: Evaluation is improved at the event level
Evolutionary: Description of evaluation is introduced in the generation of projects from ideas
Corrective: Labels are improved in the management of contributions and in the construction of ideas
[Activity view]
Corrective: Defect 39995: Project Activities and Roadmap views disclose presence of private sub projects
[Administration]
Corrective: Defect 40166: Internationalize -Check all / Uncheck all- tooltip in project list for admins
[Code cleanup/refactoring]
Corrective: Defect 39864: Backport fix of random failing integration test for plugin routes
Corrective: Defect 40239 : Add missing fixtures in Redmine::ApiTest::IssuesTest
Perfective : HU_IA 39894 : Explicitly render a 404 on non - JS requests to watchers #new
Perfective: HU_IA 39999 : Explicitly render a 404 on non - JS requests to messages #quote
Perfective : HU_IA 40043 : Remove year ranges from all copyright headers
[Database]
Perfective: HU_IA 39865: Extend mysql8? test helper to handle complex version strings
[Filters]
Corrective: Defect 39991 Fix -any- operator for text filters to exclude empty text values
[Issues]
Corrective : Defect 39932 Incorrect position of -Edited- mark in issue notes with h4 headings
[Plugin API]
Corrective: Defect 39862 Attachments functionality for (custom) plugins broken since fix for CVE-2022-44030
Evolituve #39948: Add Redmine::Plugin proxy method for Redmine::Acts::Attachable::ObjectTypeConstraint.register_object_type
[REST API]
Corrective: Defect 40099: User api filtering by status=* broke on upgrade from 5.0 to 5.1
[Rails support]
Perfective: HU_IA 40319: Update Rails to 6.1.7.7
[SEO]
Corrective : Defect 40208 An ActionController::RespondToMismatchError occurred in welcome #robots
Evolutionary: HU_IA2404_80 Links from tasks in the personal kanban to tasks within the project.
Corrective: HU_IA2404_81 Corrected Defect included validation in the personal kanban when activities without a start date or without an end date are placed in a user' s tasks.
[Finance]
Evolutionary : HU_IA2404_82 new indicator calculation page functionality from workflow accounting interface for the calculation of indicators.
Evolutionary : HU_IA2404_83 Changes in the accounting entry management interface.
Perfect : HU_IA2404_84 Improved efficiency in calculating financial management indicators.
Perfect : HU_IA2404_85 Improvements in the interface for displaying
and loading financial statements.
[Projects]
Evolutionary : HU_IA2404_86 new functionality for the reconstruction of the project tree
in the event of movement defects.
Fix : HU_IA2404_87 improves grouping of custom queries.
[Graphics]
Corrective : HU_IA2404_88 corrected defect associated with permissions and graphics display.
[Knowledge Management]
Perfect : HU_IA2404_89 Contribution management is changed to Article and the event concept is strengthened.
Evolutionary : HU_IA2404_90 Link to a site where the articles or contributions indicate some space in the cloud where they will be stored.
[Strategic Management]
Evolutionary : HU_IA2404_91 Change that by default the canvas view opens in the strategic direction.
Perfect : HU_IA2404_92 the labels are changed, the SDGs are reestablished and strategic objectives are changed for organizational objectives.
Perfect : HU_IA2404_93 The name of the associated controllers is now not displayed in the Strategic Canvas view.
[Main Interface]
Corrective : HU_IA2404_94 corrected defect associated with links in carousel - type articles, they can now be modified.
Version 24.03.31.17.50
[My page]
Evolutionary : HU_IA75 New option the common user needs to move from his personal page to modify the tasks assigned to him.
Evolutionary : HU_IA76 New option link to my page from the main interfaces.
[Conversational System]
Perfect : HU_IA77 chatbot view is made responsive.
[Main Interface]
Fix : HU_IA78 fixed defect in the br_images view where the links block overlaps the news block.
[Talent management]
Corrective : HU_IA79 defect corrected in the modification of people participants in the organization level talent management section, when forwarding to the participant show information.
Version 24.03.17.20.14
[Conversational system]
Corrective : HU_IA67 Correct defect when accessing Intents.
Corrective : HU_IA68 Corrected defect in the pop up window for generating a new entity, the term Gazette was changed to description.
Fix : HU_IA69 Fixed Defect when selecting the name of one of a bot 's skills.
Fix: HU_IA70 Fixed defect when creating a rule that lists actions.
[Main Interface]
Corrective: HU_IA71 Corrected Defect in correctly loading br-image themes. Check that the br_image theme banner appears on all pages and is displayed above the text.
Evolutionary: HU_IA72 New main platform view, build custom views.
Evolutionary: HU_IA73 New interface for the process view improving the alignment of links and child links.
[Dynamic Charts]
Corrective: HU_IA74 Corrected Defect when creating a graph using queries that were not built when selecting some attributes as assigned to in the requests.
Version 24.03.07.22.50
[Indicators]
Perfect: HU240200_IA60 Optimization of qpi and dqpi indicators associated with quality.
Perfect: HU240200_IA62 Improves realtime, real_verified and plan indicators associated with time management.
[Conversational systems]
Evolutionary: HU240200_IA63 Neutrosophic evaluation of conversations completed.
Evolutionary: HU240200_IA64 Conversational stories are created from real conversations.
[Projects]
Perfect: HU240200_IA65 The way the project tree is constructed is improved.
[Main Interface]
Perfect: HU240200_IA66 Image and text overlapping defect in articles on the main page is eliminated.
Version 24.02.28.22.34
[Knowledge Management]
Evolutionary: HU230215_IA45 New knowledge management menu that brings together talent management and event management.
Corrective: HU230505_E13.3.4_E15_IA46 permissions associated with the management of contributions are corrected.
Perfect: HU230215_IA47 move idea management to the operations block close to the projects.
Perfect: HU230215_IA48 moves experience management and support for knowledge management.
Perfect: HU230215_IA49 move Brasa conversational system for knowledge management menu.
[Contribution Management]
Evolutionary: HU240215_IA50 Idea Portfolio Management permissions are introduced.
Evolutionary: HU240215_IA51 Creation, Deletion and Modification of Ideas permissions are introduced
Evolutionary: HU240215_IA52 Idea Evaluation permissions introduced.
Evolutionary: HU240215_IA53 Reading and Commenting Ideas permissions are introduced
Evolutionary: HU240215_IA54 Event Management permissions are introduced.
Evolutionary: HU240215_IA55 Creation, Deletion and Modification of Contributions permissions are introduced
Evolutionary: HU240215_IA56 Evaluation of contributions or works permissions are introduced.
Evolutionary: HU240215_IA57 Reading and Commenting on Contributions or Works permissions are introduced
[Custom Fields]
Evolutionary: HU240215_IA58 The option is introduced that each series can be displayed differently, achieving combined graphics.
[General]
Perfect: HU240215_X_IA59, report on idle projects is delivered for projects that have not moved for a long time.
Version 24.02.17.07.48
[Contributions]
Evolutionary: HU230505_E12.3.4.1.2_E13_IA34 Improvements in UI in the evaluation of papers or contributions.
Evolutionary: E_HU230505_E13.3.4.1.3_E15_IA35 Projects are generated from an event and contributions are created as requests.
Corrective: E_HU230505_E12.3.4.1.2_E14_IA36 Error treatment is better performed in the evaluation of fuzzy sets.
Corrective: E_HU230505_E12.3.4.1.2_E14_IA37 Defect in the creation of projects based on contributions and ideas is eliminated.
Corrective: E_HU230505_E12.3.4.1.2_E14_IA38 Defect in labels during evaluation and creation of contributions is corrected.
Perfect: E_HU230505_E12.3.4.1.2_E14_IA39 Improved color contrast in comments in contributions.
[Custom Fields]
Upgrade: HU240213_IA40 New database filter options have been added from the left-hand menu in the chart table.
Improve: HU240213_IA41 The grouping options in charts have been improved.
Upgrade: HU240213_IA42 Access to the indicators table has been added from the chart construction.
[Indicators]
Improve: HU240213_IA43 The calculation of general indicators has been improved.
[General]
Improve: HU240213_IA44 The code has been reformatted for better quality.
Version 24.02.04.00.10
[Campos personalizados]
Evolutive: HU240201_IA27 New polar graphics in custom fields.
Evolutive: HU240201_IA28 New options to build graphics from issues to create time sequence.
[Indicators]
Perfectivo: HU240201_IA29, improve the project indicator calculation.
Version 24.01.30.21.05
[Events in Plugin Feasibility]
Evolutionary: HU230505_E11.3.4.1.1_IA16 The system allows the management of events and personalized fields differentiated for projects in the event category.
Evolutionary: HU230505_E11.3.4.1.1_IA17 project generation of Event projects from the event portfolios and all works are organized as project requests to organize the planning in the project outline, to the event type requests with the fields personalized as desired.
[Projects]
Evolutionary: HU230505_E12.3.4.1.2 Presentation Evaluations, the system allows works uploaded to events to be evaluated, with a set of configurable criteria.
Evolutionary: HU230505_E12.3.4.1.2 Issues level matrix field allows the management of multiple parameters and the modeling of evaluation processes.
Perfective: HU240130_X16_IA18, improve the options to move projects to warehouse, now the projects moven as open projects with enabled modules.
[Overview Interfaces]
Evolutionary: HU240130_X15_IA26, BR incorporate multiples project overview windows to improve the project analysis following categories.
[Custom Fields]
Evolutionary: HU240130_X15_IA18 Formula charts, count for list-type custom fields
Evolutionary: HU240130_X16_IA20 Formula, sum and average graphs enabled for totalizable fields in requests
Evolutionary: HU240130_X17_IA21 Graphics allow editing in the design and in the project configuration
Evolutionary: HU240130_X18_IA22 7 Series charts such as bar, column, line, smoothed line, area, smoothed area, scatter
Evolutionary: HU240130_X18_IA23 4 Circle graphs such as pie, donuts, semicircle, semidonut
Evolutionary: HU240130_X18_IA24 2 Stacked Charts as Column as Normal and Percentage
Corrective: HU240130_X18_IA25 Resolution of defect associated with matrix display when the field has an error
Version 24.01.19.19.38
[Custom Fields]
Evolutionary: HU240110_IA07, matrix field in issues require management of display restrictions by project, by tracker and by roles.
Evolutionary: HU240110_IA08, modification of the custom_fields index, update in the labpro_settings/custom_field/_index plugin.
Evolutionary: HU240110_IA09_X01, custom fields in the form of graphics from the Projects, Issues and Users structures to facilitate dashboard interfaces.
[Main Interface]
Evolutionary: HU240110_IA10_E1, improvement of the br_strategy interface in menu construction and depending on the position of the strategy items.
Evolutionary: HU240110_IA11_X02, facilities for the dynamic construction of main interfaces from blocks.
[Dashboard]
Perfect: HU240110_IA12_E1, improvement of interfaces in the dashboard plugin in the dashboard and context options.
[Feasibility]
Evolutionary: HU230505_E8.3.3.1.1_IA13, in the Idea Feasibility side menu it was changed to Idea Management.
Evolutionary: HU230505_E8.3.3.1.1_IA14, ideas can be modified from the organization level, four groups of permissions are managed, read only and comment on ideas, CRUD of ideas, evaluators of ideas and portfolio management.
Evolutionary: HU230505_E10.3.3.1.3_IA15, convert ideas into projects where the idea name is placed as the project name, but as an editable field.
Version 24.01.09.07.29
[Main Interface]
Evolutionary: HU240102_IA01_Sport, New plugin is introduced for the management of tags in the case of Sport environments, the texts are internationalized (languages).
Corrective: HU240102_IA02, defect in the creation of the main project items associated with the project search is eliminated.
[Custom Reports]
Evolutionary: HU240102_IA03, interfaces can be managed and built with dynamic graphics union.
Evolutionary: HU240102_IA04, new dynamic graphs in the form of lines are incorporated to represent trends.
[Projects]
Corrective: HU240102_IA05, defect in grouping by categories or states at the filter level in projects is eliminated.
[Users Admin]
Corrective: HU240102_IA06, the evaluation period is removed from the user filter.
2023 Changelogs
Version 23.12.30.05.54
[Main Interface]
Evolutionary: HU231215_IA01_E, The Items interface (' / labpro_functionalities ') was improved, they now appear grouped according to type and the texts are internationalized (languages).
Evolutionary: HU231205_X01, you can change the color of the Front view ball br_circle, in the settings.
[Strategic Management]
Evolutionary: HU231215_IA02_E6_hu230505, the strategic context is incorporated as a main interface facilitating the visualization of the strategic design.
Evolutionary: HU231215_IA03_E6_hu230505, now if it has an image it is displayed as an article (left description, right image), if it does not have an image it is displayed as a document (the description covers the entire width).
[Projects]
Evolutionary: HU231215_IA04, the visualization of the Users and Projects selectors is improved, now they are also shown with icons, the avatar in the users and the number of members and tasks in the project.
Evolutionary: HU231215_IA05_E, the Overview Module block called ' Members Box ' was improved. Project members are now displayed with icons, and grouped according to the roles in that project.
Evolutionary: HU231215_IA06_E, the Overview Module block called ' Subprojects ' was improved. Subprojects are now displayed with icons and in the form of a list, not as a paragraph.
Evolutionary: HU231215_IA07_E, the Project Categories view has been updated, now in the table when expanding a cell in the States column, hovering over each state highlights the active category custom fields for that state.
[Custom Fields]
Evolutionary: HU231215_IA08, the Matrix custom field now has a Help on how to use it (which is still being written),
Fix: HU231215_IA09_E, Fixed defect in the Matrix custom field when using qualitative fields.
Corrective: HU231215_IA10_E, Fixed the display of links in the front view br_image.
[Human Resources]
Evolutionary: HU231205_X02, in Global Talent Management, users can also be chosen according to the projects.
Evolutionary: HU231205_X03, When evaluating a person, there is the option to -Load previous evaluation-, if there is a previous evaluation of that person.
Corrective: HU231205_IA11_X, in Talent Management when changing tabs between Person Load, Person Evaluation, etc., the selected users are kept.
Perfect: HU231205_IA12 improves user autocomplete functionality
[Accounting]
Evolutionary: HU231205_IA13, redesign of the accounting subsystem. menu ordering
Evolutionary: HU231205_IA14, improvements in the search for accounts in accounting entries
Evolutionary: HU231205_IA15, facilities for creating vouchers for entry concepts categories from the accounting entry creation view
Evolutionary: HU231205_IA16, improvements in the validation of the balance sheet of accounting entries
Evolutionary: HU231205_IA17, inclusion of function for the closing of accounting periods.
Version 23.12.20.19.04
[Strategic Direction]
Evolutionary: HU_230505_E6.3.2.1.1, new links in LABPRO Functionality to represent strategy items associated with the context
Evolutionary: HU_230505_E6.3.2.1.1, new strategic management context functionality to represent the strategic context of the organization linked to the strategic items
[Main Interface]
Evolutionary: HU_230505_E7.3.2.1.2, new links in LABPRO Functionality to represent main projects
Evolutionary: HU_230505_E7.3.2.1.2, new main view showing main project tree
Evolutionary: new dynamic change functionality of the main interface available in administration and front plugin extensions
Evolutionary: Increased productivity-boosting phrases displayed in version control
Evolutionary: br_alternative new interface for the application' s main interface catalog that combines panels
Evolutionary : br_circle, and br_circle_servicer new interfaces for the application 's main interface catalog incorporating circular menus
Evolutionary: new functionality that groups items by type in the CRUD of main views
[Projects]
Evolutionary: new project overview designer functionality, Allows dynamic change of project overviews according to category
Evolutionary: CRUD of category types that manages looks by category
Fix: Integration of Glance Category Types with Categories
[Custom Fields]
Corrective: improvements in the matrix field
Version 23.12.10.00.15
[Database]
Fix: Defect #39437: MySQL/MariaDB issue, deadlocks and nested set consistency
Fix: Bug #39443: Invalid statement query error in MSSQL when using role filter in problem query
Evolutionary: MySQL 8 Support
[Email Notifications]
Fix: Bug #39553: Mention notification not sent (MENTION_PATTERN/LINKS_RE inconsistency)
[Filters]
Fix: Defect #39714: Query grouping filter does not work for custom field relationships
[Gem Support]
Fix: Bug #39576: ` rake yard ` does not work with Ruby >= 3.2
[Issues]
Fix: Bug #39521: Autocomplete mention not showing to users without Edit permission Issues
[PDF Export]
Fix: Defect #39534: Error (method not defined) in PDF export of issue list
[Text format]
Fix: Bug #38852: ## issue syntax is not preserved when selecting an issue from online autocomplete
[Translations]
Evolutionary #39513: Bulgarian translation update for 5.1 stable
Evolutionary #39551: Simplified Chinese translation update for 5.1 stable
Version 23.11.30.07.15
[Advanced Documents]
Corrective: Defect associated with files not being displayed even though they are present
[IU]
Evolutionary: architectural pattern of separability of project overview by categories
Evolutionary: unification of the main views, dynamic conception for the change of views
Evolutionary: New BR_Alternative view and layout for the main interface
Evolutionary: New BR_Circular view and layout for the main and dynamic interface
Evolutionary: New presentation of the main options menu on the left
[Custom Fields]
Evolutionary: custom field matrix for the representation of tabular information that includes facilities for connection with project level system models
Evolutionary: Array custom field includes formulas operations between rows
Evolutionary: custom field array includes facilities for creating fixed fields or non-editable headers
Evolutionary: matrix field includes facilities for entering fuzzy set type values
[Reports from custom fields]
Evolutionary: new functionality for the design of dynamic project reports based on metadata and custom fields from the administration menu
Evolutionary: Report integration facilities with links to custom queries
Evolutionary: printing to pdf of personalized reports
[IADESmart Chatbot]
Evolutionary: integration with Security Token for integration with non-relational databases, elastic search
Version 23.11.20.11.25
[Core Update]
Evolutionary: Migrating core to version 5.1.0
[Accounts/Authentication]
Fix: Bug #6254: Remove unknown user notification when requesting a password with a non-existent email address
Evolutionary: Feature #10314: Make the only enabled activity in a project the default for time entry
Evolutionary: Feature #27821: Issue Subject filter for Time Spent
Evolutionary: Feature #29286: Add default Time Spent activity by role
Evolutionary: Feature #37623: Add filter and parent task column to Time Spent
[Translations]
Fix: Bug #38477: Fixes English and Japanese translations of field_last_login_on
Fix: Bug #38871: Fixed mistranslation of label_board_sticky in the Spanish translation
Evolutionary: Feature #34924: Add Tamil language support
Evolutionary: Feature #34925: Add Tamil language support
Evolutionary: Feature #34926: Add Tamil language support
Evolutionary: Feature #34927: Add Tamil language support
Evolutionary: Feature #34928: Add Tamil language support
Evolutionary: Feature #34929 ... #36938: Update translations for field_principal to User or Group
Improved: Patch #32435: Change the Russian translation of Submit
[UI]
Evolutionary: Feature #1069: Open Help in a separate tab
Evolutionary: Feature #36908: Improve the wording of the password change form
Evolutionary: Feature #38231: Limit the year to 4 digits in date input
Improved: Patch #38449: Align buttons in modal dialogs to the left instead of the right
Version 23.10.30.15.03
[Project Assistant Subsystem]
Evolutionary, the wizard incorporates a view of historical changes of a project by the different states.
Evolutionary, link to project files in the main menu of the project assistant
Evolutionary, section is created for the creation of custom fields for the businessredmine system objects
Evolutionary, it allows you to create custom fields for contracts, opinions and resolutions.
Evolutionary, functionality is incorporated to create custom fields for risks.
Evolutionary, custom matrix field is created for the representation and management of data in the form of tables
Evolutionary, Facilities for printing in PDF of reports and project sheets by status and their personalized fields considering the project categories
[Administration Subsystem]
Corrective, texts are translated in user account interfaces.
Perfect, the advanced IADESPro configuration menus are combined into a single menu and it is called LABPRO Configuration.
Perfect, a new menu is created associated with the configuration and analysis that groups the administration options, components, learning of conversational systems and server synchronization.
Perfect, the issues dashboard plugin that included an alternative kamban dashboard is eliminated.
Perfect, dmsf administration labels, human resources, chatbots, main interface links, human resources contacts are improved.
Perfect, the two groups of functionalities associated with the help menus in the administration section are combined.
Perfect, located in the contact management plugin support process menu.
Corrective, eliminated Projecto word defect in messages in Spanish in the categories administration section.
Evolutionary, the creation of project trees is improved, the description can now be uploaded.
[Contracting Subsystem]
Corrective, eliminated defect that caused an error in deleting a created contract.
[Human Resources Subsystem]
Corrective, eliminated defect of The name Employment contract is repeated and in the indicated case the content is Remuneration per project.
Corrective, eliminated defect in updating the salary scale for project participants
Corrective, eliminated defect in salary rates in talent management administration
[BRasa subsystem]
Evolutionary, the project-oriented conversational system model is updated.
Version 23.10.20.22.10
[Strategic Management Subsystem]
Evolutionary, Canvas method is incorporated for Strategic Management.
Evolutionary, permissions are incorporated into the main interface options.
[Administration and Configuration Subsystem]
Evolutionary, the crud of strategic management dimensions is incorporated into the strategic management section.
Corrective, public projects in the client database are reviewed.
[BRasa subsystem]
Corrective, defect that deactivates the conversational system model is eliminated.
Perfective, the project management knowledge base of the conversational system is updated.
Version 23.10.10.08.51
[Project Subsystem]
Evolutionary, the custom fields of the project are shown broken down according to category status configuration, this allows modeling research projects or other projects with many custom fields
Corrective, defect that prevented creating a new project is eliminated.
Corrective, defect associated with the creation of a contract milestone is eliminated.
Corrective, defect associated with the update of a contract milestone is eliminated.
Corrective, defect associated with the elimination of a contract milestone is eliminated.
Fix, custom fields are loaded when a non-admin user (but with permissions) edits a project.
Corrective, defect that redirected to another view when execution milestones were added to contracts is eliminated.
Version 23.09.30.09.30
[BRasa Subsystem]
Evolutionary, Fix incorrect argument format for assert_select.
Evolutionary, Rendering a custom field with a URL pattern set and containing.
Evolutionary, Allow using the latest version of mocha even when using Ruby < 2.7.
Evolutionary, Cannot add a user to a group if the group is a member without roles in a certain project.
Evolutionary, CommonMark Markdown task list item markers are not exported to PDF.
Evolutionary, Roles of a project member should not be made empty.
Evolutionary, Cannot delete enumeration error may occur when attempting to delete a project with time entries.
Evolutionary, Update Rails to 6.1.7.6.
Evolutionary, Redmine 4.2 on Ruby 2.4 is not compatible with loofah 2.21 or higher.
Evolutionary, Exception during thumbnail macro to image tag conversion in emails.
Evolutionary, NoMethodError when trying to remove the date of an existing time entry.
Evolutionary, Fix typo in French translation of setting_bulk_download_max_size.
Evolutionary, Improve the clarity of German translation of label_user_mail_notify_about_high_priority_issues_html.
Version 23.07.31.16.20
[BRasa Subsystem]
Evolutionary, Incorporation of synonymous management in Brasa Knowledge.
Evolutionary, CRUD for skill management.
Evolutionary, CRUD for the management of intensity.
Evolutionary, CRUD for rule management.
Evolutionary, CRUD conversations with users.
Evolutionary, CRUD for the management of BOTS.
Evolutionary, CRUD to manage lookups.
[Human Resources Subsystem]
Evolutionary, CRUD construction of a person's evaluations.
Evolutionary, CRUD period, evaluation folder.
Evolutionary, Calculation of productive indicators.
Evolutionary, Computation with words for the calculation of productivity.
Evolutionary, Calculation of the level of commitment using CWW.
Evolutionary, Computation with words for the calculation of Competitiveness.
Evolutionary, Computation with words for quality assessment.
Evolutionary, Computation with words for evaluation of soft skills.
Evolutionary, Computing with words for general assessment.
Version 23.07.19.08.15
[BRasa Subsystem]
Corrective, Detection of difficulties in the generation of files with low separability in the concepts.
Corrective, improvements in the export of domain.yml file.
Corrective, improvements in the export of rules.yml file.
Corrective, improvements in the export of nlu.yml file.
Evolutionary, construction of a connected user management solution during service consultation.
Evolutionary, incorporation of session management in all plugins integrated with Brasa.
[Human Resources Subsystem]
Evolutionary, design of dynamic construction of indicators for the evaluation of human resources.
Evolutionary, incorporation of productivity categories for evaluation.
Evolutionary, incorporation of competitiveness categories for the evaluation...
Evolutionary, incorporation of categories of commitment for the evaluation...
Evolutionary, incorporation of quality categories for evaluation...
Evolutionary, design of the human resources evaluation plugin database for the calculation of indicators.
Evolutionary, data loading of evaluation criteria to XETID.
Version 23.07.08.01.30
[BRasa Subsystem]
Perfective, Remodeling of the Brasa Knowledge database alienation with BRasa.
Evolutionary, new design of the BRasa solution integrated with Conversational Driven Design strategies.
Evolutionary, BRasa services subsystem integration with BRIntelligent.
[Human Resources Subsystem]
Evolutionary, design of a new plugin for the evaluation of human resources.
Evolutionary, integration of options to measure load balance in new evaluation plugin.
Evolutionary, integration in a new work evaluation plugin with daily graphs and by periods.
Version 23.06.25.15.17
[Issues subsystem]
Corrective, fix defect of watchers associated to issues.
Corrective, fix defect relationships between issues in issues show view.
[Projects Subsystem]
Evolutionary, functionality for database configuration of completed projects.
Evolutionary, copies of closed or archived projects in the database of finished projects
Evolutionary, copy of tasks from closed or archived projects in the database of finished projects
Evolutionary, show history of projects stored as finished
Evolutionary, delete the projects already stored in the finished projects database
[Human Resources Subsystem]
Evolutionary, show summary of activities by users, number of completed tasks and planned and spent time.
Evolutionary, calculation of human resources overload and list of tasks, organization level.
Evolutionary, project level calculation of human resources overload and list of tasks.
Evolutionary, show all issues associated to users assigned to and whatchers, organization level.
Evolutionary, project level show all issues associated to users assigned to and whatchers.
[Administration Subsystem]
Evolutionary, advanced filters by global users and for tasks by users.
Perfective, improvement in the efficiency indexes in indicators.
[Conversational System Subsystem]
Perfect, assembly of architectural scheme of integration between BRasa and BRIntelligent through REST.
Version 23.06.15.11.30
[Dashboard Subsystem]
Corrective, defect in monitoring of finished tasks in Control Board.
[Contracts Subsystem]
Perfective, improvement in the efficiency of contract indexes.
[Indicators Subsystem]
Perfective, improvement in the efficiency indexes in indicators.
[Conversational System Subsystem]
Perfective, improves the efficiency of indexes in multiple tables.
Version 23.06.03.22.24
[Dashboard Subsystem]
Evolutionary, inclusion of general reports view in the strategic section, support to the scorecard.
Evolutionary, view of main milestones in the strategic section supporting the scorecard.
Evolutionary, graphs of completed tasks in the main milestones view.
Evolutionary, change in the scorecard does not show the labels in which they do not have data.
Evolutionary, do not show panels that have no data.
[Projects Subsystem]
Evolutionary, dashboard link in the project glance associated with the categories.
Evolutionary, view of completed tasks in the project dashboard.
Evolutionary, contract monitoring elements are concentrated in a single view.
Evolutionary, quality indicators and resources are grouped in the project control panel.
Perfective, search project in different forms .
[Talent Management Subsystem]
Evolutionary, the human resources subsystem is changed to a human talent management system.
Evolutionary, the concept of employee is changed by Person/Participant.
[Subsistema Calendario]
Corrective, solve defect calendar does not show issues.
[Subsystem Menu]
Evolutionary, menu is reordered now actions are concentrated in Strategy, Projects, Support Processes.
Version 23.05.21.19.01
[BRasa Knowledge Subsystem]
Corrective, defect for the export of BRasa training files is corrected.
Corrective, defect for loading new knowledge bases is corrected.
Evolutionary, breadscrums are included in the management of chatbots.
Evolutionary, the views of chatbot testing, chatbors management and knowledge bases are integrated in a single space.
[Dashboard Subsystem]
Evolutionary, tree with semaphores is introduced in the project assistant views and in subproject status.
Evolutionary, improves performance of project overview with semaphores and removes old controller.
[Project Assistant Subsystem]
Evolutionary, breadscrums are included in the project wizard management.
[Administration Subsystem]
Evolutionary, improvements to the management of categories are incorporated now there are independent relations of categories and states.
Evolutionary, the view of real and non-real projects is improved, tree and search facilities are incorporated.
Evolutionary, the view of the projects is improved considering the changes in the categories.
Version 23.05.10.21.34
[Indicators Subsystem]
Corrective, defect that calculates indicators for non-active projects is eliminated.
[Dashboard Subsystem]
Corrective, decrease the size of the labels in the dashboard.
Fixed, non-active projects are not shown in control and monitoring views.
Evolutionary, semaphores are incorporated in the project trees, in the project assistant, general level and subproject view.
Version 23.05.05.20.59
[BRasa Subsystem]
Evolutionary, Brasa link is incorporated into all plugins.
[Administration Subsystem]
Evolutionary, improvements are introduced in the project management options, long names are shortened and put in the title.
[Subsystem Settings]
Evolutionary, advanced users assigning multiple users to groups.
Evolutionary, creation of projects from multiple users support for events and automatic generation of tasks.
Evolutionary, modification of custom fields of multiple users simultaneously.
[Front UI Subsystem]
Perfect, the view of labpro_front_process aimed at describing projects and services of the organization has been improved.
[Project Assistant]
Corrective, bug associated with the project configuration view has been eliminated.
Version 23.05.01.06.57
[Dashboard Subsystem]
Evolutionary, graphics by categories are incorporated for real projects in the general control panel.
Evolutionary, status management is incorporated for real projects by categories in the general control panel.
[Administration Subsystem]
Evolutionary, improvements are introduced to delete and modify users in global users.
[Front User interface subsystem]
Evolutionary, changes are introduced in the behavior of the project peek for event scenarios.
[Project Assistant]
Evolutionary, the assistant is improved now they can be managed as links or with the use of iframes.
Version 23.04.26.04.55
[Administration Subsystem]
Evolutionary, facilities are created for centralized user management, deleting and editing multiple users simultaneously.
[Projects Subsystem]
Evolutionary, facilities are created to classify the projects and have personalized fields by project categories.
Evolutionary, project statuses and relationship of the project statuses are formally created with the custom fields that must be displayed in each status.
[Front Presentation Subsystem]
Evolutionary, it was decided to simplify the presentation of the main left menu of the system, encapsulation pattern of the functionalities, to align the solution with the ISO 56000 Innovation Management standard
Perfective, plugin contracts is improve with the encapsulation pattern
Perfective, plugin stakeholders is improve with the encapsulation pattern
Perfective, plugin resource management is improve with the encapsulation pattern
Perfective, plugin sales is improve with the encapsulation pattern
Perfective, plugin production is improve with the encapsulation pattern
Perfective, in the human resources management plugin the encapsulation pattern of the functionalities is take
Version 23.04.25.22.15
[Contracts Subsystem]
Corrective, bug fixes in loading execution milestones, difficulties with breadscrum.
[Projects Subsystem]
Perfective, Reingeneering of project dashboards to labpro_dip, improve the efficiency.
[Front Presentation Subsystem]
Evolutive, improvements in the labpro_br_portfolio view new new option to show images in the quick links of the main page
Evolutivo, now the app login go to main view directly
Perfective, reingeniering of themas, all themes are reduced to three with the clientes logo inside
[Subsistema Administration]
Perfective, changing labels in plugins documents (contribution and actives), dmsf and kanban.
[Presentation Subsystem]
Evolutionary, facility for uploading knowledge bases to BRasaKnownledge.
Version 23.04.06.12.20
[Project Management Subsystem]
Evolutive, new functionality in project tree wizard
Evolutive, new functionality in assistant offers, opinions, contracts
Evolutive, new functionality in the integrated view of planning options
Evolutive, new functionality to add participation of an employee in a project associated with a role or a payment milestone, the concept of payment is included
Evolutive, permission and access management in the management of employees within the project assistant
Evolutive, changes in the management of ideas and moves to the projects menu
Evolutive, new RUD in administration options for dynamic links mananagement associated to wizards
Adaptive, adjustment of labels and names associated with projects, now areas/projects
[Repositories Subsystem]
Corrective, remove mandatory close date constraint for milestones in gitlab plugin
[Subsistema Front Presentación]
Evolutive, nueva option to show images in shortcuts in main page
Evolutive, new theme associated to antofagasta
[Subsistema Brasa]
Evolutive, restauring plugin LabproChatbot in IADESPro as alternative to Brasa-x subsystem now called BRasa Knowledge.
Version 23.03.25.23.16
[Projects Subsystem]
Fixed, remove default missing project_id in redirect after click create button and add another
Fixed, remove defect that no user other than current user can be chosen at login after clicking Create and add another
[Import Features]
Corrective, remove defect associated with time entry import cannot import custom fields with User format
[PDF Export]
Corrective, remove defect Characters defect when copying from a Redmine generated PDF
Corrective, remove infinite loop defect on PDF export if image is included with attributes
[Gitlab Subsystem]
Corrective, defects in the treatment of the length of the versions and their relationship with the milestones are eliminated.
[Project Settings]
Corrective, Defect exceptions are eliminated when adding a project without any role defined
[Rails support]
Corrective, fix deprecation warning for db:structure:dump in db:migrate when using sql schema format
Evolutionary, Update Rails to 6.1.7.2
Evolutionary, Update the application to Redmine 5.0.5, fix security bugs
[Security]
Corrective, double processing defect is eliminated with ApplicationController#find_opcional_proyecto
Corrective, remove defect Role#permission_tracker? and related requests not considering if base permission is set
Corrective, remove defect in robots.txt to disallow issue lists with a sort or query_id parameter in any position
Evolutionary, update Nokogiri to fix various security issues
Evolutionary, insufficient permission checks when adding attachments to issues are raised
[Text format]
Corrective, remove defect in CommonMark Markdown formatter not supporting min-width, max-width, min-height, and max-height CSS properties
Corrective, remove defect CommonMark Markdown nested task lists that were not indented
[Subsystem About ]
Evolutionary, the collaborators and the lists of prizes of interested participants in the IADESPro platform are updated
[Project Assistant Subsystem]
Evolutionary, the options of the Project Assistant, Project File, Employees, Members and Schedules are completed.
Version 23.03.17.06.00
[Repositories Subsystem]
Corrective, Removed defects in the gitlab plugin, established a new way of working with the token.
[Help Subsystem]
Evolutionary, the organization of the help object generation links is improved
[BRasa Subsystem]
Evolutionary, Options for the domine.yml file are introduced from the help objects.
[Project Assistant Subsystem]
Evolutionary, the options of the Project Assistant, Project File, Employees, Members and Schedules are completed.
Version 23.03.07.00.29
[Repositories Subsystem]
Evolutionary, Spanish labels of the gitlab plugin are improved
Evolutionary, Establishes facility for project-level restoration of the relationship between gitlab states and organization states.
Evolutionary, the possibility is established from the project freedom organization level to modify or not the relationship with the gitlab and redminw states.
Corrective, fix defect in labpro gitlab to permit create repositorioes by using the last repositoriy methods.
[Indicators Subsystem]
Evolutionary, the visibility of the strategic indicators is improved, a legend is included in each graph and the spaces are increased
Corrective, defect associated with the display of indicators in the view of all projects is eliminated.
Corrective, defect in project inside view in project dashboard in organization level when the project have not subprojects.
[Stakeholder Management Subsystem]
Corrective, defect associated with the sample of suppliers, banks and customers is eliminated.
[Document Management subsystems]
Corrective, fix defect associated to descriptions of uploads.
[Subsistem Gestión de Personas/Participantes]
Corrective, fix validations in list of roles to void the errors without data.
Corrective, fix new validations in show human resources.
[Basic Arquitecture Subsystem]
Corrective, temporaly remove of plugin labpro_issue_dynamic_edit because overload the server.
[Help Management Subsystem]
Corrective, fix defect in call to help in sumenu Help and Settings.
Version 23.02.27.01.12
[Repositories Subsystem]
Evolutionary, the gitlab plugin is improved, a new form of integration between gilab and the BR application is established.
Evolutionary, relationship between milestones and versions is established.
[Documentary Subsystem]
Evolutionary, the option of drag and drop of files and folders is improved
[Subsystem Menu]
Evolutionary, breadcrumbs are incorporated into the human resources and finance plugins, the menu improves when reloading the page, it remains in the option that was selected.
Evolutionary, the menu is improved when reloading the page, it remains in the option that was selected.
Version 23.02.22.01.10
[Projects Subsystem]
Evolutionary, nuevo controlador que muestra el listado de proyectos y sus indicadores.
[Subsystem Menu]
Evolutionary, redesign of the menus, now the task management menu appears, the projects menu is simplified.
Perfect, the name of the menu associated with the projects has been improved.
Evolutionary, the sales and production menu is created, this simplifies the project and monitoring menu.
Evolutionary, breadcrumbs are introduced in all pugins, process at 95% complete.
[Document Management Subsystem]
Evolutionary, To create the file you can now drag and drop folders with various levels of nesting.
Perfective, the labels associated with Advanced Documents are changed by Document Management. To create the file, you can now drag and drop folders with various levels of nesting.
[Help Subsystem]
Evolutionary, A new help page is introduced that works when the user has not configured the page.
Evolutionary, the platform user manual is improved, the manual is still under development.
Version 23.02.06.23.24
[Projects Subsystem]
Evolutionary, new links to real subprojects statuses and check the existence of dashboard plugins to links
[Indicators Subsystem]
Perfectivo, Introduction of the partial calculation of indicators for greater agility in the calculation
[Dashboard Subsystem]
Evolutionary, New controller to show the status of the contracts, separation of contract information from the project overview
[Subsystem Menu]
Perfective, menu refactoring organization level separation of scheduling options and monitoring and control options
[Schedule Subsystem]
Evolutionary, new functionalities in the dynamic gantt for the modification of tasks
Version 23.01.25.06.24
[Projects Subsystem]
Evolutionary, new links to real subprojects statuses and check the existence of dashboard plugins to links
[Indicators Subsystem]
Perfective, Improvement in the calculation of the indicators of the subprojects, it does not include the project itself
[Dashboard Subsystem]
Evolutionary, New controller to show the status of the actual subprojects of a project
[BRasa Conversational System]
Perfective, refactoring and delete plugin labpro_chatbot, it was replaced by BRasa conversational system
Evolutive, new functionalities integration in all views with BRasa Conversational system to improve user experience, system help and online support
Version 23.01.10.04.46
[Projects Subsystem]
Corrective, Improvement of the graphics in the glance and correction of a defect when showing the status of the real projects
Corrective, Defect Do not allow unkown display_type for query
[Schedule Subsystem]
Evolutionary, dynamic gantt chart improvement includes always showing dependencies
[Activity view]
Corrective, Defect Unnecessary closing li element when there is no Next button on Activity page
Perfective, Fit in themes: br_blue, br_blue_xetid, br_image_xetid, br_blue_fundation, br_blue_etecsa, br_blue_mgp, br_image, br_image_etecsa
(Projects Subsystem)
Evolutionary, introduction of graphs in project overview with new ways of presenting indicators
Evolutionary, Breadcrumbs in Project Dashboars
(Help Subsystem)
Evolutionary, Update of the dictionary for the construction of the online help
Version 22.11.24.07.00
Corrective maintenance, issues elimination of defect associated with the overlap of the totalized information in the index view of the issues
Corrective maintenance, issues removal of associated defect progress bar when no requests overlapped
Corrective maintenance, issues correction of the progress percentages of tasks and versions
Corrective maintenance, administration of removing projects even when they are on the list of non-conttatables, adjustment of relations with the project model, depend: nullify.
Corrective maintenance, project assistant, adjustment of labels and the end date that is loaded in the project assistant at the project level.
Corrective maintenance, dashboard, remove No Data Category panel when no category views have no data.
Perfect maintenance, hotkeys, setting Hotkeys label by Hotkeys in labpro_shorcut.
Perfective maintenance, issues, visualization of the progress bar in the general list of requests.
Evolutionary maintenance, editions, inclusion of breadcrumbs in the index view of editions
Version 22.11.15.18.45
Corrective maintenance, elimination of defect associated with the elimination of projects and strong dependency relationships between Projects Templates and Projects
Corrective maintenance, elimination of defect associated with the update of the projects in the table that were not deleted
Corrective maintenance, elimination of defect associated with the language that is loaded in the bread_crums that affected when the database was new
Corrective maintenance, elimination of a defect associated with a migration in the labpro_gantt plugin
Perfective maintenance, unification in the date selection method in the plugins, the date_field field is introduced for all plugins and interfaces
Perfective maintenance, to facilitate agility for administrators, the selection of real projects is inverted, now it is assumed that all are real projects except the structures selected in the nomenclature options in the administration
Perfective maintenance, the selection of projects or structures that can sign contracts is inverted, now it is assumed that all project structures can sign contracts except the structures selected in the stakeholders options in the administration, this speeds up the work of administrators ,
Evolutionary maintenance, reengineering is carried out and the control panel is factored, to achieve greater system efficiency and solution maintenance facilities
Evolutionary maintenance, the possibility of creating dynamic graphics on request is introduced for all custom list-type fields associated with projects, and they are calculated from real projects.
Evolutionary maintenance, progress evaluation graphs of the main milestones of the entire organization are introduced
Evolutionary maintenance, the human resources graph is changed in the control panel
Version 22.11.04.01.11
Corrective maintenance, improve the spanish translation in recurring task plugins
Corrective maintenance, elimination of defects in the update of the members or employees
Perfective maintenance, standardization in the call to the dates fields in all the plugns
Perfective maintenance, quick introduction of indicator calculation and partial indicator calculation
Evolutionary maintenance, introducing breadcrumbs in risk plugin
Evolutionary maintenance, introducing new plugin labpro shortcuts to improve the issues management
Evolutionary maintenance, new theme is created for the foundation uh
Evolutionary maintenance, the loading of plugins is introduced at the configuration file level in config/labpro/labpro_plugins.yml, reducing the need to change images and facilitating the deployment of minor versions
Version 22.10.25.07.08
Corrective maintenance, patch that affected the Repositories plugin is removed
Corrective maintenance, fix defect in recurring task label
Perfective maintenance, the limit of the summary texts in the labpro functionalities is extended before it allowed only 12 characters, now it allows 50
Perfective maintenance, the labels and the order of the Risks at the Project level are improved
Evolutionary maintenance, the indicators and elements that are shown in the portfolios at the organization level are redesigned
Version 22.10.17.19.04
Corrective maintenance: The linked custom field filter was not working for user fields.
Corrective maintenance: The linked custom field filter for user fields returns a 500 Internal Server Error when filtering after a float.
Corrective maintenance: Comment auto-completion does not work in bulk edit options.
Corrective maintenance: Subtasks are not displayed correctly since 5.02.
Corrective maintenance: Fix unintentional row selection with the context menu.
Improved maintenance: Security update jQuery UI to 1.13.2.
Improved maintenance: Performance issue with Redmine 5.0.2 migrated to 5.0.3.
Improved maintenance: Include issue_patch that improves the method for calculating the estimated value and the done ratio in nested tasks.
Improved maintenance: Refactored the welcome controller and included it as an additional option from the future main page.
[Integration with additional plugins]
Improved maintenance. The application.css controller has been refactored to improve the view template.
Perfective maintenance. When creating feasibility studies, the classification and status nomenclatures are sorted by ID.
Perfective maintenance. When creating feasibility studies, the build dates are set by default.
Perfective maintenance. When creating payment milestones in the economic feasibility analysis, it is not allowed to create two items with the same name.
Perfective maintenance. Improvements in the calculation of feasibility indicators at the preliminary project and portfolio levels.
Perfective maintenance. Improvements in translations of the Labpro_dmsf plugin and translations of labpro_dip permissions.
Perfective maintenance. Setting limits on the size of summaries in links of the main functionalities.
Perfective maintenance. Elimination of mandatory parent status in relationships between links of the main functionalities.
Evolutionary maintenance. Semi-automatic generation of projects from feasibility studies.
Maintenance. evolutionary, add titles to general interested parties to announce options on right click, and make table responsive
Version 22.10.06.01.30
Perfective maintenance, Improvement in the presentation of processes, nested links see in the address front/labpro_br_process.
Evolutionary maintenance, Inclusion of advanced filters for task search in resource allocation options.
Evolutionary maintenance, New options for managing dependencies between tasks in the planning menu at the project level.
Evolutionary maintenance, New option for the inclusion of salary bases in the work experiences of employees at the project level.
Version 22.09.25.16.10
Corrective maintenance, defect solution in the help call on the main page.
Corrective maintenance, defect solution in risk assessment functionalities.
Corrective maintenance, defect solution in the Feasibility evaluation of the preliminary projects.
Corrective maintenance, defect solution in the evaluation of the Stakeholders.
Corrective maintenance, defect solution in graphical representation of milestones.
Perfective maintenance, Redesign of labpro plugin migrates, alignment with redmine 5.02 version, grouping of migrates, verification of reversibility of migrates and new migrates.
Perfective maintenance, Improvements in the management of gitlab repositories, options for verification or not ssl, which allows the solution to be generalized in different contexts.
Perfective maintenance, Improvement in the management of helper objects, movement of options for management from administration.
Perfective maintenance, Improve user experiences in help semiautomatic construction.
Perfective maintenance, New validations in user management in the employee management plugin.
Evolutionary maintenance, New options for the generation of dictionaries to support the interpretability of the help.
Evolutionary maintenance, New options for the identification of base salary in the work experiences of the organization's employees.
Evolutionary maintenance, Improvements in the semi-automatic generation of help.
Evolutionary maintenance, Improvements in user experiences associated with the reordering of menus.
Evolutionary maintenance, New options in innovation management, new types of direct link objects, br_process object, for displaying graphs.
Evolutionary maintenance, New options in innovation management, facilities for the hierarchical construction of innovation links, facilitating the dynamic construction of navigation trees from the client environment.
Version 22.09.17.00.00
Corrective Maintenance, solution of defect on migration flaw in risk management plugins.
Corrective Maintenance, solution of defect on migration bug in feasibility management plugins.
Corrective Maintenance, solution of defect unification of labels in general stakeholders in the hiring plugin.
Corrective Maintenance, solution of defect visualization of the support layer in the InnovationLink controller in the Front plugin.
Perfective Maintenance, delete button Back in main funcionalities.
Evolutive Maintenance, Setting up the labpro_messenger plugin for integration with platforms based on RocketChat.
Evolutive Maintenance, Improve authors information details.
Evolutive Maintenance, Inclusion of contract information at the project overview level.
Evolutive Maintenance, Introduction of functionality that allows creating public projects only exceptionally, to avoid operating errors by platform users.
Evolutive Maintenance, Improved interfaces for assigning members to the project at the project and administration level.
Version 22.09.12.18.18
Corrective Maintenance, defect in the elimination of projects, due to defects in the declaration of dependencies.
Perfective Maintenance, Rearrangement of gems, facilitating deployment actions.
Evolutive Maintenance, Project assistant facilities that allow you to manage innovation and research projects.
Evolutive Maintenance, Generating employees or members for projects from system users.
Evolutive Maintenance, Managing employees or project members at the project level in addition to maintaining the organization level.
Evolutive Maintenance, Reset menus concentrating information on strategy, operations and support as stated in standard 56002, management of innovation systems.
Evolutive Maintenance, Improvement of the template for uploading projects in yml format.
Evolutive Maintenance, Setting up a new theme associated with the client.
Evolutive Maintenance, Calculation of the indicators of the entire hierarchy of the project from sending to calculate indicators in the parent project.
Version 22.08.30.14.05
Evolutive Maintenance, Migration to version 5.02 of Redmine.
Corrective Maintenance, defect in the elimination of projects, due to defects in the declaration of dependencies.
Evolutive Maintenance, Integration with various instant messaging platforms.
Evolutive Maintenance, Improvements in Monitoring and Control of Tasks and Projects.
Evolutive Maintenance, New facilities for Subtask Management