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: normalize every MAC address during POST processing
Alejandro Sirgo Rica
2024-07-03
1
-3
/
+6
*
views: remove debug messages with payload info
Alejandro Sirgo Rica
2024-07-01
1
-2
/
+2
*
views: add check for failed /center/info get request
Alejandro Sirgo Rica
2024-06-28
1
-0
/
+6
*
views: notify user edit and user creation
Alejandro Sirgo Rica
2024-06-28
1
-4
/
+8
*
views: fix English grammatical error in error message
Alejandro Sirgo Rica
2024-06-28
1
-5
/
+5
*
ogcp: add user permission mechanism
Alejandro Sirgo Rica
2024-06-27
1
-3
/
+69
*
ogcp: add support to view script output
Alejandro Sirgo Rica
2024-06-25
1
-0
/
+42
*
ogcp: add support to run scripts in clients
Alejandro Sirgo Rica
2024-06-25
1
-1
/
+70
*
views: remove unsupported partition types from image operations
Alejandro Sirgo Rica
2024-06-25
1
-12
/
+31
*
views: prevent user removal after password mismatch in user/edit
Alejandro Sirgo Rica
2024-06-19
1
-2
/
+6
*
views: make password optional in user/edit
Alejandro Sirgo Rica
2024-06-19
1
-12
/
+20
*
views: improve cache check messages in image/restore
Alejandro Sirgo Rica
2024-06-19
1
-2
/
+2
*
views: check if the image fits in cache before image/restore
Alejandro Sirgo Rica
2024-06-18
1
-0
/
+33
*
views: ignore image datasize check if datasize is zero
Alejandro Sirgo Rica
2024-06-18
1
-1
/
+1
*
ogcp: add room details view to scopes management
Alejandro Sirgo Rica
2024-06-17
1
-0
/
+32
*
ogcp: add center details view to scopes management
Alejandro Sirgo Rica
2024-06-17
1
-0
/
+36
*
views: fix image restore cache checks
1.1.3-22
Alejandro Sirgo Rica
2024-06-17
1
-2
/
+3
*
ogcp: add move client to scopes management
Alejandro Sirgo Rica
2024-06-17
1
-1
/
+62
*
ogcp: fix restricted user mode
1.1.3-21
Alejandro Sirgo Rica
2024-06-14
1
-18
/
+13
*
views: fix center/update validation with no selection
Alejandro Sirgo Rica
2024-06-14
1
-3
/
+3
*
views: fix folder/update validation
Alejandro Sirgo Rica
2024-06-14
1
-2
/
+2
*
views: remove duplicated validation errors
Alejandro Sirgo Rica
2024-06-13
1
-2
/
+0
*
views: allow scope server data in restricted user mode
Alejandro Sirgo Rica
2024-06-13
1
-1
/
+1
*
views: skip non-200 OK requests to servers
OpenGnSys Support Team
2024-06-12
1
-0
/
+3
*
views: check cache presence in tiptorrent and unicast restore
Alejandro Sirgo Rica
2024-06-07
1
-2
/
+10
*
views: enable client partitioning without cache
Alejandro Sirgo Rica
2024-06-07
1
-4
/
+0
*
views: exclude 00unknown and 10 from boot mode list
Alejandro Sirgo Rica
2024-06-07
1
-1
/
+3
*
views: use conventional for loop in boot mode selection
Alejandro Sirgo Rica
2024-06-07
1
-1
/
+5
*
views: show human readable boot modes
Alejandro Sirgo Rica
2024-06-07
1
-2
/
+12
*
views: fix invalid url redirection in client/server add
Alejandro Sirgo Rica
2024-06-07
1
-2
/
+2
*
views: validate ip in client creation and update
Alejandro Sirgo Rica
2024-06-05
1
-0
/
+14
*
views: enable mac update in /action/client/update
Alejandro Sirgo Rica
2024-06-05
1
-1
/
+0
*
views: Prevent zero or negative size partitions
Alejandro Sirgo Rica
2024-06-05
1
-0
/
+4
*
forms: ensure ip and mac are not empty in client add form
Alejandro Sirgo Rica
2024-06-03
1
-0
/
+5
*
views: prevent backtrace when no server is available
Alejandro Sirgo Rica
2024-05-30
1
-0
/
+1
*
ogcp: add cache management page
Alejandro Sirgo Rica
2024-05-30
1
-1
/
+98
*
views: check if EFI filesystem is FAT32 in partition form
Alejandro Sirgo Rica
2024-05-16
1
-0
/
+4
*
make the boot OS form work over multiple clients
Alejandro Sirgo Rica
2024-05-16
1
-13
/
+47
*
views: add EFI partition type to MBR partition scheme
OpenGnSys Support Team
2024-05-14
1
-0
/
+1
*
views: check if repository is selected in repo/ pages
Alejandro Sirgo Rica
2024-05-13
1
-0
/
+12
*
remove Format field from partition setup form
Alejandro Sirgo Rica
2024-05-13
1
-2
/
+2
*
views: ensure only one cache partition is defined
Alejandro Sirgo Rica
2024-05-13
1
-3
/
+7
*
Make partition id non editable in partition form
Alejandro Sirgo Rica
2024-05-12
1
-7
/
+7
*
views: check target partition size in image restore
Alejandro Sirgo Rica
2024-05-09
1
-4
/
+12
*
views: prevent image restore on invalid partition types
Alejandro Sirgo Rica
2024-05-09
1
-2
/
+9
*
views: report error when spaces are found in image name
Alejandro Sirgo Rica
2024-05-09
1
-1
/
+6
*
views: use PART_TYPE_CODES, not PART_CODES
1.1.3-18
OpenGnSys Support Team
2024-02-21
1
-1
/
+1
*
views: unmatched ] in use getter to access PART_TYPE_CODES and FS_CODES
1.1.3-17
OpenGnSys Support Team
2024-02-21
1
-2
/
+2
*
views: use getter to access PART_TYPE_CODES and FS_CODES
1.1.3-16
OpenGnSys Support Team
2024-02-21
1
-8
/
+8
*
views: call POST /refresh from get_client_setup()
OpenGnSys Support Team
2024-02-19
1
-1
/
+9
[prev]
[next]