Commit Graph

13575 Commits (2a8fb1ab0f522b54cb3a97c91b9fadbd2f62bdba)
 

Author SHA1 Message Date
Till Breuer e770940468 Initialize columns on start up, fix js startup errors 11 years ago
Till Breuer ebf5bafbbc Don't load work packages on initial load of work_packages#index 11 years ago
Richard d042104958 Bug regarding return js from rabl template. 11 years ago
Richard 1b3a367077 WIP. having fun with authorisation. 11 years ago
Alex Coles d55ea54df4 bundle update; Commit updated Gemfile.lock 11 years ago
Alex Coles 67a9e85249 Config Travis CI to also set DB for Mocha test run 11 years ago
Alex Coles 07a0d5f748 Configure Travis to execute Mocha/PhantomJS tests 11 years ago
Alex Coles 457b08beb8 Add Rake task wrapper to run Mocha/PhantomJS tests 11 years ago
Jens Ulferts dfa6e0b06a present correct questions for deletion of documents 11 years ago
Alex Coles 6bd35758c1 Merge branch 'feature/ui-components-test-architecture-bower' into feature/ui-components-test-architecture-mocha-tests 11 years ago
Alex Coles 67ee568721 Merge branch 'feature/ui-component-table-widgets-merged' into feature/ui-components-test-architecture-bower 11 years ago
Alex Coles b1f29335d6 Merge branch 'dev' into feature/ui-component-table-widgets-merged 11 years ago
Ion Biziiac 2776239320 Fixes Wiki change notification mail contains invalid diff link 11 years ago
Richard d7306ad571 sort of works. 11 years ago
Richard 5f6736798c using a query service call to get the available columns. 11 years ago
Richard fc76097587 Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 25a9343e9f Added an api controller/endpoint for available columns. 11 years ago
Richard 986486eab9 Made a new work packages api method. 11 years ago
Richard 5dd786d3f8 Discovering more about the api. think it's definitely a good idea now to create a new work packages api controller because planning elements controller isn't doing what we want. 11 years ago
Richard 1a4081e7e3 WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard ae704975bd added a status service. 11 years ago
Richard fd22923f20 WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Richard 580587be53 WIP continuing to move config data into angular. 11 years ago
Richard 8ca35754b6 WIP. started moving things around... 11 years ago
Hagen Schink 96dc511b40 Adds changelog entry 11 years ago
Hagen Schink c3d00d3d85 Merge pull request #1036 from netfighter/bugfix/4040_referencing_work_packages 11 years ago
Alex Coles 64b13aedbc Merge pull request #1040 from opf/feature/ui-components-column-formatting-5158 11 years ago
Markus Kahl 08f8c482fe dropped redundant limit 11 years ago
Alex Coles 9268f581db Merge pull request #1038 from opf/feature/ui-components-column-sums-fix-5279 11 years ago
Till Breuer 22cc1d359a Fix sums for integer columns 11 years ago
Markus Kahl 05c003e11f don't rely on journal record id to find predecessor and use version instead 11 years ago
Alex Coles e85f78e2d9 Update Copyright headers in new/moved features 11 years ago
Alex Coles 97a247a7ef Update Copyright headers in new JS/Angular sources 11 years ago
Till Breuer 18687104e5 Just set up one watcher on work package table sortation 11 years ago
Till Breuer 9bbd35901c Fix scope setup of sort header directive 11 years ago
Till Breuer c22377d812 Simplify watcher in work package column directive 11 years ago
Ion Biziiac 8c038e063d Fixes referencing work packages in news#show 11 years ago
Till Breuer 95567e2e1d Fix non-assignable expression issue 11 years ago
Till Breuer 451431eb4f Move svg helper to angular helpers module 11 years ago
Till Breuer e4263ca718 Dry up usage of withDelay function wrapper 11 years ago
Till Breuer 2acbac2941 Sketch loading of custom field user data with a user service 11 years ago
Till Breuer b9c1403e32 Generalize custom field formatting for work package and timeline tables (WIP) 11 years ago
Till Breuer f29ed3579d Move work package column directive template 11 years ago
Till Breuer 8a4b7bffb2 Move work package column directive to module folder 11 years ago
Till Breuer 461789191a Refactor some angular module dependencies, add services module 11 years ago
Till Breuer 6f8026fdea Only display done ration as progress bar in work packages table 11 years ago
Till Breuer d9ed3df59e Add legend to progress bar directive 11 years ago
Till Breuer a8c3563b5e Render work package columns of type integer as progress bar 11 years ago
Till Breuer ef409772f2 Add progress bar directive 11 years ago
Till Breuer 53b726b0f0 Render fixed version as link in work packages table 11 years ago