|
22cbede8d5
|
Added the full functionality to create meb
|
2023-02-08 13:40:06 -05:00 |
|
|
11e8949b30
|
Added the importer for sra results
|
2023-02-07 13:01:49 -05:00 |
|
|
d91b6edfff
|
Add lod1
|
2023-02-07 07:40:28 -05:00 |
|
|
aa4b7829e4
|
Repair energy ade export
|
2023-02-07 07:20:36 -05:00 |
|
|
b85a111a11
|
Repair energy ade export
|
2023-02-07 06:16:08 -05:00 |
|
|
19fc822147
|
Small bug correction in the new dictionary structure
|
2023-02-06 06:50:58 -05:00 |
|
|
09bfe71d4d
|
Refactor in the dictionaries helper.
Now the dictionaries are wrapped into classes to easier maintenance
Added alkis dictionary skeleton
Added montreal dictionary
|
2023-02-06 06:29:21 -05:00 |
|
|
fb534c6b8f
|
Release 0.1.7.4
|
2023-02-03 04:57:49 -05:00 |
|
|
7bafbba240
|
remove unwanted print
|
2023-02-02 13:01:56 -05:00 |
|
|
16adfaa1a8
|
Full implementation of basic persistence tasks for the one_shot admin tool.
|
2023-02-02 13:00:58 -05:00 |
|
|
a34206e6ff
|
Persistence up and running with small fix
|
2023-02-02 07:14:41 -05:00 |
|
|
f99b8497ff
|
Persistence up and running with basic app applicartion
|
2023-02-02 06:12:24 -05:00 |
|
|
d6c3f3ef67
|
Merge remote-tracking branch 'origin/master'
|
2023-02-01 10:56:33 -05:00 |
|
Pilar
|
37d345c185
|
costs catalog reformatted
|
2023-02-01 10:38:38 -05:00 |
|
|
30bd7678fc
|
Preliminary version of persistence ready for testing
|
2023-02-01 07:29:06 -05:00 |
|
|
672b9874f2
|
Persistence refactory
|
2023-02-01 06:05:12 -05:00 |
|
|
5978757348
|
Partial correction of persistence
|
2023-01-31 13:11:39 -05:00 |
|
|
10623cc466
|
Release 0.1.7.3
|
2023-01-30 07:01:39 -05:00 |
|
|
2c2fc025eb
|
Correct error in db table creation (user_applications)
|
2023-01-30 07:01:05 -05:00 |
|
|
ae55205ad9
|
Release 0.1.7.2
|
2023-01-30 06:49:45 -05:00 |
|
|
17f8223023
|
Add basic application handling to the persistence
|
2023-01-30 06:49:08 -05:00 |
|
|
ba011d9517
|
Delete construction_helpers.py
|
2023-01-30 11:42:31 +00:00 |
|
Guillermo Gutierrez Morote
|
94f1abbc29
|
Merge branch 'fixing_errors_from_merge' into 'master'
Fixing errors from merge
See merge request Guille/hub!51
|
2023-01-27 15:37:26 +00:00 |
|
Pilar
|
d9be11eb92
|
Merge remote-tracking branch 'origin/master'
|
2023-01-27 10:35:25 -05:00 |
|
Pilar
|
4980fa8c95
|
erased not used classes
|
2023-01-27 10:34:28 -05:00 |
|
|
2823e6a1fc
|
update deployment documentation
|
2023-01-27 05:26:44 -05:00 |
|
|
3a3a25b9b1
|
release 0.1.7.1
|
2023-01-26 11:10:15 -05:00 |
|
Pilar
|
3e46da13d4
|
erased not used classes
|
2023-01-26 09:02:22 -05:00 |
|
Pilar
|
c61dca2fe6
|
from usage_zone to usage
|
2023-01-26 08:53:00 -05:00 |
|
|
1b47ea64b5
|
Clean up:
Some old not implemented classes have been removed
Some pep8 improvements done too
|
2023-01-26 07:41:56 -05:00 |
|
|
4e0b17d7ee
|
Correct the mistakes during the merge.
Now everithing should work as expected.
One minor improvement in the error function for the factories.
|
2023-01-26 06:35:55 -05:00 |
|
|
ff4fef17fb
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# hub/catalog_factories/construction_catalog_factory.py
# hub/imports/construction_factory.py
# hub/imports/usage_factory.py
|
2023-01-26 05:23:22 -05:00 |
|
|
2ebec93ab4
|
Merge disaster:
I do expect a lot of errors in this merge, this will be review later on, please don't rebase into this one
|
2023-01-26 05:21:34 -05:00 |
|
Guillermo Gutierrez Morote
|
e8f90c1141
|
Merge branch 'db_persistence' into 'master'
Included checks for import handlers and types
See merge request Guille/hub!50
|
2023-01-26 09:14:22 +00:00 |
|
Peter Yefi
|
d04906306e
|
Included checks for import handlers and types
|
2023-01-25 19:13:00 -05:00 |
|
|
ec9878eaf8
|
Remove unwanted print
|
2023-01-25 06:39:03 -05:00 |
|
|
b4b75b5e12
|
Small correction in unittests
|
2023-01-25 06:38:08 -05:00 |
|
Guillermo Gutierrez Morote
|
2cfe3b7af8
|
Merge branch 'dist' into 'master'
Dist
See merge request Guille/hub!48
|
2023-01-25 10:36:09 +00:00 |
|
|
f5333c0975
|
packaging version working as spected
|
2023-01-25 05:21:12 -05:00 |
|
|
9700e5ce21
|
packaging version
|
2023-01-24 10:51:50 -05:00 |
|
Guillermo Gutierrez Morote
|
ddf8e6dcfe
|
Merge branch 'db_persistence' into 'master'
Db persistence
See merge request Guille/hub!47
|
2023-01-18 05:00:50 +00:00 |
|
Peter Yefi
|
f1b16dde6d
|
Removed city object from db factory constructor
|
2023-01-17 20:04:56 -05:00 |
|
Peter Yefi
|
169c79650e
|
Included message for wrong authentication
|
2023-01-17 19:53:46 -05:00 |
|
Pilar
|
5dd3e8c018
|
Merge remote-tracking branch 'origin/master'
|
2023-01-17 06:34:16 -05:00 |
|
Pilar
|
49b4ce5ef2
|
added a post-process in idf to erase windows associated to adiabatic walls
|
2023-01-17 06:34:00 -05:00 |
|
Guillermo Gutierrez Morote
|
c82134b04f
|
Merge branch 'db_persistence' into 'master'
Db persistence
See merge request Guille/hub!46
|
2023-01-17 06:01:46 +00:00 |
|
Peter Yefi
|
708075fd3c
|
create log file automatically if it doesn't exist
|
2023-01-16 14:11:08 -05:00 |
|
Peter Yefi
|
d3ab8d3531
|
Merge branch 'master' into db_persistence
|
2023-01-16 13:49:14 -05:00 |
|
Peter Yefi
|
6ba10b0e02
|
Removed .env
|
2023-01-16 13:48:01 -05:00 |
|
Pilar
|
17d4f3d8bc
|
prints for debug in unittest
|
2023-01-16 10:02:35 -05:00 |
|