Commit Graph

707 Commits

Author SHA1 Message Date
jendib a13174ac4d
Android: use GET /tag/list instead of /tag/stats 2016-05-11 00:55:27 +02:00
jendib e181b7d24b
#103: API documentation for /user and /vocabulary 2016-05-10 23:30:28 +02:00
jendib e631aa0e8a
Closes #101: Allow export buttons for read-only documents 2016-05-10 21:18:16 +02:00
jendib 575ad75a0a
Closes #102: Android: Clear all auth tokens on logout 2016-05-10 20:00:14 +02:00
jendib 394f667ab0
Prepare 1.5 development cycle 2016-05-09 22:52:34 +02:00
jendib c695572b28
Release 1.4 2016-05-09 22:25:12 +02:00
Benjamin Gamard f80cf43ae8 Merge pull request #100 from sismics/master
Push to production
2016-05-09 22:10:49 +02:00
jendib 79141edf70
Closes #97: Handle write permission in #/tag and #/tag/id 2016-05-09 22:09:29 +02:00
jendib b1e58396d1
Closes #98: Fix inherited permissions table 2016-05-09 21:53:15 +02:00
jendib b9cd113dc0
Closes #99: Update /app/batch/clean_storage & /app/batch/acl_tags 2016-05-09 19:11:44 +02:00
jendib 4a512af178 Bump version to 1.4-SNAPSHOT 2016-05-09 15:23:02 +02:00
jendib 9506e9b8b4 UI: minor spacing 2016-05-09 10:28:20 +02:00
Benjamin Gamard 6b57d29f51 Merge pull request #96 from sismics/master
Push to production
2016-05-08 23:40:50 +02:00
jendib 3ff41d2002
Fix inherited ACLs displayed on documents 2016-05-08 23:40:08 +02:00
jendib f41dafe76d
Theme images expiration date 2016-05-08 23:31:33 +02:00
Benjamin Gamard f2c4dde56e Merge pull request #95 from sismics/master
Fix batch for ACLs on tags
2016-05-08 23:21:36 +02:00
jendib 6f89a50fe5
Fix batch for ACLs on tags 2016-05-08 23:20:58 +02:00
Benjamin Gamard 3a22132363 Merge pull request #94 from sismics/master
Push to production
2016-05-08 23:07:43 +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 faa66e01b6
Tag color in #/tag/id 2016-05-08 13:47:35 +02:00
jendib bf4cb02de5
Closes #91: Display ACL inherited from tags in document permissions 2016-05-08 13:45:46 +02:00
jendib 642b9a63d3
Cleanup ACL checks 2016-05-08 12:14:06 +02:00
Benjamin Gamard 1ed7422171 Merge pull request #92 from sismics/tags_acl
Tags as source for ACL
2016-05-08 01:11:32 +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 c8f7fe15ef
#83: Don't return non-visible tag parent 2016-05-07 15:53:13 +02:00
jendib 73133f5ba5
#83: Remove GET /tag/stats 2016-05-07 15:41:19 +02:00
jendib eaf2e816b4 Imports 2016-05-06 00:55:00 +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 5226df53a2 Fix pom.xml after removing docs-parent 2016-05-05 22:43:18 +02:00
jendib a59c67d774 docs-parent folder removed 2016-05-05 22:37:27 +02:00
jendib 1b1d5e9b4c #83: Use ACLs for tag operations 2016-05-05 22:36:53 +02:00
jendib 37fc2d09bb Entropy source for Travis 2016-05-05 22:18:07 +02:00
jendib bc94466cf7 Entropy source for Travis 2016-05-05 22:16:04 +02:00
jendib 6af7b6fce9 Reduce tests verbosity 2016-05-05 21:59:50 +02:00
jendib f2ae899938 Don't dump entities in JUnit 2016-05-05 21:33:31 +02:00
jendib c398a3c4f5 #83: Tag name duplicates now allowed 2016-05-05 21:12:14 +02:00
jendib 27027ec412 #83: Tag DAO refactoring 2016-05-05 02:34:33 +02:00
jendib ddf9e83a9b #83: Permission check for tags 2016-05-01 22:03:39 +02:00
jendib 0f661e5a34 #83: Handles tags as source ACL for single document 2016-04-30 02:17:04 +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 6e1276293f #79: Change theme color UI 2016-04-23 23:47:33 +02:00
jendib 4e768e9103 #79: POST /theme/color to change the main color 2016-04-18 00:00:46 +02:00
jendib 55cdca0c7d Android: allow install on sdcard 2016-04-17 23:54:58 +02:00