38b21c839c
Disable test for languages other than English until test files for the corresponding languages are added
Roberto Rosario
2015-01-26 19:32:28 -04:00
baf6240435
Make link spacer smaller
Roberto Rosario
2015-01-26 19:20:14 -04:00
f4d3767b15
PEP8 cleanup, remove unused imports, fix permission check when removing metadata from a document
Roberto Rosario
2015-01-26 19:17:35 -04:00
c15740e152
Add helper script to check for important PEP8 warnings
Roberto Rosario
2015-01-26 19:16:57 -04:00
73f0a4082a
Convert front page button selection to be dynamic
Roberto Rosario
2015-01-26 18:22:55 -04:00
b839034561
Move dynamic search app templates into a static subdirectory
Roberto Rosario
2015-01-26 17:54:24 -04:00
0e00ede3c9
Simplify button link widget for the tools and setup views. Remove nowrap span of navigation link.
Roberto Rosario
2015-01-26 17:04:09 -04:00
1ca15b1f84
Move main app static media files to static/main/images
Roberto Rosario
2015-01-26 16:29:30 -04:00
8c3eb6714d
Add two more sample metadata parsing functions: parse date and parse time
Roberto Rosario
2015-01-26 16:21:37 -04:00
df45a73012
Use PasswordInput widget to hide email based source password field data
Roberto Rosario
2015-01-24 18:05:27 -04:00
dc36ffecee
Increase default interval for interval based sources, avoid problems with email service providers
Roberto Rosario
2015-01-24 17:59:31 -04:00
fdecba281e
Add an user and a comment field to workflow transitions log. Index the datatime field of workflow logs.
Roberto Rosario
2015-01-24 17:28:30 -04:00
01b040b4dd
Use Django's builtin reverse_lazy
Roberto Rosario
2015-01-24 17:07:58 -04:00
22a88addfa
Do a bytestring comparison instead to determine empty parsing
Roberto Rosario
2015-01-24 12:49:13 -04:00
de5994414d
Ignore exceptions when gathering git information
Roberto Rosario
2015-01-24 04:35:30 -04:00
9a01a23e4c
Detech empty PDF parsing by detecting unicode /u000c and not ASCII /x0c
Roberto Rosario
2015-01-24 04:27:57 -04:00
c23d71424f
Add middleware to allow rewriting the status code of ajax responses' redirects
Roberto Rosario
2015-01-24 03:43:20 -04:00
f8621eebba
Make the difference of the full-height class elements variable. Make the document preview and document content windows full screen. Make the document preview image scollable by dragging too.
Roberto Rosario
2015-01-24 03:36:33 -04:00
56d0c7074d
Hide form field labels in the document preview and document content views
Roberto Rosario
2015-01-24 03:03:05 -04:00
a6e9ad3f21
Add flag to hide labels of a form
Roberto Rosario
2015-01-24 03:02:44 -04:00
cb23cef952
Use proper static media URL generation
Roberto Rosario
2015-01-24 02:57:29 -04:00
6b8f8f18e7
Move favicon redirection to main app, use proper static file URL generation
Roberto Rosario
2015-01-24 02:49:24 -04:00
8b02f8cb0c
Remove usage of extra_columns_preffixed, used only once, replaced. Issue #56
Roberto Rosario
2015-01-24 02:45:44 -04:00
139087ddbe
Add settings flag to check if GPG binary path exists
Roberto Rosario
2015-01-24 02:42:32 -04:00
7e076daf37
Allow for the pagination templates to be overrided
Roberto Rosario
2015-01-24 02:33:53 -04:00
b2580dc37c
Add access control check to the APIDocumentMetadataListView API view, add docstrings for the get and post methods
Roberto Rosario
2015-01-23 23:11:18 -04:00
63063b079f
No need to traverse up the directory to know if we are in a git repo, use the current branch instead of HEAD.
Roberto Rosario
2015-01-23 22:59:30 -04:00
955f248efe
Add further notes to the upgrade process
Roberto Rosario
2015-01-23 22:58:58 -04:00
cda9223687
Fixed a problem with the "Delete folder" API, having had the wrong prototype
Gabriele Platania
2015-01-21 10:13:17 +01:00
5c9c3d2cd2
Fixed the problems with the metadata API
Gabriele Platania
2015-01-20 14:28:43 +01:00
157f351a08
Fixed the serialization problem with the optional metadata
Gabriele Platania
2015-01-19 17:46:11 +01:00
7459f44f6b
Check for test client response content the right way
Roberto Rosario
2015-01-19 04:57:48 -04:00
4f3d3cf25c
Make button's purpose more clear
Roberto Rosario
2015-01-19 04:20:26 -04:00
9faf3b0910
Use Pure's markup
Roberto Rosario
2015-01-19 04:20:04 -04:00
72e1c274f6
Remove sidebar code, it is not used by any views calling this template
Roberto Rosario
2015-01-19 04:19:25 -04:00
b74267662f
Add document states translation files and add document states app to the language configuration files
Roberto Rosario
2015-01-17 03:03:22 -04:00
d2978374a4
Merge remote-tracking branch 'origin/development' into development
Roberto Rosario
2015-01-17 02:47:12 -04:00
216d5b0a3b
Fix Mimetype to MIME type
Roberto Rosario
2015-01-17 02:46:05 -04:00
a58a249b86
get_formated_version no longer exists, show other document data instead in the document list list of the document download view. Issue #149
Roberto Rosario
2015-01-17 02:42:53 -04:00
84d0892e2b
Fix double menu entry when editing a document source transformation
Roberto Rosario
2015-01-17 02:37:10 -04:00
070e306503
Fix double menu entry at linking/setup/smart_link/condition/1/edit/. Issue #150
Roberto Rosario
2015-01-17 02:29:48 -04:00
e6d24fd62f
Remove the need to use link_spacer for single groups of multi item actions
Roberto Rosario
2015-01-17 02:27:42 -04:00
fca4165f39
Add missing multi item spacer link
Roberto Rosario
2015-01-17 02:18:34 -04:00
348bcc69cf
Add workflow states and transition delete views
Roberto Rosario
2015-01-17 02:09:07 -04:00
e79850124e
Avoid displaying the "other available actions" menu twice
Roberto Rosario
2015-01-17 01:56:42 -04:00
32250a5cea
Add workflow state and transition edit views
Roberto Rosario
2015-01-17 01:56:05 -04:00
6c854116b5
Detect when a selected document or documents do not have any metadata, display a proper message and return user to the last previous view. Issue #144
Roberto Rosario
2015-01-16 02:06:24 -04:00