Commit Graph

1252 Commits (b900fcf24b3c29cc1f58a06c2feb9877bc449139)

Author SHA1 Message Date
Till Breuer bf2adbfd4d Restore outline level when reloading timeline on modal.close 11 years ago
Till Breuer a86303a2b4 Avoid chart duplication on timeline updates on modal.close 11 years ago
Richard 0ffb035838 Moved showWarning method back to container directive. 11 years ago
Richard e695a5299f Moved show warning method to timelines controller. 11 years ago
Richard 77bb20dc9a Removed commented out call. 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Alex Coles f148c8241a Prepend Rails relative root path to ng HTTP requests 11 years ago
Till Breuer 13d0b7f860 Ensure rows are updated whenever the work package table is built 11 years ago
Till Breuer de232d725d Clear the error timeout when the timeline table is updated from a modal event 11 years ago
Till Breuer 350ab49bd7 Register modal helper once before the timeline is rendered 11 years ago
Richard 68bb7129da Removed unused scope variable. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 11 years ago
Richard a6a2136bb7 Undid css change. 11 years ago
Richard a269ce212e Removed unused param. 11 years ago
Richard e2e945f5a8 Showing/hiding timelines toolbar and warning message. 11 years ago
Richard 2207f3974a WIP keep track of warning/error state and show/hide in timelines view. 11 years ago
Till Breuer 516c1dc2d0 Rename work package loading helper file 11 years ago
Till Breuer 03a9bbd6e3 Intercept enter event in filter inputs and trigger table update 11 years ago
Richard 8f404e135f Changed default pagination options to be same as those in rails production config. 11 years ago
Richard 174a44a4a1 'Display Sums' is remembered when reloading the page after bulk edits. 11 years ago
Till Breuer 985a07e1e3 Display correct progress bar level when the done ratio is added (fixes #7063) 11 years ago
Richard 35cd571b7f Added a test class for work packages column directive. 11 years ago
Philipp Tessenow 7caa7c917e replace prototype with jquery in accessibility.js 11 years ago
Till Breuer a72ef13d91 Wrap up some work package column directive code in functions 11 years ago
Till Breuer bbafd0a487 Pass display-empty to work package column directive scope as string 11 years ago
Richard 358432fd46 Made a work packages helper test class and added tests for getRowObjectContent. 11 years ago
Richard f20291b9a7 Fixed group totals for non custom number values 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard e746e979e3 Stopping the NaN/undefined crap from showing on pagination during load. 11 years ago
Martin Linkhorst 1ce4d30b1b remove openid remains 11 years ago
Alex Coles ddd3d49b25 Bring in select2 styles with CSS @import rule 11 years ago
Alex Coles f3ebf6be8f Cleanup whitespace in ng directives 11 years ago
Richard 355f80765a Handling garbabe strings in custom field int/float parsing. 11 years ago
Michael Frister 3f9595fde9 Fix api/v2/projects/level_list 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago
Richard aad7606340 Encoding filter operator values to avoid url escaping browser bullshit. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Hagen Schink 13bb0c3b86 Refactoring of cursor positioning 11 years ago
Hagen Schink 69af0c2c54 Fix cursor position after textile command insert 11 years ago
Richard db665e3f2f Inluding query available columns in the meta data. 11 years ago
Richard 60c96ff6ab Checking for floats as well as the same thing will probably happen. 11 years ago
Richard 4c0d465747 Wired up timelines reset outline button. 11 years ago
Richard 5440410d03 Changed filter operators constant to be arrays instead of object. 11 years ago
Till Breuer 9aec81e7bf Sort available filter drop down list by localized filter names 11 years ago
Till Breuer bf9ce2de7d Fix watching values of filters requiring text input 11 years ago
Richard 9744c44411 column_sums is now giving the total for the query, not the project. 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Richard 41b2c49347 Fixed error and added in correct watcher and responsible filters. 11 years ago
Richard 42e50e416b Till did clever stuff so filters distinguish between single and multiple values. 11 years ago