enju_message 0.1.14.pre16 → 0.1.14.pre17

Sign up to get free protection for your applications and to get access to all the features.
Files changed (143) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/message_requests_controller.rb +3 -3
  3. data/app/controllers/message_templates_controller.rb +72 -6
  4. data/app/views/message_requests/index.html.erb +1 -0
  5. data/app/views/message_templates/index.html.erb +1 -0
  6. data/app/views/messages/index.html.erb +2 -0
  7. data/lib/enju_message/engine.rb +0 -1
  8. data/lib/enju_message/version.rb +1 -1
  9. data/spec/dummy/config/environments/test.rb +2 -0
  10. data/spec/dummy/db/development.sqlite3 +0 -0
  11. data/spec/dummy/db/migrate/001_create_agents.rb +0 -1
  12. data/spec/dummy/db/migrate/005_create_manifestations.rb +44 -0
  13. data/spec/dummy/db/migrate/006_create_items.rb +21 -0
  14. data/spec/dummy/db/migrate/012_create_owns.rb +12 -0
  15. data/spec/dummy/db/migrate/015_create_creates.rb +12 -0
  16. data/spec/dummy/db/migrate/041_create_roles.rb +13 -0
  17. data/spec/dummy/db/migrate/047_create_produces.rb +12 -0
  18. data/spec/dummy/db/migrate/073_create_carrier_types.rb +11 -0
  19. data/spec/dummy/db/migrate/080_create_library_groups.rb +0 -1
  20. data/spec/dummy/db/migrate/112_create_frequencies.rb +12 -0
  21. data/spec/dummy/db/migrate/117_create_form_of_works.rb +12 -0
  22. data/spec/dummy/db/migrate/125_create_donates.rb +12 -0
  23. data/spec/dummy/db/migrate/20080830154109_create_realizes.rb +13 -0
  24. data/spec/dummy/db/migrate/20080830172106_create_exemplifies.rb +13 -0
  25. data/spec/dummy/db/migrate/20080905191442_create_agent_types.rb +1 -5
  26. data/spec/dummy/db/migrate/20081025083905_create_languages.rb +23 -0
  27. data/spec/dummy/db/migrate/20081027150907_create_picture_files.rb +15 -0
  28. data/spec/dummy/db/migrate/20081028083142_create_agent_import_files.rb +20 -0
  29. data/spec/dummy/db/migrate/20081028083208_create_resource_import_files.rb +20 -0
  30. data/spec/dummy/db/migrate/20090705133942_add_attachments_picture_to_picture_file.rb +15 -0
  31. data/spec/dummy/db/migrate/20090705212043_add_attachments_attachment_to_manifestation.rb +15 -0
  32. data/spec/dummy/db/migrate/20090719201843_create_extents.rb +12 -0
  33. data/spec/dummy/db/migrate/20090720091106_create_medium_of_performances.rb +12 -0
  34. data/spec/dummy/db/migrate/20090720091429_create_content_types.rb +12 -0
  35. data/spec/dummy/db/migrate/20090812151902_create_agent_relationship_types.rb +12 -0
  36. data/spec/dummy/db/migrate/20091012101112_add_dcndl_schema.rb +27 -0
  37. data/spec/dummy/db/migrate/20091025080447_create_licenses.rb +12 -0
  38. data/spec/dummy/db/migrate/20091214131723_create_series_statements.rb +13 -0
  39. data/spec/dummy/db/migrate/20100129142347_create_import_requests.rb +14 -0
  40. data/spec/dummy/db/migrate/20100223121519_rename_series_statement_title_to_original_title.rb +13 -0
  41. data/spec/dummy/db/migrate/20100321235924_add_series_statement_identifier_to_series_statement.rb +10 -0
  42. data/spec/dummy/db/migrate/20100525124311_create_manifestation_relationships.rb +13 -0
  43. data/spec/dummy/db/migrate/{20111201163718_create_user_has_roles.rb → 20100606065209_create_user_has_roles.rb} +2 -0
  44. data/spec/dummy/db/migrate/20100606073747_create_agent_relationships.rb +13 -0
  45. data/spec/dummy/db/migrate/20100607044753_create_manifestation_relationship_types.rb +12 -0
  46. data/spec/dummy/db/migrate/20100814091104_add_position_to_agent_relationship.rb +11 -0
  47. data/spec/dummy/db/migrate/20100925043847_create_resource_import_results.rb +15 -0
  48. data/spec/dummy/db/migrate/20100925074559_create_agent_import_results.rb +11 -0
  49. data/spec/dummy/db/migrate/20101212070145_add_acquired_at_to_item.rb +9 -0
  50. data/spec/dummy/db/migrate/20110301035123_add_pub_date_to_manifestation.rb +9 -0
  51. data/spec/dummy/db/migrate/20110603184217_add_edit_mode_to_resource_import_file.rb +9 -0
  52. data/spec/dummy/db/migrate/20110619064807_add_edition_string_to_manifestation.rb +9 -0
  53. data/spec/dummy/db/migrate/20110620173525_add_bookstore_id_to_item.rb +11 -0
  54. data/spec/dummy/db/migrate/20110627034940_create_series_statement_merge_lists.rb +9 -0
  55. data/spec/dummy/db/migrate/20110627035057_create_series_statement_merges.rb +12 -0
  56. data/spec/dummy/db/migrate/20110916091020_add_volume_number_to_manifestation.rb +13 -0
  57. data/spec/dummy/db/migrate/20110916103953_add_manifestaiton_id_to_series_statement.rb +10 -0
  58. data/spec/dummy/db/migrate/20110918162329_add_note_to_series_statement.rb +9 -0
  59. data/spec/dummy/db/migrate/{20111201121844_create_roles.rb → 20111124110059_create_create_types.rb} +2 -2
  60. data/spec/dummy/db/migrate/20111124110319_create_realize_types.rb +12 -0
  61. data/spec/dummy/db/migrate/20111124110355_create_produce_types.rb +12 -0
  62. data/spec/dummy/db/migrate/20111124112131_add_create_type_to_create.rb +7 -0
  63. data/spec/dummy/db/migrate/20120125152919_add_title_subseries_transcription_to_series_statement.rb +6 -0
  64. data/spec/dummy/db/migrate/20120129020544_add_budget_type_id_to_item.rb +6 -0
  65. data/spec/dummy/db/migrate/20120319120638_add_content_type_id_to_manifestation.rb +6 -0
  66. data/spec/dummy/db/migrate/20120410104851_add_year_of_publication_to_manifestation.rb +5 -0
  67. data/spec/dummy/db/migrate/20120413072700_add_picture_meta_to_picture_file.rb +5 -0
  68. data/spec/dummy/db/migrate/20120413100352_add_fingerprint_to_picture_file.rb +5 -0
  69. data/spec/dummy/db/migrate/20120413161340_add_fingerprint_to_resource_import_file.rb +5 -0
  70. data/spec/dummy/db/migrate/20120413161403_add_fingerprint_to_agent_import_file.rb +5 -0
  71. data/spec/dummy/db/migrate/20120413170705_add_error_message_to_resource_import_file.rb +5 -0
  72. data/spec/dummy/db/migrate/20120413170720_add_error_message_to_agent_import_file.rb +5 -0
  73. data/spec/dummy/db/migrate/20120415164821_add_attachment_meta_to_manifestation.rb +5 -0
  74. data/spec/dummy/db/migrate/20120418081407_add_month_of_publication_to_manifestation.rb +5 -0
  75. data/spec/dummy/db/migrate/20120511072422_add_agent_identifier_to_agent.rb +6 -0
  76. data/spec/dummy/db/migrate/20120602141129_add_edit_mode_to_agent_import_file.rb +5 -0
  77. data/spec/dummy/db/migrate/20121116031206_add_fulltext_content_to_manifestation.rb +5 -0
  78. data/spec/dummy/db/migrate/20130221154434_add_additional_attributes_to_user.rb +1 -11
  79. data/spec/dummy/db/migrate/20130421093852_add_periodical_to_manifestation.rb +5 -0
  80. data/spec/dummy/db/migrate/20130421155019_add_creator_string_to_series_statement.rb +7 -0
  81. data/spec/dummy/db/migrate/20130421164124_add_series_master_to_series_statement.rb +5 -0
  82. data/spec/dummy/db/migrate/20130429020822_add_root_manifestation_id_to_series_statement.rb +6 -0
  83. data/spec/dummy/db/migrate/20130506175303_create_identifier_types.rb +12 -0
  84. data/spec/dummy/db/migrate/20130506175834_create_identifiers.rb +15 -0
  85. data/spec/dummy/db/migrate/20130509185724_add_statement_of_responsibility_to_manifestation.rb +5 -0
  86. data/spec/dummy/db/migrate/20140519170214_create_resource_import_file_transitions.rb +14 -0
  87. data/spec/dummy/db/migrate/20140519171220_create_import_request_transitions.rb +14 -0
  88. data/spec/dummy/db/migrate/20140524020735_create_agent_import_file_transitions.rb +14 -0
  89. data/spec/dummy/db/migrate/20140614065404_create_resource_export_files.rb +11 -0
  90. data/spec/dummy/db/migrate/20140614141500_create_resource_export_file_transitions.rb +14 -0
  91. data/spec/dummy/db/migrate/20140628073524_add_user_encoding_to_agent_import_file.rb +5 -0
  92. data/spec/dummy/db/migrate/20140628073535_add_user_encoding_to_resource_import_file.rb +5 -0
  93. data/spec/dummy/db/migrate/20140720140916_add_binding_item_identifier_to_item.rb +8 -0
  94. data/spec/dummy/db/migrate/20140721151416_add_default_shelf_id_to_resource_import_file.rb +5 -0
  95. data/spec/dummy/db/migrate/20140802082007_add_manifestation_id_to_item.rb +6 -0
  96. data/spec/dummy/db/migrate/20140813182425_add_publication_place_to_manifestation.rb +5 -0
  97. data/spec/dummy/db/migrate/20140817155043_add_extent_of_text_to_manifestation.rb +5 -0
  98. data/spec/dummy/db/schema.rb +547 -50
  99. data/spec/dummy/db/test.sqlite3 +0 -0
  100. data/spec/dummy/solr/default/data/index/_q3.fdt +0 -0
  101. data/spec/dummy/solr/default/data/index/{_oj.si → _q3.si} +0 -0
  102. data/spec/dummy/solr/default/data/index/{_oj_Lucene41_0.tim → _q3_Lucene41_0.tim} +0 -0
  103. data/spec/dummy/solr/default/data/index/segments.gen +0 -0
  104. data/spec/dummy/solr/default/data/index/segments_17z +0 -0
  105. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001572 +0 -0
  106. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001573 +0 -0
  107. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001574 +0 -0
  108. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001575 +0 -0
  109. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001576 +0 -0
  110. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001577 +0 -0
  111. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001578 +0 -0
  112. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001579 +0 -0
  113. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001580 +0 -0
  114. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001581 +0 -0
  115. data/spec/factories/profile.rb +5 -1
  116. data/spec/factories/user.rb +0 -13
  117. data/spec/fixtures/library_groups.yml +0 -2
  118. metadata +216 -76
  119. data/spec/dummy/app/mailers/notifier.rb +0 -30
  120. data/spec/dummy/db/migrate/20100222124420_add_allow_bookmark_external_url_to_library_group.rb +0 -9
  121. data/spec/dummy/db/migrate/20100527113752_create_delayed_jobs.rb +0 -21
  122. data/spec/dummy/db/migrate/20111020063828_remove_dsbl_from_library_group.rb +0 -11
  123. data/spec/dummy/db/migrate/20111201121636_create_languages.rb +0 -16
  124. data/spec/dummy/solr/default/data/index/_oj.fdt +0 -0
  125. data/spec/dummy/solr/default/data/index/segments_14v +0 -0
  126. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001460 +0 -0
  127. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001461 +0 -0
  128. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001462 +0 -0
  129. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001463 +0 -0
  130. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001464 +0 -0
  131. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001465 +0 -0
  132. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001466 +0 -0
  133. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001467 +0 -0
  134. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001468 +0 -0
  135. data/spec/dummy/solr/default/data/tlog/tlog.0000000000000001469 +0 -0
  136. /data/spec/dummy/db/migrate/{20111201155456_devise_create_users.rb → 002_devise_create_users.rb} +0 -0
  137. /data/spec/dummy/solr/default/data/index/{_oj.fdx → _q3.fdx} +0 -0
  138. /data/spec/dummy/solr/default/data/index/{_oj.fnm → _q3.fnm} +0 -0
  139. /data/spec/dummy/solr/default/data/index/{_oj.nvd → _q3.nvd} +0 -0
  140. /data/spec/dummy/solr/default/data/index/{_oj.nvm → _q3.nvm} +0 -0
  141. /data/spec/dummy/solr/default/data/index/{_oj_Lucene41_0.doc → _q3_Lucene41_0.doc} +0 -0
  142. /data/spec/dummy/solr/default/data/index/{_oj_Lucene41_0.pos → _q3_Lucene41_0.pos} +0 -0
  143. /data/spec/dummy/solr/default/data/index/{_oj_Lucene41_0.tip → _q3_Lucene41_0.tip} +0 -0
@@ -0,0 +1,14 @@
1
+ class CreateImportRequests < ActiveRecord::Migration
2
+ def change
3
+ create_table :import_requests do |t|
4
+ t.string :isbn
5
+ t.integer :manifestation_id
6
+ t.integer :user_id
7
+
8
+ t.timestamps
9
+ end
10
+ add_index :import_requests, :isbn
11
+ add_index :import_requests, :manifestation_id
12
+ add_index :import_requests, :user_id
13
+ end
14
+ end
@@ -0,0 +1,13 @@
1
+ class RenameSeriesStatementTitleToOriginalTitle < ActiveRecord::Migration
2
+ def self.up
3
+ rename_column :series_statements, :title, :original_title
4
+ add_column :series_statements, :title_transcription, :text
5
+ add_column :series_statements, :title_alternative, :text
6
+ end
7
+
8
+ def self.down
9
+ rename_column :series_statements, :original_title, :title
10
+ remove_column :series_statements, :title_transcription
11
+ remove_column :series_statements, :title_alternative
12
+ end
13
+ end
@@ -0,0 +1,10 @@
1
+ class AddSeriesStatementIdentifierToSeriesStatement < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :series_statements, :series_statement_identifier, :string
4
+ add_index :series_statements, :series_statement_identifier
5
+ end
6
+
7
+ def self.down
8
+ remove_column :series_statements, :series_statement_identifier
9
+ end
10
+ end
@@ -0,0 +1,13 @@
1
+ class CreateManifestationRelationships < ActiveRecord::Migration
2
+ def change
3
+ create_table :manifestation_relationships do |t|
4
+ t.integer :parent_id
5
+ t.integer :child_id
6
+ t.integer :manifestation_relationship_type_id
7
+
8
+ t.timestamps
9
+ end
10
+ add_index :manifestation_relationships, :parent_id
11
+ add_index :manifestation_relationships, :child_id
12
+ end
13
+ end
@@ -6,5 +6,7 @@ class CreateUserHasRoles < ActiveRecord::Migration
6
6
 
7
7
  t.timestamps
8
8
  end
9
+ add_index :user_has_roles, :user_id
10
+ add_index :user_has_roles, :role_id
9
11
  end
10
12
  end
@@ -0,0 +1,13 @@
1
+ class CreateAgentRelationships < ActiveRecord::Migration
2
+ def change
3
+ create_table :agent_relationships do |t|
4
+ t.integer :parent_id
5
+ t.integer :child_id
6
+ t.integer :agent_relationship_type_id
7
+
8
+ t.timestamps
9
+ end
10
+ add_index :agent_relationships, :parent_id
11
+ add_index :agent_relationships, :child_id
12
+ end
13
+ end
@@ -0,0 +1,12 @@
1
+ class CreateManifestationRelationshipTypes < ActiveRecord::Migration
2
+ def change
3
+ create_table :manifestation_relationship_types do |t|
4
+ t.string :name, :null => false
5
+ t.text :display_name
6
+ t.text :note
7
+ t.integer :position
8
+
9
+ t.timestamps
10
+ end
11
+ end
12
+ end
@@ -0,0 +1,11 @@
1
+ class AddPositionToAgentRelationship < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :manifestation_relationships, :position, :integer
4
+ add_column :agent_relationships, :position, :integer
5
+ end
6
+
7
+ def self.down
8
+ remove_column :agent_relationships, :position
9
+ remove_column :manifestation_relationships, :position
10
+ end
11
+ end
@@ -0,0 +1,15 @@
1
+ class CreateResourceImportResults < ActiveRecord::Migration
2
+ def change
3
+ create_table :resource_import_results do |t|
4
+ t.integer :resource_import_file_id
5
+ t.integer :manifestation_id
6
+ t.integer :item_id
7
+ t.text :body
8
+
9
+ t.timestamps
10
+ end
11
+ add_index :resource_import_results, :resource_import_file_id
12
+ add_index :resource_import_results, :manifestation_id
13
+ add_index :resource_import_results, :item_id
14
+ end
15
+ end
@@ -0,0 +1,11 @@
1
+ class CreateAgentImportResults < ActiveRecord::Migration
2
+ def change
3
+ create_table :agent_import_results do |t|
4
+ t.integer :agent_import_file_id
5
+ t.integer :agent_id
6
+ t.text :body
7
+
8
+ t.timestamps
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,9 @@
1
+ class AddAcquiredAtToItem < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :items, :acquired_at, :timestamp
4
+ end
5
+
6
+ def self.down
7
+ remove_column :items, :acquired_at
8
+ end
9
+ end
@@ -0,0 +1,9 @@
1
+ class AddPubDateToManifestation < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :manifestations, :pub_date, :string
4
+ end
5
+
6
+ def self.down
7
+ remove_column :manifestations, :pub_date
8
+ end
9
+ end
@@ -0,0 +1,9 @@
1
+ class AddEditModeToResourceImportFile < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :resource_import_files, :edit_mode, :string
4
+ end
5
+
6
+ def self.down
7
+ remove_column :resource_import_files, :edit_mode
8
+ end
9
+ end
@@ -0,0 +1,9 @@
1
+ class AddEditionStringToManifestation < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :manifestations, :edition_string, :string
4
+ end
5
+
6
+ def self.down
7
+ remove_column :manifestations, :edition_string
8
+ end
9
+ end
@@ -0,0 +1,11 @@
1
+ class AddBookstoreIdToItem < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :items, :bookstore_id, :integer
4
+ add_index :items, :bookstore_id
5
+ end
6
+
7
+ def self.down
8
+ remove_index :items, :bookstore_id
9
+ remove_column :items, :bookstore_id
10
+ end
11
+ end
@@ -0,0 +1,9 @@
1
+ class CreateSeriesStatementMergeLists < ActiveRecord::Migration
2
+ def change
3
+ create_table :series_statement_merge_lists do |t|
4
+ t.string :title
5
+
6
+ t.timestamps
7
+ end
8
+ end
9
+ end
@@ -0,0 +1,12 @@
1
+ class CreateSeriesStatementMerges < ActiveRecord::Migration
2
+ def change
3
+ create_table :series_statement_merges do |t|
4
+ t.integer :series_statement_id, :null => false
5
+ t.integer :series_statement_merge_list_id, :null => false
6
+
7
+ t.timestamps
8
+ end
9
+ add_index :series_statement_merges, :series_statement_id
10
+ add_index :series_statement_merges, :series_statement_merge_list_id
11
+ end
12
+ end
@@ -0,0 +1,13 @@
1
+ class AddVolumeNumberToManifestation < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :manifestations, :volume_number, :integer
4
+ add_column :manifestations, :issue_number, :integer
5
+ add_column :manifestations, :serial_number, :integer
6
+ end
7
+
8
+ def self.down
9
+ remove_column :manifestations, :serial_number
10
+ remove_column :manifestations, :issue_number
11
+ remove_column :manifestations, :volume_number
12
+ end
13
+ end
@@ -0,0 +1,10 @@
1
+ class AddManifestaitonIdToSeriesStatement < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :series_statements, :manifestation_id, :integer
4
+ add_index :series_statements, :manifestation_id
5
+ end
6
+
7
+ def self.down
8
+ remove_column :series_statements, :manifestation_id
9
+ end
10
+ end
@@ -0,0 +1,9 @@
1
+ class AddNoteToSeriesStatement < ActiveRecord::Migration
2
+ def self.up
3
+ add_column :series_statements, :note, :text
4
+ end
5
+
6
+ def self.down
7
+ remove_column :series_statements, :note
8
+ end
9
+ end
@@ -1,6 +1,6 @@
1
- class CreateRoles < ActiveRecord::Migration
1
+ class CreateCreateTypes < ActiveRecord::Migration
2
2
  def change
3
- create_table :roles do |t|
3
+ create_table :create_types do |t|
4
4
  t.string :name
5
5
  t.text :display_name
6
6
  t.text :note
@@ -0,0 +1,12 @@
1
+ class CreateRealizeTypes < ActiveRecord::Migration
2
+ def change
3
+ create_table :realize_types do |t|
4
+ t.string :name
5
+ t.text :display_name
6
+ t.text :note
7
+ t.integer :position
8
+
9
+ t.timestamps
10
+ end
11
+ end
12
+ end
@@ -0,0 +1,12 @@
1
+ class CreateProduceTypes < ActiveRecord::Migration
2
+ def change
3
+ create_table :produce_types do |t|
4
+ t.string :name
5
+ t.text :display_name
6
+ t.text :note
7
+ t.integer :position
8
+
9
+ t.timestamps
10
+ end
11
+ end
12
+ end
@@ -0,0 +1,7 @@
1
+ class AddCreateTypeToCreate < ActiveRecord::Migration
2
+ def change
3
+ add_column :creates, :create_type_id, :integer
4
+ add_column :realizes, :realize_type_id, :integer
5
+ add_column :produces, :produce_type_id, :integer
6
+ end
7
+ end
@@ -0,0 +1,6 @@
1
+ class AddTitleSubseriesTranscriptionToSeriesStatement < ActiveRecord::Migration
2
+ def change
3
+ add_column :series_statements, :title_subseries_transcription, :text
4
+
5
+ end
6
+ end
@@ -0,0 +1,6 @@
1
+ class AddBudgetTypeIdToItem < ActiveRecord::Migration
2
+ def change
3
+ add_column :items, :budget_type_id, :integer
4
+
5
+ end
6
+ end
@@ -0,0 +1,6 @@
1
+ class AddContentTypeIdToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :content_type_id, :integer, :default => 1
4
+
5
+ end
6
+ end
@@ -0,0 +1,5 @@
1
+ class AddYearOfPublicationToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :year_of_publication, :integer
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddPictureMetaToPictureFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :picture_files, :picture_meta, :text
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddFingerprintToPictureFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :picture_files, :picture_fingerprint, :string
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddFingerprintToResourceImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :resource_import_files, :resource_import_fingerprint, :string
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddFingerprintToAgentImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :agent_import_files, :agent_import_fingerprint, :string
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddErrorMessageToResourceImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :resource_import_files, :error_message, :text
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddErrorMessageToAgentImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :agent_import_files, :error_message, :text
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddAttachmentMetaToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :attachment_meta, :text
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddMonthOfPublicationToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :month_of_publication, :integer
4
+ end
5
+ end
@@ -0,0 +1,6 @@
1
+ class AddAgentIdentifierToAgent < ActiveRecord::Migration
2
+ def change
3
+ add_column :agents, :agent_identifier, :string
4
+ add_index :agents, :agent_identifier
5
+ end
6
+ end
@@ -0,0 +1,5 @@
1
+ class AddEditModeToAgentImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :agent_import_files, :edit_mode, :string
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddFulltextContentToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :fulltext_content, :boolean
4
+ end
5
+ end
@@ -1,26 +1,16 @@
1
1
  class AddAdditionalAttributesToUser < ActiveRecord::Migration
2
2
  def change
3
3
  add_column :users, :username, :string
4
- add_column :users, :user_number, :string
5
- add_column :users, :state, :string
6
- add_column :users, :locale, :string
7
4
  add_column :users, :deleted_at, :datetime
8
5
  add_column :users, :expired_at, :datetime
9
- add_column :users, :library_id, :integer, :default => 1, :null => false
10
- add_column :users, :required_role_id, :integer, :default => 1, :null => false
11
- add_column :users, :user_group_id, :integer, :default => 1, :null => false
12
- add_column :users, :note, :text
13
- add_column :users, :keyword_list, :text
14
6
 
15
- add_column :users, :failed_attempts, :integer
7
+ add_column :users, :failed_attempts, :integer, :default => 0
16
8
  add_column :users, :unlock_token, :string
17
9
  add_column :users, :locked_at, :datetime
18
10
 
19
11
  add_column :users, :confirmed_at, :datetime
20
12
 
21
13
  add_index :users, :username, :unique => true
22
- add_index :users, :user_group_id
23
- add_index :users, :user_number, :unique => true
24
14
  add_index :users, :unlock_token, :unique => true
25
15
  end
26
16
  end
@@ -0,0 +1,5 @@
1
+ class AddPeriodicalToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :periodical, :boolean
4
+ end
5
+ end
@@ -0,0 +1,7 @@
1
+ class AddCreatorStringToSeriesStatement < ActiveRecord::Migration
2
+ def change
3
+ add_column :series_statements, :creator_string, :text
4
+ add_column :series_statements, :volume_number_string, :text
5
+ add_column :series_statements, :volume_number_transcription_string, :text
6
+ end
7
+ end
@@ -0,0 +1,5 @@
1
+ class AddSeriesMasterToSeriesStatement < ActiveRecord::Migration
2
+ def change
3
+ add_column :series_statements, :series_master, :boolean
4
+ end
5
+ end
@@ -0,0 +1,6 @@
1
+ class AddRootManifestationIdToSeriesStatement < ActiveRecord::Migration
2
+ def change
3
+ add_column :series_statements, :root_manifestation_id, :integer
4
+ add_index :series_statements, :root_manifestation_id
5
+ end
6
+ end
@@ -0,0 +1,12 @@
1
+ class CreateIdentifierTypes < ActiveRecord::Migration
2
+ def change
3
+ create_table :identifier_types do |t|
4
+ t.string :name
5
+ t.text :display_name
6
+ t.text :note
7
+ t.integer :position
8
+
9
+ t.timestamps
10
+ end
11
+ end
12
+ end
@@ -0,0 +1,15 @@
1
+ class CreateIdentifiers < ActiveRecord::Migration
2
+ def change
3
+ create_table :identifiers do |t|
4
+ t.string :body, :null => false
5
+ t.integer :identifier_type_id, :null => false
6
+ t.integer :manifestation_id
7
+ t.boolean :primary
8
+ t.integer :position
9
+
10
+ t.timestamps
11
+ end
12
+ add_index :identifiers, [:body, :identifier_type_id]
13
+ add_index :identifiers, :manifestation_id
14
+ end
15
+ end
@@ -0,0 +1,5 @@
1
+ class AddStatementOfResponsibilityToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :statement_of_responsibility, :text
4
+ end
5
+ end
@@ -0,0 +1,14 @@
1
+ class CreateResourceImportFileTransitions < ActiveRecord::Migration
2
+ def change
3
+ create_table :resource_import_file_transitions do |t|
4
+ t.string :to_state
5
+ t.text :metadata, default: "{}"
6
+ t.integer :sort_key
7
+ t.integer :resource_import_file_id
8
+ t.timestamps
9
+ end
10
+
11
+ add_index :resource_import_file_transitions, :resource_import_file_id, name: "index_resource_import_file_transitions_on_file_id"
12
+ add_index :resource_import_file_transitions, [:sort_key, :resource_import_file_id], unique: true, name: "index_resource_import_file_transitions_on_sort_key_and_file_id"
13
+ end
14
+ end
@@ -0,0 +1,14 @@
1
+ class CreateImportRequestTransitions < ActiveRecord::Migration
2
+ def change
3
+ create_table :import_request_transitions do |t|
4
+ t.string :to_state
5
+ t.text :metadata, default: "{}"
6
+ t.integer :sort_key
7
+ t.integer :import_request_id
8
+ t.timestamps
9
+ end
10
+
11
+ add_index :import_request_transitions, :import_request_id
12
+ add_index :import_request_transitions, [:sort_key, :import_request_id], unique: true, name: "index_import_request_transitions_on_sort_key_and_request_id"
13
+ end
14
+ end
@@ -0,0 +1,14 @@
1
+ class CreateAgentImportFileTransitions < ActiveRecord::Migration
2
+ def change
3
+ create_table :agent_import_file_transitions do |t|
4
+ t.string :to_state
5
+ t.text :metadata, default: "{}"
6
+ t.integer :sort_key
7
+ t.integer :agent_import_file_id
8
+ t.timestamps
9
+ end
10
+
11
+ add_index :agent_import_file_transitions, :agent_import_file_id
12
+ add_index :agent_import_file_transitions, [:sort_key, :agent_import_file_id], unique: true, name: "index_agent_import_file_transitions_on_sort_key_and_file_id"
13
+ end
14
+ end
@@ -0,0 +1,11 @@
1
+ class CreateResourceExportFiles < ActiveRecord::Migration
2
+ def change
3
+ create_table :resource_export_files do |t|
4
+ t.integer :user_id
5
+ t.attachment :resource_export
6
+ t.datetime :executed_at
7
+
8
+ t.timestamps
9
+ end
10
+ end
11
+ end
@@ -0,0 +1,14 @@
1
+ class CreateResourceExportFileTransitions < ActiveRecord::Migration
2
+ def change
3
+ create_table :resource_export_file_transitions do |t|
4
+ t.string :to_state
5
+ t.text :metadata, default: "{}"
6
+ t.integer :sort_key
7
+ t.integer :resource_export_file_id
8
+ t.timestamps
9
+ end
10
+
11
+ add_index :resource_export_file_transitions, :resource_export_file_id, name: "index_resource_export_file_transitions_on_file_id"
12
+ add_index :resource_export_file_transitions, [:sort_key, :resource_export_file_id], unique: true, name: "index_resource_export_file_transitions_on_sort_key_and_file_id"
13
+ end
14
+ end
@@ -0,0 +1,5 @@
1
+ class AddUserEncodingToAgentImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :agent_import_files, :user_encoding, :string
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddUserEncodingToResourceImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :resource_import_files, :user_encoding, :string
4
+ end
5
+ end
@@ -0,0 +1,8 @@
1
+ class AddBindingItemIdentifierToItem < ActiveRecord::Migration
2
+ def change
3
+ add_column :items, :binding_item_identifier, :string
4
+ add_column :items, :binding_call_number, :string
5
+ add_column :items, :binded_at, :datetime
6
+ add_index :items, :binding_item_identifier
7
+ end
8
+ end
@@ -0,0 +1,5 @@
1
+ class AddDefaultShelfIdToResourceImportFile < ActiveRecord::Migration
2
+ def change
3
+ add_column :resource_import_files, :default_shelf_id, :integer
4
+ end
5
+ end
@@ -0,0 +1,6 @@
1
+ class AddManifestationIdToItem < ActiveRecord::Migration
2
+ def change
3
+ add_column :items, :manifestation_id, :integer
4
+ add_index :items, :manifestation_id
5
+ end
6
+ end
@@ -0,0 +1,5 @@
1
+ class AddPublicationPlaceToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :publication_place, :text
4
+ end
5
+ end
@@ -0,0 +1,5 @@
1
+ class AddExtentOfTextToManifestation < ActiveRecord::Migration
2
+ def change
3
+ add_column :manifestations, :extent_of_text, :text
4
+ end
5
+ end