-
972037b899
Use Python json module instead of Django's
Roberto Rosario
2014-06-29 17:55:02 -04:00
-
733fc9bbf8
Fix case where Mayan is not running from a Git clone
Roberto Rosario
2014-06-29 17:54:37 -04:00
-
d640eacec8
Update usage of datetime.now to Django timezone aware now()
Roberto Rosario
2014-06-29 17:00:07 -04:00
-
a46642015b
Use Python native JSON library instead of Django's
Roberto Rosario
2014-06-29 16:40:03 -04:00
-
39d8bd9eb8
Update software license string
Roberto Rosario
2014-06-29 16:35:53 -04:00
-
ae9531715e
Update setup.py file
Roberto Rosario
2014-06-29 16:29:31 -04:00
-
f835880019
Update documentation
Roberto Rosario
2014-06-29 16:23:18 -04:00
-
3c9bbb05b5
Get rid of the DEVELOPMENT global flag, DEBUG now triggers development mode too
Roberto Rosario
2014-06-29 15:59:31 -04:00
-
eecdd9dcea
Update settings.py file to conform with the Django 1.6 settings files
Roberto Rosario
2014-06-29 15:58:48 -04:00
-
815f102e89
Remove remarked code
Roberto Rosario
2014-06-29 15:41:23 -04:00
-
3b7cb1cd3b
Don't use   in the tags widget, allow for degradation if screen width is insufficient
Roberto Rosario
2014-06-29 15:37:50 -04:00
-
a65e3dece6
Import cleanup
Roberto Rosario
2014-06-29 15:37:42 -04:00
-
72f4e95f39
Update release notes
Roberto Rosario
2014-06-29 15:30:16 -04:00
-
ecb6733cd4
PEP8 cleanups, unused imports cleanups
Roberto Rosario
2014-06-29 14:14:27 -04:00
-
904ff92cf1
Update license used in the README file
Roberto Rosario
2014-06-29 00:52:27 -04:00
-
dfda383b2d
License update, Mayan EDMS is now licensed under the Apache 2.0 license
Roberto Rosario
2014-06-29 00:49:40 -04:00
-
483d5adeb0
Add @resparra to the contributors file
Roberto Rosario
2014-06-29 00:06:06 -04:00
-
373b1cb5b8
IOError Fix in Installation App
Rafael Esparra
2014-06-28 15:42:47 -04:00
-
376b36bd9b
Remove last usage of the backported generic function views
Roberto Rosario
2014-06-27 21:02:25 -04:00
-
117eb213c4
Add SOUTH_MIGRATION_MODULES setting required by taggit
Roberto Rosario
2014-06-27 20:36:56 -04:00
-
55463b259e
Update django debub toolbar version
Roberto Rosario
2014-06-27 20:24:50 -04:00
-
0a0756380b
Update transaction handling as changed in Django 1.6
Roberto Rosario
2014-06-27 20:22:14 -04:00
-
da2cf9aaba
Update requirements, including updating Django to 1.6.5
Roberto Rosario
2014-06-26 18:19:46 -04:00
-
eb6972d7e9
Remove use of the object_list generic function view
Roberto Rosario
2014-06-26 18:19:24 -04:00
-
c6a5ba8d3b
Convert the role creation, editing and deletion views to use the new class based views
Roberto Rosario
2014-06-26 18:01:56 -04:00
-
620dee80f4
Mayan's first class based views thanks a lot to @bmispelon for all the help
Roberto Rosario
2014-06-26 18:01:09 -04:00
-
9187e7c5f8
Remove use of backported object_list generic function view
Roberto Rosario
2014-06-26 15:57:11 -04:00
-
e065e81fe4
Get rid of the backported object_list
Roberto Rosario
2014-06-26 15:35:11 -04:00
-
be358137e6
Fix spacing
Roberto Rosario
2014-06-26 15:32:57 -04:00
-
97037e8e56
Use Django's SessionWizardView and get rid of our included one
Roberto Rosario
2014-06-26 15:31:47 -04:00
-
3b73936723
Update patterns, url imports in all of the project's urls.py files
Roberto Rosario
2014-06-26 15:27:03 -04:00
-
20fa4a543d
PEP8 cleanups, add missing imports
Roberto Rosario
2014-06-25 15:46:30 -04:00
-
3ec31a890e
Remove all OCR queue transformation code
Roberto Rosario
2014-06-25 10:44:43 -04:00
-
3ab175fa53
Update search registration following the related_name updates
Roberto Rosario
2014-06-25 03:14:48 -04:00
-
5e3d5c7fcb
Use metadata model's related name to address a document's metadata instances
Roberto Rosario
2014-06-25 03:01:27 -04:00
-
ac061f2203
PEP8 Cleanups, simple sintax errors fixes
Roberto Rosario
2014-06-25 02:53:12 -04:00
-
0209d13150
Change quotation char usage, remarked code cleanups
Roberto Rosario
2014-06-25 02:22:11 -04:00
-
c4439f45de
Move project tool links to their own module
Roberto Rosario
2014-06-25 01:25:53 -04:00
-
21bad298d3
Move project setup app links to their own module
Roberto Rosario
2014-06-25 01:25:35 -04:00
-
ff6faa9629
Normalize quoting style, correct app name for the version tag
Roberto Rosario
2014-06-24 22:48:51 -04:00
-
e0347785b7
Initial implementation of OCR pluggable backends
Roberto Rosario
2014-06-24 22:48:16 -04:00
-
198402385e
Update .gitignore
Roberto Rosario
2014-06-21 02:59:58 -04:00
-
1ed07736cb
Update setup.py and associated files
Roberto Rosario
2014-06-21 02:59:18 -04:00
-
ce5fdd9477
Update translations URL
Roberto Rosario
2014-06-21 02:58:46 -04:00
-
dc5a36292e
Move __version__ from main app to top level mayan directory
Roberto Rosario
2014-06-21 02:42:26 -04:00
-
c5c240c12e
Update 1.0 release notes
Roberto Rosario
2014-06-21 02:18:45 -04:00
-
73245e66f4
Update and enable all language translations
Roberto Rosario
2014-06-21 02:01:16 -04:00
-
431f7a51d1
Add support for pull translation from transifex to the language helper script
Roberto Rosario
2014-06-21 02:00:09 -04:00
-
cf49f64676
Romanian language translation sync and enabling
Roberto Rosario
2014-06-21 00:23:30 -04:00
-
076797ff24
Added Bosnian translation files and enable Bosnian language selection
Roberto Rosario
2014-06-21 00:16:38 -04:00
-
7dde6562ce
Update message helper script for new paths and new languages
Roberto Rosario
2014-06-21 00:15:01 -04:00
-
368e17da64
Update resource file path in the transifex client config file
Roberto Rosario
2014-06-20 23:56:37 -04:00
-
3d1b4b8460
Import reordering
Roberto Rosario
2014-06-20 22:45:49 -04:00
-
9cad8e94e4
Merge compressed files code from two modules
Roberto Rosario
2014-06-20 22:45:33 -04:00
-
45900332c2
Update travis file
Roberto Rosario
2014-06-20 20:21:34 -04:00
-
58930fed8c
Removal of fabric file installation support, this should be its own separate project
Roberto Rosario
2014-06-20 20:20:58 -04:00
-
956bf0f9d8
Move OCR app links to their own module
Roberto Rosario
2014-06-20 20:04:31 -04:00
-
eda2592106
Cleanup import, quoting style
Roberto Rosario
2014-06-20 19:59:33 -04:00
-
3502abf665
Fix sample document paths to fix tests
Roberto Rosario
2014-06-20 19:51:07 -04:00
-
c0f460e1b2
Simple cleanups
Roberto Rosario
2014-06-20 19:18:14 -04:00
-
3309060014
Escape text in CharFields in the DetailForm to avoid XSS, issue #3
Roberto Rosario
2014-06-20 19:14:40 -04:00
-
c42fc542d0
Escape tag name to avoid XSS, issue #3
Roberto Rosario
2014-06-20 19:04:20 -04:00
-
30e8cff89b
Simple cleanups
Roberto Rosario
2014-06-20 18:51:32 -04:00
-
20dc9ef703
reverse_lazy is now provided by Django itself
Roberto Rosario
2014-06-20 18:38:48 -04:00
-
b08f89a7eb
Reorganize import in the folders app
Roberto Rosario
2014-06-20 18:33:47 -04:00
-
4df57139e9
Cleanup quote usage in generic templates
Roberto Rosario
2014-06-20 18:30:53 -04:00
-
ae5317ae83
Fix wsgi.py comment typo
Roberto Rosario
2014-06-20 17:34:05 -04:00
-
fed1bb7985
Reduce directory struture complexity
Roberto Rosario
2014-06-19 15:42:06 +02:00
-
9220beb450
Keep improving setup.py file
Roberto Rosario
2014-06-15 20:54:53 +02:00
-
34272dc013
Update LICENSE path
Roberto Rosario
2014-06-15 20:54:43 +02:00
-
16eb1ab1cb
Fix statistics calculation after related_name updates
Roberto Rosario
2014-06-15 20:31:32 +02:00
-
ec1745b50b
Initial changes to support the new Django 1.6 project structure
Roberto Rosario
2014-06-15 13:13:21 +02:00
-
7404e36385
Add Simone Federici to contributors
Roberto Rosario
2014-06-15 11:48:24 +02:00
-
463fd78b09
Keep the required Django to 1.4 until all apps are tested for 1.5 compatibility
Roberto Rosario
2014-06-15 11:46:42 +02:00
-
fa804c5c3a
Merge pull request #6 from simone/master
Roberto Rosario
2014-06-15 11:43:48 +02:00
-
-
32706995a5
django < 1.6 dep
Simone Federici
2014-06-15 10:53:25 +02:00
-
35570a839a
remove wrong author
Simone Federici
2014-06-15 10:52:09 +02:00
-
070d4a1579
Merge remote-tracking branch 'origin/master'
Roberto Rosario
2014-06-15 10:45:19 +02:00
-
-
320c701d12
upgrade template to django 1.5 url syntax
Simone Federici
2014-06-15 10:38:26 +02:00
-
fd907587f5
Move sources app links to a separate links.py module
Roberto Rosario
2014-06-15 10:31:32 +02:00
-
86afb71314
backport the Django 1.4 generic view in common.backport.generic
Simone Federici
2014-06-15 10:30:04 +02:00
-
-
56f82ac4ba
Move link from main app to their separate module
Roberto Rosario
2014-06-15 10:07:31 +02:00
-
e393e9a4d0
Adding application/xml to office converter mimetypes.
Mathias Behrle
2014-05-27 19:55:45 +02:00
-
165acf7945
Some more review of the documentation.
Mathias Behrle
2014-05-24 20:28:00 +02:00
-
8d44a065fd
Adding bootstrap repository to docs.
Mathias Behrle
2014-05-24 14:51:30 +02:00
-
d03e77d542
Minor improvements of release notes.
Mathias Behrle
2014-05-24 14:25:02 +02:00
-
-
b43c69fe63
Update contributors file
Roberto Rosario
2014-05-23 21:15:06 -04:00
-
b0ef4f9563
Add tags tests to the travis ci config file
Roberto Rosario
2014-05-23 21:09:23 -04:00
-
ad105e620a
Add folders app unit tests
Roberto Rosario
2014-05-23 21:07:24 -04:00
-
aefefe62d7
Remove remarked document signature test code for the document test module
Roberto Rosario
2014-05-23 20:52:19 -04:00
-
99142719db
Update travis ci config file to include document signature tests
Roberto Rosario
2014-05-23 20:43:56 -04:00
-
324c4fedd4
Add document signature unit tests
Roberto Rosario
2014-05-23 20:40:54 -04:00
-
4fbd327f60
Bump version to 1.0 beta 0
Roberto Rosario
2014-05-23 20:18:13 -04:00
-
6421cfe2cb
Move user management app links to their own module
Roberto Rosario
2014-05-23 20:14:09 -04:00
-
e562cb7398
Move smart_settings app links to a separate module
Roberto Rosario
2014-05-23 20:06:05 -04:00
-
102f539f75
Move permissions app links to their own module, and update foreign app imports
Roberto Rosario
2014-05-23 20:03:15 -04:00
-
772f2a6088
Move dynamic_search app links to their own module
Roberto Rosario
2014-05-23 19:58:32 -04:00
-
b60c8df9d6
Move document_comments app links to their module
Roberto Rosario
2014-05-23 19:56:05 -04:00
-
16c23972d2
Move document_acls app links to their own module
Roberto Rosario
2014-05-23 19:52:41 -04:00
-
a64b8d8e5c
Move django_gpg links to their own module
Roberto Rosario
2014-05-23 19:50:10 -04:00