This website requires JavaScript.
Explore
💬 Chat with Gaia
📋 Board
Help
Sign In
references
/
openproject
Watch
1
Star
0
Fork
0
You've already forked openproject
mirror of
https://github.com/opf/openproject.git
synced
2026-06-14 03:30:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16d9c86f775099dfd5f355ccecd2bda79a030749
openproject
/
modules
/
documents
/
db
/
migrate
T
History
Christophe Bliard
f4cd925ac1
Make some migrations reversible
2025-12-30 14:24:36 +01:00
..
tables
squash migrations below 15.0
2025-07-22 14:54:28 +02:00
1012015_aggregated_documents_migrations.rb
squash migrations below 15.0
2025-07-22 14:54:28 +02:00
20250819152511_create_document_types.rb
Enhance document type migration plus seeding logic
2025-11-04 20:14:49 +03:00
20250820131839_add_collaboration_to_documents.rb
Make some migrations reversible
2025-12-30 14:24:36 +01:00
20250923064241_add_y_doc_blob_to_documents.rb
use base64 approach instead of binary
2025-10-20 13:40:27 +02:00
20251031071403_cleanup_other_document_type.rb
Implementation/68711 Cleanup "Other" document type (category) when not linked to any documents (
#20876
)
2025-11-05 16:57:00 +03:00
20251119095014_add_active_and_document_count_to_document_types.rb
Add enumeration properties to document types model
2025-11-20 20:32:56 +03:00
20251126092758_add_content_binary_to_document_journals.rb
include content_binary column to document journals
2025-11-26 11:55:37 +01:00