Commit Graph

12 Commits (9cfb400bade51d27b002ee343de22df5faf24260)

Author SHA1 Message Date
mipel d1f43f8c64 EMA
* adds Ema model (basically Compensation inherited)
* adds index view for EMAs
* fixes drop-down link bug for menu 'More' in navbar
* refactors some more forms to use process_request()
* adds modified attribute to BaseResource for easy last_modified check
* adds setting of modified attribute in all places where UserAction.EDITED is added to log
* adds EMA_ACCOUNT_IDENTIFIER_LENGTH and EMA_ACCOUNT_IDENTIFIER_TEMPLATE to ema/settings.py
* adds EmaAdmin to ema/admin.py
* fixes wrong title in intervention detail view html for revocations
* adds support for subtitle variable to BaseTable and generic_index.html
* drops next_version attribute from models
* adds/updates translations
* adds default ordering for UserActionLogEntry
   * removes extra ordering in log modal rendering
3 years ago
mipel 13a15e4f56 Compensation routes
* improves compensation routes
3 years ago
mipel 8f0db2ae3e Linkage improvement
* adds linking to submenus
* adds PaymentAdmin
* adds Meta class inheritance for tables
3 years ago
mipel c07a0d730d Html enhancements
* adds some bootstrap enhancements for responsiveness
3 years ago
mipel 596d61f667 Default bootstrap tables
* refactors old table index template into bootstrap-fontawesome generic table
3 years ago
mipel f0a33b360d User menu
* starts user menu implementation
3 years ago
mipel f654826003 Navbar improved 3 years ago
mipel c3e1e3e669 Navbar improved 3 years ago
mipel 905e29c8f8 Navbar improved 3 years ago
mipel 8fd09abda6 Simple footer finished 3 years ago
mipel b63cb3c493 Simple navbar finished 3 years ago
mipel 629bf4230e Simple navbar implemented 3 years ago