EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								f728e4eb43 
								
							
								 
							
						 
						
							
							
								
								fix: Mandatory logic on first field load. ( #223 )  
							
							 
							
							
							
						 
						
							2020-01-14 17:45:25 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								04b7c1bb6d 
								
							
								 
							
						 
						
							
							
								
								bugfix duplicated recent items folder and file ( #221 )  
							
							 
							
							
							
						 
						
							2020-01-14 15:48:02 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								fd6096b565 
								
							
								 
							
						 
						
							
							
								
								redefine API to provide business data ( #214 )  
							
							 
							
							... 
							
							
							
							* Change of main functions of api from the application to the grpc library
* Create entity.
* Update entity.
* Delete entity.
* Request entity.
* Request entities list.
* Rollback entity.
* Run process.
* Browser search.
* Convert API functions to get values.
* migrate CRUD and Browser Search.
* migrate process control and callout control.
* migrate print formats.
* migrate recent items, references, context info value, private access
* migrate pending documents, favorites, language and translations.
* migrate lookups.
* fix: Drill table empty name.
* Change report output.
* Refactor dashboard and language.
* Fix dashboard component.
* Fix dashboards unsupported, and refactor and remove getting values 
							
						 
						
							2020-01-14 15:42:09 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								683e0d250b 
								
							
								 
							
						 
						
							
							
								
								fix: The values are lost from the list of changed fields. ( #217 )  
							
							 
							
							... 
							
							
							
							* fix: The values are lost from the list of changed fields.
* fix: Lost value in date field type range. 
							
						 
						
							2020-01-14 10:54:34 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								d748a0e35f 
								
							
								 
							
						 
						
							
							
								
								Add support to generate report from print format ( #218 )  
							
							 
							
							... 
							
							
							
							* add support to generate report from print format
* bugfix with report format
* redefine report format value 
							
						 
						
							2020-01-14 10:53:45 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								f0630d79d6 
								
							
								 
							
						 
						
							
							
								
								Support to dynamic dashboard ( #219 )  
							
							 
							
							... 
							
							
							
							* First test for dynamic load
* add support to list dashboard items
* change some dashboards names
Co-authored-by: Yamel Senih <ysenih@erpya.com> 
							
						 
						
							2020-01-14 10:51:28 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								d622eec48b 
								
							
								 
							
						 
						
							
							
								
								fix: Context menu style for record tables. ( #220 )  
							
							 
							
							
							
						 
						
							2020-01-13 18:18:39 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								1ecd55d1e0 
								
							
								 
							
						 
						
							
							
								
								fix: Fix the display column of the lookup when it has a default value. ( #216 )  
							
							 
							
							
							
						 
						
							2020-01-13 18:16:01 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								d7745092f9 
								
							
								 
							
						 
						
							
							
								
								add support to language list gRPC service ( #213 )  
							
							 
							
							
							
						 
						
							2020-01-13 18:11:17 -04:00  
						
					 
				
					
						
							
							
								 
								elsiosanchez
							
						 
						
							 
							
							
							
								
							
								e33dd42a33 
								
							
								 
							
						 
						
							
							
								
								Support to process the selection of records ( #212 )  
							
							 
							
							... 
							
							
							
							* add processes to context menu
* add a mixins for menu
* execute selected processes
* add message with process results
* add process selection
* modify hover from context menu
* modify hover from context menu
* style hover
* resolve conflicts 
							
						 
						
							2020-01-13 18:04:10 -04:00  
						
					 
				
					
						
							
							
								 
								elsiosanchez
							
						 
						
							 
							
							
							
								
							
								945c7941f5 
								
							
								 
							
						 
						
							
							
								
								Add Tag to Document Status ( #215 )  
							
							 
							
							... 
							
							
							
							* Add Tag to Document Status
* Support to Smart Browser
* change color 
							
						 
						
							2020-01-13 17:37:12 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								da3fad95a6 
								
							
								 
							
						 
						
							
							
								
								add drill down support to reports ( #183 )  
							
							 
							
							... 
							
							
							
							* add drill down support to reports
* add validations and service implementation for get report output
* add parameters for change report output
* add service implementation for report output and add change print format
* fix send parameters of report
* add support to change view report
* bugfix names of properties
* minor bugfix
* add support to list drill tables by reports
* modify styles for childs menu
* open drill report in other container
* bugfix route definition
* bugfix default report format
* bugfix to generate reports
Co-authored-by: EdwinBetanc0urt <EdwinBetanc0urt@hotmail.com> 
							
						 
						
							2020-01-10 14:47:25 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								28b93fb80b 
								
									
								
							
								 
							
						 
						
							
							
								
								Increase version ( #211 )  
							
							 
							
							
							
						 
						
							2019-12-16 16:22:38 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								951fbb9bbf 
								
							
								 
							
						 
						
							
							
								
								Add support to zoom from smart browser ( #209 )  
							
							 
							
							... 
							
							
							
							* add support to zoom record from smart browser
* change view column name for element name 
							
						 
						
							2019-12-13 20:51:57 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								ef26f3055d 
								
							
								 
							
						 
						
							
							
								
								fix: Correct process metadata loading in modal. ( #210 )  
							
							 
							
							
							
						 
						
							2019-12-13 20:42:47 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								2e036e2034 
								
							
								 
							
						 
						
							
							
								
								fix: Error render lookups fields without reference. ( #207 )  
							
							 
							
							... 
							
							
							
							* fix: Error render lookups without reference.
* fix: Query and DirectQuery empty values.
* Corrections when cleaning the lookup. 
							
						 
						
							2019-12-13 20:37:43 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								101de06515 
								
							
								 
							
						 
						
							
							
								
								#171  bugfix show record from zoom action ( #201 )  
							
							 
							
							
							
						 
						
							2019-12-12 18:44:04 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								c4938ee879 
								
							
								 
							
						 
						
							
							
								
								bugfix call user uuid ( #205 )  
							
							 
							
							
							
						 
						
							2019-12-12 18:43:27 -04:00  
						
					 
				
					
						
							
							
								 
								elsiosanchez
							
						 
						
							 
							
							
							
								
							
								88c6e5838a 
								
							
								 
							
						 
						
							
							
								
								Suppot to Lookups ( #204 )  
							
							 
							
							... 
							
							
							
							* Suppot to Lookups
* Update FieldSelect.vue 
							
						 
						
							2019-12-12 18:42:57 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								739f658fea 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove bad implementation for dashboard ( #206 )  
							
							 
							
							
							
						 
						
							2019-12-12 18:42:21 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								9a74271d2a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update version for Client library 1.8.2 ( #203 )  
							
							 
							
							
							
						 
						
							2019-12-11 18:27:46 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								137969c70e 
								
							
								 
							
						 
						
							
							
								
								correct error when clearing a value in date fields of type range. ( #202 )  
							
							 
							
							
							
						 
						
							2019-12-11 17:34:02 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								8b53babb21 
								
							
								 
							
						 
						
							
							
								
								feat: Add support to sequence tab. ( #186 )  
							
							 
							
							... 
							
							
							
							* feat: Add support to sequence tab.
* Add name to list sequence tab.
* Add multiple tab sequence as process in tab.
* Add identifier fields from source tab to sequence tab.
* Add multiple requests to get all records according to the pagination.
* Corrects the display of records in the first load.
* Correct multiple petition if parent record has not changed.
* Refresh the list of records on the source tab.
* Fix moved sequence and names to showed.
* fix identifiers list and actions.
* remove the displayed sequence. 
							
						 
						
							2019-12-11 16:33:29 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								1bacdd179d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support to api version for: ( #200 )  
							
							 
							
							... 
							
							
							
							- client: 1.07
- Access: 1.1.8
- Enrollment: 1.1.3 
							
						 
						
							2019-12-10 10:18:22 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								79698ad562 
								
							
								 
							
						 
						
							
							
								
								Redefine API to provider access. ( #199 )  
							
							 
							
							... 
							
							
							
							* Migrate login, get session, change role, logout.
* Convert menu. 
							
						 
						
							2019-12-10 10:11:44 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								206539251b 
								
							
								 
							
						 
						
							
							
								
								Migrate enrollment API to provider enrollment. ( #198 )  
							
							 
							
							
							
						 
						
							2019-12-10 09:40:35 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								992908ad72 
								
							
								 
							
						 
						
							
							
								
								redefine API to provide dictionary metadata. ( #197 )  
							
							 
							
							... 
							
							
							
							* Migrate Smart Browser, Process, and Field.
* Migrate Window and Tabs. 
							
						 
						
							2019-12-10 09:40:07 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								7372a21308 
								
							
								 
							
						 
						
							
							
								
								add validation for private access records ( #195 )  
							
							 
							
							
							
						 
						
							2019-12-06 00:33:02 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								3b5f0816a9 
								
							
								 
							
						 
						
							
							
								
								Unify popovers with field info an zoom in ( #191 )  
							
							 
							
							... 
							
							
							
							* unify popovers with field info an zoom in
* change method to send value from zoom in
* change popover title 
							
						 
						
							2019-12-03 16:05:41 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								0ac4604dd2 
								
							
								 
							
						 
						
							
							
								
								change breadcrumb menu options trigger ( #193 )  
							
							 
							
							
							
						 
						
							2019-12-03 15:25:54 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								2c35e3f978 
								
							
								 
							
						 
						
							
							
								
								Support to private access feature ( #174 )  
							
							 
							
							... 
							
							
							
							* add feature for go to print format setup window from report viewer
* change translation
* add feature for field condition in table records
* add private access feature
* some changes
* redefine
* add notification for lock and unlock records
* bugfix syntax
* bugfix lock and unlock records 
							
						 
						
							2019-12-03 15:18:16 -04:00  
						
					 
				
					
						
							
							
								 
								elsiosanchez
							
						 
						
							 
							
							
							
								
							
								73b375ca74 
								
							
								 
							
						 
						
							
							
								
								Support Documents Pendings ( #189 )  
							
							 
							
							... 
							
							
							
							* Support Documents Pendings
* Bugfix syntax
* route getters according to the role
* add send criteria from list of documents pendings
* change translations 
							
						 
						
							2019-12-03 15:04:33 -04:00  
						
					 
				
					
						
							
							
								 
								elsiosanchez
							
						 
						
							 
							
							
							
								
							
								929301579c 
								
							
								 
							
						 
						
							
							
								
								Add Export Window Record ( #168 )  
							
							 
							
							... 
							
							
							
							* Add Export Window Record
* Remove console.log
* unnecessary message
* add javascript class for exporter
* rename function
* rename file
* Add contexMenu to table
* import changes
* correcting translations
* add translation when exporting file...
* add a computed property to the Json array
* Add Traslation to Option Format Export
* remove validation
* Restore File
* restore file Export
* restore file Export
* Update Export2Excel.js 
							
						 
						
							2019-12-02 12:36:06 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								f82d0a49b3 
								
							
								 
							
						 
						
							
							
								
								fix: Corrects update records, no value was sent. ( #188 )  
							
							 
							
							
							
						 
						
							2019-12-02 11:24:10 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								0b95a6e10d 
								
							
								 
							
						 
						
							
							
								
								feat: Add totals with selection. ( #187 )  
							
							 
							
							
							
						 
						
							2019-11-28 10:03:16 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								521f0b28a0 
								
							
								 
							
						 
						
							
							
								
								Feature/#116 field definition support ( #169 )  
							
							 
							
							... 
							
							
							
							* add feature for go to print format setup window from report viewer
* change translation
* add feature for field condition in table records
* add evaluate logic for display field definition
* some changes
* add evaluate logic
* Fix error with evaluator in field definition 
							
						 
						
							2019-11-27 18:23:35 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								e3563b6e4f 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support to 1.8.0 version of data ( #185 )  
							
							 
							
							
							
						 
						
							2019-11-27 11:29:39 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								85bb211490 
								
							
								 
							
						 
						
							
							
								
								add favorites list in dashboard view ( #182 )  
							
							 
							
							... 
							
							
							
							Is nice it jus is nice to have a way for update this automatically 
							
						 
						
							2019-11-26 15:03:53 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								557e82489e 
								
							
								 
							
						 
						
							
							
								
								add support to zoom action ( #171 )  
							
							 
							
							
							
						 
						
							2019-11-25 18:41:17 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								97c13e23a5 
								
							
								 
							
						 
						
							
							
								
								Add feature print format setup action ( #163 )  
							
							 
							
							... 
							
							
							
							* add feature for go to print format setup window from report viewer
* change translation
* add const to static routes 
							
						 
						
							2019-11-25 18:37:02 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								96a9d7aa47 
								
							
								 
							
						 
						
							
							
								
								feat: Add show totals to Smart Browser. ( #181 )  
							
							 
							
							... 
							
							
							
							* feat: Add show totals to Smart Browser.
* change N/A with empty string. 
							
						 
						
							2019-11-25 18:28:47 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								dbaf0ec966 
								
							
								 
							
						 
						
							
							
								
								add feature report view selection in report viewer ( #165 )  
							
							 
							
							... 
							
							
							
							* add feature report view selection in report viewer
* add report view list service implementation 
							
						 
						
							2019-11-25 16:36:21 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								2564ce307f 
								
							
								 
							
						 
						
							
							
								
								add feature print format selection in report viewer ( #162 )  
							
							 
							
							... 
							
							
							
							* add feature print format selection in report viewer
* add service implementation
* add print format list to context menu actions 
							
						 
						
							2019-11-25 11:41:08 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								974c6a5139 
								
									
								
							
								 
							
						 
						
							
							
								
								Change business data version to 1.7.8 ( #180 )  
							
							 
							
							
							
						 
						
							2019-11-22 19:30:31 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								176ba9c6ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Client version for gRPC ( #179 )  
							
							 
							
							
							
						 
						
							2019-11-22 19:20:56 -04:00  
						
					 
				
					
						
							
							
								 
								Leonel Matos
							
						 
						
							 
							
							
							
								
							
								7cb80dd246 
								
							
								 
							
						 
						
							
							
								
								Bugfix references filtering ( #175 )  
							
							 
							
							... 
							
							
							
							* add feature for go to print format setup window from report viewer
* change translation
* add feature for field condition in table records
* add evaluate logic for display field definition
* bugfix references filter
* some changes 
							
						 
						
							2019-11-22 19:02:28 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								aa931527f8 
								
							
								 
							
						 
						
							
							
								
								fix: Correct rank type numerical fields. ( #177 )  
							
							 
							
							
							
						 
						
							2019-11-22 14:22:01 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								7b0354fa34 
								
							
								 
							
						 
						
							
							
								
								fix :  #172  Reload a window with a record, loses the display column. ( #173 )  
							
							 
							
							
							
						 
						
							2019-11-22 12:01:15 -04:00  
						
					 
				
					
						
							
							
								 
								Yamel Senih
							
						 
						
							 
							
							
								
								
							
							
								
							
								553b07c2bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Set default templates for github issues ( #166 )  
							
							 
							
							
							
						 
						
							2019-11-21 07:12:53 -04:00  
						
					 
				
					
						
							
							
								 
								EdwinBetanc0urt
							
						 
						
							 
							
							
							
								
							
								94cc98f3b4 
								
							
								 
							
						 
						
							
							
								
								Add new template to Field Text Long  #141 . ( #161 )  
							
							 
							
							
							
						 
						
							2019-11-20 18:09:06 -04:00