Commit Graph

626 Commits (6f5a1a26b26635785b33a85b8d5fc6bc6bdbda01)
 

Author SHA1 Message Date
p.tessenow 6f5a1a26b2 added cukes for debug mode being enabled depending on whether we run in production mode or not 14 years ago
p.tessenow 240df99ee6 reenable debug output in development and test environment 14 years ago
p.tessenow b35c00804b add features for testing jum-to-projekt and projekt scope 14 years ago
j.wollert 6299df113d localized error message for integer validation 14 years ago
j.wollert a169ff2986 specs for validations 14 years ago
j.wollert 229cc006ab make custom field spec check whether GroupBy.all includes CustomFields 14 years ago
j.wollert 2f36245eb0 recursive integer validation and small validation api changes 14 years ago
p.tessenow c132cd16bb removed tweek, tmonth, tyear 14 years ago
j.wollert ad0f84120e hover effect for filter remove button 14 years ago
j.wollert 08940972b4 typo in int validation error message 14 years ago
j.wollert 351535a46a need to call toString when restoring filter values 14 years ago
j.wollert 410f51ad31 typo 14 years ago
rkh 4f48def722 disable debugging 14 years ago
j.wollert 015a2fdc99 puts buttons into fieldset, too 14 years ago
j.wollert 5cb7417ddd put filters and groups into one collapsible fieldset. the headlines look a bit odd, still 14 years ago
rkh fbb500116c Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 8434bde53c prevent the user from sending strange filter configurations 14 years ago
j.wollert aec9da8927 fixes apply-button hover issues 14 years ago
j.wollert 05dd33288c fix edit-links in reporting to respect 'own' permissions 14 years ago
j.wollert 6f50ebb7f0 New style for apply button in cost reporting. 14 years ago
j.wollert 993da27df6 Selection box for adding filters moved from the upper right corner to below the filters. 14 years ago
j.wollert bf60b70a2a Background color for filters without opacity. 14 years ago
j.wollert 9de1c8ae48 did jslint on select_list_move_optgroup.js 14 years ago
j.wollert 031382befe did some jslint on reporting.js 14 years ago
t.felgentreff e6655d20a2 remove duplicate function 14 years ago
t.felgentreff f1ab4e435c fix IE6 bug of loading spinner not disappearing 14 years ago
t.felgentreff 2a65734fe4 JSLint _restore_query 14 years ago
t.felgentreff e8a7119f6c JSLint sortable.js 14 years ago
rkh 5e7892e91d Display custom fields as issue properties in filter UI. 14 years ago
w.lindenthal 904d1dfc2e Details table has its own style again. 14 years ago
t.felgentreff f2754579c8 make filter background and close button always visible 14 years ago
t.felgentreff 9130c20f32 fix rate creation in cucumber steps to fix another scenario 14 years ago
t.felgentreff 436fa3e4ed need javascript for default filters 14 years ago
rkh 26d1c64b9a Max width for atomic fields. 14 years ago
rkh 7c41b6af46 Make entry edit/delete links dependent on project it belongs to, not the project the report is generated from. Fixes #3327. 14 years ago
t.felgentreff 2c453b8007 fix potential bug when setting filters via url param and not including fields 14 years ago
p.tessenow 06395b658f fix issue with project scope filter disappearing when changing unit type 14 years ago
p.tessenow 068151e379 standard sort is the first row (date) when no group_by is selected -fixes #3512 14 years ago
rkh 5244931434 set alignment css classes in entry table 14 years ago
p.tessenow a6584c178a fix IE bug that appeared when adding ajax-reloadable filters 14 years ago
rkh d45e21248f Specs for Custom Fields group by 14 years ago
rkh ecf765cc92 Specs for Custom Fields filter 14 years ago
rkh 1f5dc5df6f Remove count column from table. Fixes #3595. 14 years ago
t.felgentreff 1a063dae26 show redmine sort arrows 14 years ago
t.felgentreff 6b93d08da4 fix couple of typos 14 years ago
t.felgentreff 64b15ac33a rely more on the raw-data for sorting 14 years ago
t.felgentreff 13df369e86 wrap raw-data in quotes 14 years ago
t.felgentreff a396d657bc escape field representation 14 years ago
t.felgentreff 9698f12e74 add a map to the reporting helper sporting the sortable representation of a field and use that for raw-data for the JS sort 14 years ago
t.felgentreff 41a4766fda remove the date-sorting in JS, use a raw-data attribute if available for sorting and sort numbers and issues numerically 14 years ago