Commit Graph

1927 Commits (980d039318b1e6738e3fbe88e84b2aaf75ab9120)

Author SHA1 Message Date
Michael Frister 430e6cbde7 Refactor user statuses, add status_name method 11 years ago
Nils Kenneweg 9fe9ab2731 WP without start/end date improvement 11 years ago
Michael Frister f884fbf4c2 Add option to prevent former passwords from being reused 11 years ago
Michael Frister 501a2fecbb Make old migration salting existing user passwords independent of User 11 years ago
Sebastian Schuster 423152fa06 Fixed the uninitialized constant exception 12 years ago
Sebastian Schuster 6d8eb89d53 Removed function to preload circular dependencies 12 years ago
jwollert c5349e0148 allow Users to be scoped with full name, too 12 years ago
jwollert 1c1a464f96 port to rails3 12 years ago
jwollert d783dc46b5 autocompletion for roles and members in project settings, now with infinite scrolling 12 years ago
jwollert 26bff02cc7 starting on infinite scrolling of select2 inside members form. member itself might be working, roles are definitely not 12 years ago
Hagen Schink f6d2ca321e Move responsible association to work package 12 years ago
Jens Ulferts 463bc78489 sets work_package label to issue for now 12 years ago
Jens Ulferts 1dfb7bc329 disable callback for system user to prevent failing migrations 12 years ago
Michael Frister 7ba90102a7 Add option to force a user to change password on next login 12 years ago
Jens Ulferts 8c04c76c86 have project status and planning element status enums loaded in development 12 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 94472f5d60 Rename work unit custom field 12 years ago
Hagen Schink 8c99954f7e Rename work unit to work package 12 years ago
Hagen Schink 05f2f300fc Introduce work unit permissions 12 years ago
Hagen Schink 2c2c1f8a3e Handle different change column names 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Christian Ratz 303ec4a695 fixed some typos for disabled issue attributes 12 years ago
Jens Ulferts c93870930e prevent project_association between a project and itself 12 years ago
Jens Ulferts 6c720a8d5d changes the last controllers to will_paginate 12 years ago
Martin Czuchra 0b8c0e5305 Fixes some paths. 12 years ago
Jens Ulferts f82de2e7ed uses will_paginate for issue#index 12 years ago
Christian Ratz ec5f0dd51c added cukes for issue#new and issue#edit 12 years ago
Nils Kenneweg 5494979eee fixes bugs with html escaped links and enumeration problems. 12 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra c285e1ebd8 Changes Color to PlanningElementTypeColor 12 years ago
Martin Czuchra 5cba510b1f Updates copyright notice in timelines sources. 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Martin Czuchra 2d37503c47 Adds validation concerning circular structures. 12 years ago
Jens Ulferts d6858fb7ef sorts enumerations for destruction 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz db198b61a3 fixed typo in comment of system_user.rb 12 years ago
Christian Ratz 7ee079fa65 added SystemUser 12 years ago
Christian Ratz 54a78a37f7 changed user#random_password 12 years ago
Philipp Tessenow 5c8c522e06 fix a bug in Query#add_custom_fields_filters\n\nIt forgot to create the usual available_filters 12 years ago
Philipp Tessenow 49a413a912 Fix bug in Version#start_date. On an unsaved version, it returned a start_date even when none was set 12 years ago
Philipp Tessenow 7909d1250a refactor MailHandler to cope with new translations styles 12 years ago
Philipp Tessenow 443f558f6d New translation styles for Project-model/views 12 years ago
Philipp Tessenow 033a08dbaa use new translation style for various query-related things 12 years ago
Philipp Tessenow 6390bb56f7 use new translation style for various document-related things 12 years ago
Philipp Tessenow 62d92ef05a use new translation style for various wiki/wiki_page/wiki_content things 12 years ago
Jens Ulferts 65ca202692 Introduces strong_parameters whithout making use of it yet 12 years ago