Karim Kanso
|
189852862e
|
Support for differing grid sizes for appliances and drawings. Requires corresponding commit on gns3-server.
|
2018-11-26 15:59:34 +00:00 |
|
ziajka
|
7340abbaa9
|
Project variables and supplier
|
2018-05-08 13:00:32 +02:00 |
|
ziajka
|
81300fd40e
|
Adjust tests
|
2018-02-19 12:55:52 +01:00 |
|
Julien Duponchelle
|
13c189fb00
|
Merge branch 'master' into 2.0
|
2016-07-22 18:10:16 +02:00 |
|
Julien Duponchelle
|
df7c91f17f
|
Save as you go
Fix #1243
|
2016-06-17 15:55:23 +02:00 |
|
Julien Duponchelle
|
ec68deb7e4
|
Drop the commit system
Ref #1243
|
2016-06-14 10:18:48 +02:00 |
|
Julien Duponchelle
|
1375578b52
|
Support delete a project from GUI
Fix #822
|
2016-05-26 11:21:43 +02:00 |
|
Julien Duponchelle
|
57b3ce4666
|
Start to drop Servers class
|
2016-05-20 13:17:32 +02:00 |
|
Julien Duponchelle
|
0f00e206bf
|
Remove unbreakable space
|
2016-05-18 11:27:38 +02:00 |
|
Julien Duponchelle
|
d217d9a291
|
Rename hypervisor to compute
|
2016-04-15 17:56:27 +02:00 |
|
Julien Duponchelle
|
4f575fda73
|
Cleanup
|
2016-03-18 17:04:48 +01:00 |
|
Julien Duponchelle
|
8f4e9ac48f
|
Fix duplicate initial VM with network V2
|
2016-03-15 15:31:39 +01:00 |
|
Julien Duponchelle
|
758480dd5f
|
Remove /controller from the V2 call
|
2016-03-11 17:52:06 +01:00 |
|
Julien Duponchelle
|
f9756e0977
|
Close project via controller
|
2016-03-10 10:57:34 +01:00 |
|
Julien Duponchelle
|
31ba460553
|
Create project via controller
|
2016-03-10 09:07:30 +01:00 |
|
Julien Duponchelle
|
57f519db65
|
API V2 support
|
2016-03-08 12:07:11 +01:00 |
|
Julien Duponchelle
|
32484570bb
|
PEP8
|
2015-05-21 11:41:50 +02:00 |
|
Julien Duponchelle
|
f26f6c33d0
|
Fix tests
|
2015-05-21 11:39:32 +02:00 |
|
Julien Duponchelle
|
1d0c21eff1
|
Listen for notifications from servers.
|
2015-04-30 17:29:55 +02:00 |
|
Julien Duponchelle
|
58032012aa
|
Fix issue during project import on Windows with non local server
It was a race condition during project import.
Fix #279
|
2015-04-13 20:10:22 +02:00 |
|
Julien Duponchelle
|
2f0e91d96e
|
Fix race condition during old project import
Fix #268
|
2015-04-06 21:16:20 +02:00 |
|
Julien Duponchelle
|
a66beecd8d
|
Fix tests
|
2015-03-30 16:55:50 +02:00 |
|
grossmj
|
1bfdfc4535
|
Fixes tests.
|
2015-03-11 23:09:01 -06:00 |
|
Julien Duponchelle
|
d38536ff75
|
PEP8
|
2015-02-23 18:24:14 +01:00 |
|
Julien Duponchelle
|
56e0cafe0d
|
Remove non pertinent TODO after test
|
2015-02-23 18:20:58 +01:00 |
|
Julien Duponchelle
|
c55bbe339f
|
Fix tests
|
2015-02-23 17:49:04 +01:00 |
|
Julien Duponchelle
|
84173e2933
|
PEP 8 & tests
|
2015-02-10 11:09:08 +01:00 |
|
Julien Duponchelle
|
6ebbc369ca
|
WIP for allowing usage without a local server
|
2015-02-09 23:34:44 +01:00 |
|
Julien Duponchelle
|
3a6a11bab3
|
Close project on all servers
|
2015-02-06 22:50:12 +01:00 |
|
Julien Duponchelle
|
56bbe64b35
|
The project class know if a project is created on remote server
|
2015-02-06 16:46:19 +01:00 |
|
Julien Duponchelle
|
5455689f9b
|
Save as ok?
|
2015-02-05 19:22:43 +01:00 |
|
Julien Duponchelle
|
85d8446e93
|
Support temporary project Work in progress
|
2015-02-04 22:51:13 +01:00 |
|
Jeremy
|
83b5812ade
|
Fixes merge issues.
|
2015-02-04 14:27:30 -07:00 |
|
Jeremy
|
488e26af6d
|
Merge remote-tracking branch 'origin/rest-api' into rest-api
Conflicts:
gns3/project.py
|
2015-02-04 13:53:39 -07:00 |
|
Jeremy
|
41549ae60d
|
Explicit ID names, remove {uuid} from URLs and add vms in URLs for VMs.
|
2015-02-04 13:48:29 -07:00 |
|
Julien Duponchelle
|
5913ba9491
|
Fix crash after previous commit
|
2015-02-04 19:38:46 +01:00 |
|
Julien Duponchelle
|
143318dd34
|
Project commit
|
2015-02-04 18:05:07 +01:00 |
|
Jeremy
|
e8432d0000
|
Change URL for projects: /project becomes /projects and project_id is used instead of uuid.
|
2015-02-03 18:23:11 -07:00 |
|
Julien Duponchelle
|
0caf3ea31a
|
In case of error during project close continue.
|
2015-02-03 16:17:47 +01:00 |
|
Julien Duponchelle
|
c14765f69d
|
Reuse old project uuid when reopen a topology
|
2015-02-03 10:48:06 +01:00 |
|
Julien Duponchelle
|
1c33ad4527
|
Close windows close the projects
|
2015-01-30 21:47:06 +01:00 |
|
Julien Duponchelle
|
ac6cc76d67
|
Rename getter in order to follow project conventions
|
2015-01-30 18:08:18 +01:00 |
|
Julien Duponchelle
|
ed4077b1ff
|
Test topology loading and signal mocking
|
2015-01-29 19:26:50 +01:00 |
|
Julien Duponchelle
|
25c33b69f3
|
Test topology loading
|
2015-01-29 15:01:50 +01:00 |
|
Julien Duponchelle
|
5908b4aaf2
|
Fix travis tests
|
2015-01-27 19:22:43 +01:00 |
|
Julien Duponchelle
|
ea8bcae586
|
Create a VPCS using the project uuid
|
2015-01-27 12:13:39 +01:00 |
|
Julien Duponchelle
|
3e7fff0c35
|
Ugly project creation when application start
|
2015-01-27 11:24:22 +01:00 |
|