Roberto Rosario
|
00569e9b6f
|
Don't check dictionaries blindly
|
2015-03-30 05:10:12 -04:00 |
|
Roberto Rosario
|
302411074b
|
Add first set of Django 1.7 app migrations
|
2015-03-30 05:08:50 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|
Roberto Rosario
|
5dabc0a34a
|
Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project
|
2015-03-30 02:17:40 -04:00 |
|
Roberto Rosario
|
76d23b481d
|
Remove the registration app
|
2015-03-06 19:29:59 -04:00 |
|
Roberto Rosario
|
9ebf27d2ea
|
Translation files synchronized and compiled
|
2015-02-10 09:23:14 -04:00 |
|
Roberto Rosario
|
efdf08eb90
|
Merge branch 'development'
Conflicts:
docs/credits/contributors.rst
docs/index.rst
docs/intro/installation.rst
mayan/apps/converter/templates/converter_file_formats_help.html
mayan/apps/document_indexing/templates/indexing_help.html
mayan/apps/documents/templates/document_types_help.html
mayan/apps/documents/templates/recent_document_list_help.html
mayan/apps/dynamic_search/templates/search_help.html
mayan/apps/folders/templates/folders_help.html
mayan/apps/linking/templates/smart_links_help.html
mayan/apps/metadata/templates/metadata_set_help.html
mayan/apps/metadata/templates/metadata_type_help.html
|
2015-02-10 08:36:50 -04:00 |
|
Roberto Rosario
|
9e3131fbcb
|
Update compiled message files
|
2015-02-07 04:37:40 -04:00 |
|
Roberto Rosario
|
d3c62bf893
|
Translation files sync
|
2015-02-06 20:45:55 -04:00 |
|
Roberto Rosario
|
a60399404c
|
Update source languge files
|
2015-02-06 19:38:08 -04:00 |
|
Roberto Rosario
|
f79ae247d7
|
Language translation sync
|
2015-02-06 16:31:40 -04:00 |
|
Roberto Rosario
|
9ea76d9b62
|
Update translation files
|
2015-01-27 16:17:21 -04:00 |
|
Roberto Rosario
|
f4d3767b15
|
PEP8 cleanup, remove unused imports, fix permission check when removing metadata from a document
|
2015-01-26 19:17:35 -04:00 |
|
Roberto Rosario
|
b55acb6e12
|
Normalize import style
|
2015-01-24 17:05:32 -04:00 |
|
Roberto Rosario
|
c23d71424f
|
Add middleware to allow rewriting the status code of ajax responses' redirects
|
2015-01-24 03:43:20 -04:00 |
|
Roberto Rosario
|
6b8f8f18e7
|
Move favicon redirection to main app, use proper static file URL generation
|
2015-01-24 02:49:24 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
686b2f69dc
|
Translation files updates
|
2015-01-18 02:40:36 -04:00 |
|
Roberto Rosario
|
bd1d293437
|
Translation updates
|
2015-01-18 02:05:47 -04:00 |
|
Roberto Rosario
|
d511c3d132
|
Update translation files
|
2015-01-17 03:28:39 -04:00 |
|
Roberto Rosario
|
7344db5c76
|
Update translations
|
2015-01-17 03:16:15 -04:00 |
|
Roberto Rosario
|
101bfbc5da
|
Update apps' source translation files
|
2015-01-17 03:03:52 -04:00 |
|
Roberto Rosario
|
8fa06040ef
|
Fix variable scope
|
2015-01-17 01:55:41 -04:00 |
|
Roberto Rosario
|
6d3cd9753d
|
Rename property permissions_required to view_permission of ViewPermissionCheckMixin
|
2015-01-12 18:33:31 -04:00 |
|
Roberto Rosario
|
da83f1a9c1
|
Split common CBVs into views and mixins, add ObjectPermissionCheckMixin
|
2015-01-12 18:28:51 -04:00 |
|
Roberto Rosario
|
abdfba1c0b
|
Remove permanent logout button and move to the secondary menu of the user details menu
|
2015-01-12 02:12:15 -04:00 |
|
Roberto Rosario
|
05bc204d99
|
Update language translation source files
|
2015-01-11 18:12:06 -04:00 |
|
Roberto Rosario
|
090302676d
|
Implement GUI language and timezone as user preferences, issue #114
|
2015-01-11 17:38:47 -04:00 |
|
Roberto Rosario
|
1eaa768517
|
Remove the 960 grid system, use Pure CSS's grid system instead, use Pure CSS button stylesheet for the setup and tools buttons
|
2015-01-07 05:04:22 -04:00 |
|
Roberto Rosario
|
d91a0c1fab
|
Add the new home screen view and template, issue #108
|
2015-01-06 22:14:31 -04:00 |
|
Roberto Rosario
|
84493b7a72
|
PEP8 Cleanups
|
2014-11-11 14:58:37 -04:00 |
|
Roberto Rosario
|
a8e473e7b9
|
Add ModelAttribute helper class to document the attributes of a document available for user interaction
|
2014-11-11 02:56:03 -04:00 |
|
Emlyn Clay
|
196474dbed
|
Add a generic help template - factor out the template so that you only need to override the generic rather than 8 separate templates.
|
2014-11-07 10:51:02 +00:00 |
|
Roberto Rosario
|
7bee501058
|
Remove unused imports
|
2014-11-02 23:40:42 -04:00 |
|
Roberto Rosario
|
f52123cd7a
|
Cleanups, unused import, unused arguments removal
|
2014-11-02 23:21:14 -04:00 |
|
Roberto Rosario
|
ef213001e1
|
Remove unused common util functions
|
2014-11-02 21:23:31 -04:00 |
|
Roberto Rosario
|
ba1729106f
|
Pass arguments to the logger the correct way
|
2014-11-02 20:55:21 -04:00 |
|
Roberto Rosario
|
d66a9b5acf
|
Synchronize translations with Transifex
|
2014-10-30 11:50:48 -04:00 |
|
Roberto Rosario
|
8a5f215779
|
Update translation sources
|
2014-10-30 11:39:32 -04:00 |
|
Roberto Rosario
|
1abb4e6ece
|
Remove success messages from the assign_remove view, allow passing null lists titles
|
2014-10-30 02:24:56 -04:00 |
|
Roberto Rosario
|
099844e15d
|
Add SharedUploadedFile model to distribute work files between Mayan nodes easier
|
2014-10-29 05:46:26 -04:00 |
|
Roberto Rosario
|
b8fe08f831
|
Fix casing of message
|
2014-10-28 17:21:52 -04:00 |
|
Roberto Rosario
|
9596beac79
|
Update translation messages sources
|
2014-10-28 17:21:37 -04:00 |
|
Roberto Rosario
|
20fb9dffbd
|
Update translation sources
|
2014-10-25 02:50:31 -04:00 |
|
Roberto Rosario
|
c23205f464
|
Add MultiFormView class based view, convert InteractiveUpload view to MultiForm view
|
2014-10-24 18:18:40 -04:00 |
|
Roberto Rosario
|
e31d37ef09
|
Update source messages
|
2014-10-22 15:52:54 -04:00 |
|
Roberto Rosario
|
9b1b89cc21
|
Remove remaining code/docs about the removed COMMON_DEFAULT_PAPER_SIZE and COMMON_DEFAULT_PAGE_ORIENTATION configuration settings
|
2014-10-22 01:00:29 -04:00 |
|
Roberto Rosario
|
2ea48bd1ba
|
PEP8 cleanups, further removal of unused code
|
2014-10-21 19:28:52 -04:00 |
|
Roberto Rosario
|
2441d232ab
|
Issue #86, move south migrations from the 'migrations' to the 'south_migrations' directory
|
2014-10-21 13:23:05 -04:00 |
|
Roberto Rosario
|
bcc71bebd2
|
Issue #56, remove print preview unused code
|
2014-10-13 17:08:23 -04:00 |
|