Benjamin Gamard
|
c9adff5a25
|
#159: add temporary READ ACL for route step
|
2018-02-01 11:48:02 +01:00 |
|
Benjamin Gamard
|
503cfff82e
|
#159: return the active step in GET /document/id
|
2018-01-31 22:07:38 +01:00 |
|
Benjamin Gamard
|
5e713f0c2a
|
#159: start a route on a document
|
2018-01-29 23:34:43 +01:00 |
|
Benjamin Gamard
|
e035007070
|
#159: route model steps validation
|
2018-01-28 14:52:13 +01:00 |
|
Benjamin Gamard
|
17a94395f3
|
#159: route model api
|
2018-01-28 12:44:11 +01:00 |
|
Benjamin Gamard
|
332ac9c109
|
#159: workflow db model
|
2018-01-26 11:26:34 +01:00 |
|
Benjamin Gamard
|
cf44af0065
|
Closes #169 feedback for username/group name already taken
|
2018-01-04 16:18:06 +01:00 |
|
Benjamin Gamard
|
d786862a60
|
Closes #167: disable users
|
2017-11-20 21:21:50 +01:00 |
|
Benjamin Gamard
|
fb75bafe96
|
Closes #166: global quota
|
2017-11-20 20:34:29 +01:00 |
|
Benjamin Gamard
|
df1d013b1c
|
Closes #165: smtp hostname/port/username/password configurables with env
|
2017-11-18 19:34:13 +01:00 |
|
Benjamin Gamard
|
039d881a07
|
#161: password recovery by email (wip, server part done)
|
2017-11-17 22:03:54 +01:00 |
|
bgamard
|
b8176a9fe9
|
fix tests
|
2017-11-17 17:10:05 +01:00 |
|
bgamard
|
65937d6f4c
|
#161: password recovery by email (wip)
|
2017-11-17 17:01:08 +01:00 |
|
bgamard
|
590bf74e98
|
display two-factor authentication activation in admin area
|
2017-11-17 15:18:16 +01:00 |
|
Benjamin Gamard
|
244ddc7ce2
|
Closes #141: Never close full file content in memory
|
2017-11-06 16:45:47 +01:00 |
|
Benjamin Gamard
|
14b4e5aeec
|
design refresh
|
2017-11-03 00:10:17 +01:00 |
|
Benjamin Gamard
|
e660a70d00
|
travis: install microsoft fonts
|
2017-07-31 13:52:32 +02:00 |
|
Benjamin Gamard
|
e0214a6a9f
|
Closes #118: create pdf from text plain files
|
2017-07-31 01:51:23 +02:00 |
|
Benjamin Gamard
|
330de495db
|
#118: extract text content from text plain files (WIP)
|
2017-06-11 11:33:30 +02:00 |
|
jendib
|
bb3faca533
|
Closes #119: Keep and display original file name
|
2016-12-07 01:28:52 +01:00 |
|
jendib
|
1d78551f4c
|
Fix tests, add logs for #117
|
2016-11-20 18:52:47 +01:00 |
|
jendib
|
b36d08db8e
|
Closes #116: Allow all file types
|
2016-11-20 18:41:42 +01:00 |
|
jendib
|
d7865cfaf0
|
#85: Login as guest
|
2016-05-29 16:37:26 +02:00 |
|
jendib
|
ead01ce1d0
|
#85: Guest login configuration
|
2016-05-28 23:09:52 +02:00 |
|
jendib
|
67a4dc63ca
|
Closes #106: Header base authentication
|
2016-05-16 21:07:01 +02:00 |
|
jendib
|
4a512af178
|
Bump version to 1.4-SNAPSHOT
|
2016-05-09 15:23:02 +02:00 |
|
jendib
|
3ff41d2002
|
Fix inherited ACLs displayed on documents
|
2016-05-08 23:40:08 +02:00 |
|
jendib
|
e234440ce6
|
Closes #93: Edit tag color and title in #/tag/id
|
2016-05-08 23:05:44 +02:00 |
|
jendib
|
26685334a1
|
Closes #79: UI: Change background and logo image
|
2016-05-08 18:57:32 +02:00 |
|
jendib
|
4d79dd7076
|
#79: Change background and logo image
|
2016-05-08 17:25:21 +02:00 |
|
jendib
|
f5394534f7
|
#79: Change custom CSS and app name
|
2016-05-08 15:38:47 +02:00 |
|
jendib
|
bf4cb02de5
|
Closes #91: Display ACL inherited from tags in document permissions
|
2016-05-08 13:45:46 +02:00 |
|
jendib
|
3dd8a52f7d
|
#83: Fix test for tag parent
|
2016-05-08 01:03:15 +02:00 |
|
jendib
|
a55c55bbdb
|
Closes #83: Edit ACLs for tags in UI + batch for old DB
|
2016-05-08 00:46:32 +02:00 |
|
jendib
|
b851fd0ecc
|
#83: GET /tag/id
|
2016-05-07 18:20:01 +02:00 |
|
jendib
|
73133f5ba5
|
#83: Remove GET /tag/stats
|
2016-05-07 15:41:19 +02:00 |
|
jendib
|
62020864ef
|
#83: Fix ACL resource test
|
2016-05-06 00:49:41 +02:00 |
|
jendib
|
f12e3ec663
|
#83: Access documents by a shared tag
|
2016-05-06 00:36:54 +02:00 |
|
jendib
|
c398a3c4f5
|
#83: Tag name duplicates now allowed
|
2016-05-05 21:12:14 +02:00 |
|
jendib
|
ddf9e83a9b
|
#83: Permission check for tags
|
2016-05-01 22:03:39 +02:00 |
|
jendib
|
09a53d5c4e
|
#83: Handles tags as source ACL in GET /document/list
|
2016-04-30 01:52:24 +02:00 |
|
jendib
|
542ab737a2
|
#79: POST /theme, GET /theme
|
2016-04-27 00:05:25 +02:00 |
|
jendib
|
4e768e9103
|
#79: POST /theme/color to change the main color
|
2016-04-18 00:00:46 +02:00 |
|
jendib
|
8ad9c529b6
|
#79: Resource to generate a dynamic CSS
|
2016-04-09 21:23:55 +02:00 |
|
jendib
|
b33b7115ef
|
#84: POST /user/disable_totp
|
2016-03-23 22:03:45 +01:00 |
|
jendib
|
fb0bb62eaf
|
#84: TOTP key generation and validation code checking on login
|
2016-03-22 23:08:49 +01:00 |
|
jendib
|
718728a672
|
#84: Generate TOTP secret key
|
2016-03-22 01:18:18 +01:00 |
|
jendib
|
5a41e9555e
|
Closes #82: Add role to groups
|
2016-03-20 22:18:58 +01:00 |
|
jendib
|
ced64a5d1f
|
#18: Add/remove users from groups
|
2016-03-20 17:30:36 +01:00 |
|
jendib
|
689a4e6aae
|
#18: Add/update/delete groups
|
2016-03-20 15:09:34 +01:00 |
|