Subversion Repositories oidplus

Rev

Rev 841 | Rev 844 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 841 Rev 843
Line 1... Line 1...
1
Ideas by Simon Tushev:
1
Ideas by Simon T.:
2
- System status plugin: Check if file owners are mixed
2
- System status plugin: Check if file owners are mixed
3
- a possibility to upload & assign custom icons to objects (both in the tree & in the page)
3
- a possibility to upload & assign custom icons to objects (both in the tree & in the page)
4
- a possibility to move objects/nodes from one hierarchy level to another (for now, I have to reconstruct them)
4
- a possibility to move objects/nodes from one hierarchy level to another (for now, I have to reconstruct them)
5
- 2FA TOTP support (+backup codes) - good for public instances, like FreeOID (Yes, I'm that one person who always asks for true totp 2FA everywhere xD )
5
- 2FA TOTP support (+backup codes) - good for public instances, like FreeOID (Yes, I'm that one person who always asks for true totp 2FA everywhere xD )
6
- a setting for a permanent choice between 'Always switch to newly created object' / 'Never switch' / 'Ask user if they want to switch'
6
- a setting for a permanent choice between 'Always switch to newly created object' / 'Never switch' / 'Ask user if they want to switch'
7
- a possibility to export&transfer all data between OIDplus'es: Attention: Do not use this XML Export/Import to exchange, backup or restore data between OIDplus systems!
7
- a possibility to export&transfer all data between OIDplus'es: Attention: Do not use this XML Export/Import to exchange, backup or restore data between OIDplus systems!
8
- a possibility to 'construct' my own object types in UI (1: specify list of their fields and 2: choose "oid-like/forward" com.example.api or "domain-like/reverse" api.example.com naming scheme), so they would appear as the whole new type
8
- a possibility to 'construct' my own object types in UI (1: specify list of their fields and 2: choose "oid-like/forward" com.example.api or "domain-like/reverse" api.example.com naming scheme), so they would appear as the whole new type
9
 
9
 
-
 
10
Implement RDAP!
-
 
11
 
10
New Object Type plugins:
12
New Object Type plugins:
11
- FourCC aka OSType
13
- FourCC aka OSType
12
- LSID ?
14
- LSID ?
13
- International Geo Sample Number ?
15
- International Geo Sample Number ?
14
 
16