index
:
ogCP
async-tree
master
multi-ogserver
OpenGnsys web control plane
opengnsys@soleta.eu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ogcp
/
views.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: select the most used oglive in action/oglive
HEAD
master
Alejandro Sirgo Rica
2024-10-25
1
-1
/
+6
*
views: update Boot OS to consume the new GET /session
Alejandro Sirgo Rica
2024-10-11
1
-11
/
+22
*
views.py: prevent backtrace with unregistered client
Alejandro Sirgo Rica
2024-10-10
1
-0
/
+3
*
ogcp: add view to identify clients setup diferences before restore
Alejandro Sirgo Rica
2024-10-02
1
-23
/
+55
*
views: rename reference partitions variable in /image/restore
Alejandro Sirgo Rica
2024-09-26
1
-5
/
+5
*
views: ignore unsuported part types in /image/restore checks
Alejandro Sirgo Rica
2024-09-26
1
-8
/
+10
*
views: report clients without cache in fetch and restore
Alejandro Sirgo Rica
2024-09-26
1
-1
/
+6
*
ogcp: improve cache report wording
Alejandro Sirgo Rica
2024-09-26
1
-1
/
+1
*
templates: show real sizes in cache inspector
Alejandro Sirgo Rica
2024-09-26
1
-4
/
+4
*
views: check if image fits in cache before /cache/fetch
Alejandro Sirgo Rica
2024-09-26
1
-0
/
+11
*
views: improve checks for space available in cache
Alejandro Sirgo Rica
2024-09-26
1
-5
/
+2
*
templates: improve client report in image create view
Alejandro Sirgo Rica
2024-09-16
1
-1
/
+4
*
templates: add name and status to client list
Alejandro Sirgo Rica
2024-09-11
1
-13
/
+28
*
ogcp: add view to assign repo to clients
Alejandro Sirgo Rica
2024-09-10
1
-1
/
+61
*
templates: add efi data to /client/info
Alejandro Sirgo Rica
2024-09-10
1
-1
/
+10
*
views: set repo address limit to 128
v1.1.3-31
Alejandro Sirgo Rica
2024-09-10
1
-2
/
+3
*
views: sort repositories by name
Alejandro Sirgo Rica
2024-09-04
1
-6
/
+17
*
templates: add image name to title in image/config
Alejandro Sirgo Rica
2024-09-04
1
-0
/
+1
*
ogcp: add server ip configuration
Alejandro Sirgo Rica
2024-09-03
1
-1
/
+90
*
templates: show excluded clients from partition operation
Alejandro Sirgo Rica
2024-09-03
1
-3
/
+11
*
views: restrict image restore update and create to disk 1
Alejandro Sirgo Rica
2024-09-02
1
-0
/
+8
*
ogcp: add support for multi-disk partition and format
Alejandro Sirgo Rica
2024-09-02
1
-88
/
+104
*
ogcp: add support for multi-ip repositories
Alejandro Sirgo Rica
2024-08-30
1
-25
/
+59
*
ogcp: add disk restrictions in partition and format
Alejandro Sirgo Rica
2024-08-22
1
-16
/
+29
*
views: remove accents in image name
Alejandro Sirgo Rica
2024-08-21
1
-1
/
+6
*
ogcp: Add /action/cache/fetch endpoint
Alejandro Sirgo Rica
2024-08-09
1
-1
/
+90
*
views: enable multi-image deletion
Alejandro Sirgo Rica
2024-08-06
1
-17
/
+20
*
views: fix image create backtrace
v1.1.3-28
Alejandro Sirgo Rica
2024-08-06
1
-2
/
+0
*
views: sort images based on alphabetical name order
Alejandro Sirgo Rica
2024-08-06
1
-0
/
+13
*
ogcp: add connected clients list view
Alejandro Sirgo Rica
2024-08-05
1
-0
/
+22
*
views: add missing checks for offline ogServer
v1.1.3-27
Alejandro Sirgo Rica
2024-07-25
1
-5
/
+63
*
views: restrict EFI part size to 500MiB or higher
Alejandro Sirgo Rica
2024-07-25
1
-0
/
+5
*
ogcp: add image restrict functionality
Alejandro Sirgo Rica
2024-07-25
1
-24
/
+106
*
views: add repository_id to image/update payload
v1.1.3-26
Alejandro Sirgo Rica
2024-07-19
1
-1
/
+1
*
views: exclude clients with no partition in image/restore
1.1.3-25
Alejandro Sirgo Rica
2024-07-17
1
-0
/
+11
*
ogcp: show oglive client groups by ip
Alejandro Sirgo Rica
2024-07-17
1
-3
/
+2
*
views: list default oglive in Set ogLive form
Alejandro Sirgo Rica
2024-07-17
1
-10
/
+11
*
ogcp: show cache contents in client details
Alejandro Sirgo Rica
2024-07-16
1
-28
/
+53
*
ogcp: enable modification of client ip
Alejandro Sirgo Rica
2024-07-15
1
-1
/
+2
*
ogcp: show checksum in image info
Alejandro Sirgo Rica
2024-07-12
1
-0
/
+6
*
ogcp: add checksum to images in Manage cache
Alejandro Sirgo Rica
2024-07-12
1
-0
/
+1
*
views: fix user scope filtering
Alejandro Sirgo Rica
2024-07-09
1
-1
/
+2
*
views: skip cache space checks if already contains the image
Alejandro Sirgo Rica
2024-07-09
1
-10
/
+23
*
ogcp: select images of selected partition in image/update
Alejandro Sirgo Rica
2024-07-09
1
-2
/
+14
*
views: add auxiliar function is_valid_ip()
Alejandro Sirgo Rica
2024-07-09
1
-9
/
+10
*
ogcp: make client name field mandatory in client form
Alejandro Sirgo Rica
2024-07-09
1
-0
/
+6
*
ogcp: use csv as new format for import clients
Alejandro Sirgo Rica
2024-07-09
1
-24
/
+47
*
views: check invalid values in prettify_mac()
Alejandro Sirgo Rica
2024-07-04
1
-3
/
+7
*
views: validate MAC address after POST
Alejandro Sirgo Rica
2024-07-03
1
-2
/
+21
*
views: show MAC as lowercase with colon separators
Alejandro Sirgo Rica
2024-07-03
1
-4
/
+7
[next]