Commit Graph

6859 Commits (f0dd9971c04147e70526e5593d376a038d46ad7f)

Author SHA1 Message Date
Till Breuer 4f7bc83dbb De-implement angular work package column filters 11 years ago
Hagen Schink 1cbe8db014 Fixes call to I18n localization 11 years ago
Hagen Schink a14e64d98d Sets the keyboard focus within the modal 11 years ago
Hagen Schink 985e2d0471 Uses icon wrapper 11 years ago
Till Breuer 610f39af5c Render assignee as link in angular work packages table 11 years ago
Hagen Schink 00053d776e Uses icon font 11 years ago
Nils Kenneweg c4396d5513 fix. rabl nodes are added to every element. 11 years ago
Till Breuer 014a209468 Extend accessible checkbox directive (fixes context menu for work packages table) 11 years ago
Hagen Schink 639e91380c Removes superfluous variable 11 years ago
Hagen Schink bcae949f1e Adds missing tab select label 11 years ago
Till Breuer 3cd47f291a Add assignee name to JSON serialization for work packages table 11 years ago
Johannes Wollert ec1c56ccd8 fixes error when retrieving a non-existant query 11 years ago
Nils Kenneweg 461f561eab fix customfieldvalue can be a string not an array. 11 years ago
Hagen Schink 11b4351d90 Adds additional space to project new form elements 11 years ago
Hagen Schink 92d52a55ff Removes links from fieldset legend 11 years ago
Hagen Schink 94df48f70a Removes links from report category headings 11 years ago
Till Breuer 21b0f795c6 Rename variable passed to work package column template, update default column value 11 years ago
Till Breuer 5649457aac Remove duplicate forwarding of I18n to scope 11 years ago
Till Breuer 10d98ad7c3 Rename some variables in sort header directive 11 years ago
Till Breuer 9b999961f4 Re-enable sort headers (WIP) 11 years ago
Jens Ulferts e98d38c325 refactors and by that applies html_safe to all blank_options 11 years ago
Martin Czuchra 4cdefb5e9d Fixes FilterQueryStringBuilder indentation. 11 years ago
Martin Czuchra 48e42e6e39 Pulls SvgHelper out of Angular structure. 11 years ago
Richard 3b091d4296 Added an initializer to monkey patch TimeWithZone. This is much easier then formatting times client side. This is probably not a good permanent solution. 11 years ago
Martin Czuchra a3e35a8b0c Moves SvgHelper to timelines folder. 11 years ago
Martin Czuchra ade4f0078f Remvoes raphael-min.js reference in erb view. 11 years ago
Martin Czuchra f6700bd2f9 Remove Raphael as a linting global. 11 years ago
Martin Czuchra 547812acef Removes intermediate helpers. 11 years ago
Martin Czuchra 23c118a23a Adds more SVG helpers. 11 years ago
Martin Czuchra ff92df8e17 SvgHelper interface improvements. 11 years ago
Martin Czuchra 531bb98160 Removes Raphaël mentions from timelines. 11 years ago
Martin Czuchra e25c1dda10 Removes Raphaël 2.1.0 library. 11 years ago
Richard fa95edff15 Made a first attempt at a directive for displaying work package column data based on the type of the data. Implemented rough versions for normal text and links. Left the filter in there for the sake of comparison. 11 years ago
Hagen Schink 9090af6087 Adds missing image alt text 11 years ago
Till Breuer 35e75cbbf0 Forward search direction indicators to angular work package table 11 years ago
Richard e74e699404 Included work package child objects in gon. Made a filter to display object names. This is a just a temporary thing - i'll be replacing this with a directive. 11 years ago
Till Breuer d7fb5eda73 Enable html5 mode for openproject angular app 11 years ago
Hagen Schink 61d5c6fe51 Makes user id of authenticated user available 11 years ago
Till Breuer e16f742fe3 Sketch angular work packages table 11 years ago
Till Breuer 0ce7ef4bfe Sketch sort header directive for work packages table 11 years ago
Martin Czuchra 6eb091013b Fixes a bug w/ (none) combined with another selection. 11 years ago
Hagen Schink d33bf2caf0 Renames priority XML nodes accordingly 11 years ago
Hagen Schink b6bc9b9236 Fixes order of reply head and menu 11 years ago
Hagen Schink f2d7294852 Fixes tab order of my project page 11 years ago
Till Breuer 3504c30179 Add angular widget for accessible checkboxes 11 years ago
Till Breuer 660b709104 Add icon wrapper directive 11 years ago
Hagen Schink 61e4f10c4f Renames WP priorities ctrl to PE priorities ctrl 11 years ago
Till Breuer 75c9152ee1 Provide I18n as angular service 11 years ago
Hagen Schink f976169e48 Removes code duplication 11 years ago
Johannes Wollert 47effc02cc fixes admin notes editing by calling the model instead of mimicking its code 11 years ago