Commit Graph

175 Commits (ed2d9b532c8c1f1861470fbc490d7e1c281dfa99)
 

Author SHA1 Message Date
Pacman Ghost 54303a4c01 Allow easy switching from the V/O filter textbox to the option list. 6 years ago
Pacman Ghost 7ab1c51fa9 Removed the default OB note width. 6 years ago
Pacman Ghost 36b5c38509 Minor tweak to the scenario panel layout. 6 years ago
Pacman Ghost b8c92bfab2 Shift-Click on a sortable entry generates its snippet. 6 years ago
Pacman Ghost a8dd96d12b Fixed some template misteaks. 6 years ago
Pacman Ghost 847597c80f Send Javascript console messages to Python's logging. 6 years ago
Pacman Ghost d6b343cb1f Use YAML for the logging config file. 6 years ago
Pacman Ghost 8d4733231f Send PyQt log messages to Python's logging. 6 years ago
Pacman Ghost 03e6295bd0 Added the HELP tab. 6 years ago
Pacman Ghost 798ae19f0d Added an icon to the scenario tab. 6 years ago
Pacman Ghost fe5bce72da Added a helper function to get nationality display names. 6 years ago
Pacman Ghost b095dee636 Keep warning notifications on-screen for longer. 6 years ago
Pacman Ghost f4a5b8386d Persist the main window geometry for the PyQt wrapper app. 6 years ago
Pacman Ghost 8e13cae682 Changed the snippet icon, set it as the favicon. 6 years ago
Pacman Ghost 7b810f03d8 Styled the actions menu. 6 years ago
Pacman Ghost 167b7da136 Added a comment. 6 years ago
Pacman Ghost e4bf90a695 Dynamically resize sortable2 entries. 6 years ago
Pacman Ghost 7e2c173313 Default to not using the clipboard during tests. 6 years ago
Pacman Ghost fd3285b561 Added support for the IE WebDriver. 6 years ago
Pacman Ghost d8444cd03f Optimized the vehicles/ordnance report test. 6 years ago
Pacman Ghost 13c5aec065 Updated the vehicle/ordnance reports to accept an optional month. 6 years ago
Pacman Ghost 1619cc23a0 Set a default width for scenario notes. 6 years ago
Pacman Ghost 452ed59ac4 Tightened up formatting for sortable entries that contain HTML lists. 6 years ago
Pacman Ghost 75e273be4b Added a keyboard shotcut for Alt-0. 6 years ago
Pacman Ghost 1cec7b07c9 Explictly specify a monospaced font. 6 years ago
Pacman Ghost 784733c1c7 Highlight sortable entries on mouse-over. 6 years ago
Pacman Ghost 9b1e3d5382 Tightened up how dialogs are initialized. 6 years ago
Pacman Ghost 9ecc46ef0a Round the corners of each panel. 6 years ago
Pacman Ghost 60f44bfe33 Disable the OB tabs until the page has finished loading. 6 years ago
Pacman Ghost 8a2251cf06 Persist vehicles/ordnance in a more structured form. 6 years ago
Pacman Ghost 4ec4d9b4ca Added a watermark. 6 years ago
Pacman Ghost e320f6513a Renamed VEHICLES and ORDNANCE as OB_VEHICLES and OB_ORDNANCE. 6 years ago
Pacman Ghost 30df02d542 Persist the scenario date in ISO-8601 format. 6 years ago
Pacman Ghost 742cef4cc9 Confirm if the user wants to change a player's nationality (and lose OB changes). 6 years ago
Pacman Ghost 7957d6603f Reset the OB tab correctly when changing a player's nationality. 6 years ago
Pacman Ghost 366eedca48 Set the min. height of sortable entries in em's. 6 years ago
Pacman Ghost 4e6939e218 Track the save filename when loading/saving scenarios in the browser. 6 years ago
Pacman Ghost f64713b75c Delegate loading/saving scenarios to the PyQt wrapper app. 6 years ago
Pacman Ghost 9ec225726b Added support for remote debugging in the PyQt wrapper app. 6 years ago
Pacman Ghost d54da64fa5 Javascript console messages are logged by the PyQt wrapper app. 6 years ago
Pacman Ghost 2ae8dd1589 Show the scenario name in the window title. 6 years ago
Pacman Ghost e9bea3a165 Added a debug switch disable checking for a dirty scenario. 6 years ago
Pacman Ghost 1597a71df1 Adjust the max height of sortable entries depending on how many of them there are. 6 years ago
Pacman Ghost 12d40f256a Stop the browser scrollbars from appearing when dragging sortable entries. 6 years ago
Pacman Ghost f8010636b5 Show a v-scrollbar when a sortable has too many entries and overflows. 6 years ago
Pacman Ghost 7860c0591a Added a SCENARIO_ID field. 6 years ago
Pacman Ghost 7211c721bd Added a work-around for weird "is not clickable" errors when running tests in Chrome. 6 years ago
Pacman Ghost 8fdcd4fcb8 Added a work-around for layout issues in some browsers. 6 years ago
Pacman Ghost b87b9110dd Use flexbox for layout. 6 years ago
Pacman Ghost dceace62b6 Check for a dirty scenario before destructive operations. 6 years ago