Commit Graph

85 Commits (2a40fc2e15795ad82344e1e149bb3b73a27f97ef)

Author SHA1 Message Date
Hagen Schink 639e91380c Removes superfluous variable 11 years ago
Hagen Schink bcae949f1e Adds missing tab select label 11 years ago
Hagen Schink f004737efd Adds specific main menu to remaining views 11 years ago
Christian Ratz 149fe10890 replaces icons in partials with icon font icons 11 years ago
Christian Ratz 9c4ac2ddb2 more icons from the icon font in the content 11 years ago
Christian Ratz d60ea6934f icon for clear actions 11 years ago
Till Breuer 04c3af8f1f Move time entry tabs into their own partial 11 years ago
Philipp Tessenow 720dc5708f move webalys icons into their own directory and add license file 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Christian Ratz bd0c31e053 Whitespace fixes 11 years ago
Stefan Frank d1becfc238 Removed the link_to_issue and replaced references with link_to_workpackage 11 years ago
Hagen Schink 9d1e75fb23 Handle missing tracker 11 years ago
Hagen Schink a6f83f1d3c Adapt references to work package 12 years ago
Hagen Schink 8baacde427 Fix tests 12 years ago
Hagen Schink 82d2400cf0 Let issues work via STI 12 years ago
Jens Ulferts 88233c7e27 will_pagination for time entries 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Rijke 6f31bebc6d FIx url for 'edit time entry' links. 12 years ago
Philipp Tessenow c68d55f95e update translations in model/view/controller/helper for time_entries 12 years ago
Philipp Tessenow b94a9e071c be careful with nested namespace'd controllers in all our views 12 years ago
Martin Linkhorst c9597204aa cleanup: simplify the definition and calls to labelled_tabular_form_for. some of the :as and :url params that i left out might not be needed either. 12 years ago
Martin Linkhorst a37b574d98 DEPRECATION FIX: the notorious #other_formats_links want treatment, too 12 years ago
Martin Linkhorst 9ee4ebde1a DEPRECATION FIX: continuing with #labelled_tabular_form_for 12 years ago
Jens Ulferts b2e553daea uses named_routes for paths inside time_entries 12 years ago
Martin Linkhorst 23ca8f6839 make timelogs readable (html_safe) 12 years ago
Jens Ulferts b40a2b5204 renames rhtml to html.erb 12 years ago
Romano Licker 1ae83a1097 [#700] added empty links for fieldsets in order to make them tabable 13 years ago
Holger Just f1a8373d49 Remove non-break space 13 years ago
Romano Licker 5036478017 [#667] improved code readability 13 years ago
Romano Licker 6f5fda2248 [#667] set ids, created invisible labels and linked them 13 years ago
Romano Licker 4f8c15981c [#667] improved code readability 13 years ago
Romano Licker af33cf8726 [#667] set ids, created invisible labels and linked them 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Jean-Philippe Lang 0c0763ad4b Disable unused fields when switching the period type. 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Jean-Philippe Lang 224921460a Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 14 years ago
Jean-Philippe Lang f7cf8aa878 Adds REST API for TimeEntries (#6823). 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 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit 14 years ago
Eric Davis 068771ea07 Refactor: extract TimelogController#new from #edit 14 years ago
Eric Davis 2ecca7e4df Refactor: rename TimelogController#details to #index 14 years ago
Eric Davis e13790c62c Refactor: extract TimelogController#report to a new controller class 14 years ago
Jean-Philippe Lang 1a65eb8b08 Don't reveal issue subjects if user is only allowed to view spent time (#3187). 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis 19df1b636c Fixed a bug where the form would POST causing a routing error. (#3918) 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Jean-Philippe Lang 41cbd239c4 Makes timelog report work at issue level (#2935). 15 years ago