This website requires JavaScript.
3c72d62087
Issue #82 , make document type a required field
Roberto Rosario
2014-10-21 16:35:39 -04:00
2441d232ab
Issue #86 , move south migrations from the 'migrations' to the 'south_migrations' directory
Roberto Rosario
2014-10-21 13:23:05 -04:00
c23bc95deb
Remove remaining code from django-taggit package
Roberto Rosario
2014-10-21 13:18:50 -04:00
2f01904217
Issue #56 , remove boostrap app
Roberto Rosario
2014-10-21 12:30:54 -04:00
966a49a938
Fix tag create API endpoint
Roberto Rosario
2014-10-21 09:31:25 -04:00
af5f2b4478
Further improvements to the sources app links
Roberto Rosario
2014-10-21 03:37:10 -04:00
01826e94e1
Fix create source conditional highlighting
Roberto Rosario
2014-10-21 03:30:35 -04:00
0d6b7dfbc6
Move class and form class functions to the utils module, issue #56 : remove whilelist and blacklist support
Roberto Rosario
2014-10-21 03:21:32 -04:00
f8fe2ada0e
Issue 83, simplify sources app navigation and views
Roberto Rosario
2014-10-21 03:13:51 -04:00
b0c76eab42
Merge branch 'feature/email_receive' into development
Roberto Rosario
2014-10-20 21:57:58 -04:00
2575e08499
Only fetch when source is enabled
Roberto Rosario
2014-10-20 21:57:39 -04:00
eaf1e55fab
Improve periodic task creation and interval reuse
Roberto Rosario
2014-10-20 21:57:19 -04:00
e9d53809df
Add missing import
Roberto Rosario
2014-10-20 21:56:57 -04:00
7133943963
Issue #65 , complete set of code to implement receiving documents via email (experimental)
Roberto Rosario
2014-10-20 17:48:45 -04:00
f2670e27c8
Add missing view namespace
Roberto Rosario
2014-10-20 02:36:19 -04:00
3faa6dd2a1
Fix URL regex, source_type no longer required
Roberto Rosario
2014-10-20 02:35:44 -04:00
cf214801f5
Add missing view namespace
Roberto Rosario
2014-10-20 02:36:19 -04:00
8fd22d8f63
Fix URL regex, source_type no longer required
Roberto Rosario
2014-10-20 02:35:44 -04:00
59eb6202fe
Initial commit to support receiving documents via email
Roberto Rosario
2014-10-20 02:22:19 -04:00
d6486b8a45
Update smart_links.rst
Devin Ceartas
2014-10-16 14:32:42 +00:00
47b64ac435
Remove 'default' column from settings list view
Roberto Rosario
2014-10-18 02:42:49 -04:00
13f8bddeb2
Issue #56 , Remove duplicate search feature
Roberto Rosario
2014-10-18 02:37:04 -04:00
eaefa305a2
Issue #56 , remove document version fields 'release_level' and 'serial'
Roberto Rosario
2014-10-18 02:32:11 -04:00
afc7bffca6
Simplify folder edit
Roberto Rosario
2014-10-18 02:24:01 -04:00
72fdfc5271
Setup model based reverse accesor
Roberto Rosario
2014-10-18 02:04:06 -04:00
618a4a4ae8
Add reverse accesor from tag to document, move the search field definition for tag to the tag app
Roberto Rosario
2014-10-18 02:00:16 -04:00
a9b78cb536
Simplify endpoint to add and remove documents to a folder, improve method docstrings
Roberto Rosario
2014-10-18 01:52:27 -04:00
6555eefb53
Add tag API endpoint methods docstrings
Roberto Rosario
2014-10-18 01:51:47 -04:00
9fc4d03b35
Simplify the API to attach or remove tags to a document
Roberto Rosario
2014-10-18 01:27:59 -04:00
fe7675f101
Add API endpoints to add and remove documents from folders
Roberto Rosario
2014-10-18 01:09:26 -04:00
7d47b1f30d
Use auto_now_add in the history app
Roberto Rosario
2014-10-18 01:04:59 -04:00
c5e35ba074
Use auto_now_add in the bootstrap app model
Roberto Rosario
2014-10-18 01:02:33 -04:00
8cc8e8abc6
Simplify code, remove import
Roberto Rosario
2014-10-18 01:00:39 -04:00
09e5e4c62e
Use auto_now_add for the lock_manager app
Roberto Rosario
2014-10-18 00:58:37 -04:00
0d38a1239d
PEP8 cleanups
Roberto Rosario
2014-10-18 00:55:55 -04:00
0e8e10fdf0
Use auto_now for the dynamic_search app
Roberto Rosario
2014-10-18 00:54:04 -04:00
01fffaa59b
Update auto_now_add and auto_now for the documents app models
Roberto Rosario
2014-10-18 00:49:49 -04:00
4211f048a0
Explicit new checkout check, remove unused import
Roberto Rosario
2014-10-18 00:45:07 -04:00
1b3233a1b0
Use auto_now_add
Roberto Rosario
2014-10-18 00:42:45 -04:00
297f860012
Use the auto_now_add option, removing the need to override the save method
Roberto Rosario
2014-10-18 00:39:28 -04:00
f594b9c270
Remove the FolderDocuments model simplyfing the Folder model and related views
Roberto Rosario
2014-10-18 00:37:04 -04:00
f039ae60c1
Add API endpoint to attach tags to documents
Roberto Rosario
2014-10-17 22:49:51 -04:00
c2f42bbcd9
Remove reference to unused model
Roberto Rosario
2014-10-17 22:49:31 -04:00
fe79931eec
Remove unused import
Roberto Rosario
2014-10-17 22:49:16 -04:00
5557cc40cd
Update model name
Roberto Rosario
2014-10-17 22:48:58 -04:00
75575bebcd
Add TODO reminder
Roberto Rosario
2014-10-17 22:48:46 -04:00
d0bb6ad46b
Update release notes
Roberto Rosario
2014-10-17 22:48:32 -04:00
9a164d6bd3
Don't fail if the taggit app is not installed
Roberto Rosario
2014-10-17 22:48:16 -04:00
ac5adbdc3f
Remove django-taggit from the installed apps list
Roberto Rosario
2014-10-17 22:47:48 -04:00
f29714c5aa
Update code to remove a tag from a document
Roberto Rosario
2014-10-17 19:59:40 -04:00
12744cb7d2
Add API views to create and delete tags
Roberto Rosario
2014-10-17 19:58:17 -04:00
0263745482
Simplify Tag model, remove django-taggit from the requirements
Roberto Rosario
2014-10-17 19:57:37 -04:00
e56ae335e6
Remove widget code and icon usage
Roberto Rosario
2014-10-17 18:40:27 -04:00
0ae7469d1a
PEP8 cleanups
Roberto Rosario
2014-10-17 18:34:50 -04:00
ae3135bec8
Remove unused static media
Roberto Rosario
2014-10-17 18:34:36 -04:00
1c2932586e
Remove the checkout widget, update and fix checkouts app's urls namepsaces
Roberto Rosario
2014-10-17 18:28:03 -04:00
0e12444c05
Add missing parenthesis
Roberto Rosario
2014-10-17 18:13:24 -04:00
464f0f099b
Add API endpoint to remove a tag from a document
Roberto Rosario
2014-10-16 11:16:43 -04:00
c652b37f35
Merge pull request #81 from NacreData/master
Roberto Rosario
2014-10-16 10:48:08 -04:00
7268a6998b
Update smart_links.rst
Devin Ceartas
2014-10-16 14:32:42 +00:00
d1c03f0417
Bump version
Roberto Rosario
2014-10-16 09:46:40 -04:00
46b14eb22f
Start using names that make more sense
Roberto Rosario
2014-10-16 00:39:26 -04:00
26e81ec053
Fix method name
Roberto Rosario
2014-10-16 00:39:03 -04:00
7db17e58bd
Remove unused document indexing utils module
Roberto Rosario
2014-10-16 00:36:02 -04:00
e909b5db8d
Merged the unfinished document states into the development branch, reverting.
Roberto Rosario
2014-10-16 00:31:58 -04:00
2559f67e12
Remove document model first_version property, not used anywhere
Roberto Rosario
2014-10-15 20:49:51 -04:00
598e4e0c25
Issue #30 , Initial commit of the document states app
Roberto Rosario
2014-10-14 23:42:16 -04:00
4e2120edfd
Add missing namespace
Roberto Rosario
2014-10-14 23:41:28 -04:00
29a5efe511
Hide import of DocumentSerializer, causes migration errors
Roberto Rosario
2014-10-14 23:41:00 -04:00
7b5661ee94
Add Django Suit to the requirements
Roberto Rosario
2014-10-14 20:01:12 -04:00
1f016e6773
Issue #56 , Remove obsolete OCR statistics
Roberto Rosario
2014-10-14 05:06:58 -04:00
bdd1855ae5
Issue #3 , Removal of the last blind |safe filtering
Roberto Rosario
2014-10-14 05:03:39 -04:00
733dfc3cf7
Encapsulate and properly report invalid requested fields during search
Roberto Rosario
2014-10-14 04:45:37 -04:00
815fb2ec01
Add placeholder serializer class to avoid errors with Django REST Swagger
Roberto Rosario
2014-10-14 04:34:15 -04:00
ce5fd2e684
Add document indexing API endpoint to return the document indexes to which a document belongs
Roberto Rosario
2014-10-14 04:29:44 -04:00
f80ad671e5
Fix object level filtering based on permission
Roberto Rosario
2014-10-14 04:29:14 -04:00
e8891257ce
No need to hide the DocumentSerializer import anymore
Roberto Rosario
2014-10-14 04:14:24 -04:00
2f3d62feac
Use more consistent names
Roberto Rosario
2014-10-14 04:12:25 -04:00
bc13129e3b
Close issue #77 , add document view permission to the search app
Roberto Rosario
2014-10-14 04:00:14 -04:00
85c789c039
Register the search app search endpoint
Roberto Rosario
2014-10-14 03:58:45 -04:00
780c55e255
Add dynamic_search app API endpoints, simplify ModelSearch class and search views
Roberto Rosario
2014-10-14 03:40:46 -04:00
24a1a35a4c
Update required Django REST framework version
Roberto Rosario
2014-10-14 03:36:25 -04:00
229df00e4a
Fix typo
Roberto Rosario
2014-10-14 03:36:11 -04:00
0f3c72d095
Remove remaked lines
Roberto Rosario
2014-10-14 03:35:34 -04:00
597415c224
Fix API view name
Roberto Rosario
2014-10-14 03:33:55 -04:00
8e03dd50fd
Improve API documentation templating
Roberto Rosario
2014-10-14 01:25:07 -04:00
28a7c9789c
Add document_indexing API endpoints
Roberto Rosario
2014-10-13 19:12:16 -04:00
32974f035d
Remove unneeded accesor method
Roberto Rosario
2014-10-13 18:21:21 -04:00
c09b423292
Use a modern way to define classes getters & setters
Roberto Rosario
2014-10-13 17:54:11 -04:00
8200204ddc
Convert the 'document_save_to_temp_dir' utility function into a method of the Document model
Roberto Rosario
2014-10-13 17:51:28 -04:00
f3de7f84f2
Remove translations for the web_theme app
Roberto Rosario
2014-10-13 17:41:09 -04:00
8e4342da9e
PEP8 cleanups
Roberto Rosario
2014-10-13 17:39:49 -04:00
01a15d7f0c
PEP8 cleanups
Roberto Rosario
2014-10-13 17:33:23 -04:00
8a40ade735
Fix group list view context
Roberto Rosario
2014-10-13 17:27:36 -04:00
5b25f286f3
Fix missed lower case title
Roberto Rosario
2014-10-13 17:27:19 -04:00
0df1e32cbb
Close issue #69
Roberto Rosario
2014-10-13 17:20:07 -04:00
6e3b62363e
Solve issue #70
Roberto Rosario
2014-10-13 17:16:14 -04:00
bcc71bebd2
Issue #56 , remove print preview unused code
Roberto Rosario
2014-10-13 17:08:23 -04:00
e26c6c1905
Use the page_count method which can cache the result
Roberto Rosario
2014-10-11 03:47:56 -04:00
d86f53f81c
Use the cached page count
Roberto Rosario
2014-10-11 03:31:02 -04:00