Translations update from Weblate
Merge request reports
Activity
added 229 commits
-
db80dfaf...421adcfe - 227 commits from branch
master
- 570ee8bf - Translated using Weblate (German)
- e3818a3f - Merge remote-tracking branch 'origin/master'
-
db80dfaf...421adcfe - 227 commits from branch
added 42 commits
-
e3818a3f...3768f400 - 41 commits from branch
master
- 351e8aeb - Merge remote-tracking branch 'origin/master'
-
e3818a3f...3768f400 - 41 commits from branch
added 4 commits
-
351e8aeb...b7a00bd1 - 3 commits from branch
master
- 73b9d43b - Merge remote-tracking branch 'origin/master'
-
351e8aeb...b7a00bd1 - 3 commits from branch
added 11 commits
-
73b9d43b...0587d9ff - 10 commits from branch
master
- 93e3d05b - Merge remote-tracking branch 'origin/master'
-
73b9d43b...0587d9ff - 10 commits from branch
added 6 commits
-
93e3d05b...130c005a - 5 commits from branch
master
- 7e8bc01a - Merge remote-tracking branch 'origin/master'
-
93e3d05b...130c005a - 5 commits from branch
added 222 commits
-
7e8bc01a...2deb9336 - 101 commits from branch
master
- 5923a7fb - Start migrating AlekSIS with Vue and Vuetify to a SPA
- 2b95ac4c - Redirect all URLs to the SPA
- 5b3c5b36 - Correctly integrate notifications with new SPA
- 514879c0 - Reformat
- 0ef572f5 - Remove extra margin around iframe for legacy pages
- 2bec3b75 - Optimize GraphQL queries and reformat
- 21e4a748 - Merge branch 'master' into 759-finalise-vuetify-app-as-spa
- e55ca161 - Fix vue index template and GraphQL view
- 9fcfa3b3 - Fix up recent merge
- 633d94a5 - Import graphql queries instead of using require
- 32b09400 - Fix system properties scheme
- 2aa5a420 - Do not reformat .vite cache
- 17c80e07 - Use require to import graphql files when using vue apollo components
- 026034ae - Remove test view for displaying legacy pages in vue
- d8ab39c7 - Use self-closing tags where possible in App.vue
- f19b9383 - Do not hard code placeholder aleksis banner in Vue code
- 7e473dac - Reintroduce meta information and Sentry into Vue index
- 6905358f - Remove backup of old base template
- ce0392d4 - Ignore Python files in filesystem watching
- e220e6e7 - Move Sentry to Vue code
- 79d4a052 - Write out vendor licensing information
- 512b69f1 - Remove unused file for unused PersonPreferences query
- a7a194d0 - Add more fields to graphene user type
- 4ce1ef84 - Add BSD-3-Clause to allowed licenses for third party js modules
- 3df24afc - Make footer custom menu work in vue SPA
- 215d7508 - Rename vue routes with duplicate names
- 456f47ce - Redirect to SPA pages (instead of legacy ones) when using sidenav search
- cfcc6562 - Add vue route for haystack search page
- c6edd979 - Allow for passing of query parameters to legacy iframe (for search page)
- 2f52d387 - Let sidenav search redirect to new SPA search page
- 0608304e - Implement basic error 404 handling
- 2484bec3 - Fix query string handling to work with special characters
- 9a08f9e4 - Fix lstripping of /django prefix in legacy translation
- 4d71ad68 - Register app routes
- fb2d4cda - Fix building of query string
- a908c881 - Carry over page titles from iframe to SPA
- 88d76a14 - Redesign language select and move it to sidenav
- 2195dcf9 - Add check for whoAmI
- ee26a995 - Set current menu point to active
- a39d1327 - Add trailing slash to all suitable legacy URLs
- b456cc06 - Remove some items from sidenav menu
- ffbd113d - Replace height measures relative to page height due to rendering issues in iframe
- 63832932 - Poll user and person details regularily to detect changes when login/logout happens
- 22b5ae14 - WIP permission checking with routes
- e35bfab1 - Drop Vuetify plugin file to prevent existence of two Vue instances
- 1b0442d9 - Reformat
- f81d961c - Merge branch '759-finalise-vuetify-app-as-spa' of...
- da7f743e - Fix permission checking in schemas (performance/rule names)
- 8f1496d6 - Fix import of external dependencies in frontend bundle
- 94dc118e - Reformat and fix the language form
- a7dc1d93 - Allow serving of external apps assets in vite config
- 0b381eb0 - Add routes when instantiating router object and fix incorporation of external app routes
- b3075594 - Merge branch '759-finalise-vuetify-app-as-spa' of...
- a49d7e30 - Use rules for all menu entries
- 0c56be37 - Include messages from apps
- 62d6d95c - Merge branch '759-finalise-vuetify-app-as-spa' of...
- 5cf529b4 - Drop legacy vue files and views
- bfaf1bba - Merge branch '759-finalise-vuetify-app-as-spa' of...
- 90dd557e - Reformat
- 3fdc40a0 - Remove some FIXMEs/TODOs
- 6c61797d - Merge branch '759-finalise-vuetify-app-as-spa' of...
- acf475b9 - Generate menus and route list as soon as routes are ready
- 90ba5f83 - Only display menu entries that the user is allowed to view
- fcabc866 - Basic permission checking when accessing routes
- 4cedd613 - Highlight menu entries only when exact match is present
- cfb1941b - Require less queries to be finished for app to be displayed
- 3288ae14 - Fix permission checking when displaying menus and router-view
- bb2ee10e - Adapt trailing slash status of iframe and SPA url when checking for new iFrame location
- f4082ab8 - Remove unused parts of legacy main.js
- 16c68e69 - Introduce basic error handling with apollo local states
- 6a78f561 - Introduce basic error handling with apollo local states
- dd61626c - Replace hrefs in App.vue with programmatic vue router navigation
- 9c023e33 - WIP Service Worker: Do not serve offline fallback page when site cannot be fetched but show warning
- 85b58317 - Re-Add vue alias in vite config
- 4b00c83a - Fix displaying of photo/avatar in header
- d8548a71 - Merge remote-tracking branch 'origin/759-finalise-vuetify-app-as-spa' into...
- ed73939a - Redesign 404 component
- 4539ba70 - Create PersonOverview component
- 1536adc2 - Build contact details table on person overview
- af032f5e - Display "–" if data points are missing
- 3aa5d8b5 - Show children and parents in person overview
- 87fcbeec - Show group member- and ownerships in person overview
- bf93040f - Fix breakpoints and spacing of children/parents
- cd60350f - Display person description on person overview
- 3ad62870 - Display correct avatar content in person list
- 2b21e91e - Display person avatar and make it clickable
- ca5f0216 - Fix issues in AvatarContent.vue
- a896f112 - Fix design of image popup
- 6bbb3a3a - Display additional images of a person in the overview
- e6c8ddbb - Fix vite warning
- d6f82e15 - Default icon for preferences
- 98d1e4ec - Create component and schemas for person actions
- a2feb51e - Redesign positions of person action buttons and avatar
- 1a3ccd8d - Create impersonation routes
- c21bd256 - Fix impersonation bug
- 3507e319 - Add 'stop impersonation button' to navbar
- b1c0ae69 - Only replace '/django/' in url path
- 29f74768 - Add splash loader to show an animation before vue has loaded
- bc5b9408 - Display loading animation on every request in the iframe
- ea07e331 - Create global loader
- d18ef51b - Use global loader in LegacyBasetemplate (and use correct event)
- 60bc37e5 - Fix celery progess error messages for anonymous users
- 771d00da - Don't show user_not_linked_to_person message box for anonymous users
- 4436a97b - Fix login route
- 12cc0c02 - Link to correct login view on signup page
- 7cc1915c - Load also on component change
- 5fb28d00 - Re-implement PWA via vite-pwa/workbox
- 5d83f5b3 - Basic implementation of persisting of apollo cache
- 21c86b90 - Merge branch '759-finalise-vuetify-app-as-spa' of...
- bf0d9abc - Merge message loading into aleksisAppImporter
- d4a8a5d6 - Merge branch '759-finalise-vuetify-app-as-spa' of...
- c7a38b9c - Update copyright years
- 8b6bd8fe - Merge message loading into aleksisAppImporter
- 6781a772 - Load messages from separate language files
- 3700581a - Merge branch '759-finalise-vuetify-app-as-spa' of...
- 29be87f9 - Use more general and translated error messages for GraphQL and Network error snackbars
- 5638b59a - Merge branch '759-finalise-vuetify-app-as-spa' of...
- 72ad2fad - Fix import of messages from core
- 6b444987 - Merge branch '759-finalise-vuetify-app-as-spa' of...
- 7fbb34e0 - Use :to instead of router.push
- 9e7aa57e - Translated using Weblate (German)
Toggle commit list-
7e8bc01a...2deb9336 - 101 commits from branch
Please register or sign in to reply