Roberto Rosario
|
cb23cef952
|
Use proper static media URL generation
|
2015-01-24 02:57:29 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
c96279cb14
|
Consolidate the document carousel and carousel items CSS styles
|
2015-01-08 00:44:36 -04:00 |
|
Roberto Rosario
|
57a62bdfc1
|
Improve translatability of the page number text
|
2015-01-07 23:12:21 -04:00 |
|
Roberto Rosario
|
f0035e601b
|
Remove hard coded CSS styles into CSS classes
|
2015-01-07 23:10:44 -04:00 |
|
Roberto Rosario
|
aca9d8c9eb
|
Remove unused imports, do PEP8 and DeprecationWarning cleanups
|
2015-01-05 14:40:59 -04:00 |
|
Roberto Rosario
|
8ff61778f6
|
Remove the MULTIPAGE_PREVIEW_SIZE configuration settings, clicking on a page preview now redirects to the page detail view, added post lazy load class support, use post lazy load class support to add 100% width to document page previews
|
2014-11-17 19:37:43 -04:00 |
|
Roberto Rosario
|
5963822be7
|
Split document view into document preview, document content and document properties views
|
2014-11-17 18:52:20 -04:00 |
|
Roberto Rosario
|
d751425d7f
|
Use static hourglass image instead of an animages GIF during image loading, remove usage of scrollstop, start generating previews much sooner (threshold of 400 pixels), remove fallback code when javascript is disabled, show pages previews as a vertical scroller seems to reduce lag and browser memory consumption.
|
2014-11-17 16:56:28 -04:00 |
|
Roberto Rosario
|
07c595fd65
|
Reuse expensive values to improve issue #49
|
2014-10-23 03:17:25 -04:00 |
|
Roberto Rosario
|
d86f53f81c
|
Use the cached page count
|
2014-10-11 03:31:02 -04:00 |
|
Roberto Rosario
|
06dd1b3368
|
Issue #39, Explicitly captalize string now that they are not capitalized blindly by the templates
|
2014-10-02 01:17:27 -04:00 |
|
Roberto Rosario
|
32b3ae7267
|
Merge branch 'feature/optimize_thumbnails' into development
Conflicts:
mayan/apps/main/templates/base.html
|
2014-10-01 05:16:28 -04:00 |
|
Roberto Rosario
|
7bc2da97ef
|
Change the data attribute used to avoid javascript mime warnings, remove duplicated $(this) lookup
|
2014-10-01 05:10:31 -04:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|
Roberto Rosario
|
c4de4b3f30
|
Add url namespaces for the documents and folders apps
|
2014-08-26 03:44:07 -04:00 |
|
Roberto Rosario
|
5d0b477e8f
|
Allow documents with no versions to exist, previously these were considered an anomaly and were unhandled
|
2014-07-22 02:34:12 -04:00 |
|
Roberto Rosario
|
656c2e6d3c
|
Use the document display view and not the document preview view by default now when clicking on document thumbnails
|
2014-07-10 04:45:53 -04:00 |
|
Roberto Rosario
|
59b88de5cd
|
Code cleanups
|
2014-07-09 18:39:15 -04:00 |
|
Roberto Rosario
|
0cda1148bb
|
Manual merge of the new document preview code from the unstable branch
|
2014-07-02 02:53: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 |
|