Commit Graph

222 Commits (f7e7075a074793602eaf3d521789e9904c6ba76b)

Author SHA1 Message Date
Jens Ulferts 5e2e44ee70 fix previewing work package journal notes 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 18279b9b5f set export title to query or default 10 years ago
Jens Ulferts aec124e459 remove unused variable 10 years ago
Openproject 2a78f2f20a Bug CVS is fixed 10 years ago
Hagen Schink 2d0e7f27e2 Set list of enabled modules even if no project exists 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 336446c59d Use 1.9+ Hash syntax in (Rails) controllers 10 years ago
Hagen Schink 1a8ff4b721 Pass enabled project modules to plug-ins' WP attribute hook 10 years ago
Hagen Schink 5c24e8e746 Move WP attribute definition for details pane to client 10 years ago
Jens Ulferts e29d0063b0 prevent changes to constant 10 years ago
Hagen Schink dfa56b6c2b Remove 'percentage done' if it is disabled 10 years ago
Hagen Schink c932a77a55 Fix typo 10 years ago
Jens Ulferts b9c1da43e1 moves category out of the first two rows of the detail pane 10 years ago
Markus Kahl a9e64e04c7 make sure to use unique name for query menu items 10 years ago
Marek Takac f195262172 Showing category in WP details pane 10 years ago
Richard 96c14046e0 Removed dead code in work packages controller. 10 years ago
Richard bd6f2ea235 Cleanup wp list controller per Hagen's suggestion. 10 years ago
Richard 72b6e26461 Twist redirect to back url method to work with JSON params. 10 years ago
Richard 1632e5479e wp update looks for optional back url after update. 10 years ago
Hagen Schink 6950592a89 Extract WP update details to service object 10 years ago
Jens Ulferts c14718da5a redirects on successful wp#update 10 years ago
Hagen Schink 24c74ed0cc Remove duplicates from attributes list 10 years ago
Hagen Schink 73bcf53683 Allow plug-ins to set displayed properties 10 years ago
Hagen Schink 9c740f4f2d Don't use WP because it does not exist for index 10 years ago
Hagen Schink 22184c373e Use project object extracted by before filter 10 years ago
Hagen Schink f11738ad67 Show plugin attributes in WP overview 10 years ago
Hagen Schink affbb9056e Extract preference creation 10 years ago
Till Breuer a9e82e7a54 Render user preferences to wp#index via gon 10 years ago
Hagen Schink 5eaf9050e0 Reset order of preview texts 11 years ago
Hagen Schink 33656a7456 Fix work package preview permission 11 years ago
Hagen Schink 3a58ad5cb4 Fix preview 11 years ago
Alex Coles 5209e04c4f Create initial work package list/detail routing 11 years ago
Richard 9ba648a9b8 Loading work packages except when it's an html request. 11 years ago
Richard 53ac186116 Moved work package loading out of respond_to block. 11 years ago
Till Breuer 17ed76e663 Fix export formats of work_packages#index 11 years ago
Richard a5a8b3162d Put old work package loading code into separate method. 11 years ago
Richard 3b9a3b5f0b Task 5454 - Fixed pagination bugs and related features. 11 years ago
Richard 536d48def9 Gon is gone! from the work packages controller at least. 11 years ago
Richard e2c26e9c0a Fixed some broken specs. 11 years ago
Richard 3ec128d246 Made a rudimentary attempt at loading query if id is given. 11 years ago
Till Breuer cb1fded9de Don't load work packages on initial load of work_packages#index 11 years ago
Richard 53d5ad231e WIP. having fun with authorisation. 11 years ago
Richard 269651ba1e Added an api controller/endpoint for available columns. 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
Hagen Schink 26213ea3b7 Reset order of preview texts 11 years ago
Hagen Schink cf9bd12d17 Fix work package preview permission 11 years ago
Hagen Schink 43cc5f677e Fix preview 11 years ago