a995ea8729
Update tag counts in search menu
2020-12-16 00:56:12 +01:00
80e23d1c84
Add a route to get search summary
2020-12-15 23:37:02 +01:00
77627534bc
Improve on basic search summary
2020-12-15 23:37:02 +01:00
f3855628d5
Extend query builder with more functions
2020-12-15 23:34:12 +01:00
4ca6dfccae
Get basic search summary
2020-12-15 23:10:13 +01:00
56d6d2e2ac
Allow changing more parts of a select
2020-12-15 22:12:44 +01:00
f1c4b4adb0
Extract find-item query condition
2020-12-15 21:03:47 +01:00
2dff686fa0
Introduce unit condition
2020-12-15 21:03:47 +01:00
80406cabc2
Refactoring some code into separate files
2020-12-15 21:03:47 +01:00
278b1c22c9
Remove old code
2020-12-15 21:03:46 +01:00
2cecd01837
Convert rest of QItem
2020-12-15 21:03:46 +01:00
d1606d6f16
Remove old commented code
2020-12-15 21:03:46 +01:00
266fec9eb5
Convert find items query
2020-12-15 21:03:46 +01:00
5e2c5d2a50
Extends query builder
2020-12-15 21:03:46 +01:00
35c62049f5
Start converting QItem
2020-12-15 21:03:46 +01:00
a355767fdb
Convert all query libs besides QItem
2020-12-15 21:03:46 +01:00
fd6d09587d
Convert more records
2020-12-15 21:03:46 +01:00
613696539f
Minor refactorings
2020-12-15 21:03:46 +01:00
d6f28d3eca
Convert folder
2020-12-15 21:03:46 +01:00
87eb8c7f55
Convert more records
2020-12-15 21:03:46 +01:00
e3f6892abd
Convert job record
2020-12-15 21:03:46 +01:00
1aa1f4367e
Convert periodic tasks
2020-12-15 21:03:46 +01:00
3cef932ccd
Convert more records
2020-12-15 21:03:46 +01:00
fe4815c737
Convert RSentMail
2020-12-15 21:03:46 +01:00
5cbf0d5602
Convert more records
2020-12-15 21:03:46 +01:00
10b49fccf8
Converting user and userimap records
2020-12-15 21:03:46 +01:00
c5c7f7ed3b
Convert equipment record
2020-12-15 21:03:46 +01:00
adee496b77
Convert source record
2020-12-15 21:03:46 +01:00
2dbb1db2fd
Initial outline for a simple query builder
2020-12-15 21:03:46 +01:00
b338f18e98
Remove redundant fileCount from search result
2020-12-15 21:03:46 +01:00
21cd778c37
Merge branch 'fix-0.17' into master
2020-12-15 20:45:39 +01:00
14428c0ead
Set version to 0.17.1
2020-12-15 20:25:59 +01:00
a987ede7c9
Avoid server roundtrip when switching pages
...
When changing pages in webui a server request should not happen. This
makes the webapp snappy again.
Issue: #508
2020-12-15 20:22:12 +01:00
ae0a543101
Set next version to 0.18.0-SNAPSHOT
2020-12-14 14:57:40 +01:00
398f969207
Set version to 0.17.0
2020-12-14 14:34:27 +01:00
27d087b14c
Fix foreign key constraints
2020-12-14 14:34:22 +01:00
7e42426edc
Fix page routing with remember me
2020-12-11 01:16:57 +01:00
c00714ab61
Don't redirect to login for open pages
2020-12-08 21:12:09 +01:00
f55566388a
Fix endless reload of login page
2020-12-06 00:58:15 +01:00
66bd4f53cb
Fix person-org relation info
2020-12-05 22:44:19 +01:00
2aed7ba142
Simplify search bar and search menu
...
The functionality of the search bar is now in the search menu, too.
The search menu shows one input field for "textual search", which is
either the fulltext search (if enabled) or a basic search in various
names.
2020-12-05 22:38:27 +01:00
5882405f30
Search index if search object only contains this field
2020-12-05 02:59:57 +01:00
0b6f965fcb
Fix rememberme for missing local storage
2020-12-04 22:57:21 +01:00
0337391b20
Change remember period to 30 days
2020-12-04 20:30:25 +01:00
f5ae389eea
Cleanup remember-me tokens periodically
2020-12-04 17:59:25 +01:00
a0642905db
Use remember-me cookie if present
2020-12-04 17:59:25 +01:00
c10c1fad72
Prepare remember-me authentication variant
2020-12-04 17:59:25 +01:00
290989f67f
Reorder correspondent person suggestion based on org relationship
2020-12-01 23:39:45 +01:00
d4470ab5fd
Restrict person dropdown options to the associated organization
2020-12-01 23:39:45 +01:00
a6dd71af9f
Set an organization to a person in webapp
2020-12-01 23:39:45 +01:00