Roberto Rosario
|
a5a6afe240
|
Update MultiFormView CBV to work with Django 1.9.x
|
2016-11-14 01:47:19 -04:00 |
|
Roberto Rosario
|
99302e9300
|
Move package licenses to their own modules within the apps.
|
2016-11-12 02:28:06 -04:00 |
|
Roberto Rosario
|
d4a95ddb8b
|
Add new menu instance for user related links.
|
2016-11-10 23:32:43 -04:00 |
|
Roberto Rosario
|
aa2e8f3a11
|
Merge remote-tracking branch 'origin/master' into merge_test
|
2016-11-09 01:27:34 -04:00 |
|
Roberto Rosario
|
1867b2e08d
|
Update release notes and changelog.
|
2016-11-08 19:59:05 -04:00 |
|
Roberto Rosario
|
df3f7c38c3
|
Update changelog and release notes.
|
2016-11-08 19:23:06 -04:00 |
|
Roberto Rosario
|
048960ae52
|
Fix ACL create view HTML response type. GitLab issue #335. Thanks to @DocCyblade for the report.
|
2016-11-08 13:54:20 -04:00 |
|
Roberto Rosario
|
d072c0af55
|
Merge remote-tracking branch 'origin/master' into test
|
2016-11-08 02:34:40 -04:00 |
|
Roberto Rosario
|
6b9b280d71
|
Improve documentation regarding the use of GPG version 1. GitLab issue #333. Thank to @Albe for the report.
|
2016-11-08 02:26:17 -04:00 |
|
Roberto Rosario
|
14bde36c1f
|
Backport trash can navigation link resolution fix, GitLab issue #331. Thanks to @DocCyblade for the report.
|
2016-11-08 02:14:08 -04:00 |
|
Roberto Rosario
|
4222035cc1
|
Backport zoom transformation performance improvement, GitLab issue #334. Thanks to @startmat for the patch.
|
2016-11-08 02:03:10 -04:00 |
|
Roberto Rosario
|
43264f23b1
|
Update Pillow to version 3.1.2
|
2016-11-08 01:58:48 -04:00 |
|
Roberto Rosario
|
c0194c63dc
|
Refactor document page image generation and transformation classes
to cache all transformed versions of a document page.
|
2016-11-02 02:34:57 -04:00 |
|
Roberto Rosario
|
ff67b11110
|
Improve upgrade process. Make removing obsolete requirements easier.
|
2016-10-31 15:21:00 -04:00 |
|
Roberto Rosario
|
6e3d99670c
|
Complete conversion of download views to CBV views using django-downloadview.
This also removes dependency on the filetransfers library.
|
2016-10-31 01:00:35 -04:00 |
|
Roberto Rosario
|
1e50676f11
|
Merge branch 'master' into development
|
2016-10-29 16:22:12 -04:00 |
|
Roberto Rosario
|
b9bdf5c315
|
Fix release list formatting
|
2016-10-28 04:39:10 -04:00 |
|
Roberto Rosario
|
49ea4ff2f6
|
Update release notes and changelog.
|
2016-10-28 04:26:06 -04:00 |
|
Roberto Rosario
|
eb2a3bba30
|
Update v2.2 change log
|
2016-10-27 04:00:21 -04:00 |
|
Roberto Rosario
|
f66f815ba6
|
Remove the installation app
|
2016-10-26 23:04:59 -04:00 |
|
Roberto Rosario
|
61e2925a61
|
Update release notes.
|
2016-10-26 19:39:51 -04:00 |
|
Roberto Rosario
|
1f1954161e
|
Merge branch 'development'
|
2016-10-25 02:50:50 -04:00 |
|
Roberto Rosario
|
9e7ffc1e99
|
Update release notes.
|
2016-10-24 01:20:22 -04:00 |
|
Roberto Rosario
|
652b0f13d0
|
Update release notes
|
2016-10-21 04:29:23 -04:00 |
|
Roberto Rosario
|
221301abd1
|
Add upcomming 2.1.4 release notes.
|
2016-10-21 02:22:36 -04:00 |
|
Roberto Rosario
|
4f2744f916
|
Add missing link to the 2.1.3 release notes in the index file.
|
2016-06-30 14:40:18 -04:00 |
|
Roberto Rosario
|
07ac1cbbbe
|
Add version 2.1.3 release notes and update the changelog.
|
2016-06-29 19:02:34 -04:00 |
|
Roberto Rosario
|
c09a237af1
|
Add development makefile. Update changelog. Add release notes for version 2.1.2
|
2016-05-20 02:34:18 -04:00 |
|
Roberto Rosario
|
11da303529
|
Update changelog.
|
2016-05-17 05:04:27 -04:00 |
|
Roberto Rosario
|
27aae995f0
|
The Tesseract OCR backend now reports if the requested language file is missing. GitLab issue #289.
|
2016-05-17 03:49:23 -04:00 |
|
Roberto Rosario
|
3d722325ca
|
Fix navigation object column resolution. Fixes GitLab issue #288.
|
2016-05-17 01:36:12 -04:00 |
|
Roberto Rosario
|
715d3c6768
|
Change log updates.
|
2016-05-13 21:15:54 -04:00 |
|
Roberto Rosario
|
7fc5f24da9
|
Update release notes.
|
2016-05-13 21:02:55 -04:00 |
|
Roberto Rosario
|
0299353fb7
|
Remove bold markup from all mentions of "Mayan EDMS"
|
2016-04-26 16:52:17 -04:00 |
|
Roberto Rosario
|
f020a7a1c6
|
Expand v2.1 release notes.
|
2016-04-21 17:01:45 -04:00 |
|
Roberto Rosario
|
5bb04cc8f4
|
Add newly uploaded document to the recent document list of the user.
|
2016-03-16 16:42:01 -04:00 |
|
Roberto Rosario
|
aeff40331d
|
Update changelog and release notes.
|
2016-03-15 04:14:51 -04:00 |
|
Roberto Rosario
|
3d36f1b828
|
Update Document model's uuid field to use Django's native UUIDField class.
|
2016-03-15 01:44:34 -04:00 |
|
Roberto Rosario
|
928d86088a
|
Update release notes for 2.1
|
2016-03-14 22:35:54 -04:00 |
|
Roberto Rosario
|
ed2f2480e6
|
Fix Dutch locale typo, close GitLab issue #256. Add placeholder for 2.1 release notes.
|
2016-03-10 03:39:50 -04:00 |
|
Roberto Rosario
|
378a346e79
|
Remove Docker and Docker Componse files. These files now live in https://gitlab.com/mayan-edms/mayan-edms-docker.
|
2016-02-14 21:30:08 -04:00 |
|
Roberto Rosario
|
11a9d10e0f
|
Add 2.0.2 release notes.
|
2016-02-14 21:06:33 -04:00 |
|
Roberto Rosario
|
699bda40c2
|
Bump version to 2.0.1.
|
2016-01-22 00:30:32 -04:00 |
|
Roberto Rosario
|
a3a589fee8
|
Update Vagrantfile to provision a production box too.
|
2016-01-12 14:32:47 -04:00 |
|
Roberto Rosario
|
460076004a
|
Fix GitLab issue #245, "Add multiple metadata not possible"
|
2016-01-12 03:48:21 -04:00 |
|
Roberto Rosario
|
79c5a103a2
|
Fix GitLab issue #243, "System allows a user to skip entering values for a required metadata field while uploading a new document".
|
2016-01-12 02:40:47 -04:00 |
|
Roberto Rosario
|
d0ec5ef87a
|
Update release date.
|
2015-12-04 05:27:42 -04:00 |
|
Roberto Rosario
|
d62ee8ad19
|
Documentation updates. Add screenshots chapter.
|
2015-12-02 04:09:49 -04:00 |
|
Roberto Rosario
|
6ef9b25e74
|
Document spell check and format cleanup. Small content fixes.
|
2015-11-29 18:38:19 -04:00 |
|
Roberto Rosario
|
0cb43e1d46
|
Release notes updates.
|
2015-10-20 21:12:13 -04:00 |
|