Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

postProcessor.py

Blame
    • Dustyn Gibson's avatar
      7219208c
      Add some static urls for current available providers · 7219208c
      Dustyn Gibson authored
      If provider name is not found in urls dict (updated subliminal?),
      then the url is lmgtfy.com?q=curService until the urls are updated =P
      
      Rename language flags to alpha3
      
      Fix subtitles, single mode with only 1 subtitle and only 1 language set will now show the flag for your only configured sub language
      Fix flags display
      Fix Info Lang in template to use alpha3 images
      
      Note: Subtitle download history logging is funky atm.
      I don't think we can tell which provider subliminal downloaded the sub from,
      so for now I just made it use the language flag and language code in the log in place of the provider.
      7219208c
      History
      Add some static urls for current available providers
      Dustyn Gibson authored
      If provider name is not found in urls dict (updated subliminal?),
      then the url is lmgtfy.com?q=curService until the urls are updated =P
      
      Rename language flags to alpha3
      
      Fix subtitles, single mode with only 1 subtitle and only 1 language set will now show the flag for your only configured sub language
      Fix flags display
      Fix Info Lang in template to use alpha3 images
      
      Note: Subtitle download history logging is funky atm.
      I don't think we can tell which provider subliminal downloaded the sub from,
      so for now I just made it use the language flag and language code in the log in place of the provider.
    Roadmap 1.15 KiB
    Feature candidates for 1.5:
    ---------------------------
    
    Features:
    
        - LDAP group authentication without local user (group with adldap2 migration)
        - Webhooks support - send data via json to external URL / script
        - Display free subnet ranges joined for each section
        - API - permit IP/subnet as identifier insteaad of index (GET /api/test/subnets/1/ > /api/test/subnets/10.10.10.0_24/) and name for other objects
    
    
    Optional:
        - User PowerDNS API instead of direct DB entries;
        - KEA management via API
        - DCIM improvements
        - NTP Server addresses
    
    
        New modules
            #769  Enhancement in Inventory management
            #653  interactive racks and DCIM improvements
            #696  Password management
            #545  Wirelless LAN list
    
    
    
    Ideas for next releases:
    ---------------------------
    
        + User
            + IP address owner (from internal users - suggestions);
            + Autocomplete mail addresses and owners from users table;
    
        + Configurable cron from UI;
    
        + Tools enhancements
            + Changelog for VLANs, l2-domains, devices or vrf's, nameservers and firewallzones;
    
        + Subnet, addresses
        	+ assign a state to a subnet, vlan;