Jonas Winkler
5f7676c676
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
219b580841
removed duplicate code
2018-09-12 13:43:28 +02:00
Jonas Winkler
11b4e56790
Added document type
2018-08-24 13:45:15 +02:00
Jonas Winkler
6c1e157b24
Merge branch 'ui-improvements' into dev
2018-07-16 16:09:41 +02:00
Jonas Winkler
138b4c8833
Added 'save and edit next' functionality
2018-07-16 16:08:51 +02:00
Jonas Winkler
fc74d13cee
css stuff
2018-07-16 14:39:09 +02:00
Jonas Winkler
78b73f5edc
Merge branch 'ui-improvements' into dev
2018-07-15 13:41:49 +02:00
Jonas Winkler
83e7239d29
fixed image width
2018-07-15 13:07:00 +02:00
Jonas Winkler
eec396dcc3
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
a3d78d26ef
Moved actions to separate file
2018-07-11 13:02:18 +02:00
Jonas Winkler
1794619563
Merge branch 'master' into workflow-improvements
2018-07-10 15:53:38 +02:00
Jonas Winkler
692fdd5b54
Added actions to modify tags and correspondents on multiple documents
2018-07-10 15:39:24 +02:00
Daniel Quinn
52f1859455
Support css & js overrides
2018-07-08 16:06:57 +01:00
Jonas Winkler
7076bcb510
Show document serial number on change list
2018-07-06 18:04:31 +02:00
Enno Lohmeier
b014419ced
add search field on admin start page and module start page
2018-07-04 13:00:28 +02:00
Erik Arvstedt
d0a5d750db
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
33e3277d2a
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
999475e4c6
Add hack to allow for logentries to show for all users.
2018-05-20 16:29:00 +01:00
Erik Arvstedt
8033f97ec3
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
d70d38aef6
Change date fields to actual date fields #278
2018-01-06 19:21:49 +00:00
Daniel Quinn
b30b112b8b
Add a smarter work-around for the change-list-results hack
2018-01-06 18:47:01 +00:00
Daniel Quinn
17bdfa0f49
Add a note for future development
2018-01-06 18:30:33 +00:00
Daniel Quinn
36359a7334
Clean up CSS for #272
2018-01-06 15:57:25 +00:00
Daniel Quinn
7cb7d62bb8
fix: a little cleanup
2017-03-25 15:10:25 +00:00
Daniel Quinn
73043dbeb2
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