Commit Graph

12 Commits (1.5)

Author SHA1 Message Date
mpeltriaux 03edb74023 # Admin backends
* disables certain admin backends
* adds proper ordering to server message admin overview
6 months ago
mpeltriaux 16e72c3372 Server Messages unpublish
* changes unpublish_on to optional value
* simplifies fetching of server message news
2 years ago
mpeltriaux 0bd2e5ffef # Migrations
initial migrations commit
3 years ago
mpeltriaux b0f3505972 #99 Admin backend cleanup
* removes admin backend views which are not important for production
* adds filtering functionalities on index views
* simplifies detail views on intervention, compensation, ecoaccount and ema
* adds autocomplete fields on detail views
* adds handy horizontal filter fields on detail views
3 years ago
mpeltriaux e1865c7267 #88 Extra biotope codes templates
* extends the detail view templates for all compensation related models to render extra CompensationState details as well
* reduces number of landing page news from 4 to 3
* improves .card-text in favor of .scroll-150
* improves .card font size
3 years ago
mpeltriaux 37382fbee8 # 71 Shortcut buttons enhanced
* adds bootstrap class to prevent link style rendering
* reorganizes templates for home view into separate quickstart templates
3 years ago
mpeltriaux 79b9be5637 # 70 Tab title rest
* adds tab titles for some other pages
* adds/updates translations
3 years ago
mipel cd5b2e264b Fixes and improvements
* moves diff_states message back to table top for direct presentation in compensation/detail/view.html
* removes diff_states rendering in deadline card in compensation/detail/view.html
* fixes before_state adding based on GET parameter
* refactors UserActionlogEntryEnum into a UserAction TextChoice (Django 3.x)
* adds ordering of compensation states depending on surface value
* refactors ServerMessageImportance from enum into TextChoice (Django 3.x)
* adds/updates translations
3 years ago
mipel c07a0d730d Html enhancements
* adds some bootstrap enhancements for responsiveness
3 years ago
mipel 0d18dfd609 Minor css enhancements
* minor changes for <a> tags
* centers link for older news in card
3 years ago
mipel 7cbcdc62ae Dashboard
* finishes work on dashboard
3 years ago
mipel 3277896ff1 News app
* adds news app for future implementations
3 years ago