list of applications sorted by alphabet
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| APT Portal |
Wishlist
|
Unassigned | ||
| GetDeb Software Portal |
Undecided
|
Unassigned | ||
| Playdeb |
Wishlist
|
Unassigned |
Bug Description
there is no (alphabetically sorted) list of all games available through playdeb. i consider this to be one of the most important points when describing the features of playdeb so it should be right in the main menu. a complete, browsable list of all the games.
Changed in playdeb: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in apt-portal: | |
status: | New → Confirmed |
summary: |
- list of all available games + list of applications sorted by alphabet |
Changed in apt-portal: | |
importance: | Undecided → Wishlist |
João Pinto (joaopinto) wrote : | #2 |
File: applications/
Add some link or other interface element to provide the "Sort by alphabet" function
Such link would reference something like:
${base_
When alpha is provided the html template must also take care of providing the alphabet based links instead of the page numbers on the navigation section.
File: base/controller
Update the controller code to handle the alpha parameter
File: base/modules/
Extended the get_application
Changed in getdeb.net: | |
status: | New → Invalid |
What kind of infrastructure/file changes do we need for this? I wouldn't mind dipping my toe into some python!