Commit Graph

3558 Commits (2cc098fe49fd76ac6201db26ca66020387384a62)

Author SHA1 Message Date
p.tessenow b9cb6c7dca don't show Redmine Admin and Anonymous as an available value for filters 15 years ago
p.tessenow 5df0b3f3be removed useless line in CostTypeId filter 15 years ago
Eric Davis 0d5fca9ba5 Force the default value of path to be set on the Change model class. #5771 15 years ago
t.felgentreff ad9ec5c979 NoFilter should not display 15 years ago
p.tessenow 549ae1e985 added method Filter.all_grouped which returns an array grouped by 'applied_for' used this method in the view 15 years ago
p.tessenow d4303ae264 give issue filters a longer description in the view 15 years ago
p.tessenow 2744f7bd1f now it is possible to define to what a chainable applies for - this is used e.g. to separate filters for entries and filters for issues 15 years ago
t.felgentreff 31045a95b3 implement convenience for getting all group_bys and all filters in a query 15 years ago
t.felgentreff 44fb55868c Refactoring 15 years ago
t.felgentreff 69590757f2 remove CostQuery example code 15 years ago
t.felgentreff 8ae4e58529 fix error in Sql statement 15 years ago
p.tessenow 2f363264bf return << me >> as an available value when we need users 15 years ago
p.tessenow 5cae908287 the activity_id filter now takes its available values from the user_id filter - they both return users 15 years ago
p.tessenow 6861ca1be0 use correct label when displaying filters, renamed CostQuery::Filter.short_name to underscore_name 15 years ago
p.tessenow 823f4128d5 each filter knows its label (in the form of a symbol for translation) 15 years ago
Eric Davis c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
p.tessenow 5b8a2f5c57 added all filter where we can select objects, to be displayed in our view 15 years ago
p.tessenow 9f2f84d4d4 added short_name method to filter - this is used to created html-id's 15 years ago
p.tessenow baca7c00d0 added missing available_value-methods to filters and moved them to class-side 15 years ago
Holger Just f2957176bf Added helper functions to base journal class 15 years ago
p.tessenow 4dd1709785 CostQuery::Filter.all returns the ActivityId filter (to only test the view with one filter, more filter will come soon) 15 years ago
p.tessenow b940e0d4d1 fixed bug in activity_id filter available_values 15 years ago
p.tessenow 5086b601b4 removed debug output 15 years ago
p.tessenow 7f6336df30 an operator knows to_s 15 years ago
p.tessenow 2d855aef11 extracted inherited attribute into a separate module 15 years ago
p.tessenow a417d18109 a cost query knows to answer its available filters now 15 years ago
rkh 44fcd0d292 tabelle mit korrekter ausgabe 15 years ago
friflaj 182a29ddcc Typo 15 years ago
friflaj 72c1dc6d11 Activity check must look at burndown series 15 years ago
Eric Davis 672852baaf Force string comparison for login search to be case sensitive on MySQL. #2473 15 years ago
Eric Davis 6cb4ff7d89 Refactor and documentation for User#find_by_login. 15 years ago
Eric Davis de17640489 Change User#login to be case-insensitive. #2473 15 years ago
Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 15 years ago
Eric Davis f08b2a394d Unused variable 15 years ago
Eric Davis c56c0f411c Fix a nil error when a Project cannot save attachments. 15 years ago
Holger Just bc6805a6a6 Initial version of acts_as_journalized 15 years ago
rkh 4c0a63b51c import entry.rb into trunk 15 years ago
rkh 3fcaf252f9 tables work 15 years ago
rkh 39c1faba89 renamed walker 15 years ago
rkh e5c1f3e3da table datastructure now creates gaps 15 years ago
rkh 4ad44da2f1 making table instanciatable 15 years ago
rkh e9d5e3e1d9 table datastructure 15 years ago
friflaj 3eeca30f63 Remaining days must always take the entire sprint into account 15 years ago
friflaj 7a671a407b Translation can't be done in the model 15 years ago
friflaj adc71512cd Move hard-coded strings to translations 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 years ago
hjust 9e413edb87 Delete rates if the rate field is empty. (#3041 on dev.finn.de) 15 years ago
rkh a9800d5e84 try fix freezing issue #2 15 years ago
rkh cf5261915c try fix freezing issue 15 years ago