Commit Graph

12 Commits

Author SHA1 Message Date
Roberto Rosario
7672aca7a9 Add button widget for forms
This widget will allow displaying HTML anchor buttons inside
the forms. It uses by default the navigation instance template
from the navigation app.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2018-12-18 17:21:21 -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
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
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
b42e9badf6 Move common templates to apps/main/templates/main/* 2014-08-26 02:44:49 -04:00
Roberto Rosario
7376263ffa Get rid of the web_theme app 2014-08-26 02:21:12 -04:00
Roberto Rosario
dad8f0fa9d Move CSS markup from form to the template 2014-07-28 03:18:28 -04:00
Roberto Rosario
74388515d9 Remove unused navigation code 2014-07-04 00:34:47 -04:00
Roberto Rosario
9123e2af54 Fix generic wizard template 2014-06-30 01:17:07 -04:00
Roberto Rosario
c0f460e1b2 Simple cleanups 2014-06-20 19:18:14 -04:00
Roberto Rosario
4df57139e9 Cleanup quote usage in generic templates 2014-06-20 18:30:53 -04:00
Roberto Rosario
ec1745b50b Initial changes to support the new Django 1.6 project structure 2014-06-15 13:13:21 +02:00