jonaswinkler
6e84668884
fix login/logout pages
2021-01-06 01:16:16 +01:00
jonaswinkler
bf198f37db
fix locale discovery by django app
2021-01-02 01:19:06 +01:00
jonaswinkler
1b8c4bb1a5
Merge branch 'dev' into feature-localization
2020-12-31 15:59:47 +01:00
jonaswinkler
45e52aa985
add the manifest to the frontend entry page #219
2020-12-31 01:20:38 +01:00
jonaswinkler
5395208b00
add initial localization support for the front end #215
2020-12-30 00:26:06 +01:00
jonaswinkler
665863e395
Display name of current user on the dashboard
2020-12-20 17:18:23 +01:00
jonaswinkler
37237dfcf6
default title
2020-12-19 12:46:11 +01:00
jonaswinkler
48796e6961
fixes #149
2020-12-17 21:46:56 +01:00
Jonas Winkler
7bd843283d
use django authentication instead of auth tokens.
2020-11-09 15:28:12 +01:00
Jonas Winkler
d324e4383a
added Angular SPA entry page
2020-10-25 23:30:15 +01:00
Jonas Winkler
da5b7d3104
Removed a bunch of stuff thats not needed anymore with the new gui.
2020-10-17 02:07:27 +02:00
Jonas Winkler
421dab786d
Merge branch 'master' into dev
2020-10-16 15:02:57 +02:00
Johann Bauer
a4573a8de8
Add PDF preview next to edit form
2020-02-23 20:19:45 +01:00
Jonas Winkler
292959d856
layout changes, removed irrelevant test cases
2019-05-23 18:25:23 +02:00
Jonas Winkler
4bd018df07
Merge branch 'master' into dev
2019-01-21 15:07:49 +01:00
Daniel Quinn
4ad6813d11
Add the new logo
...
I bought this logo from the excellent logojoy.com site, and am including
the source files here to be covered under the project license (GPL).
2018-12-30 12:20:08 +00:00
Jonas Winkler
99bfcd4d67
Added download link on document edit form
2018-12-12 18:38:14 +01:00
Jonas Winkler
94ede7389d
Merge remote-tracking branch 'upstream/master'
2018-09-25 14:47:12 +02:00
Daniel Quinn
4130dd3465
Conform code to standards
2018-09-23 12:41:28 +01:00
Jonas Winkler
f1a1e7f1a4
fixed document viewer
2018-09-14 16:48:08 +02:00
Jonas Winkler
fb6f2e07c9
Added a bunch of new features:
...
- Debug mode is now configurable in the configuration file. This way, we don't have to edit versioned files to disable it on production systems.
- Recent correspondents filter (enable in configuration file)
- Document actions: Edit tags and correspondents on multiple documents at once
- Replaced month list filter with date drilldown
- Sortable document count columns on Tag and Correspondent admin
- Last correspondence column on Correspondent admin
- Save and edit next functionality for document editing
2018-09-13 15:19:25 +02:00
Jonas Winkler
8d003a6a85
Save and edit next button appears on documents without viewer as well.
...
Made the new recent correspondents filter optional. Disabled by default.
2018-09-13 13:10:05 +02:00
Jonas Winkler
25a6aa909b
removed duplicate code
2018-09-12 13:43:28 +02:00
Jonas Winkler
d7ab69fed9
Added document type
2018-08-24 13:45:15 +02:00
Jonas Winkler
d72604eb86
Merge branch 'ui-improvements' into dev
2018-07-16 16:09:41 +02:00
Jonas Winkler
f0c94cc65f
Added 'save and edit next' functionality
2018-07-16 16:08:51 +02:00
Jonas Winkler
f21debe95d
css stuff
2018-07-16 14:39:09 +02:00
Jonas Winkler
2775dfb735
Merge branch 'ui-improvements' into dev
2018-07-15 13:41:49 +02:00
Jonas Winkler
b138f4b52b
fixed image width
2018-07-15 13:07:00 +02:00
Jonas Winkler
d108a69f1b
added document viewers on document change form for easier editing of metadata, supports pdf, png, jpg
2018-07-14 23:05:28 +02:00
Jonas Winkler
ba9d7c8892
Moved actions to separate file
2018-07-11 13:02:18 +02:00
Jonas Winkler
270b0487ec
Merge branch 'master' into workflow-improvements
2018-07-10 15:53:38 +02:00
Jonas Winkler
a40737bd0e
Added actions to modify tags and correspondents on multiple documents
2018-07-10 15:39:24 +02:00
Daniel Quinn
e7daf7dae4
Support css & js overrides
2018-07-08 16:06:57 +01:00
Jonas Winkler
c5b315f518
Show document serial number on change list
2018-07-06 18:04:31 +02:00
Enno Lohmeier
5db49a3710
add search field on admin start page and module start page
2018-07-04 13:00:28 +02:00
Erik Arvstedt
fc560b8c04
Fix unclickable checkbox in documents view
...
1. Clicks to the document selection checkbox were captured by the onclick
handler of the document item header. This is now fixed.
2. Reexpose the doc title link to mouse events by putting it on top of
the header link layer.
2018-06-01 14:07:34 +02:00
Erik Arvstedt
11db87fa11
Add field 'added' to documents
...
This field indicates when the document was added to the database
2018-05-31 10:17:03 +02:00
Daniel Quinn
528b572855
Add hack to allow for logentries to show for all users.
2018-05-20 16:29:00 +01:00
Erik Arvstedt
8d5ae64aff
Increase link area in documents listing
...
Increase the link area to include the whole visual header.
Fixes #335
2018-05-11 13:50:09 +02:00
Daniel Quinn
6fe37678f2
Change date fields to actual date fields #278
2018-01-06 19:21:49 +00:00
Daniel Quinn
35004f434b
Add a smarter work-around for the change-list-results hack
2018-01-06 18:47:01 +00:00
Daniel Quinn
75251ad694
Add a note for future development
2018-01-06 18:30:33 +00:00
Daniel Quinn
35bb3dbcc2
Clean up CSS for #272
2018-01-06 15:57:25 +00:00
Daniel Quinn
b5f6c06b8b
fix: a little cleanup
2017-03-25 15:10:25 +00:00
Daniel Quinn
499abd38f6
A nicer look for the documents listing
...
This change includes a filthy hack around how Django handles
change_list_results.html -- I'm not thrilled with it, but it's as
elegant as I could come up with. I'm happy to field alternative ideas.
More details can be found in `documents/templatetags/hacks.py`
Specifically, this merge includes a significant facelift to the
documents listing page, moving away from the tabular layout and toward a
tileset look. I tried fiddling with the colours, but I just don't have
any skills in that area, so we're all stuck with Django'd default
colours until someone with an eye for colour can submit a better CSS.
2017-02-12 17:52:01 +00:00
Daniel Quinn
b8be20b565
Preparing for a proper UI
2016-03-03 18:09:10 +00:00