Commit Graph

4706 Commits

Author SHA1 Message Date
Roberto Rosario
2ebb84f18f Remove remaining direct references to the User model. Closes GitLab issue #225. 2016-01-28 05:55:15 -04:00
Roberto Rosario
27d8644438 Silence 90% of remaining Django 1.8 model warnings. 2016-01-28 05:43:08 -04:00
Roberto Rosario
d5c73eaad6 Rename the 'Content' search label to 'OCR' for proper meaning. 2016-01-28 04:42:26 -04:00
Roberto Rosario
09f4d674a4 Pass the request instance to properly resolve the setup and tools links. 2016-01-28 04:40:31 -04:00
Roberto Rosario
830e83d107 Remove unused template. 2016-01-28 04:21:18 -04:00
Roberto Rosario
24644e3538 Remove select_related using reverse related name field. 2016-01-27 18:34:32 -04:00
Roberto Rosario
2dd4ca1f13 Workaround undocumented backward incompatible change in python-gnupy 0.3.8. 2016-01-26 05:14:07 -04:00
Roberto Rosario
59661f643b Update API pagination for DRF 3.3.2. 2016-01-26 03:55:44 -04:00
Roberto Rosario
0b830c380d Silence furder Django 1.8 warnings about ContentType imports. Fix get_model in handlers. 2016-01-26 03:55:10 -04:00
Roberto Rosario
6b3fe7a876 Fix futher Django Warnings. 2016-01-22 04:52:47 -04:00
Roberto Rosario
20535529dc Fix address in about template. 2016-01-22 04:51:48 -04:00
Roberto Rosario
ac9bc9454d Update source app code for new extracted formtools package. 2016-01-22 04:02:12 -04:00
Roberto Rosario
ca15cadc5e Add missing migration for pycountry update. 2016-01-22 04:01:49 -04:00
Roberto Rosario
5ec3025120 Use OneToOneField instead of a ForeignKey with unique=True. 2016-01-22 04:01:15 -04:00
Roberto Rosario
fbb22affaa Update pycountry code to new 1.19 backwards incompatible changes. 2016-01-22 04:00:30 -04:00
Roberto Rosario
b19225e95d Load models by calling AppConfig.get_model method instead. 2016-01-22 03:59:42 -04:00
Roberto Rosario
2f344f299f Update all requirements to most recent version. Update Django to 1.8.8 LTS. 2016-01-22 03:58:00 -04:00
Roberto Rosario
699bda40c2 Bump version to 2.0.1. 2016-01-22 00:30:32 -04:00
Roberto Rosario
f8da7fe1a9 Revert "Testing base settings now import from settings/local.py first."
This reverts commit 2f298df1a0.
2016-01-17 00:44:57 -04:00
Roberto Rosario
c5d4d3e95b Revert "Update changelog."
This reverts commit eadce3bd77.
2016-01-17 00:44:21 -04:00
Roberto Rosario
eadce3bd77 Update changelog. 2016-01-17 00:25:05 -04:00
Roberto Rosario
2f298df1a0 Testing base settings now import from settings/local.py first. 2016-01-17 00:23:51 -04:00
Roberto Rosario
acba510b90 Add mention that repository cloning is needed to install via Vagrant. 2016-01-17 00:08:15 -04:00
Roberto Rosario
29ba24336c Remove sudo, this script is meant to run as root. 2016-01-17 00:07:00 -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
6c0ce71086 Add production install script. 2016-01-11 22:24:41 -04:00
Roberto Rosario
70761c055b Merge branch 'master' of gitlab.com:mayan-edms/mayan-edms 2016-01-08 03:37:14 -04:00
Roberto Rosario
3e1fc43112 Clarify some instruction steps. 2016-01-08 03:35:50 -04:00
Roberto Rosario
4da79ea1d1 Clarify some instructions steps. 2016-01-08 03:20:48 -04:00
Roberto Rosario
e95e90cc47 Add more donation options. 2015-12-29 01:46:41 -04:00
Roberto Rosario
7f34ff7875 Improve docker composer instructions. 2015-12-18 03:56:45 -04:00
Roberto Rosario
02ba174a40 Add missing uwsgi.ini file to the deployment installation chapter. Simplified Docker and Docker Compose instructions. 2015-12-18 03:13:15 -04:00
Roberto Rosario
8c763cec0f Expand docker and docker compose instruction. 2015-12-04 21:15:05 -04:00
Roberto Rosario
c20a63760b Update references from GitHub to GitLab. 2015-12-04 05:45:06 -04:00
Roberto Rosario
e702d45c41 Update release date. 2015-12-04 05:42:36 -04:00
Roberto Rosario
a3530f3627 Update all branch references from development to master. 2015-12-04 05:36:01 -04:00
Roberto Rosario
1d4040a3d3 Merge branch 'development' 2015-12-04 05:32:13 -04:00
Roberto Rosario
9062d8817b Bump version to 2.0.0 final. 2015-12-04 05:27:48 -04:00
Roberto Rosario
d0ec5ef87a Update release date. 2015-12-04 05:27:42 -04:00
Roberto Rosario
cf10f7f528 Add Docker and Docker Compose deploying instructions. 2015-12-04 05:09:42 -04:00
Roberto Rosario
79b79fa0f9 Point to official docker hub image. 2015-12-04 05:09:26 -04:00
Roberto Rosario
b5109f679c Point to release version. 2015-12-04 05:08:59 -04:00
Roberto Rosario
76f09d6c60 Add docker compose file. 2015-12-03 03:12:33 -04:00
Roberto Rosario
1f8f860f2c Merge branch 'development' into feature/docker 2015-12-03 02:08:53 -04:00
Roberto Rosario
7f0b37f8b6 Show overview gif animation on docs index. 2015-12-03 02:08:01 -04:00
Roberto Rosario
acebfaedd4 Update overview GIF animation. 2015-12-03 02:07:46 -04:00
Roberto Rosario
37647ca27a Tweak the first time login panel width. 2015-12-02 04:30:25 -04:00
Roberto Rosario
d62ee8ad19 Documentation updates. Add screenshots chapter. 2015-12-02 04:09:49 -04:00