Commit Graph
1051 Commits
Author SHA1 Message Date
Roberto Rosario d842a6f7aa Improve default style of links 2015-03-31 19:41:54 -04:00
Roberto Rosario adf04dd1c6 Decrease title font size 2015-03-31 17:37:21 -04:00
Roberto Rosario 02c3e41cd4 Expand content for menu less views 2015-03-31 17:36:41 -04:00
Roberto Rosario 00e4e7c235 Use the Mayan EDMS official font for the navbar brand section 2015-03-31 17:23:31 -04:00
Roberto Rosario e2a03286f7 Replace Mayan EDMS image logo with a font image logo 2015-03-31 17:23:22 -04:00
Roberto Rosario 3fde81bd00 Reduce and pull to the right context menu and action menus to increas screen area and avoid texts hidding on the right of the screen. 2015-03-31 04:32:00 -04:00
Roberto Rosario 2237a5b378 Remove fieldset from sub form template were causing some widgets to span the entire width of the screen. 2015-03-31 04:31:16 -04:00
Roberto Rosario 3e488d2ccf Remove unused grip clear 2015-03-31 04:30:37 -04:00
Roberto Rosario 41531364d2 Add getting started self guided help system for missing user setup 2015-03-31 04:10:15 -04:00
Roberto Rosario 847d2ad821 Computer links before determining column size of content 2015-03-31 04:09:43 -04:00
Roberto Rosario 8abb97516b Improve markup of the initial login message 2015-03-31 04:09:19 -04:00
Roberto Rosario be9e536ce9 Fix confirm dialog box submit button type 2015-03-31 04:08:02 -04:00
Roberto Rosario 80c04b1fb7 New bootstrap based frontend UI. Merged from #121 with many fixes. Closes issues #121, #59 and #100 2015-03-31 03:26:57 -04:00
Roberto Rosario 5a7885ddcb Finish migrating final apps to Django 1.7 2015-03-30 15:31:26 -04:00
Roberto Rosario 8af55ccbef PEP8 cleanups 2015-03-30 15:21:53 -04:00
Roberto Rosario 675d58cc32 Update siangl self sender detection for Django 1.7 2015-03-30 15:01:37 -04:00
Roberto Rosario 665269f90e Installation app doesn't require signal processors anymore 2015-03-30 15:01:14 -04:00
Roberto Rosario 3088760dd7 Remove erroneous migrations 2015-03-30 05:37:34 -04:00
Roberto Rosario 0db6a4fdef Remove lambdas from models, they are not serializable. Add remaining migrations. Issue #33 2015-03-30 05:34:50 -04:00
Roberto Rosario 7f73b99315 Increase default resolution 2015-03-30 05:10:32 -04:00
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 d6150f950b Don't use Django's private field order API, changes in Django 1.7 2015-03-30 02:33:18 -04:00
Roberto Rosario 8622db4d1b Use wildcard method argument for Django 1.7 compatibility 2015-03-30 02:32:57 -04:00
Roberto Rosario a15ffc617a Remove unused static media files 2015-03-30 02:27:03 -04:00
Roberto Rosario 96582860b7 Delete the remaining files of the removed history app 2015-03-30 02:20:58 -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 3131751b25 Fix the use of ugettext vs. ugettext_lazy 2015-03-30 01:33:35 -04:00
Roberto Rosario 3991056728 Update copyright years 2015-03-25 19:11:27 -04:00
Roberto Rosario d0deae9286 Remove installation stats 2015-03-06 20:40:44 -04:00
Roberto Rosario 60e13fe704 Improve indexing admin interface 2015-03-06 20:31:53 -04:00
Roberto Rosario 4eca7984a1 Simplify project description 2015-03-06 19:55:36 -04:00
Roberto Rosario 76d23b481d Remove the registration app 2015-03-06 19:29:59 -04:00
Roberto Rosario 0012054132 Fix uncompress value for issue #163 test 2015-03-06 19:13:48 -04:00
Roberto Rosario fae12d21e3 Add test for issue #163 2015-03-06 16:39:54 -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 536382caef Properly access the taggit models to transfer to the existing tags to the new tags.Tag model. Issue #154 2015-02-10 05:13:12 -04:00
Roberto Rosario f455bdbd2e Don't point field to a foreign key that doesn't exists yet, make migration dependant on actstream to avoid actstream error when deleting the obsolete content types, add frozen taggit model specifications to avoid taggit content type to be asked to be deleted during migration 0002. Issue #154 2015-02-10 05:08:24 -04:00
Roberto Rosario 93c11c7c4a Don't overwrite settings/local.py in subsequent initialsetup executions 2015-02-09 22:36:17 -04:00
Mathias Behrle 9bdc8a5927 Cleanup of the legacy history app.
The app was migrated to the events app and old translation files
are confusing translators.
2015-02-09 20:26:41 +01:00
Roberto Rosario 9e3131fbcb Update compiled message files 2015-02-07 04:37:40 -04:00
Roberto Rosario e3e5209bd0 Language translation updates 2015-02-07 01:41:33 -04:00
Roberto Rosario d3c62bf893 Translation files sync 2015-02-06 20:45:55 -04:00
Roberto Rosario 9c2412f487 Fix issue #158 2015-02-06 20:43:25 -04:00
Roberto Rosario a60399404c Update source languge files 2015-02-06 19:38:08 -04:00
Roberto Rosario e3fe3f9966 Remove unused tags apps template tags 2015-02-06 16:33:02 -04:00
Roberto Rosario f79ae247d7 Language translation sync 2015-02-06 16:31:40 -04:00
Roberto Rosario 67b6b77c11 Fix issue #157 2015-02-06 16:26:24 -04:00