Ghostkeeper
27185c268d
Strip whitespace around package name for display
...
The actual package name internally will still have the spaces.
People were using this to get ahead in the sorting of packages, which is a little unfair. This doesn't make that impossible, but prevents it for the most part.
2021-03-31 16:10:36 +02:00
Remco Burema
3898516607
More remove rating packages/materials.
...
Forgot some lines in the previous commit.
CURA-7606
2020-07-22 13:56:22 +02:00
Nino van Hooff
89f0970a88
Remove trailing whitespace from Python files
2020-05-29 14:30:33 +02:00
Nino van Hooff
d96359f208
Convert doxygen to rst for Toolbox, TrimeshReader
2020-05-15 13:53:10 +02:00
Dimitriovski
2b11152c4d
Added a comment(explanation) to an unused code of the Toolbox.
2020-02-25 12:06:11 +01:00
Lipu Fei
4065a1204a
Fix string comparisons
2019-04-12 08:52:35 +02:00
Jaime van Kessel
30057e2fcd
Use user_rating instead of user
...
In the end it was implemented as user_rating (and not as user)
CURA-6013
2018-12-11 13:49:45 +01:00
Jaime van Kessel
e92bd01fb2
Removed the rating from the download grid
...
It felt a bit weird to already have it in the grid layout
CURA-6013
2018-12-07 17:28:42 +01:00
Jaime van Kessel
f4220da550
Adds rough first version of rating stars
...
It's not fully polished just yet
CURA-6013
2018-12-07 15:31:33 +01:00
Jaime van Kessel
4e2ab163ed
Add login fequired link to packages that have the login-required tag
...
CURA-6006
2018-12-06 16:24:12 +01:00
Jaime van Kessel
07d210483c
Greatly decrease the bloat / complexity of the toolbox
...
There was a lot of stuff going on that didn't need to happen, so I cut those parts out in order
to improve the overview.
2018-12-05 13:42:13 +01:00
Jaime van Kessel
abcc621cc6
Added missing typing
2018-12-05 11:29:44 +01:00
Ghostkeeper
7f54cacd0f
Code style
...
Discovered during work on CURA-5840.
2018-11-09 14:11:38 +01:00
Diego Prado Gesto
33da50df26
Rename other entries of the Toolbox to Marketplace.
...
Add a line in the Changelog indicating that the Toolbox was renamed.
Contributes to CURA-5874.
2018-10-31 09:45:29 +01:00
Thomas Karl Pietrowski
5139e61475
Found the dead line while reading some code
2018-09-10 09:42:47 +02:00
Lipu Fei
c4afbe7a67
Convert links to a dict
...
CURA-5676
Easier to process.
2018-08-31 13:45:04 +02:00
Aleksei S
9258c9a7fc
Added links to toolbox
...
CURA-5676
2018-08-31 11:03:30 +02:00
Diego Prado Gesto
6694b7ac81
CURA-5541 Change is_enabled field to is_active field to be consistent
...
with the fields in the PackageManager.
2018-07-27 15:56:29 +02:00
Ian Paschal
0bde1487e7
Add generic material packages to materials page
...
Contributes to CURA-5510
2018-07-16 16:13:43 +02:00
Mark
5fe812b4a4
Add downloadnumber to model and plugin view
2018-06-26 15:29:35 +02:00
Ian Paschal
74ba10444e
CURA-5357 Prevent uninstall of plugins that are not-yet-installed
2018-06-01 14:31:52 +02:00
Ian Paschal
0accdc6320
Cura-5296 Use separate packages.json files in app and user data
2018-05-08 11:54:19 +02:00
Diego Prado Gesto
b00d51a6eb
CURA-4644 Set the property in the component where is being used.
2018-05-04 14:03:26 +02:00
Ian Paschal
0872d499f8
CURA-5035 Add compatibility chart
2018-05-02 18:43:12 +02:00
Lipu Fei
554ebb6617
Clean up PackagesModel
...
CURA-5035
2018-05-02 13:06:00 +02:00
Ian Paschal
096f304aef
CURA-5035 Crash because old packages don't have 'author_id'
2018-05-01 10:45:22 +02:00
Ian Paschal
2d54251be0
CURA-5035 Aproaching the asymptote of done
2018-04-30 17:05:46 +02:00
Ian Paschal
01007946b4
CURA-5035 Separate API calls!
2018-04-30 16:42:11 +02:00
Ian Paschal
7a0fe74989
CURA-5035 Added material authors + icons
2018-04-17 17:07:06 +02:00
Ian Paschal
523518020c
CURA-5035 Better linking between Toolbox and CuraPluginManager
2018-04-13 16:25:01 +02:00
Ian Paschal
5d395f549a
CURA-5035 Added already installed plugins
2018-04-12 17:22:50 +02:00
Lipu Fei
0f966115e6
WIP: Make CuraPackageManager aggregate PluginRegistry data
...
CURA-4644
2018-04-12 15:46:53 +02:00
Ian Paschal
f510603cb5
CURA-5035 Enjoy Lipu
2018-04-12 15:43:25 +02:00
Ian Paschal
e13c45daee
CURA-5035: Clean-up
2018-04-12 14:03:53 +02:00
Ian Paschal
d4cc4659d8
CURA-5035 More styling & layout
2018-04-10 16:07:39 +02:00