Commit Graph

1927 Commits (980d039318b1e6738e3fbe88e84b2aaf75ab9120)

Author SHA1 Message Date
Hagen Schink d6a89de8fa Touches journaled object after save 11 years ago
Hagen Schink eed8c6b307 Corrects journal value access methods 11 years ago
Hagen Schink f6b8c3cbdb Adds default primary key to journals 11 years ago
Hagen Schink 541cb5444f Adapts modified AAJ interface 11 years ago
Hagen Schink 8d87c56f32 Saves container only if it changed 11 years ago
Hagen Schink e0b4ed5f2e Saves journals after attachment removal 11 years ago
Hagen Schink bb0984f4d2 Correct relation to journal and custom field 11 years ago
Hagen Schink ecaa922bf9 Handles custom fields as well 11 years ago
Michael Frister 489213e4c9 Fix LDAP authentication 11 years ago
Michael Frister 10042e882c LDAPAuthSource model: Fix raising LDAP exception on error 11 years ago
Hagen Schink ec6660c079 Resolves attachment changes 11 years ago
Hagen Schink 98df85e0d0 Saves attachment container after save 11 years ago
Hagen Schink 965c7e3427 AAJ considers attachments and custom fields, again 11 years ago
Hagen Schink 27429abe5e Adapts AAJ modifications 11 years ago
Hagen Schink b9715a506f Removes special numeral handling 11 years ago
Hagen Schink e04c8820b7 Commits only changed states to journal 11 years ago
Hagen Schink 0c763432cb Fixes typo 11 years ago
Hagen Schink 4daa1c6e0c Order journals by version 11 years ago
Hagen Schink b03e78cf9b Caches journaled object 11 years ago
Hagen Schink cc88e299c1 Stores current data and not every change 11 years ago
Hagen Schink 614cc63d49 Adds document journalization 11 years ago
Jens Ulferts 7130428ff3 unifies activity across work packages 11 years ago
Hagen Schink a3551ec8be Moves user update to journal manager 11 years ago
Hagen Schink 26ae83af46 Leaves journales uncreated until save 11 years ago
Hagen Schink f06a1ccd83 Improves journal implementation and adds formatter 11 years ago
Hagen Schink e2c5fb0b42 Re-activates AAJ models 11 years ago
Hagen Schink 18fc91eb7e Adapts AAJ to changed model implementation 11 years ago
Hagen Schink 353d2afc50 Changes journal model implementation 11 years ago
Hagen Schink 32e85a6b62 Disables journalization for certain models 11 years ago
Sebastian Schuster f5275549fb Removed adding files to versions and projects 11 years ago
Michael Frister 4ec8ebd8d9 Add exists? method to Setting 11 years ago
Hagen Schink 024cb06e1b Removes doubled method definition 11 years ago
Jens Ulferts ae0ff087fa enables finding projects by identifier, scoped by visible 11 years ago
Michael Frister b12e40c66b Fix member not being deleted when a user was removed from a group 11 years ago
Michael Frister cd8859b16a Refactor member role management 11 years ago
Michael Frister 3ffbec5309 Add tests for added Member role methods 11 years ago
Michael Frister a66ccfb0f2 Refactor Member and MemberRole: Disallow Member.destroy 11 years ago
Michael Frister 4bddfe5263 MembersController: Fix Member being destroyed when editing roles 11 years ago
Jens Ulferts 7c545ca592 refactors work package controller to always use work_package method 11 years ago
Jens Ulferts 34e4dc7d1b fixes custom_field_value permitance for params 11 years ago
Jens Ulferts 32f1172018 keeps values when switching types 11 years ago
Hagen Schink 0fc83e2232 Handles standard type behavior for work packages 11 years ago
Hagen Schink b8b22a19ce Do not show standard type by default 11 years ago
Hagen Schink 8cc680d64b Prevent creation of projects without types 11 years ago
Hagen Schink 8c758ae7fa Remove 'css_classes' from WP model 11 years ago
Hagen Schink 4535ce6f76 Moves move/copy tests to rspec 11 years ago
Christian Ratz 0f64ceb50d changed check for default admin account 11 years ago
Hagen Schink 4ae7335f57 Fixes specs 11 years ago
Martin Czuchra 38098eac5b Moves methods out of issues into work_packages. 11 years ago
Martin Czuchra 6681e59d0a Removes code that was commented out. 11 years ago