Commit Graph

2229 Commits (8f847598117a9186d2334620b535d14012454541)

Author SHA1 Message Date
Alex Coles 8f84759811 Ensure Project#to_param always returns a String 10 years ago
Jens Ulferts 7e4c66be90 rewrite all work_package scopes 10 years ago
Jens Ulferts 8b3a1cf47d rewrite scopes to avoid 'conditions' 10 years ago
Alex Coles cafd41574c Fix WorkPackage for #select_all API change 10 years ago
Alex Coles 02b5c38e11 [hack] Quick workaround for issue saving journals 10 years ago
Alex Coles 7635d8c814 Update Enumeration scopes to use callable object 10 years ago
Alex Coles eac2a8b182 Remove readonly option on User#passwords relation 10 years ago
Alex Coles f75392f8be Fully qualify ::Type class constant 10 years ago
Alex Coles e8c1d940e0 [hack] Alias Journal constants at top-level 10 years ago
Alex Coles 1d1ec0ef37 Prefer #map over #collect in (Rails) models 10 years ago
Alex Coles dabd7ba88a Fix bad rubocop auto-correct affecting procs 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Jens Ulferts 5672a7ee32 refactoring groupable&sortable on query_column 10 years ago
Jens Ulferts fd5c079432 adds sortable? and queryable? getters 10 years ago
Mihail Maxacov 228a216dcb fix wp details pane project name not displayed in front of inherited version 10 years ago
Hagen Schink dc5cff4cbc Recognize filter changes correctly 10 years ago
slawa b9a266154e Update user references in all BaseJournal subclasses 10 years ago
Ion Biziiac c88d2f2f4b Fix Copy project: Always error message "subproject of invalid" 10 years ago
Jens Ulferts 9086d3b1ce adds scope for retreiving system shared versions 10 years ago
Ion Biziiac 2a1695ffaf Add the method to_s in the Member model 10 years ago
Ion Biziiac a54a3c28ff Fix unclear error message when copying project 10 years ago
Mihail Maxacov fc42e45bfd fix sorting by wp id not displayed in modal 10 years ago
slawa 22a4bb420b initialize user current to avoid failing of copy project process 10 years ago
Alex Coles 53ecf98b58 Comment out overriden Type.all method 10 years ago
Alex Coles 0b941955ce Fully qualify ::Type class constant 10 years ago
Markus Kahl ab5dd99d9d dropped unnecessary menu item title restriction 10 years ago
Philipp Tessenow 1aab90ccb8 restore wrong (but performant) possible_watcher impl 10 years ago
Markus Kahl 61d7fbe34c spec for menu items with identical names 10 years ago
Philipp Tessenow 43fa84c875 restore wrong (but performant) possible_watcher impl 10 years ago
Markus Kahl a9e64e04c7 make sure to use unique name for query menu items 10 years ago
Mihail Maxacov e6bde3a7a2 Fix user is shown as deleted incorrectly 10 years ago
Alex Coles c695ca4ea8 Fix whitespace in (Rails) models 10 years ago
Hagen Schink 39085a1037 Fix subproject copy 10 years ago
Ion Biziiac 033b9c49ac Fix cascade deletion of membership associations on project destroy 10 years ago
Ion Biziiac bdd158c71c Fix correct creation of membership associations on project copy 10 years ago
slawa 50e831ca02 Copy also the memberships interval 10 years ago
slawa 3061e36115 Skip privacy validation 10 years ago
Jonas Heinrich 58cff50128 changes the default data 10 years ago
Ion Biziiac 47afafa82f Fix forum topics are not copied on project copy 10 years ago
Jonas Heinrich 6a2cae0385 fixes validation of min_length, max_length 10 years ago
Jonas Heinrich 95041b3d11 adds consistency to hash syntax 10 years ago
Jonas Heinrich f8ae39b9bb adds validation for min-max length 10 years ago
slawa a3b834debe Check the description length before save an attachment 10 years ago
Richard ee29bbd089 Journal editable_by? checks if user is the journal owner. 10 years ago
Markus Kahl c9a3dd87bd put #disable_password_login? into OP Configuration 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Markus Kahl 51ef41ba27 deny password change if password login disabled 10 years ago
Markus Kahl a572c6af7f properly qualify OmniauthLogin everywhere 10 years ago