Commit Graph

3977 Commits (f3674166a1ff6c6786d4aab3558cee97b116378e)

Author SHA1 Message Date
Sebastian Schuster f726031403 Took advantage of rails asset pipeline 12 years ago
Sebastian Schuster f4b4405649 Added flash message with link to user preferences if no time zone is set upon meeting creation 12 years ago
jwollert 75d3901497 remove vendored select2 in favor of select2-rails gem 12 years ago
Christian Ratz a2e69908e1 Changeable footer 12 years ago
Sebastian Schuster 32f6a7ae61 Convert into engine 12 years ago
Jens Ulferts 217c8e09b4 Revert "Merge pull request #60 from opf/feature/select2-rails-gem" 12 years ago
Jens Ulferts 28efd06bba rewrites the pagination_links_full helper method to use will_paginate 12 years ago
jwollert cb152b13bf remove vendored select2 in favor of select2-rails gem 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Christian Ratz db7f716246 [OPF #713] fixes issues description layout 12 years ago
Martin Czuchra 7963fe3521 Updates copyright notice in timelines sources. 12 years ago
Nils Kenneweg 531b2494e5 Final merge with the original timelines plugin. 12 years ago
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Sebastian Schuster 51b50a4bc9 Removed too specific css to make all table header font normal 12 years ago
Sebastian Schuster 01aeaef5ec Removed unused js-tooltip css 12 years ago
Sebastian Schuster a3734289cb Some more css fixes 12 years ago
Sebastian Schuster 34e0a987ba Fixed css to show tables in various location within content correctly 12 years ago
Sebastian Schuster 8a16c49822 Added budget icon for activity view 12 years ago
Christian Rijke 4eceeed048 Remove .meta class selector from entirely. 12 years ago
Christian Rijke c432457c3f Fix progress bar css styling. 12 years ago
Christian Ratz 597cd1a14a [OPF #539] fixes version roadmap progress bar 12 years ago
Sebastian Schuster 10992d4524 Updates costs css to use core asset_path helper 12 years ago
Sebastian Schuster 8ca4d66992 Removed init.rb, moved assets to new locations, renamed settings view 12 years ago
Sebastian Schuster 26dc7116ce Removed master_backlogs.css and taskboard.css from manifest file and included them directly in views and engine.rb so they dont mess up css in the master_backlogs view 12 years ago
Sebastian Schuster 7e972fafd8 Fixed the css for the taskboard so it does not get cut on the right border when there are too many issue statuses 12 years ago
Sebastian Schuster 002a2f1b10 Enabled default cursor for undraggable tasks and impediments 12 years ago
Christian Ratz 6bf8df8ef7 [OPF #487] fixes pagination links 12 years ago
jwollert 9b386a3ac8 [OPF #468] unifies footer style definitions and fixes excessive z-index 12 years ago
Christian Ratz 390b091630 fix issue progress bar (opf #493) 12 years ago
Sebastian Schuster abb4b0f055 Changed hover css to only be used when the create button is clickable 12 years ago
Sebastian Schuster 248f8e2951 Added extra space below main content div in master backlog view to leave enough space for menus to open 12 years ago
Sebastian Schuster 020e3e4d57 Deleted ajax.gif as it is also contained in the core 12 years ago
Sebastian Schuster bad5554fcc Deleted obsolete backlogs images 12 years ago
Sebastian Schuster f222d966a3 Exchanged backlogs icons for core icons 12 years ago
Sebastian Schuster 81aaee8ac0 Removed obsolete css files, renamed to dynamic css.erb to use asset pipeline, removed jquery ui since it is already provided by the core, removed obviously non-needed jquery.cookies library 12 years ago
Nils Kenneweg 686f21b5c9 applies changes from PR #61 12 years ago
Christian Rijke 3e9c03d1b2 Set table headers to bold. 12 years ago
jwollert 3b3fabaf86 CSS: fixes .ajax-indicator image path 12 years ago
Christian Rijke cf25151201 update image paths 12 years ago
Martin Linkhorst c442ecb7d9 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
Jens Ulferts 3d66b012c0 moves assets 12 years ago
Christian Ratz 5408fb959e fixed select2 12 years ago
Christian Rijke fe6849c909 move assets to default locations for rails 3 12 years ago
Martin Linkhorst b6af2e29e3 fix a syntax error in the css. this needs to be finxed in finnlabs/finnlabs-themes heme-generator as well 12 years ago
Martin Linkhorst 4018931ef8 and this one is empty 12 years ago
Martin Linkhorst bf5d4819df this file is extremely old and seems to be unused 12 years ago
Martin Linkhorst d992f9d4ad always include the calendar css and js. but keep loading the correct locale file conditionally. 12 years ago
Martin Linkhorst b71c5768fd always include context_menu js and styles. no need to precompile and load it separately. 12 years ago
Martin Linkhorst 81a70cf73f include the print styles in the main css file 12 years ago