Commit Graph

1467 Commits (399dbff1d5af0ea03193138d9c3f7af1c28e891f)
 

Author SHA1 Message Date
Jens Ulferts 399dbff1d5 Merge branch 'master' into release/1.0 14 years ago
Wieland Lindenthal 4872833e2b Adding i18n for rows and columns 14 years ago
Jens Ulferts 4ede2e8e06 version to 1.0.5 14 years ago
Wieland Lindenthal 8b86921219 Adding missing label_sum. Fixing #3959 14 years ago
Jens Ulferts 9931edc5b0 Merge branch 'master' into release/1.0 14 years ago
Jens Ulferts b746308da7 bugfix: link_to_project is already defined in application_helper in 1.1.0 and hence removed from reporting_helper; functionality is equivalent 14 years ago
Tim Felgentreff ef770b3ad8 Revert: (partially) b97be4b (Konstantin Haase) - Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Philipp Tessenow a37de95b07 fix spelling in german translation 14 years ago
Philipp Tessenow dc9ab0c9fe fix spelling mistake in german translation 14 years ago
Philipp Tessenow 27b1e112ad add translations for 'unit' 14 years ago
Philipp Tessenow 57540d0c5c use text-filter layout for integer-filter to avoid having them rendered as object-filter 14 years ago
Philipp Tessenow a5742124be moved translations from lang/ to condif/locales 14 years ago
Philipp Tessenow 6fc1cd423e try to define translations .. somehow the changes doesnt show up in the view 14 years ago
Philipp Tessenow dd6b49b4de give operators o,c some labels for translation 14 years ago
Tim Felgentreff f202ffbe45 fix for negative activeRequestCounts 14 years ago
Jens Ulferts 6e50cf40cc Merge branch 'master' into release/1.0 14 years ago
Jens Ulferts c8ca6a4e48 Merge branch 'release/1.0.4' into release/1.0 14 years ago
Tim Felgentreff 7d21159c17 operator specs 14 years ago
Tim Felgentreff de5a2e5ce3 this should fix the remaining specs 14 years ago
Tim Felgentreff d715b13710 Reload the cache in specs 14 years ago
Tim Felgentreff f9207d43d7 to support multiple processes, check update times and size of custom fields in each request and rebuild filters if neccessary 14 years ago
Tim Felgentreff 2749d9e7dd more spec fixes 14 years ago
Tim Felgentreff 76f2a25592 fix copy'n'paste error in specs 14 years ago
Tim Felgentreff 0964c1cf1e #2102: Add specs for custom field generation/removal 14 years ago
Tim Felgentreff e3b0b2ae68 #2102: Custom Fields stehen nun als GroupBy und Filter zur Verfügung, nachdem sie gespeichert wurden 14 years ago
Tim Felgentreff cd05cab9df fix for negative activeRequestCounts 14 years ago
jwollert 84a076bb2a have to subclass singleton_val to ensure we end up in the right engine 14 years ago
Philipp Tessenow 3b37ea6794 fix spelling in german translation 14 years ago
jwollert a55ef1c8c8 Merge branch 'master' of https://dev.finn.de/git/redmine-reporting 14 years ago
Philipp Tessenow a9e8c3ecdd fix spelling mistake in german translation 14 years ago
Philipp Tessenow f78f904afb add translations for 'unit' 14 years ago
Philipp Tessenow da3cfdf0c8 use text-filter layout for integer-filter to avoid having them rendered as object-filter 14 years ago
Philipp Tessenow f2ea206c01 moved translations from lang/ to condif/locales 14 years ago
Philipp Tessenow 2976d7a23f try to define translations .. somehow the changes doesnt show up in the view 14 years ago
Philipp Tessenow ccd8cb6696 give operators o,c some labels for translation 14 years ago
Tim Felgentreff 2a227f77c1 Revert: (partially) b97be4b (Konstantin Haase) - Move #l from reporting helper to query utils, so it can be used in filters. 14 years ago
Tim Felgentreff b489e6ff88 Revert "merged (remove migrations which are already done in reporting_engine)" 14 years ago
Philipp Tessenow 9807dbb197 merged (remove migrations which are already done in reporting_engine) 14 years ago
Tim Felgentreff 600b0cb64d Merge branch 'release/1.0.3' 14 years ago
Tim Felgentreff 96efd447ab Merge branch 'master' of https://dev.finn.de/git/redmine-reporting 14 years ago
Tim Felgentreff b739e1c8c7 fix failure when the database adapter returns a proper Date object 14 years ago
Tim Felgentreff e4080cc13d on some DBs, we get native Time objects 14 years ago
jwollert 051978a175 fix migration to allow NULL when default is NULL, too 14 years ago
jwollert 179195e2b0 Merge branch 'master' of https://dev.finn.de/git/redmine-reporting 14 years ago
Philipp Tessenow 17ff3fe276 fix filter user_id test - require a non anonymous user 14 years ago
Philipp Tessenow 7c00346fea fix chaining_spec testing query initialization blocks 14 years ago
Philipp Tessenow 97d4d2d1cc remove raise condition when doing ajax calls in grouping.feature and implemented new convenience steps 14 years ago
Philipp Tessenow f63758b48a replace locate with find (both wait for ajax calls, but find doesn't throw errors) 14 years ago
Philipp Tessenow 7ae2655c8e move comments as our cuckes dont parse otherwise 14 years ago
Philipp Tessenow d61dd91aca fix cukes using other javascript driver 14 years ago