Commit Graph

2489 Commits (d394d58f21602285386c4b69a3579934bbb64884)

Author SHA1 Message Date
Martin Czuchra c1bfd5202a Open-sources timelines. 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Christian Ratz 88734509cd [OPF #812] fixes issue preview 12 years ago
Christian Rijke b3d5313514 Enable enter key for the hourly rate forms. Pressing enter will submit the form. 12 years ago
Philipp Tessenow 3376cdc644 do not close more_functions menu when accidentally missing a menu item link 12 years ago
Philipp Tessenow 97d3f7cbd3 refactor the js code of the more_functions menu. extract it in a separate js file 12 years ago
Philipp Tessenow 97d2b9211b remove duplicated js code 12 years ago
Philipp Tessenow c7a1e0157b whitespace in context_menu.js 12 years ago
jwollert 4ba91da1b9 Fixes waiting for Ajax in Cucumber: 12 years ago
Christian Rijke 758878ff21 Remove unnecessary input fields and disable enter key. 12 years ago
Sebastian Schuster 1c522bf927 Added excanvas.js to the asset pipeline und updates the include tag 12 years ago
Sebastian Schuster 44dd4e5b63 Added newline at end of file 12 years ago
Sebastian Schuster e5493ce1fc Added costs.js file including all other costs javascript files to be used by the asset pipeline 12 years ago
Sebastian Schuster 8ca4d66992 Removed init.rb, moved assets to new locations, renamed settings view 12 years ago
Jens Ulferts ff9c71c5e7 fixes modal overlay not extending till to the base of the modal in ie 12 years ago
Christian Rijke e07d8cd848 Remove unnecessary conditions. 12 years ago
Christian Rijke 905f18c18e Set column width back to default if it is < 1. 12 years ago
Sebastian Schuster 4be3053d86 Moved all external libraries to the vendor folder 12 years ago
Sebastian Schuster c42f13c5df Fixed tasks being opened automatically after dragging them in Firefox 12 years ago
Sebastian Schuster 1b1fb07349 Implemented no dragging for tasks and impediments with prevent_edit css class and disabled selection in table 12 years ago
Sebastian Schuster 404bf4024c Included prevent_edit css class to not open a model edit window if this class is set 12 years ago
Christian Rijke 08b88a87f1 Move issues.js to separate file and implement client-side quoting for issues. 12 years ago
Christian Rijke 7cf20ec24f Move ajaxapender.js to separate file. 12 years ago
Sebastian Schuster f4be81d600 Added registering click handler for + button only with "clickable" css class 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
Sebastian Schuster e17a370a4a Included the rewriting of the :sprint_id in javascript and updated call parameters 12 years ago
Jens Ulferts 57fd79dea2 removes own jquery lib 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
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 7e11d1b148 REVIEW: move onClickDropDown before definition of context menu (please fix this, wanted to make it work quickly) 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 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 bd7102310d jquery-ui is provided by the gem jquery-ui-rails 12 years ago
Martin Linkhorst 5fb51daab1 applied the rails 3.2 generator 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