Thomas Dinges
ae241331a5
Cards: Update front page for 5.1
2025-10-08 12:08:47 +02:00
Thomas Dinges
9130abd04e
Projects: Fix wrong URL for BAT
2025-09-08 16:07:58 +02:00
Thomas Dinges
cb9316472d
Projects: Update cards
2025-09-08 15:23:38 +02:00
Thomas Dinges
ed4ea6386a
Projects: Update card
2025-09-08 14:41:07 +02:00
Bart van der Braak
27884e4b65
Add link to Code Paste service at the top of page
2025-07-28 13:04:14 +02:00
Bart van der Braak
b18f79aefe
Add override for maximum height of textareas in new issues
2025-07-27 22:36:18 +02:00
Bart van der Braak
bb5c914360
Add more opacity to issues button when inactive
2025-07-25 15:56:05 +02:00
Bart van der Braak
2e270d06fd
Change background of project card
...
Fixes infrastructure/meta#145
2025-07-25 15:02:31 +02:00
Bart van der Braak
609e1fe10f
Apply textarea height increase to new issues in Blender repository only
2025-07-24 12:02:57 +02:00
Bart van der Braak
fb02e98826
Increase minimum height of textarea when creating issues
...
See: https://projects.blender.org/infrastructure/meta/issues/144
2025-07-19 15:49:51 +02:00
Thomas Dinges
72af28cc14
Projects: Remove Vulkan and Slotted actions
2025-07-17 14:19:23 +02:00
Thomas Dinges
7251b98c56
Release card: Update for 4.5 LTS
2025-07-15 14:42:30 +02:00
Thomas Dinges
96eb059985
Projects Card: Add hair dynamics
2025-07-14 08:29:27 +02:00
Thomas Dinges
36d03f7805
Cards: Bump 4.5 to RC
2025-07-09 12:40:32 +02:00
Bart van der Braak
ed853bc483
Revert "Announcement for Blender Projects changing its Git SSH domain ( #15 )" ( #16 )
...
This reverts commit 65573b27f6 .
Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/16
2025-07-01 12:10:44 +02:00
Thomas Dinges
c2d04a35b9
Projects: Update Story Tools, remove NPR.
2025-06-19 14:55:49 +02:00
Bart van der Braak
65573b27f6
Announcement for Blender Projects changing its Git SSH domain ( #15 )
...
I've added an announcement using Gitea styling:
- Date of switchover (still needs to be determined)
- Commands to update Git Remote
- Link to DevTalk announcement post
- JavaScript to be able to dismiss the banner indefinitely (using Key-Value saved in browser LocalStorage)
Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/15
2025-06-17 17:45:49 +02:00
Thomas Dinges
9f13fd84f5
Merge branch 'develop'
2025-06-04 14:49:58 +02:00
Thomas Dinges
315d129a31
Release: Update cards for 4.5 beta and 5.0 alpha
2025-06-04 14:49:37 +02:00
Oleg Komarov
e696fea64c
Merge branch 'develop'
2025-04-03 13:45:29 +02:00
Márton Lente
17a8c0cb76
UI: Add template style overrides for user badges
2025-04-03 13:09:35 +02:00
Márton Lente
709320bd61
UI: Add template style overrides for user badges
2025-04-03 13:09:10 +02:00
Thomas Dinges
87b323e694
Merge branch 'develop'
2025-04-01 11:46:29 +02:00
Thomas Dinges
47078285e9
Projects: Add UV Sync project
2025-04-01 11:46:12 +02:00
Thomas Dinges
a226af559b
Merge branch 'develop'
2025-04-01 09:54:29 +02:00
Thomas Dinges
11d26d24b5
Modules: Rename Platforms module
2025-04-01 09:53:52 +02:00
Thomas Dinges
c1eaa5a951
Merge branch 'develop'
2025-03-18 14:11:40 +01:00
Thomas Dinges
6a8d5be40c
Cards: Update for 4.4 release
2025-03-18 14:11:17 +01:00
Thomas Dinges
1485618b83
Merge branch 'develop'
2025-03-12 12:34:31 +01:00
Thomas Dinges
b11c1ba3ae
Cards: Update 4.4 to RC
2025-03-12 12:34:04 +01:00
Dalai Felinto
07d6cd160e
Merge remote-tracking branch 'origin/develop'
2025-03-04 17:04:40 +01:00
Dalai Felinto
c836ad5410
Remote Assets: Point Under Development to the board
...
Reviewed-on: https://projects.blender.org/infrastructure/gitea-custom/pulls/14
2025-03-04 17:04:22 +01:00
Thomas Dinges
0b3ac69225
Merge branch 'develop'
2025-02-24 18:01:52 +01:00
Thomas Dinges
53501de51f
Projects: Fix issue id for story tools.
2025-02-24 18:01:17 +01:00
Thomas Dinges
cfc21ef106
Merge branch 'develop'
2025-02-24 17:54:37 +01:00
Thomas Dinges
8bcd2baf7f
Projects: Add Story Tools: VSE Sequence
2025-02-24 17:54:00 +01:00
Pablo Vazquez
b2370abbd6
Merge branch 'develop'
2025-02-24 12:16:43 +01:00
Pablo Vazquez
a4844c21ad
UI: Markup: Slight highlight on strong and headings
...
Slight highlight on strong and heading elements, to improve
readability.
On dark themes they display slightly lighter. On light themes there
isn't much of a difference (they're already pure black).
2025-02-24 12:14:53 +01:00
Pablo Vazquez
418f600c18
UI: Align emoji in markup
...
Middle-align emoji in markup, for example when used in headings.
2025-02-24 12:07:30 +01:00
Márton Lente
5984bae2b9
Fix: Style navbar dropdown item flex justification for browser Chrome globally
...
Fix style navbar dropdown item flex justification for browser Chrome in all
themes.
2025-02-24 12:06:43 +01:00
Márton Lente
abc91b5a95
Revert "Fix: Style navbar dropdown item flex justification for browser Chrome"
...
This reverts commit a60d4f1b7e .
2025-02-24 12:06:35 +01:00
Márton Lente
58b236e323
UI: Map style variable color-accent to existing color-primary definition
...
Part of infrastructure/blender-projects-platform#133
2025-02-24 12:06:28 +01:00
Márton Lente
381b1d116a
Fix: Theme milestone progress bar statuses not rendered correctly
...
Fixes Milestones progress bar statuses not rendered correctly after Gitea
1.23.x update. Maps explicit styling values for progress bars to existing colours.
Part of infrastructure/blender-projects-platform#133
2025-02-24 12:06:08 +01:00
Márton Lente
db83e38963
Revert "Fix: Theme milestone progress bar statuses not rendered correctly"
...
This reverts commit a705ab8ab4 .
2025-02-24 12:06:01 +01:00
Márton Lente
063323eb74
Fix: Style navbar dropdown item flex justification for browser Chrome
2025-02-24 12:05:52 +01:00
Márton Lente
36983de723
Fix: Theme milestone progress bar statuses not rendered correctly
...
Fixes Milestones progress bar statuses not rendered correctly after Gitea
1.23.x update. Adds explicit styling for progress bars, using theme colours.
Fixes #133
2025-02-24 12:05:31 +01:00
Pablo Vazquez
74208b0f32
UI: Align emoji in markup
...
Middle-align emoji in markup, for example when used in headings.
2025-02-24 11:45:55 +01:00
Márton Lente
4e09d8e7bf
Fix: Style navbar dropdown item flex justification for browser Chrome globally
...
Fix style navbar dropdown item flex justification for browser Chrome in all
themes.
2025-02-17 19:22:25 +01:00
Márton Lente
fcfcc48fce
Revert "Fix: Style navbar dropdown item flex justification for browser Chrome"
...
This reverts commit a60d4f1b7e .
2025-02-17 19:17:44 +01:00
Márton Lente
2d9abfbf2d
UI: Map style variable color-accent to existing color-primary definition
...
Part of infrastructure/blender-projects-platform#133
2025-02-17 19:00:42 +01:00