038a0ea041
Added options to automatically create an admin user during syncdb
Roberto Rosario
2011-07-07 23:53:15 -04:00
f3d3af0552
Removed IntegrityError exception check, not raise during syncdb
Roberto Rosario
2011-07-07 23:52:46 -04:00
89d9d95f59
Rollback transaction on exception, during syncdb (Postgresql @ DjangoZoom)
Roberto Rosario
2011-07-07 23:21:14 -04:00
841b02c969
Use python-magic to determine a document's mimetype otherwise fallback to use python's mimetypes library
Roberto Rosario
2011-07-07 21:38:36 -04:00
47de889163
Remove the included source for python-magic instead fetching it from github
Roberto Rosario
2011-07-07 21:32:54 -04:00
2739ad9027
Implmented conditional show of expand checkbox, initial support for conditional highlight (buggy)
Roberto Rosario
2011-07-06 03:11:48 -04:00
ee3abd16ec
Document upload working from local and from staging folders
Roberto Rosario
2011-07-06 01:51:29 -04:00
2816c1f86f
Got upload view working, staging preview and delete working ok
Roberto Rosario
2011-07-06 01:31:27 -04:00
7417fca835
First commit of new multiple document source app
Roberto Rosario
2011-07-05 19:34:05 -04:00
4199c31985
Merged settings actual value column and existing column
Roberto Rosario
2011-07-05 19:32:37 -04:00
9968492ee9
Show settings name's and descriptions on the same columns to save space and improve appearance
Roberto Rosario
2011-07-05 00:36:17 -04:00
edece7ba30
Removed the document indexes list subtemplate and added a new document indexes list view as a tab
Roberto Rosario
2011-07-04 04:25:59 -04:00
98d5cf7927
Added missing permission check to a folder app view
Roberto Rosario
2011-07-04 04:25:32 -04:00
4fa8be1655
Added new 'add document to folder' link to replace the sidebar template with the same use, added document membership list view, improved other folders apps views
Roberto Rosario
2011-07-04 04:02:52 -04:00
b323a37596
Added link to document index content view to navigate the tree upwards
Roberto Rosario
2011-07-04 02:21:07 -04:00
b8ba3ef70f
Only display an icon for index instances and not for documents
Roberto Rosario
2011-07-04 02:00:05 -04:00
3c4f651ebd
Added new tag add/attach view and disabled the previous side bar tag template
Roberto Rosario
2011-07-03 01:06:37 -04:00
348ec5e694
Added new option MAIN_DISABLE_HOME_VIEW to disable the home main menu tab and save some space
Roberto Rosario
2011-07-02 19:44:23 -04:00
801e35d75c
Fixed sidebar search support
Roberto Rosario
2011-07-02 19:43:45 -04:00
3503ad7ea1
Updated the search manager to not store recent empty queries
Roberto Rosario
2011-07-02 19:42:07 -04:00
2ac21bd032
Added new option to the web theme app, 'WEB_THEME_VERBOSE_LOGIN' that display a more information on the login screen (version, copyright, logos)
Roberto Rosario
2011-07-02 03:31:32 -04:00
a130a2bb31
Cropped small pyramid logo
Roberto Rosario
2011-07-02 03:31:06 -04:00
178dca17bc
Shortened 'clear all transformations' to 'clear transformations' link title
Roberto Rosario
2011-07-02 02:37:23 -04:00
2fac05a979
Highligh document top menu when viewing a document's history
Roberto Rosario
2011-07-02 02:35:09 -04:00
fb0d43e554
Highlight the documents main tab when viewing grouping app views
Roberto Rosario
2011-07-02 02:23:15 -04:00
65afc6d6d8
Removed asumption that a group of documents will always have the same metadata values, as such removing the clone metadata link from the document group action view
Roberto Rosario
2011-07-02 02:22:20 -04:00
6fea11c6e8
Show document actions if an index instance contains linked documents
Roberto Rosario
2011-07-02 02:08:26 -04:00
d20e93336d
Added GPL and Django logos to the about page
Roberto Rosario
2011-07-02 01:23:35 -04:00
7c537e7362
Fixed typo in message
Roberto Rosario
2011-07-02 00:53:42 -04:00
fa8d9909d7
Removed unused line
Roberto Rosario
2011-07-02 00:51:50 -04:00
0fa1e0c706
Moved get_metadata_string Document class method to the metadata app
Roberto Rosario
2011-07-02 00:44:12 -04:00
f183153b1c
Fixed wrong name for CONVERTER_PRINT_QUALITY_OPTIONS setting
Roberto Rosario
2011-07-02 00:28:44 -04:00
329b84b5ef
Implemented multi item actions for document tags
Roberto Rosario
2011-07-02 00:00:21 -04:00
9823a59eea
Added a new permission, PERMISSION_TAG_VIEW to allow users to view a documents tags
Roberto Rosario
2011-07-01 23:36:18 -04:00
a434e91c3a
Added a confirmation dialog to the document tag removal view
Roberto Rosario
2011-07-01 23:33:52 -04:00
10b7d276a3
Updated the documents apps tab links argument to make sure document details and properties are always first
Roberto Rosario
2011-07-01 21:31:10 -04:00
9802a0a78c
Added a positional argument to the register_links function
Roberto Rosario
2011-07-01 21:30:18 -04:00
f0f0f4fc2e
Updated all apps and widgets with explicit safely marked strings
Roberto Rosario
2011-07-01 20:53:37 -04:00
a0b2e5f864
Removed the implicit safe filter to allow for localization of dates
Roberto Rosario
2011-07-01 20:52:52 -04:00
ace6948185
Changed layout to make more use of tabbed links
Roberto Rosario
2011-07-01 19:38:59 -04:00
a8c4a7487d
Bumped version to v0.7.6
v0.7.6
Roberto Rosario
2011-06-28 12:51:39 -04:00
83a2ea5799
Specify search hits when creating new recent search entries
Roberto Rosario
2011-06-28 12:50:13 -04:00
c8f7170dff
Added recent searches per user support and the SEARCH_RECENT_COUNT configuration option
Roberto Rosario
2011-06-28 03:45:25 -04:00
b8d17b8448
Removed debug text
Roberto Rosario
2011-06-28 01:58:33 -04:00
d2a3a6ad00
Added support for conditional disabling to the document page zoom in and zoom out links
Roberto Rosario
2011-06-28 01:23:47 -04:00
6b49490572
Replaced the degree unicode character with the HTML entity equivalent
Roberto Rosario
2011-06-28 01:23:07 -04:00
03bd0f0f7d
Updated document page navigation links to use conditional link disabling
Roberto Rosario
2011-06-28 01:06:56 -04:00
69c354b116
Merged conditional display code from the navigation template into the navigation tag, added support for conditional disabling of links
Roberto Rosario
2011-06-28 01:05:57 -04:00
bafda3f7ad
Updated document page model to display the current page number in relation to the total page count
Roberto Rosario
2011-06-28 01:05:11 -04:00
b9b024dbc1
Updated document page view to display zoom level and rotation degrees in the title
Roberto Rosario
2011-06-28 01:03:36 -04:00
327b677444
Added means to expand or not a compressed file during document creation, removed configuration options UNCOMPRESS_COMPRESSED_LOCAL_FILES and UNCOMPRESS_COMPRESSED_STAGING_FILES
Roberto Rosario
2011-06-28 00:08:22 -04:00
06d3dc35e3
Improved new document form 'quick rename' feature logic
Roberto Rosario
2011-06-27 22:00:12 -04:00
ffd86d4bc1
Fixed the document upload current metadata side bar template appearance
Roberto Rosario
2011-06-27 21:36:20 -04:00
276e25be60
Renamed changed the document sibling creation link text, and made it directly related to document class
Roberto Rosario
2011-06-27 21:35:32 -04:00
5d4c18b50a
Disabled form auto focus for the document details and advanced detail view
Roberto Rosario
2011-06-27 21:17:25 -04:00
563f369083
Added support for disabling the jQuery auto focus
Roberto Rosario
2011-06-27 21:16:48 -04:00
6389019cac
Fixed search main menu highlighting
Roberto Rosario
2011-06-22 16:51:08 -04:00
3f6900881e
Spanish translations update for the latest advanced search changes
Roberto Rosario
2011-06-22 11:25:52 -04:00
f9190829ae
Adv search now redirects to a cleaner results view with a 'search again' button, PEP8 cleanups, removed reduntant code
Roberto Rosario
2011-06-22 01:42:07 -04:00
604ef90f79
Implementes an advanced search feature, which allows for individual field terms
Roberto Rosario
2011-06-22 00:47:37 -04:00
ec31f0ecce
Fixed the OCR queue properties side bar template appearance
Roberto Rosario
2011-06-20 14:21:21 -04:00
f06a28c54e
Updated the search form submit button and icon when using the side bar search mode
Roberto Rosario
2011-06-20 13:26:30 -04:00
a382fbbf6e
Bumped version to 0.7.5
v0.7.5
Roberto Rosario
2011-06-20 00:33:58 -04:00
c4d6db5217
Added a help message to the search view
Roberto Rosario
2011-06-20 00:31:31 -04:00
b614c4263f
Renamed search form submit button from 'submit' to 'search', updated the submit icon to famfam's zoom icon
Roberto Rosario
2011-06-20 00:18:05 -04:00
05dd113d03
Modified the new document wizard submit button and icon making more intuitive
Roberto Rosario
2011-06-20 00:08:09 -04:00
9f9b2d3854
Added views to setup the default metadata types and sets for a given document type
Roberto Rosario
2011-06-20 00:04:54 -04:00
26efcd5dd3
Added help side bar templates to the document indexing and folders apps
Roberto Rosario
2011-06-19 20:43:46 -04:00
c138623329
Added side bar help to convert's file format list, recent document, document type and metadata set and type views
Roberto Rosario
2011-06-19 20:16:46 -04:00
d121aae8e7
Added views to created, edit and delete metadata set under the setup menu, added corresponding new permissions for these views
Roberto Rosario
2011-06-19 19:06:22 -04:00
e39f162a5e
Improved menu highlighting for metadata setup and document metadata view
Roberto Rosario
2011-06-19 00:51:01 -04:00
601c433b7d
Added the permission for viewing, creating, editing and deleting metadata types
Roberto Rosario
2011-06-19 00:47:46 -04:00
0490fc64ca
Added view to list, create, update and delete metadata type under the setup menu
Roberto Rosario
2011-06-19 00:38:55 -04:00
9250a6bbdc
Added view to list supported file formats and reported by the converter backend
Roberto Rosario
2011-06-18 00:51:32 -04:00
5e5d6ee56d
Updated metadata views to use smarted redirection
Roberto Rosario
2011-06-17 22:14:19 -04:00
c43df0bc87
Added redirection support to multi object action view
Roberto Rosario
2011-06-17 22:13:54 -04:00
218ea0f424
Updated TODO
Roberto Rosario
2011-06-17 22:13:06 -04:00
c3c3aa9bfc
Renamed 'document list' link to 'all documents' and 'recent document list' to 'recent documents'
Roberto Rosario
2011-06-17 21:43:26 -04:00
af59b3a7cd
Removed 'change password' link next to the current user's name and added a few view to handle the current user's password, details and editing
Roberto Rosario
2011-06-16 15:14:05 -04:00
e6fad805c7
Fixed zip file handling
Roberto Rosario
2011-06-13 09:51:21 -04:00
820588920b
Don't highlight "Documents" menu when working document type, highlight "Setup" instead
Roberto Rosario
2011-06-13 00:34:13 -04:00
a39f4d2574
Updated all apps permissions namespace title to uppercase
Roberto Rosario
2011-06-13 00:23:13 -04:00
f3335287ed
Added support for overriding a form's submit button icon, updated assign_remove view to use this feature
Roberto Rosario
2011-06-13 00:22:39 -04:00
4b17894320
Bumped version to 0.7.4
v0.7.4
Roberto Rosario
2011-06-13 00:08:39 -04:00
414cfdfb1f
Integrated document type view into the setup menu
Roberto Rosario
2011-06-13 00:07:39 -04:00
45fb04f862
Added views to add, edit and delete document type filenames
Roberto Rosario
2011-06-12 23:58:02 -04:00
b9e0bd3e88
Fixed issue where document type was not saved for locally uploaded documents, thanks to Brian Huxley for also finding this one
Roberto Rosario
2011-06-12 19:20:36 -04:00