-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Normalize Acts As Journalized schema #312
Feature: Normalize Acts As Journalized schema #312
Commits on Aug 8, 2013
-
Created normalized journal schema
Includes renaming of the former journals table and creation of specific journal tables for each type that acts as journalized.
Hagen Schink committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for a512b82 - Browse repository at this point
Copy the full SHA a512b82View commit details -
Disables journalization for certain models
Hagen Schink committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for 32e85a6 - Browse repository at this point
Copy the full SHA 32e85a6View commit details -
Changes journal model implementation
Hagen Schink committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for 353d2af - Browse repository at this point
Copy the full SHA 353d2afView commit details -
Adapts AAJ to changed model implementation
Hagen Schink committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for 18fc91e - Browse repository at this point
Copy the full SHA 18fc91eView commit details -
Adapts AAJ specs to changed model implementation
Hagen Schink committedAug 8, 2013 Configuration menu - View commit details
-
Copy full SHA for de88233 - Browse repository at this point
Copy the full SHA de88233View commit details
Commits on Aug 9, 2013
-
Hagen Schink committed
Aug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for e2c5fb0 - Browse repository at this point
Copy the full SHA e2c5fb0View commit details -
Improves journal implementation and adds formatter
Hagen Schink committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for f06a1cc - Browse repository at this point
Copy the full SHA f06a1ccView commit details -
Leaves journales uncreated until save
Hagen Schink committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 26ae83a - Browse repository at this point
Copy the full SHA 26ae83aView commit details -
Moves user update to journal manager
Hagen Schink committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for a3551ec - Browse repository at this point
Copy the full SHA a3551ecView commit details -
Prevents mailer to access non-journals as journals
Journales and the journaled objects are separated and, thus, cannot be accessed without distinction.
Hagen Schink committedAug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 9ac933f - Browse repository at this point
Copy the full SHA 9ac933fView commit details -
Hagen Schink committed
Aug 9, 2013 Configuration menu - View commit details
-
Copy full SHA for da823f4 - Browse repository at this point
Copy the full SHA da823f4View commit details
Commits on Aug 12, 2013
-
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 614cc63 - Browse repository at this point
Copy the full SHA 614cc63View commit details -
Stores current data and not every change
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for cc88e29 - Browse repository at this point
Copy the full SHA cc88e29View commit details -
Corrects reference to 'created' timestamp column
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 0e79c7d - Browse repository at this point
Copy the full SHA 0e79c7dView commit details -
Adapts changes to journalization API
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 9d67cff - Browse repository at this point
Copy the full SHA 9d67cffView commit details -
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for a4d554c - Browse repository at this point
Copy the full SHA a4d554cView commit details -
Adapts formatter to AAJ API modifications
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 95faef0 - Browse repository at this point
Copy the full SHA 95faef0View commit details -
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for b03e78c - Browse repository at this point
Copy the full SHA b03e78cView commit details -
Selects only changing association elements
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for a974d72 - Browse repository at this point
Copy the full SHA a974d72View commit details -
Adds journal entry only on change and if empty
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 36a4c80 - Browse repository at this point
Copy the full SHA 36a4c80View commit details -
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for ab62781 - Browse repository at this point
Copy the full SHA ab62781View commit details -
Merge branch 'feature/rails3' into feature/normalize_acts_as_journalized
Conflicts: spec/models/planning_element_spec.rb
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for c7c51c5 - Browse repository at this point
Copy the full SHA c7c51c5View commit details -
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 41f50d4 - Browse repository at this point
Copy the full SHA 41f50d4View commit details -
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 4daa1c6 - Browse repository at this point
Copy the full SHA 4daa1c6View commit details -
Hagen Schink committed
Aug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for 0c76343 - Browse repository at this point
Copy the full SHA 0c76343View commit details -
Commits only changed states to journal
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for e04c882 - Browse repository at this point
Copy the full SHA e04c882View commit details -
Removes special numeral handling
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for b9715a5 - Browse repository at this point
Copy the full SHA b9715a5View commit details -
Considers done ratio in change list
Hagen Schink committedAug 12, 2013 Configuration menu - View commit details
-
Copy full SHA for b05b4f0 - Browse repository at this point
Copy the full SHA b05b4f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8002048 - Browse repository at this point
Copy the full SHA 8002048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27429ab - Browse repository at this point
Copy the full SHA 27429abView commit details
Commits on Aug 13, 2013
-
AAJ considers attachments and custom fields, again
Hagen Schink committedAug 13, 2013 Configuration menu - View commit details
-
Copy full SHA for 965c7e3 - Browse repository at this point
Copy the full SHA 965c7e3View commit details -
Saves attachment container after save
Hagen Schink committedAug 13, 2013 Configuration menu - View commit details
-
Copy full SHA for 98df85e - Browse repository at this point
Copy the full SHA 98df85eView commit details -
Adds initial work package journal tests
Hagen Schink committedAug 13, 2013 Configuration menu - View commit details
-
Copy full SHA for fdefa31 - Browse repository at this point
Copy the full SHA fdefa31View commit details -
Hagen Schink committed
Aug 13, 2013 Configuration menu - View commit details
-
Copy full SHA for ec6660c - Browse repository at this point
Copy the full SHA ec6660cView commit details
Commits on Aug 14, 2013
-
Extends WP journal specs for custom fields
Hagen Schink committedAug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 0a5071b - Browse repository at this point
Copy the full SHA 0a5071bView commit details -
Hagen Schink committed
Aug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for ecaa922 - Browse repository at this point
Copy the full SHA ecaa922View commit details -
Correct relation to journal and custom field
Hagen Schink committedAug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for bb0984f - Browse repository at this point
Copy the full SHA bb0984fView commit details -
Saves journals after attachment removal
Hagen Schink committedAug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for e0b4ed5 - Browse repository at this point
Copy the full SHA e0b4ed5View commit details -
Prevents writing a journal without changes
Hagen Schink committedAug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for ccb20c3 - Browse repository at this point
Copy the full SHA ccb20c3View commit details -
Saves container only if it changed
Hagen Schink committedAug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 8d87c56 - Browse repository at this point
Copy the full SHA 8d87c56View commit details -
Disables failing alternative date specs on pending
Hagen Schink committedAug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 524ae79 - Browse repository at this point
Copy the full SHA 524ae79View commit details -
Hagen Schink committed
Aug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 23ed88d - Browse repository at this point
Copy the full SHA 23ed88dView commit details -
Hagen Schink committed
Aug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 8fcf0f8 - Browse repository at this point
Copy the full SHA 8fcf0f8View commit details -
Hagen Schink committed
Aug 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 541cb54 - Browse repository at this point
Copy the full SHA 541cb54View commit details
Commits on Aug 15, 2013
-
Adds default primary key to journals
Hagen Schink committedAug 15, 2013 Configuration menu - View commit details
-
Copy full SHA for f6b8c3c - Browse repository at this point
Copy the full SHA f6b8c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eed8c6b - Browse repository at this point
Copy the full SHA eed8c6bView commit details -
Adds missing author to message fixture
Hagen Schink committedAug 15, 2013 Configuration menu - View commit details
-
Copy full SHA for 2e7aa45 - Browse repository at this point
Copy the full SHA 2e7aa45View commit details -
Touches journaled object after save
Hagen Schink committedAug 15, 2013 Configuration menu - View commit details
-
Copy full SHA for d6a89de - Browse repository at this point
Copy the full SHA d6a89deView commit details -
Hagen Schink committed
Aug 15, 2013 Configuration menu - View commit details
-
Copy full SHA for eb703d6 - Browse repository at this point
Copy the full SHA eb703d6View commit details -
Does not add journal entry immediately
Hagen Schink committedAug 15, 2013 Configuration menu - View commit details
-
Copy full SHA for cfe415d - Browse repository at this point
Copy the full SHA cfe415dView commit details
Commits on Aug 16, 2013
-
Adapts new AAJ interface for changeset
Hagen Schink committedAug 16, 2013 Configuration menu - View commit details
-
Copy full SHA for a2b15e9 - Browse repository at this point
Copy the full SHA a2b15e9View commit details -
Stops adding journal to container on change
Hagen Schink committedAug 16, 2013 Configuration menu - View commit details
-
Copy full SHA for 8d71a5c - Browse repository at this point
Copy the full SHA 8d71a5cView commit details -
Hagen Schink committed
Aug 16, 2013 Configuration menu - View commit details
-
Copy full SHA for a7aee64 - Browse repository at this point
Copy the full SHA a7aee64View commit details -
Adds work_package icons for generic, edit, note and closed. This also fixes some indentations.
Configuration menu - View commit details
-
Copy full SHA for b9ae3f0 - Browse repository at this point
Copy the full SHA b9ae3f0View commit details -
Merge branch 'feature/normalize_acts_as_journalized' of github.com:op…
…f/openproject into feature/normalize_acts_as_journalized
Hagen Schink committedAug 16, 2013 Configuration menu - View commit details
-
Copy full SHA for cf80962 - Browse repository at this point
Copy the full SHA cf80962View commit details -
Merge remote-tracking branch 'opf/feature/rails3' into feature/normal…
…ize_acts_as_journalized Conflicts: app/models/planning_element.rb features/planning_elements/planning_element_management.feature
Configuration menu - View commit details
-
Copy full SHA for 2d34159 - Browse repository at this point
Copy the full SHA 2d34159View commit details -
Merge commit 'cf80962' into feature/normalize_acts_as_journalized
Conflicts: test/fixtures/journals.yml
Configuration menu - View commit details
-
Copy full SHA for 3f02f37 - Browse repository at this point
Copy the full SHA 3f02f37View commit details -
Hagen Schink committed
Aug 16, 2013 Configuration menu - View commit details
-
Copy full SHA for 9196b86 - Browse repository at this point
Copy the full SHA 9196b86View commit details -
Hagen Schink committed
Aug 16, 2013 Configuration menu - View commit details
-
Copy full SHA for d608d95 - Browse repository at this point
Copy the full SHA d608d95View commit details
Commits on Aug 20, 2013
-
Journable introduces a connection between a journal and the journalized object.
Hagen Schink committedAug 20, 2013 Configuration menu - View commit details
-
Copy full SHA for d0ca65d - Browse repository at this point
Copy the full SHA d0ca65dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c25bbee - Browse repository at this point
Copy the full SHA c25bbeeView commit details -
Merge branch 'feature/normalize_acts_as_journalized' of github.com:op…
…f/openproject into feature/normalize_acts_as_journalized Conflicts: app/models/planning_element.rb app/models/work_package.rb lib/plugins/acts_as_activity_provider/lib/acts_as_activity_provider.rb [skip ci]
Hagen Schink committedAug 20, 2013 Configuration menu - View commit details
-
Copy full SHA for 9b2b448 - Browse repository at this point
Copy the full SHA 9b2b448View commit details -
Hagen Schink committed
Aug 20, 2013 Configuration menu - View commit details
-
Copy full SHA for 7650f53 - Browse repository at this point
Copy the full SHA 7650f53View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad50efc - Browse repository at this point
Copy the full SHA ad50efcView commit details -
Hagen Schink committed
Aug 20, 2013 Configuration menu - View commit details
-
Copy full SHA for 853aca2 - Browse repository at this point
Copy the full SHA 853aca2View commit details -
Hagen Schink committed
Aug 20, 2013 Configuration menu - View commit details
-
Copy full SHA for ab60afd - Browse repository at this point
Copy the full SHA ab60afdView commit details
Commits on Aug 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 24c48b7 - Browse repository at this point
Copy the full SHA 24c48b7View commit details -
Corrects project deletion test
Ensures that all journals are removed [skip ci]
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 15dc5ef - Browse repository at this point
Copy the full SHA 15dc5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe974fd - Browse repository at this point
Copy the full SHA fe974fdView commit details -
Prepares WikiContent for new journalization.
This fixes event_title as well as event_url to work with the new journalization by using '.journal.journable.*'
Configuration menu - View commit details
-
Copy full SHA for 6405feb - Browse repository at this point
Copy the full SHA 6405febView commit details -
Renames journal metadata variables
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 35097cd - Browse repository at this point
Copy the full SHA 35097cdView commit details -
Hagen Schink committed
Aug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 2494a40 - Browse repository at this point
Copy the full SHA 2494a40View commit details -
Adapts PE cuke to work package activity title
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 084a038 - Browse repository at this point
Copy the full SHA 084a038View commit details -
Adapts user mailer to event fetcher interface
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 1d5819b - Browse repository at this point
Copy the full SHA 1d5819bView commit details -
Hagen Schink committed
Aug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for eca826b - Browse repository at this point
Copy the full SHA eca826bView commit details -
Revert file deletion from previous commit
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 17d2adb - Browse repository at this point
Copy the full SHA 17d2adbView commit details -
References correct user in test journal
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 20054fd - Browse repository at this point
Copy the full SHA 20054fdView commit details -
Corrects project reference call
Hagen Schink committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 94c41db - Browse repository at this point
Copy the full SHA 94c41dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e75340 - Browse repository at this point
Copy the full SHA 6e75340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd3c64 - Browse repository at this point
Copy the full SHA 0fd3c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71d6c0d - Browse repository at this point
Copy the full SHA 71d6c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6473b - Browse repository at this point
Copy the full SHA 7c6473bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba7cba - Browse repository at this point
Copy the full SHA aba7cbaView commit details -
Prevents checking data created by other tests [skip ci]
Configuration menu - View commit details
-
Copy full SHA for a3e854d - Browse repository at this point
Copy the full SHA a3e854dView commit details -
Hagen Schink committed
Aug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 896f4e5 - Browse repository at this point
Copy the full SHA 896f4e5View commit details -
Merge remote-tracking branch 'opf/feature/rails3' into feature/normal…
…ize_acts_as_journalized Conflicts: app/assets/stylesheets/default/application.css.erb
Configuration menu - View commit details
-
Copy full SHA for 9c9f800 - Browse repository at this point
Copy the full SHA 9c9f800View commit details