Roberto Rosario
|
600ba153af
|
Merge branch 'feature/document_signature_app' into feature/ACL_support_w_permission_refactor
Conflicts:
apps/django_gpg/__init__.py
apps/django_gpg/views.py
apps/tags/__init__.py
|
2012-01-01 20:50:28 -04:00 |
|
Roberto Rosario
|
c0fbec0f8e
|
Add and enable new document singatures app
|
2011-12-25 16:08:28 -04:00 |
|
Roberto Rosario
|
8c7d06aa10
|
Merge branch 'development' into feature/ACL_support
|
2011-12-07 16:09:45 -04:00 |
|
Roberto Rosario
|
9daa442e71
|
Add Italian to the language selection list
|
2011-12-07 15:52:18 -04:00 |
|
Roberto Rosario
|
7d604322ac
|
Merge branch 'master' into development
Conflicts:
apps/main/__init__.py
|
2011-12-05 22:47:58 -04:00 |
|
Roberto Rosario
|
0439e0edf7
|
Merge branch 'development' into feature/ACL_support
Conflicts:
requirements/development.txt
requirements/production.txt
urls.py
|
2011-12-05 16:01:21 -04:00 |
|
Roberto Rosario
|
acf61bbb27
|
Disable django-compress
|
2011-12-05 15:27:31 -04:00 |
|
Roberto Rosario
|
071139c5bf
|
Add document signature verification app
|
2011-12-04 05:52:09 -04:00 |
|
Roberto Rosario
|
188c7f1efd
|
Added South to the requirements
|
2011-11-30 08:52:00 -04:00 |
|
Roberto Rosario
|
f7303c7eb8
|
Removed Grappelli dependency
|
2011-11-22 09:48:24 -04:00 |
|
Roberto Rosario
|
4e8f2c370b
|
Initial REST API version 0 alpha
|
2011-11-22 00:56:56 -04:00 |
|
Roberto Rosario
|
fbad8375b3
|
Finished converting grouping app to the linking app
|
2011-11-19 02:01:55 -04:00 |
|
Roberto Rosario
|
51b2a989ff
|
Added Russian to the list of available translations
|
2011-11-03 16:55:53 -04:00 |
|
Roberto Rosario
|
ffc3b2c1b2
|
Changed app order in settings.py file
|
2011-10-29 02:28:22 -04:00 |
|
Roberto Rosario
|
0cb468ca9b
|
Added and enabled the acls and document_acls apps
|
2011-10-24 12:59:45 -04:00 |
|
Roberto Rosario
|
6c7bc820a6
|
Added django_compress and cssmin to the requirements files and enalbed django_compress for CSS and JS files
|
2011-10-18 11:03:51 -04:00 |
|
Roberto Rosario
|
b3973c9dfa
|
Added initial Portuguese translation, updated settings.py and translation related files
|
2011-10-05 17:53:56 -04:00 |
|
Roberto Rosario
|
b6d2e95a91
|
Initial commit of the lock manager
|
2011-08-23 14:51:57 -04:00 |
|
Roberto Rosario
|
18899f78f2
|
Improved tools menu using horizontal button widget just like the project_setup app
|
2011-08-18 11:24:25 -04:00 |
|
Roberto Rosario
|
36c199f8a9
|
Added new app 'project_setup' to display a setup dashboard style view instead of a secondary action list
|
2011-08-18 02:37:32 -04:00 |
|
Roberto Rosario
|
094a4125dc
|
Updated some apps to use the new top menu sorting method
|
2011-08-14 23:30:41 -04:00 |
|
Roberto Rosario
|
b3b545d932
|
Updated the project name to 'Mayan EDMS'
|
2011-08-11 04:35:51 -04:00 |
|
Roberto Rosario
|
9703897a9d
|
Updated the static media url in the login excempt url list
|
2011-08-10 03:22:03 -04:00 |
|
Roberto Rosario
|
7e82df494e
|
Updated .gitignore to ignore static folder, updated examples apache contrib file
disabled settings.py last remaining media handling bits from settings.py
|
2011-08-06 18:06:07 -04:00 |
|
Roberto Rosario
|
c03a093cf9
|
Implemented Django 1.3 staticfile handling app, removed grapelli from
the included 3rd party apps folder, updated to a recent version of rosetta
|
2011-08-06 18:00:01 -04:00 |
|
Roberto Rosario
|
1bcbfcea04
|
Moved history app order of loading in INSTALLED_APP
|
2011-08-06 04:32:27 -04:00 |
|
Roberto Rosario
|
acd6348dd7
|
Changed 'django.core.context_processors.auth' to 'django.contrib.auth.context_processors.auth'
as per Django 1.3 DeprecationWarning
|
2011-08-05 23:23:15 -04:00 |
|
Roberto Rosario
|
d8a9193d65
|
Changed apps loading order to fix source app dependency error
|
2011-08-05 09:46:54 -04:00 |
|
Roberto Rosario
|
842d0c8868
|
Added job_processors app to abstract background job processing
|
2011-07-23 16:54:45 -04:00 |
|
Roberto Rosario
|
8462341533
|
Added new scheduler app to abstract job scheduling
|
2011-07-23 16:05:31 -04:00 |
|
Roberto Rosario
|
f589da84fd
|
Added new mimetype app to handle mimetype guessing and provide mimetype related icons when a preview is not available
|
2011-07-22 03:42:16 -04:00 |
|
Roberto Rosario
|
7417fca835
|
First commit of new multiple document source app
|
2011-07-05 19:34:05 -04:00 |
|
Roberto Rosario
|
6eef1f399c
|
Moved the global history icon to the tools menu
|
2011-05-28 16:39:40 -04:00 |
|
Roberto Rosario
|
6c3aa1f37b
|
Initial commit of the generic history app
|
2011-05-26 05:07:26 -04:00 |
|
Roberto Rosario
|
1b43ec2c96
|
Really remove South app and change document metadata fields 'value' from a TextField to a CharField(256)
|
2011-05-21 00:54:36 -04:00 |
|
Roberto Rosario
|
4abb3c5ebc
|
Merge branch 'new_metadata'
Conflicts:
requirements/development.txt
requirements/production.txt
settings.py
|
2011-05-21 00:13:38 -04:00 |
|
Roberto Rosario
|
e8b8904469
|
Added index rebuilding views
|
2011-05-18 15:43:32 -04:00 |
|
Roberto Rosario
|
2a2fba9ac6
|
Added document indexes delete support, started merge with filesystem serving app
|
2011-05-18 14:34:55 -04:00 |
|
Roberto Rosario
|
1d20a10d49
|
Added a document indexing list view
|
2011-05-18 11:45:32 -04:00 |
|
Roberto Rosario
|
e83529ae2e
|
Initial commit of the new MPTT based document indexing app
|
2011-05-17 04:27:43 -04:00 |
|
Roberto Rosario
|
19c361937f
|
Renamed DocumentMetadataindex model to DocumentIndex and moved it to it's own app
|
2011-05-14 03:50:06 -04:00 |
|
Roberto Rosario
|
bc252d4ae4
|
Finished conversion of Mayan to the new document grouping app and paradigm
|
2011-05-12 04:03:05 -04:00 |
|
Roberto Rosario
|
ea20cde597
|
Created new metadata app and move all code relating metadata to it
|
2011-05-10 03:41:35 -04:00 |
|
Roberto Rosario
|
07a06617b8
|
Added South support and initial migrations
|
2011-05-09 19:08:23 -04:00 |
|
Roberto Rosario
|
9e61213241
|
Created new smart_settings app and move everything related to app settings to it
|
2011-05-07 01:32:02 -04:00 |
|
Roberto Rosario
|
7f2c563192
|
Converted whole project to a smarter method of defining app settings
|
2011-05-07 01:15:40 -04:00 |
|
Roberto Rosario
|
7469fe991f
|
Made the OCR cache backend used for locking configurable, move ocr locking to queued document from periodic task, added again a random delay fallback in case no cache backend is used
|
2011-05-06 15:31:49 -04:00 |
|
Roberto Rosario
|
c44a1f947c
|
Added document printing support
|
2011-05-06 00:46:33 -04:00 |
|
Roberto Rosario
|
6a9178b8f0
|
Incresed the default recent document to display from 20 to 40
|
2011-05-04 01:57:06 -04:00 |
|
Roberto Rosario
|
a05c622af6
|
Added user management app (create, edit, delete users)
|
2011-05-02 01:05:28 -04:00 |
|