Commit Graph

203 Commits (15872644961a7d3d5912597d839882fdb3a4e064)

Author SHA1 Message Date
Richard 815ff9f5cb Require comment text on overview/activity. 10 years ago
Richard 0255b4a17f WIP sketchily wired up create/delete relations. No tests or validation handling. 10 years ago
Richard a2c6b35e07 WIP Refactoring relations directives to correspond to relations not work packages. 10 years ago
Richard 3888e3d830 Add addComment link to work package representer and wire up template. 10 years ago
Richard 64734f2291 Wired up update comment permission to front end. 10 years ago
Hagen Schink d40d90ed51 Add title to date/time directives 10 years ago
Richard ee29bbd089 Journal editable_by? checks if user is the journal owner. 10 years ago
Hagen Schink e9ef31a760 Set time object to local 10 years ago
Richard 80ce549f82 Performing updated but not updating the view yet. 10 years ago
Richard 5820a8e470 WIP quoting and editing of comments. not working! 10 years ago
Richard b02d01550b Added some tests for latest filter and activity service. 10 years ago
Richard baa487af2a Forgot to add activity service:> 10 years ago
Hagen Schink 8cdcaf6dc9 Enforce ISO 8601 for date formatting 10 years ago
Hagen Schink febe47c223 Retrieve time zone from user preferences 10 years ago
Till Breuer dea21786d8 Add HAL API adapter for user#show end point 10 years ago
Richard 4c623532d7 Using $q in stead of q so now details are actually displayed. 10 years ago
Richard 12a2a78c76 Removed some fluffy workarounds now that i can access the mock api. 10 years ago
Richard 0ba3ed53d2 Scrappy wiring up for hyperagent to get some mockedmocked data into the wp details view. 10 years ago
Till Breuer 664a232659 Add hack to update query highlight name (WIP) 11 years ago
Hagen Schink 10cebed63e Fix IE8 incompatibility 11 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 11 years ago
Richard ba30602604 Paths for api corrected for saving queries without project 11 years ago
Richard 1088e52a7b Keeping query permissions up to date after save/update query. 11 years ago
Richard 9b92a383bb WIP refactoring AuthService 11 years ago
Richard de193bbd6b checking for null query_id on state when initialising query. 11 years ago
Richard 42b9e89414 Introduced an authrorisation service and wired it up to some of the query actions. 11 years ago
Till Breuer 1c648ec0fc Add some kind of error handling to query updates, wire up to share modal 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Till Breuer 103845acc3 Hotfix - always derive unused columns from cached columns 11 years ago
Till Breuer 508c7ac662 Refresh title drop down when queries are modified, added or removed 11 years ago
Till Breuer 79bc6fda87 Restore “status: open” as the default filter behavior 11 years ago
Till Breuer b1f2cae49a Remove reset methods from query service 11 years ago
Till Breuer f752632936 Move some query name watcher logic to query service 11 years ago
Till Breuer 54eb46410f Resolve state params in work packages controller, minor refactorings 11 years ago
Richard be8667f761 Including export formats in query meta data. 11 years ago
Richard c26bc35ccd WIP generating export links for the query export modal. 11 years ago
Richard 313d2dcfba Clearing all cached values on query service on reset. Empty string for loading dates. 11 years ago
Till Breuer c32946708d Add a TODO and tidy up a bit 11 years ago
Till Breuer 398d0a8cb3 Update selectable title when query visibility is changed 11 years ago
Richard d6a0bf5b05 Bug - Settings menu save as/share being shown immediately after query save. 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Till Breuer d83bf292a3 Fix columns dialog 11 years ago
Till Breuer eb3f1689d7 Make UserService a local variable 11 years ago
Till Breuer db4e30d4bb Restrict group-by action in column context menus to valid columns 11 years ago
Hagen Schink e185249259 Implement timezone service 11 years ago
Hagen Schink 509761eec6 Add timezone service stub 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Richard 1c4cbfe519 Added a settings menu item and modal for group by. 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Alex Coles 5062f61d08 Fix ProjectService.getProject() response handling 11 years ago