Commit Graph
2585 Commits
Author SHA1 Message Date
Roberto Rosario 470d4920a6 Remove obsolote import 2012-08-19 02:33:49 -04:00
Roberto Rosario 915107e0e5 Add configuration settings support to icons app 2012-08-18 10:25:53 -04:00
Roberto Rosario 22bfb93504 Add Choice class 2012-08-18 10:25:34 -04:00
Roberto Rosario cef6af6cca Update icon app 2012-08-18 10:25:09 -04:00
Roberto Rosario dac5dd3464 Update app to the app registry API 2012-08-18 10:23:47 -04:00
Roberto Rosario 00b9bf6061 Continue config the backup moduel 2012-08-18 10:22:46 -04:00
Roberto Rosario 08dc52c653 Add icon display widget 2012-08-18 09:33:58 -04:00
Roberto Rosario 2fbcb91417 Improve TranslatableLabelMixin to allow any amount of translatable fields 2012-08-18 06:39:40 -04:00
Roberto Rosario 76caa758d0 Update Django required version to 1.4.1 2012-08-18 06:39:21 -04:00
Roberto Rosario aec552a068 Update .gitignore file 2012-08-17 19:52:38 -04:00
Roberto Rosario 67b4e7ebc3 Merge app_registry and backups apps 2012-08-17 19:52:09 -04:00
Roberto Rosario e7727a4033 Don't register backup for this app 2012-08-17 04:01:14 -04:00
Roberto Rosario a1435c7358 Fix storage module choice list output, consolidate backup element filename creation 2012-08-17 04:00:41 -04:00
Roberto Rosario e2b6541e6e Show app icon name 2012-08-17 04:00:18 -04:00
Roberto Rosario 86ad9bbe46 Reorder imports 2012-08-17 04:00:02 -04:00
Roberto Rosario df34097450 Add backup icon literal 2012-08-17 03:59:32 -04:00
Roberto Rosario f612948ba4 Add migration to increase storage class name field 2012-08-17 03:34:19 -04:00
Roberto Rosario 4b9b8d279a Fix typo 2012-08-17 03:34:09 -04:00
Roberto Rosario c9811c6a76 Update init files to register more app with the app registre app as well as the backup app 2012-08-17 03:33:39 -04:00
Roberto Rosario 29654c5f99 Update backup app api, add new LocalFilesystemStorage, show apps in backup list 2012-08-17 03:32:11 -04:00
Roberto Rosario 539d6f6581 Reorder imports 2012-08-16 13:55:27 -04:00
Roberto Rosario ae6396e31b Update upgrade instructions 2012-08-16 13:54:40 -04:00
Roberto Rosario 7c6bfd3471 Change all references from app.name to app instance 2012-08-16 13:54:19 -04:00
Roberto Rosario 93a72f63d1 Update app list for a backup job properly, use custom checkbox list 2012-08-16 13:53:19 -04:00
Roberto Rosario 6f3f883f75 Add app registration exception catch 2012-08-16 13:51:32 -04:00
Roberto Rosario 1e3829c1d8 Use proper exception catch when app_registry is registering itself 2012-08-16 13:51:04 -04:00
Roberto Rosario bae1d1004d Catch app registration exception 2012-08-16 07:36:33 -04:00
Roberto Rosario 7bb708a8c3 Add exception for when unable to register an App 2012-08-16 07:36:12 -04:00
Roberto Rosario 58019de21b Don't pass mimetype to render_to_viewport method 2012-08-15 01:34:29 -04:00
Roberto Rosario e6f8817db3 Fix mix document count statistic 2012-08-15 01:21:56 -04:00
Roberto Rosario b9b7ab73bb Exclude the document type file for the index edit form 2012-08-15 00:40:59 -04:00
Roberto Rosario fc61ad1440 Update backup app to use the App model from the app registry models 2012-08-14 13:54:53 -04:00
Roberto Rosario d02e5b1d37 Add App registry app 2012-08-14 13:54:20 -04:00
Roberto Rosario e73d48eda3 Add icon manager 2012-08-14 13:54:05 -04:00
Roberto Rosario 0e9cda6547 Add backup job list, create, edit, test views 2012-08-11 08:40:47 -04:00
Roberto Rosario 141db9dc34 Create job queue for remote backups 2012-08-10 20:16:34 -04:00
Roberto Rosario a76a3b28fd Update Folders and Document apps to use the latest backup classes definitions 2012-08-10 20:00:03 -04:00
Roberto Rosario 731835ef70 Add further methods and refine backup classes 2012-08-10 19:07:11 -04:00
Roberto Rosario 09c53aed19 Start of working BackupManager class 2012-08-10 14:20:38 -04:00
Roberto Rosario fd3eed6bd1 Initial commit of the backup/restore app 2012-08-10 13:51:33 -04:00
Roberto Rosario 82eb31e4ec Merge branch 'feature/local_scanner_support' into development 2012-08-09 04:56:10 -04:00
Roberto Rosario d341800ec5 Add more debugging 2012-08-09 04:55:44 -04:00
Roberto Rosario 2860ad46af Updates for a working local scanner source 2012-08-09 04:55:14 -04:00
Roberto Rosario be55d23c34 Cache found scanners to avoid further searches 2012-08-08 05:39:46 -04:00
Roberto Rosario 388a4b0dd7 Initial import to support local scanner sources 2012-08-08 05:21:42 -04:00
Roberto Rosario 2c7fea8baf Don't show trash can internal name 2012-08-08 03:21:30 -04:00
Roberto Rosario d9b246c590 Capitalize trash can names 2012-08-08 03:21:18 -04:00
Roberto Rosario ab1112ab89 Trim job queue item unique id to avoid column mayhem in small displays 2012-08-08 03:20:27 -04:00
Roberto Rosario d23cf986e0 Add translation file for the trash app 2012-08-08 03:02:31 -04:00
Roberto Rosario 91a5b5c7b3 Lower CPU MAX LOAD to avoid nodes launching too many workers and failing to send heartbeats or respond to web requests 2012-08-08 02:54:34 -04:00