jonaswinkler
d1f206b4cd
some search index optimizations
2021-02-15 13:26:36 +01:00
jonaswinkler
a417be18b7
remove unused imports
2021-02-15 11:26:13 +01:00
jonaswinkler
738b89d4b7
changes to the admin document list
2021-02-10 21:34:58 +01:00
jonaswinkler
f0d202df13
update document admin
2021-02-10 18:55:39 +01:00
jonaswinkler
881e644d2a
more info in the admin
2021-02-09 21:00:04 +01:00
jonaswinkler
723c10771f
remove log admin
2021-02-06 17:00:06 +01:00
jonaswinkler
56585d2645
these changes shouldn't have been commited at all. my bad.
2020-12-16 21:08:03 +01:00
jonaswinkler
d4fba4a521
add backend support for saved views
2020-12-12 15:46:56 +01:00
jonaswinkler
ba7bf9b2d2
removed slugs entirely, since their only purpose was purely cosmetic anyway.
2020-12-09 00:04:37 +01:00
jonaswinkler
56cb2cf267
added filenames to the API #108
2020-12-07 21:52:26 +01:00
Jonas Winkler
fd803435c1
updated the admin, ordering for mail rules
2020-11-21 23:12:34 +01:00
Jonas Winkler
f976a0b4ba
mime type handling
2020-11-20 13:31:03 +01:00
Jonas Winkler
eb6805e37e
code style fixes
2020-11-12 21:09:45 +01:00
Jonas Winkler
1e3e80930c
enable Group and User management.
2020-11-11 20:25:33 +01:00
Jonas Winkler
5a658b7ad6
show the filename in the admin.
2020-11-11 15:58:29 +01:00
Jonas Winkler
ec1f65a355
I removed the model save/delete hooks for index updates since they were causing too much trouble with migrations
2020-11-08 11:24:57 +01:00
Jonas Winkler
a89773ad71
removed unused code, small fixes
2020-11-02 18:20:04 +01:00
Jonas Winkler
dd16b7262e
unified document matching, legacy and automatching work alongside now
2020-10-28 11:45:11 +01:00
Jonas Winkler
93d963ed4e
added
...
- document index
- api access for thumbnails/downloads
- more api filters
updated
- pipfile
removed
- filename handling
- legacy thumb/download access
- obsolete admin gui settings (per page items, FY, inline view)
2020-10-25 23:03:02 +01:00
Jonas Winkler
ccfbe3e64b
some more api changes
2020-10-21 12:53:14 +02:00
Jonas Winkler
d365e8ac22
removed reminders, changed a bunch of stuff
2020-10-20 00:35:27 +02:00
Jonas Winkler
b170eaef69
Removed a bunch of stuff thats not needed anymore with the new gui.
2020-10-17 02:07:27 +02:00
Jonas Winkler
5dda05d712
Merge branch 'master' into dev
2019-05-21 13:06:16 +02:00
Stéphane Brunner
711c0925e1
Add and configure DjangoQL
2019-01-26 22:15:28 +01:00
Jonas Winkler
f711b146e1
Merge branch 'master' into dev
2018-12-11 12:38:15 +01:00
Jonas Winkler
8f0d53c54a
Merge remote-tracking branch 'upstream/master'
2018-12-11 12:06:15 +01:00
Daniel Quinn
62f3a25702
Add colours to the tags pages
2018-12-01 16:21:58 +00:00
Daniel Quinn
dd3012b611
Fix the correspondent filters #423
2018-11-03 11:06:55 +00:00
Daniel Quinn
9264e89bc3
Code cleanup
2018-11-03 11:05:22 +00:00
Daniel Quinn
c570aa1a10
Add a little more read-only info for documents
2018-10-07 16:26:05 +01:00
Daniel Quinn
081f1022cf
Rework how slugs are generated/referenced #393
2018-10-07 16:25:51 +01:00
Jonas Winkler
efc7bf1d23
Code style adjustments
2018-09-25 16:09:33 +02:00
Jonas Winkler
0f2a79ea61
Merge remote-tracking branch 'upstream/master'
2018-09-25 14:47:12 +02:00
Daniel Quinn
57b9add307
Conform code to standards
2018-09-23 12:41:28 +01:00
Jonas Winkler
7887892e4e
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
20233a1706
Code style changed
2018-09-13 14:15:16 +02:00
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
5390672762
Fixed a few minor issues.
2018-09-12 16:25:23 +02:00
Jonas Winkler
2d2ad9156d
bugfix
2018-09-11 20:45:36 +02:00
Jonas Winkler
1c8576cfb9
mode change
2018-09-06 12:00:01 +02:00
Jonas Winkler
62934063a4
fixed merge error
2018-09-06 10:15:15 +02:00
Jonas Winkler
d725f20505
Merge branch 'dev' into machine-learning
2018-09-06 00:29:41 +02:00
Jonas Winkler
069249cc0a
Merge branch 'master' into dev
2018-09-06 00:28:58 +02:00
Jonas Winkler
582e9c5cb4
Fixed a few things
2018-09-05 12:43:11 +02:00
Jonas Winkler
9d4155a907
removed matching model fields, automatic classifier reloading, added autmatic_classification field to matching model
2018-09-04 18:40:26 +02:00
Jonas Winkler
5a63125e04
Merge remote-tracking branch 'upstream/master'
2018-09-04 16:02:48 +02:00
Jonas Winkler
c50c517928
Implemented the classifier model, including automatic tagging of new documents
2018-09-04 14:39:55 +02:00
Daniel Quinn
7d2d3901bc
Merge @dadosch's changes & fix dependency conflicts
2018-09-02 21:06:40 +01:00
dadosch
1e0d32063e
make pycodestyle happy...
2018-08-31 00:17:48 +02:00
dadosch
bdbc68f747
add fix for messed up html at reminders, thanks to @brookst
2018-08-31 00:05:07 +02:00