Commit Graph

6624 Commits (35add6e5e1a99512ed55cfe52171a667fdcbdb7c)

Author SHA1 Message Date
Sebastian Schuster abb4b0f055 Changed hover css to only be used when the create button is clickable 12 years ago
Sebastian Schuster f4be81d600 Added registering click handler for + button only with "clickable" css class 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 383b02b5be Remove custom CSRF protection as it's already included in the request header and it breaks ajax requests from modal dialogues. 12 years ago
Jens Ulferts 8459be410f fixes having a background color for a task in chrome when switching to 12 years ago
Christian Rijke abe3f9c40a Reset the color to default value in taskboard view, when nobody is assigned to the task. 12 years ago
Christian Rijke 28c3cd4f3a Fix jQuery selector for default background color of task dialogue. 12 years ago
Christian Rijke 3e9c03d1b2 Set table headers to bold. 12 years ago
Sebastian Schuster e17a370a4a Included the rewriting of the :sprint_id in javascript and updated call parameters 12 years ago
jwollert 3b3fabaf86 CSS: fixes .ajax-indicator image path 12 years ago
Christian Rijke cf25151201 update image paths 12 years ago
Jens Ulferts 57fd79dea2 removes own jquery lib 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
Martin Linkhorst 4cde04b942 this file was missing, although it's referenced in application.css 12 years ago
Jens Ulferts 3d66b012c0 moves assets 12 years ago
Martin Linkhorst d2644b23f5 requiring both jquery_ujs and prototype_ujs will result in ajax forms and links to be submitted twice (remote: true). remove prototype_ujs o fix that. 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
Philipp Tessenow b840634952 reorder js-includes 12 years ago
Philipp Tessenow 2b7e87d003 work with i18n-js rewrite branch as it supports rails 3.2 12 years ago
Philipp Tessenow be670249af fix parts of the i18njs setup 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 7e11d1b148 REVIEW: move onClickDropDown before definition of context menu (please fix this, wanted to make it work quickly) 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 fb6b89586b always include the jstoolbar 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
Martin Linkhorst 3878e056d6 save calendar's hungarian locale file as utf-8 to fix issues with the asset pipeline complaining about non-utf-8 characters 12 years ago
Martin Linkhorst 33f9342ceb remove parenthesis from js manifest entries 12 years ago
Martin Linkhorst 4c1789f171 include all styles from scm.css in the main application.css file to avoid numerous conditional loading 12 years ago
Martin Linkhorst 3b7b096065 use the correct paths generated by the asset pipeline for the jstoolbar assets 12 years ago
Martin Linkhorst c9772cefa4 we now always have a theme, so there are no 12 years ago
Martin Linkhorst 6be50fa6b9 refactor the way how themes work. 12 years ago
Martin Linkhorst bd7102310d jquery-ui is provided by the gem jquery-ui-rails 12 years ago
Martin Linkhorst dc1f62fbf2 updated the reset.css file 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 5f89c5497e use the correct css classes for the new coderay version 12 years ago
Martin Linkhorst 40cecc66a3 applied the rails 3.2 generator 12 years ago
Martin Linkhorst 34b16680aa also require scriptaculous 12 years ago
Philipp Tessenow 9a66452489 moved tinymce assets to tinymce folder 12 years ago
Philipp Tessenow 35e9590375 include tinymce files only when an editor is displayed 12 years ago
Philipp Tessenow 0ed365ef70 replace tiny_mce with tiny_mce gem 12 years ago
Philipp Tessenow b3d5f65973 rm tiny_mce from assets. prepare to install gem instead 12 years ago