Roberto Rosario
|
eae3b0eba2
|
Fix multi document tag attach and remove
|
2015-04-06 00:16:28 -04:00 |
|
Roberto Rosario
|
314a04bb22
|
Move document page text edit from facet menu to the actions menu
|
2015-04-06 00:08:51 -04:00 |
|
Roberto Rosario
|
5a08738cec
|
Add tag text shadow to increase readability
|
2015-04-06 00:08:34 -04:00 |
|
Roberto Rosario
|
d922bc0351
|
Reduce link title names
|
2015-04-05 23:52:41 -04:00 |
|
Roberto Rosario
|
d725cbe008
|
Change the default zoom level step to 25%. Change the default minimum zoom level to 25%.
|
2015-04-05 23:49:14 -04:00 |
|
Roberto Rosario
|
28e86f044d
|
Add new style document page viewer. Remove web_theme_hide_menus feature, all views except the login view will show the main menu. Remove unused javascript. Remove the now unused no-parent-history CSS class. Remove the facybox-iframe class and associated JavaScript.
|
2015-04-05 23:47:24 -04:00 |
|
Roberto Rosario
|
d51ba315ad
|
Add missing field
|
2015-04-05 03:54:01 -04:00 |
|
Roberto Rosario
|
c98a3a57c2
|
Move tools and setup links to the user profile link
|
2015-04-05 03:53:27 -04:00 |
|
Roberto Rosario
|
d6afddad3d
|
Start merge of common and main apps
|
2015-04-05 03:44:24 -04:00 |
|
Roberto Rosario
|
e648975aff
|
Rename link 'class' attribute with 'klass' to avoid any conflicts. Fix django_gpg links. Remove 'dont_mark_active', 'conditional_highlight', and 'extra_navigation_links' features. Inject 'resolved_objects' into context before resolving links. Add check for ACLs when there is a resolved object present. Re-add remove_from_query and keep_query support. Use URLNode to resolve link this way the resolver work exactly as Django's {% url %} tag and saves some code duplicity.
|
2015-04-05 03:24:36 -04:00 |
|
Roberto Rosario
|
db340513d0
|
Remove use of 'navigation_object_name' template variable and simplify the use of the 'navigation_object_list' template variable
|
2015-04-05 01:45:30 -04:00 |
|
Roberto Rosario
|
31c49a2493
|
Remove unused folder templatetag
|
2015-04-05 00:25:11 -04:00 |
|
Roberto Rosario
|
bc50d0e321
|
Finish app navigation updates
|
2015-04-05 00:14:28 -04:00 |
|
Roberto Rosario
|
94f8d8700e
|
Define exposed API for django_gpg exceptions
|
2015-04-04 23:30:27 -04:00 |
|
Roberto Rosario
|
73a24b71b3
|
Convert more apps to new navigation system
|
2015-04-04 18:47:16 -04:00 |
|
Roberto Rosario
|
39e8e26f87
|
Move link conversions, consolidate FrontPageLink with new link class
|
2015-04-04 03:23:13 -04:00 |
|
Roberto Rosario
|
0e6fe91234
|
Merge pull request #172 from hcarrero/feature/linksupdate
Feature/linksupdate
|
2015-04-04 02:08:03 -04:00 |
|
Helga Carrero
|
07c8be33bc
|
Convert block of old style links to new style links
|
2015-04-04 02:01:27 -04:00 |
|
Roberto Rosario
|
3e7601f2b9
|
Convert block of dictionary link to new Link class
|
2015-04-04 01:56:28 -04:00 |
|
Helga Carrero
|
3483d87a05
|
Add myself to contributors file
|
2015-04-04 00:58:07 -04:00 |
|
Roberto Rosario
|
51ce5ca057
|
Consolidate navigation tags, consolidate setup and tool link
|
2015-04-03 20:51:02 -04:00 |
|
Roberto Rosario
|
0246068cd0
|
Initial commit of the new class based and menu based navigation system
|
2015-04-03 07:09:51 -04:00 |
|
Roberto Rosario
|
192069462f
|
Remove remaining resolve_to_name code
|
2015-04-02 16:45:49 -04:00 |
|
Roberto Rosario
|
0145ea85f1
|
Remove page detail rotation indicator text
|
2015-04-01 14:30:12 -04:00 |
|
Roberto Rosario
|
daf043f5bd
|
Fix source switch link's icon
|
2015-04-01 14:21:55 -04:00 |
|
Roberto Rosario
|
e4bb97aaed
|
Code reduction, handle already logged in user redirection at the view and not at the template.
|
2015-04-01 14:18:05 -04:00 |
|
Roberto Rosario
|
338ac53c0f
|
Remove unused diagnostics view and template
|
2015-04-01 13:40:25 -04:00 |
|
Roberto Rosario
|
c88d8061e9
|
Remove ununsed password change and form templates
|
2015-04-01 13:36:31 -04:00 |
|
Roberto Rosario
|
c44362b257
|
Bootstrap makes the need of the {% cycle %} tag obsolete, remove from templates.
|
2015-04-01 13:30:18 -04:00 |
|
Roberto Rosario
|
849d73223c
|
Add explicit fields for IndexTemplateNodeForm as will be required by Django 1.8
|
2015-04-01 13:28:41 -04:00 |
|
Roberto Rosario
|
170405fbf7
|
Use icon instead of unicode character for index node "next level" indicator
|
2015-04-01 13:27:57 -04:00 |
|
Roberto Rosario
|
5d1af4f8b7
|
Fix icon class
|
2015-04-01 13:27:38 -04:00 |
|
Roberto Rosario
|
57fd943c9d
|
Repurpose the installtion app for it's original intent which was let apps report on their dependencies and if they were met. This commit removes two more Python dependencies: GitPython and psutil.
|
2015-04-01 13:20:35 -04:00 |
|
Roberto Rosario
|
3f8fe90787
|
Update look of horizontal forms
|
2015-04-01 03:34:41 -04:00 |
|
Roberto Rosario
|
2e0e6f7fe9
|
Update usage of forms submit icon to use generic icon classes and use font awesome icons instead
|
2015-04-01 03:22:36 -04:00 |
|
Roberto Rosario
|
40be9d9af1
|
Remove unused search code and template
|
2015-04-01 03:20:12 -04:00 |
|
Roberto Rosario
|
08b8dc3f27
|
Update assign_remove view to work with bootstrap
|
2015-04-01 03:13:40 -04:00 |
|
Roberto Rosario
|
26d64c45f5
|
Add the @python_2_unicode_compatible to all models. Closes issue #67
|
2015-04-01 02:40:19 -04:00 |
|
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 |
|