Commit Graph

3796 Commits (8944c70ced79b33b9eeca34d7709b4da05d5c0d3)

Author SHA1 Message Date
rkh dceea5ad66 only display cost types that matter in reporting 14 years ago
Jean-Philippe Lang db2ecd3010 Fixed: "Template is missing" error when validation fails on version edit (#6766). 14 years ago
t.felgentreff 48a17ed676 fix possible error when cost type id's are not complete and in order 14 years ago
t.felgentreff 1c506a2c6d re-activate simple_cost_report_table 14 years ago
j.wollert bfccefa238 display error message on faulty query 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
j.wollert 0a2ca6f87d don't crash more than once on the same faulty query 14 years ago
t.felgentreff 8961df0d16 do not ensure project scope when exporting excel. fixes #3658 14 years ago
jens.ulferts 6989698504 initial import of global roles plugin 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 397222f198 Allow adding notes when moving issues 14 years ago
Eric Davis 22e3cba0b7 Allow changing the Priority when moving issues. 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago
t.felgentreff c505337fc5 refactoring: split set_cost_types 14 years ago
t.felgentreff 86815cc1b6 refactoring: move available cost types to helper 14 years ago
t.felgentreff 8e9e56293e split xls views 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
j.wollert b0de28af57 typo 14 years ago
j.wollert b1d158b6c5 Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
j.wollert 410f51ad31 typo 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Eric Davis 297eb6f81b Refactor: remove WikiController#special 14 years ago
rkh fbb500116c Don't lose changed settings when switching cost type in reporting view. Fixes #3625. 14 years ago
Eric Davis c06c22cf2e Refactor: extract method from WikiController#special 14 years ago
Eric Davis 0271105794 Refactor: extract #page_index from WikiController#special 14 years ago
Eric Davis bbbfd4ee4c Refactor: extract finder to a utility method 14 years ago
j.wollert 97e8615bd0 fix potential bug when setting filters via url param and not including fields 14 years ago
j.wollert ffa4bb08b8 fix issue with project scope filter disappearing when changing unit type 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
j.wollert a0b17f60e5 date error message gets localized 14 years ago
j.wollert 6b142e07b2 validation error messages are now generated by the filters operator 14 years ago
j.wollert 0f6017f4c4 filters can now be invalid given certain combinations of values and operators. by default, a filter is valid 14 years ago
p.tessenow 761ab7288e do not answer available values if the filter does not have any 14 years ago
p.tessenow b2e571738c available_values are now loaded on user request (ajax) - fixes #3490 14 years ago
p.tessenow a6077667fd the project_id filter is applied depending on the project the user currently works with 14 years ago
rkh c645bf5857 Implement drill down. Fixes #3229. 14 years ago
rkh 8fc484e089 Fixed constant lookup issue with generated subclasses. 14 years ago
t.felgentreff 34718736f9 add a singleton value to allow multi-grouping only in rows or columns 14 years ago
Eric Davis e8468b51cc Refactor: extract method in WikiController#special to create a new #export method 14 years ago
Eric Davis 718816c5d4 Refactor: convert timelogs to a REST resource (:time_entries) 14 years ago
Eric Davis 435c90eb47 Refactor: extract TimelogController#edit to #update 14 years ago
Eric Davis eabf1ff3e7 Add SortHelper so custom queries will run on the Calendar. #6612 14 years ago
Eric Davis 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit 14 years ago
j.wollert 79b14dec5a date error message gets localized 14 years ago
Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 14 years ago