Skip to content

Releases: flavoi/diventi

First beta release

12 Feb 20:08
Compare
Choose a tag to compare
First beta release Pre-release
Pre-release

Added

  • Introduced dedicated categories for products and product chapters
  • Introduced dynamic cover image for the blog page
  • Introduced feedback form in the navbar
  • Introduced dynamic image backgrounds for the landing page sections
  • Introduced public read-only profile page for every user
  • Introduced user achievements in the profile page

Changed

  • Updated readme with custom Diventi logo
  • Updated article category admin styles
  • Updated navbar icons with fontawesome 5 styles
  • Updated default button styles from square to round
  • Changed image host from S3 to imgur for article and product covers
  • Integrated timestamps within the feedback model
  • Updated articles layout for mobile devices
  • Reformulated main button in the landing page
  • Redesigned list of blog cards
  • Redesigned product chapter section

Removed

  • Removed sharethis buttons
  • Removed label from reply button in the comment section

Fixed

  • Fixed a problem that caused error 500 after pressing the search button with no inputs
  • Fixed the anchor links between product and profile pages
  • Fixed some translation typos in the profile page
  • Fixed a formatting error in user collection page
  • Fixed a problem that cut the product image when displayed in small screens
  • Adjusted width of product comments
  • Deactivated pageheader parallax to prevent html errors
  • Fixed DOM errors caused by duplicates ids in the comment section

Security

  • Removed collection urls from the public user page
  • Introduced temporary linked to product files that are generated on the fly

Seventh alpha release

07 Jan 10:54
Compare
Choose a tag to compare
Seventh alpha release Pre-release
Pre-release

Added

  • Introduced threaded comments: comments are now stored as a tree and can be nested.
  • Introduced translations: both static or dynamic components may be displayed in english or italian
  • Introduced a Vagrantfile to facilitate the development process across different computers
  • Introduced sharethis buttons for articles and products
  • Added support for sqlite database
  • Added uwsgi files for the deployment

Changed

  • Changed to yellow the background color of the inverse navbar links
  • Updated important links in the README
  • Updated icon styles in the navbar
  • Enabled comments count in the blog list page
  • Refactored version numbering for pre-releases
  • Integrated change password form into profile page

Fixed

  • Fixed minor formatting errors in the changelog
  • Fixed layout errors in the base template
  • Fixed content cards for product section
  • Fixed spacing issues between labels and content cards

Removed

  • Removed page header from search results page
  • Removed rich text from landing model fields

Sixth alpha release

22 Dec 19:43
Compare
Choose a tag to compare
Sixth alpha release Pre-release
Pre-release

Added

  • Introduced collections: a centralized space where a user can store any published products
  • Introduced a redisegned user profile with new styles, custom avatars and covers
  • Introduced a 5 star rating system for any product
  • Introduced a search engine across products and blog articles accessible from the navbar
  • Added search result page that display the title, the description and the contentype for each result
  • Added custom 404, 403 and 500 error pages
  • Added pageheader to blog list page

Changed

  • Twicked positioning of the header content of the landing page
  • Aligned form styles to the yellow theme
  • Changed form styles of change password from 'classic' to 'label-floating'
  • Unified styles among sign up, sign in and change password pages
  • Unified buttons color on blog list, blog detail and product pages
  • Refreshed profile page with a new UI inspired by Material Kit
  • United user profile and collection in a single page for better anchors
  • Set avatar as not required field in profile form
  • Disabled promotion bottons for anonymous users
  • Integrated the sign in page into a modal
  • Updated url conf for update views
  • Enabled placeholder for user avatars
  • Changed icon of featured product from light hand to solid fire
  • Enclosed change password form in a modal
  • Hidden section titles if there is no content available in product page
  • Enabled placeholder image if the user doesn't have a proper avatar

Fixed

  • Replaced '-' with space on 'signed in/out/up' text occurrences
  • Fixed misplaced colors of sign up and sign in buttons
  • Fixed fire icon of hot articles
  • Adjusted articles right and left margins
  • Adjusted uppercase letters in some account forms
  • Fixed 500 error page title
  • Improved the mobile responsiveness of the account forms
  • Enabled comment promotions and preview for any page that uses comments

Removed

  • Removed attachment support from blogposts (any attachment should be a product)
  • Removed timeline assets and data

Security

  • Fixed a problem that a user could expose to update other profiles

Fifth alpha release

21 Nov 15:09
Compare
Choose a tag to compare
Fifth alpha release Pre-release
Pre-release

Added

  • Introduced a profile section on the landing page with a link to the blog page
  • Introduced creation and modification dates in blog admin page
  • Introduced admin actions to publish and upublish articles
  • Introduced a sign up form on the landing page that redirects to the main sign up page
  • Introduced a product page to present the featured adventure of the moment
  • The product page includes: cover image, details of the document, playable chapters and the story timeline
  • Introduced a unique logo on the navbar and favicon
  • Introduced a unique logo into the landing page
  • Added 'yellow' as a choice to any element in the website
  • Added alternative presentation pages for demo purposes
  • Added font awesome 5 icons

Changed

  • Avatars are now rendered as urls and uploaded in imgur
  • Optimized profile page layout for tables
  • Improved responsiveness of the timeline
  • Blog's articles pub date is now a datetime field to improve the ordering in blogpost page
  • Replaced alien fire of the blog list page with a fire icon
  • Replaced nav pills with accordion panels in profile page
  • Replaced mini logo with the full logo on the navbar

Fixed

  • Fixed a problem that caused the cov image to disappear
  • Fixed user role in profile page
  • Fixed a problem that caused the avatar to not be displayed in article page
  • Fixed a problem that caused the avatar to not be displayed in comment section
  • Fixed a problem that made the background image of blogposts disappear
  • Fixed a problem that made the landing page crush if no featured product were found

Removed

  • Removed timeline events from the landing app
  • Removed rpg-awesome icons fron the base template

Fourth alpha release

05 Nov 13:21
Compare
Choose a tag to compare
Fourth alpha release Pre-release
Pre-release

Added

  • Introduced avatar grouping to better distinguish those reserved to staff members
  • Introduced an animated storyline in the landing page to display a list of main events ordered by date
  • Introduced the option to show or hide a staff user on the landing page.

Changed

  • Avatar is now optional for user sign-up
  • Updated media upload folders to better reflect the app names
  • Reorganized profile page with profile and avatar pillows
  • Enabled rich text for page elements
  • Updated the description of the storyline section

Fixed

  • Fixed a problem in accounts/widgets that caused an error while migrating the database.

Third alpha release

24 Oct 20:00
Compare
Choose a tag to compare
Third alpha release Pre-release
Pre-release

Added

  • Introduced profile page with avatar, bio and favourite class customization options
  • Introduced a dedicated profile picture for staff members
  • Introduced detailed profile cards into profile update page

Changed

  • Updated name of comment subpage to better reflect its role
  • Hard coded role label for every staff member in the landing page
  • Restyled icon addon of sign-up recaptcha to improve its responsiveness
  • Succes url of signup changed from landing page to login page

Fixed

  • Fixed a problem that caused double comments in comment section
  • Fixed a problem that caused the avatar to be hidden in the landing page
  • Fixed a problem that caused the sign-up form to fail silently

Removed

  • Removed automatic login after user signup
  • Removed new relic monitoring

Second alpha release

20 Oct 21:26
Compare
Choose a tag to compare
Second alpha release Pre-release
Pre-release

Added

  • Introduced section "comment preview" under the comment post form
  • Introduced navigation for the ordering of comments by promotions or submit date
  • Introduced comment toggle button to hide/display all comments

Changed

  • Renamed version.txt to CHANGELOG and adopted Keep a Changelog method for versioning
  • Updated README with LICENCE, versioning and incipit infos
  • Updated cover visuals in blogposts page

Fixed

  • Fixed a problem that caused the avatar to be a requirement for comment post

Removed

  • Removed icons from navbar

First alpha release

15 Oct 08:24
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release

Added

  • Introduced a landing page with the presentation of our product
  • Introduced a simple accounts management system
  • Introduced a blog section
  • Introduced a commenting system for the articles
  • Introduced a sign-up page with username, email and password
  • Introduced a promotions system for articles and comments
  • Introduced an author section on the article page
  • Introduced a recaptcha field on the sign-up page