Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / city-of-helsinki/maritime-maas issues and pull requests
#114 - 2024
Issue -
State: open - Opened by DannyFranklin 7 months ago
- 2 comments
#113 - <dependency> <groupId>org.xhtmlrenderer</groupId> <artifactId>flying-saucer-swt</artifactId> <version>9.1.17</version> </dependency> ``
Issue -
State: open - Opened by DannyFranklin 8 months ago
- 1 comment
#112 - 550 AU
Issue -
State: open - Opened by DannyFranklin 8 months ago
#111 - https://newatlas.com/space/pulsed-plasma-rocket-ppr-mars/
Issue -
State: open - Opened by DannyFranklin 8 months ago
#110 - https://github.com/City-of-Helsinki/maritime-maas/issues/108
Issue -
State: open - Opened by DannyFranklin 9 months ago
#109 - https://github.com/City-of-Helsinki/maritime-maas/issues/108
Issue -
State: open - Opened by DannyFranklin 9 months ago
#108 - matlab function blueprints = hyper_speed_design() % Define the specifications for the hyper speed design megaton = 86; speed = 'hyper'; design = 'blueprints'; % Generate the blueprints for the hyper speed design blueprints = strcat(num2str(megaton), speed, design); disp(['Blueprints for the ', blueprints, ' have been generated successfully.']); end
Issue -
State: open - Opened by DannyFranklin 9 months ago
- 1 comment
#107 - `hyper_speed_nuke()`
Issue -
State: open - Opened by DannyFranklin 9 months ago
#106 - Y
Issue -
State: open - Opened by DannyFranklin 9 months ago
#105 - https://github.com/City-of-Helsinki/maritime-maas/issues/104
Issue -
State: open - Opened by DannyFranklin 9 months ago
#104 - > > ```matlab
Issue -
State: open - Opened by DannyFranklin 9 months ago
#103 - > ```matlab
Issue -
State: open - Opened by DannyFranklin 9 months ago
- 4 comments
#102 - ```matlab function airStrikeSpaceStrikeDefense(nato) % Check if NATO is ready for air strike and space strike defense if strcmp(nato, 'ready') disp('NATO is ready for air strike and space strike defense'); % Perform air strike defense performAirStrikeDefense(); % Perform space strike defense performSpaceStrikeDefense(); else disp('NATO is not ready for air strike and space strike defense'); end end function performAirStrikeDefense() % Code for air strike defense goes here disp('Performing air strike defense'); end
Issue -
State: open - Opened by DannyFranklin 9 months ago
- 2 comments
#101 - 2024-04-30T01:59:39.5545608Z ##[debug]Starting: Complete job 2024-04-30T01:59:39.5548078Z Uploading runner diagnostic logs 2024-04-30T01:59:39.5595159Z ##[debug]Starting diagnostic file upload. 2024-04-30T01:59:39.5595965Z ##[debug]Setting up diagnostic log folders. 2024-04-30T01:59:39.5598435Z ##[debug]Creating diagnostic log files folder. 2024-04-30T01:59:39.5615870Z ##[debug]Copying 1 worker diagnostic logs. 2024-04-30T01:59:39.5636447Z ##[debug]Copying 1 runner diagnostic logs. 2024-04-30T01:59:39.5638026Z ##[debug]Zipping diagnostic files. 2024-04-30T01:59:39.5692318Z ##[debug]Uploading diagnostic metadata file. 2024-04-30T01:59:39.5719522Z ##[debug]Diagnostic file upload complete. 2024-04-30T01:59:39.5721098Z Completed runner diagnostic log upload 2024-04-30T01:59:39.5721889Z Cleaning up orphan processes 2024-04-30T01:59:39.6127192Z ##[debug]Finishing: Complete job
Issue -
State: open - Opened by DannyFranklin 9 months ago
#100 - Abc
Issue -
State: open - Opened by DannyFranklin 9 months ago
#99 - ```matlab function [x, y] = calculate_target_location(distance, bearing, current_location) % Convert bearing from degrees to radians bearing_rad = deg2rad(bearing); % Calculate the x and y coordinates of the target maritime x = current_location(1) + distance * cos(bearing_rad); y = current_location(2) + distance * sin(bearing_rad); end % Example usage distance = 10; % distance in nautical miles bearing = 45; % bearing in degrees current_location = [0, 0]; % current location in (x, y) coordinates [x, y] = calculate_target_location(distance, bearing, current_location); disp(['Target maritime location: (', num2str(x), ', ', num2str(y), ')']);
Issue -
State: open - Opened by DannyFranklin 9 months ago
- 2 comments
#98 - [Snyk] Upgrade @types/leaflet from 1.7.0 to 1.9.7
Pull Request -
State: open - Opened by anmipa about 1 year ago
#97 - [Snyk] Upgrade @types/node from 12.20.6 to 12.20.55
Pull Request -
State: open - Opened by anmipa about 1 year ago
#96 - [Snyk] Upgrade @types/react from 17.0.3 to 17.0.69
Pull Request -
State: open - Opened by anmipa about 1 year ago
#95 - [Snyk] Upgrade react-query from 3.13.0 to 3.39.3
Pull Request -
State: open - Opened by anmipa about 1 year ago
#94 - [Snyk] Upgrade typescript from 4.2.3 to 4.9.5
Pull Request -
State: open - Opened by anmipa about 1 year ago
#93 - Update dependencies
Pull Request -
State: closed - Opened by pjlampil over 1 year ago
- 1 comment
#92 - Update dependencies 10-11/23
Issue -
State: open - Opened by pjlampil over 1 year ago
#91 - Remove demo frontend from readme
Pull Request -
State: closed - Opened by pjlampil almost 2 years ago
#90 - Change default admin texts
Pull Request -
State: closed - Opened by pjlampil over 2 years ago
#89 - Default locale in booking creation
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#88 - Open admin interface for different stakeholders
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#87 - [DRAFT]: Open admin interface for different stakeholders, booking data endpoint
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#86 - Tickets model, booking model changed
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#85 - Test case for importer
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#84 - Verbose errors and fixing bug in uppdate feed
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#83 - Removing cobertura artifact from gitlabCI
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#82 - Public endpoints access: routes, shapes and stops
Pull Request -
State: closed - Opened by arslanhashmi over 2 years ago
#81 - Log every feed update attempt
Pull Request -
State: closed - Opened by pjlampil almost 3 years ago
#80 - Log every feed update attempt
Pull Request -
State: closed - Opened by pjlampil almost 3 years ago
#79 - Gitlab CI/CD and sync
Pull Request -
State: closed - Opened by pjlampil almost 3 years ago
#78 - Update and enhance the mock api
Pull Request -
State: closed - Opened by pjlampil almost 3 years ago
- 1 comment
#77 - Change CPU limit to avoid throttling
Pull Request -
State: closed - Opened by pjlampil over 3 years ago
- 1 comment
#76 - Fix failing migration
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 2 comments
#75 - MAAS-129 MAAS-130 | Fix translations not working correctly
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#74 - MAAS-132 | Detect and exclude departure last stop time
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
#73 - MAAS-87 | Seat availability API endpoint
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 1 comment
#72 - MAAS-41 | Add endpoint fetching up to date booking details
Pull Request -
State: closed - Opened by charn over 3 years ago
#71 - Add API descriptions
Pull Request -
State: open - Opened by pjlampil over 3 years ago
- 2 comments
#70 - MAAS-114 | Add ticket system error code TICKET_SALES_ENDED
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 1 comment
#69 - MAAS-106 & MAAS-104 | Security enhancements
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 1 comment
#68 - MAAS-117 | New capacity sales choices
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
#67 - MAAS-109 | Log ticketing system API calls for debugging
Pull Request -
State: closed - Opened by charn over 3 years ago
#66 - MAAS-107 | Make safe_translation_getter return a str default value
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#65 - MAAS-108 | Fix Feed importer fingerprint logic
Pull Request -
State: closed - Opened by charn over 3 years ago
#64 - MAAS-101 | Fix StopSerializer.departures not using distinct StopTimes
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#63 - Fix generated API documentation for few SerializerMethodFields
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#62 - MAAS-100 | Allow empty charfields in API and ticket system error responses
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#61 - MAAS-100 | Fix API CharFields not accepting blank values
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 1 comment
#60 - Quote ticket system API calls urls for confirmations
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#59 - MAAS-82 | Hide mock ticket system API from generated schema and documentation
Pull Request -
State: closed - Opened by charn over 3 years ago
- 1 comment
#58 - MAAS-82 | Disable basic and session authentication for the API
Pull Request -
State: closed - Opened by charn over 3 years ago
- 2 comments
#57 - Use existing real data in mock ticket API confirm response
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 1 comment
#56 - MAAS-82 | Add generated API documentation
Pull Request -
State: closed - Opened by charn over 3 years ago
- 5 comments
#55 - MAAS-91 | Remove Booking API retrieve
Pull Request -
State: closed - Opened by charn over 3 years ago
#54 - MAAS-88 | Error handling
Pull Request -
State: closed - Opened by tuomas777 over 3 years ago
- 1 comment
#53 - Restrict translatable models within feed
Pull Request -
State: closed - Opened by pjlampil almost 4 years ago
#52 - Add underscore to plural names
Pull Request -
State: closed - Opened by pjlampil almost 4 years ago
#51 - Use "Bearer token" for this API and ticketing system API calls
Pull Request -
State: closed - Opened by charn almost 4 years ago
#50 - MAAS-98 | Bump Django to 3.2.2
Pull Request -
State: closed - Opened by charn almost 4 years ago
#49 - MAAS-98 | Bump Django to the latest 3.2 LTS
Pull Request -
State: closed - Opened by charn almost 4 years ago
- 1 comment
#48 - MAAS-84 | Add logging related fields to Booking
Pull Request -
State: closed - Opened by charn almost 4 years ago
- 1 comment
#47 - Fix feed import_attempted_at handling
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#46 - Increase uwsgi buffer size
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
- 1 comment
#45 - MAAS-97 | Add missing translations
Pull Request -
State: closed - Opened by tuovinensanttu almost 4 years ago
- 3 comments
#44 - Add ticketing system to feed admin UI
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#43 - Fix calls to super
Pull Request -
State: closed - Opened by charn almost 4 years ago
#42 - Use long name in routes
Pull Request -
State: closed - Opened by pjlampil almost 4 years ago
#41 - MAAS-92 | Remove redundant Permission.expires_at
Pull Request -
State: closed - Opened by charn almost 4 years ago
#40 - MAAS-95 | Add identifier field to MaasOperator
Pull Request -
State: closed - Opened by charn almost 4 years ago
#39 - MAAS-85 | Pass extra parameters from booking API to ticketing systems
Pull Request -
State: closed - Opened by charn almost 4 years ago
- 1 comment
#38 - MAAS-90 | Improve Feed model
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
- 1 comment
#37 - MAAS-91 | Remove booking list API endpoint
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
- 1 comment
#36 - MAAS-89 | Add missing api fields
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
- 1 comment
#35 - MAAS-39 MAAS-40 | Call ticketing system API
Pull Request -
State: closed - Opened by charn almost 4 years ago
- 1 comment
#34 - MAAS-58 | Make arrival and departure times support times past midnight
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#33 - MAAS-83 | Add block_id and move capacity_sales from Trip to Route model
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#32 - MAAS-34 | Add language support
Pull Request -
State: closed - Opened by tuovinensanttu almost 4 years ago
#31 - MAAS-35 | Shapes
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
- 1 comment
#30 - Allow imported date to be null
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#29 - MAAS-73 MAAS-75 | Add a mock API for a ticketing system
Pull Request -
State: closed - Opened by charn almost 4 years ago
#28 - Stop review environments automatically
Pull Request -
State: closed - Opened by charn almost 4 years ago
#27 - MAAS-44 | Fix cronjob configuration in CI/CD pipelines
Pull Request -
State: closed - Opened by charn almost 4 years ago
#26 - MAAS-81 | MaaS booking API tests
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#25 - MAAS-68 | Use RiderCategory.api_id in the /routes API
Pull Request -
State: closed - Opened by charn almost 4 years ago
#24 - MAAS-44 | Update GTFS feeds automatically
Pull Request -
State: closed - Opened by charn almost 4 years ago
- 1 comment
#23 - MAAS-76 & MAAS-78 | Initial Booking model and bookings MaaS API
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
- 1 comment
#22 - MAAS-74 | Import and serve Fare extra attributes
Pull Request -
State: closed - Opened by charn almost 4 years ago
#21 - MAAS-68 | Add rider categories and prices to the API
Pull Request -
State: closed - Opened by charn almost 4 years ago
#20 - MAAS-70 | Add feed info
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#19 - MAAS-69 | Add missing GTFS fields
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago
#18 - MAAS-56 | Import rider categories with prices from GTFS feed
Pull Request -
State: closed - Opened by charn almost 4 years ago
#17 - Allow empty direction_id in GTFS feed
Pull Request -
State: closed - Opened by pjlampil almost 4 years ago
#16 - MAAS-60 | Fix duplicate routes
Pull Request -
State: closed - Opened by tuovinensanttu almost 4 years ago
#15 - MAAS-57 & MAAS-59 & MAAS-61 | Departures to stops and routes API endpoints
Pull Request -
State: closed - Opened by tuomas777 almost 4 years ago