Commit Graph

44 Commits

Author SHA1 Message Date
mipel
37f3799894 Compensation routes
* improves compensation routes
2021-07-23 15:23:54 +02:00
mipel
d618c1c14a Intervention relations enhancements
* refactors model relation to compensation and payment by applying 1-n instead of n-n
2021-07-23 09:36:43 +02:00
mipel
82be1511db Intervention Detail View
* adds hint for empty map in case of missing geometry
* adds empty geometry workaround, so openlayers is rendered without digitalization tools
* adds translations
2021-07-22 16:06:13 +02:00
mipel
ff11051fbb Intervention Detail View
* adds related object overview in detail view
* adds comment field to payment model for 'Verwendungszweck'
* simplifies intervention urls
* adds translations
2021-07-22 14:58:58 +02:00
mipel
5e48bac013 Intervention Detail View
* adds (WIP) detail view for interventions
* renames typo in conservations_file_number to conservation_file_number
* adds simple has_access check for intervention objects for given users
* renames occurences of "Registered" to "Recorded" (verzeichnen)
* adds an informing message for detail view of intervention objects which are not editable for a user
* adds GeometryAdmin
* adds fallback DEFAULT_SRID for Geometry model
* adds translations
2021-07-22 13:19:14 +02:00
mipel
591bc739ec Table filters
* adds table filtering for InterventionTable
* adds default ordering
* moves user-access filtering from view to InterventionTableFiler
* adds generic render_icn method for BaseTable (for usage with fontawesome5)
* adds translations
* improves table.html template
2021-07-22 10:00:59 +02:00
mipel
117c740bad Help link
* adds help link
2021-07-22 08:40:26 +02:00
mipel
d139119a15 Intervention tables and model adjustments
* adds user access relation to certain models
* adds pagination to tables
* adds checked_on/_by attributes to intervention model
* adds custom column rendering for checked and registered columns
* adds first simple index filtering of default interventions for user
* adds translations
2021-07-21 15:40:34 +02:00
mipel
704137216f Linkage improvement
* adds linking to submenus
* adds PaymentAdmin
* adds Meta class inheritance for tables
2021-07-21 14:17:18 +02:00
mipel
b24960808f Translations
* adds some translations
2021-07-21 13:47:10 +02:00
mipel
4ef6c32ea2 Html enhancements
* adds some bootstrap enhancements for responsiveness
2021-07-21 13:27:35 +02:00
mipel
5b49222b74 Readme
* adds README.md
2021-07-21 09:45:15 +02:00
mipel
07dd2ecd34 Index table enhancement
* minor changes
2021-07-20 17:10:49 +02:00
mipel
215290723a Renaming models
* minor renaming
2021-07-20 17:04:07 +02:00
mipel
d2340ffe0a Default bootstrap tables
* adds basic bootstrap classes to BaseTable model
2021-07-20 14:23:16 +02:00
mipel
8c32aaa845 Default bootstrap tables
* refactors old table index template into bootstrap-fontawesome generic table
2021-07-20 14:05:44 +02:00
mipel
13e3b23712 Translations
* re-enable translations for groups
2021-07-20 13:20:33 +02:00
mipel
2fb680c84c Minor css enhancements
* minor changes for <a> tags
* centers link for older news in card
2021-07-09 08:25:06 +02:00
mipel
60ed923fd8 Translations
* adds translations
2021-07-09 08:20:02 +02:00
mipel
52b576f3e9 Group access constraints
* adds new decorators for all three important groups
* reorganize some default group settings for setup_data.py
2021-07-09 08:18:37 +02:00
mipel
befffbde15 Updates generic_table_form.html
* updates generic template
2021-07-09 07:46:20 +02:00
mipel
1ced6fdadd User menu
* adds user notifications and management
2021-07-08 17:23:06 +02:00
mipel
41fff3a687 User menu
* starts user menu implementation
2021-07-08 11:07:33 +02:00
mipel
d50fb1a1d6 Dashboard
* finishes work on dashboard
2021-07-07 15:50:20 +02:00
mipel
6b245a2a06 Dashboard
* finishes work on dashboard
2021-07-07 13:46:33 +02:00
mipel
b01442ef17 News app
* adds news app for future implementations
2021-07-06 08:53:08 +02:00
mipel
f069baa260 Landing page
* started to implement a landing page
* started news implementation
2021-07-05 14:49:32 +02:00
mipel
b59b9839ff Navbar improved 2021-07-02 15:21:53 +02:00
mipel
a8b3bdb56e Navbar improved 2021-07-02 15:08:51 +02:00
mipel
049d47c5f8 Navbar improved 2021-07-02 14:59:37 +02:00
mipel
7b7865509a Simple footer finished 2021-07-02 13:46:06 +02:00
mipel
c422901e67 Simple navbar finished 2021-07-02 13:12:38 +02:00
mipel
76786312e9 Simple navbar implemented 2021-07-02 11:38:44 +02:00
mipel
ed35aea034 Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 10:10:03 +02:00
mipel
92701eda40 Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 10:08:00 +02:00
mipel
57d97150f2 Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 09:45:45 +02:00
mipel
a667173021 Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 09:34:39 +02:00
mipel
50c2b8b1b5 Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 09:31:09 +02:00
mipel
b4d1aea37f Permission rethinking
* No detailed permissions due to django constraints on model-based permissions
* instead: logic controlled permission by group membership
* adds translations
2021-07-02 09:30:50 +02:00
mipel
a81351f468 Permission values
* adds raw permission values for all groups
2021-07-02 08:37:50 +02:00
mipel
1ebf67b66b Permission values
* adds raw permission values for all groups
2021-07-02 07:34:34 +02:00
mipel
972cbf5433 Refactoring to konova 2021-07-01 15:08:22 +02:00
mipel
947f50b11c Refactoring to konova 2021-07-01 14:38:57 +02:00
mipel
c14e9466fb Initial 2021-07-01 13:36:07 +02:00