Commit Graph

13583 Commits (29720071f3c230c706eddd72d5b7c28a2828c81f)
 

Author SHA1 Message Date
Richard b9ca2e540f put pesky gemfile.lock back to what it was before. 11 years ago
Till Breuer 6d4d99151d Block work package table updates until setup is completed 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer 20ef2c3cf2 Rename default pagination options in angular config 11 years ago
Till Breuer fa0b82fe87 Move parts of the promise chain around in work packages controller 11 years ago
Till Breuer 3c302a7529 Initialize columns on start up, fix js startup errors 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Richard 9cb017e300 Bug regarding return js from rabl template. 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard a9316c0534 sort of works. 11 years ago
Richard 0637b33711 using a query service call to get the available columns. 11 years ago
Richard c9d4b0c0cd Moved all the extra meta goodies into the api queries controller. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 11 years ago
Richard 4ffc83c0a4 Made a new work packages api method. 11 years ago
Richard f46d8e8219 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 2c4a159aae WIP using query in api controller just like in wp controller. trying to get angular to use the api method. 11 years ago
Richard aeade066c8 added a status service. 11 years ago
Richard 5973176d9e WIP Removed everything from gon except for project id which has to be somewhere at load time. 11 years ago
Richard 6677e513fd WIP continuing to move config data into angular. 11 years ago
Richard 3368d96863 WIP. started moving things around... 11 years ago
Alex Coles e1567c31af Revert "Config Travis to build *test-architecture branches" 11 years ago
Till Breuer c754d0fdfb Merge pull request #1032 from opf/feature/ui-components-test-architecture-mocha-tests 11 years ago
Till Breuer 5a14885d89 Merge pull request #1035 from opf/feature/ui-components-test-architecture-bower 11 years ago
Till Breuer 6dcae10944 Discard unused default query options from work packages config 11 years ago
Till Breuer 96951ade62 Show work packages table as soon as there are rows and columns 11 years ago
Hagen Schink 642bdf3189 Add changelog entry 11 years ago
Hagen Schink 0ff7ee2ef1 Merge pull request #1052 from netfighter/bugfix/3348_menu_is_cut_of 11 years ago
Till Breuer ec76e3092f Resolve bower dev dependencies during CI setup 11 years ago
Till Breuer 84379857e5 Add angular ui select2 to mocha/index 11 years ago
slawa c59a2efc0f override css method for wiki page by adding overflow: visible 11 years ago
Till Breuer de88fc88a9 Fix filter value pruning 11 years ago
Alex Coles 10c5e981c6 Config Travis CI to install all npm components 11 years ago
Till Breuer 325be6447f Only initially set columns when work packages are loaded 11 years ago
Till Breuer c6a86225b9 Handle filter values from API on the JS side 11 years ago
Till Breuer 1aefcc8aa6 Move gon include 11 years ago
Till Breuer b3ae494169 Fix column selection on filtering 11 years ago
Till Breuer a22b03fd1d Fix API V3 column filtering 11 years ago
Till Breuer f206655bd8 Load work packages table data first (WIP) 11 years ago
Hagen Schink d915b4638c Merge branch 'bugfix/2393_warning_message_when_leaving_site_without_saving' into dev 11 years ago
slawa 886050c72c Fix cuke 11 years ago
slawa 1e94c804c8 Attach event handler for async loaded elements 11 years ago
Till Breuer 5705f0e7d8 Add column information to work packages meta data in api v3 11 years ago
Alex Coles 37781c2fcf Alphabetically order config.assets.precompile list 11 years ago
Till Breuer 05f6e7f0da Add selected columns default to query, clear up serialization method 11 years ago
Till Breuer 62cb5d07b4 Tidy up some js code 11 years ago
Till Breuer 16aac4f36c Move column data building in api v3 to mix in 11 years ago
Alex Coles f72f9c8759 Add additional assets that should be precompiled 11 years ago
Alex Coles f7f5503e10 Remove unused :plugin option in asset helper calls 11 years ago
Alex Coles 3acdce08f7 Add additional assets that should be precompiled 11 years ago
Till Breuer 27f5224fc3 Remove unused module include 11 years ago