Commit Graph

2517 Commits (fb9a3082d30157e3ff0bc16ddf87601e590af714)

Author SHA1 Message Date
Nils Kenneweg ce6afcb794 fixes broken application.js 12 years ago
Nils Kenneweg 7b51a60bb4 removed comment... 12 years ago
Nils Kenneweg 163de0b86f ajax indicator fix. 12 years ago
Sebastian Schuster f726031403 Took advantage of rails asset pipeline 12 years ago
Sebastian Schuster 32f6a7ae61 Convert into engine 12 years ago
Nils Kenneweg 10cb85dbbe comment. 12 years ago
Nils Kenneweg c99ce32465 Revert "remove obsolete prototype indicator code, as the jquery one seems to work better" 12 years ago
Michael Frister 0b3043d222 Fix XSS in timelines select2 fields 12 years ago
Martin Czuchra cbe7065785 Fixes modal url generation once more. 12 years ago
Martin Czuchra 8464894b18 Fixes URL generation in modal.js 12 years ago
Martin Czuchra 1ca95f8af3 Fixes timelines.js url handling. 12 years ago
Michael Frister 27bc84840e Fix XSS in select2 fields 12 years ago
Martin Czuchra 451feb0296 Fixes issues preventing a browser demo. 12 years ago
Nils Kenneweg 34ccbb3b81 fixes project pagination. 12 years ago
jwollert 58dba65d36 remove obsolete prototype indicator code, as the jquery one seems to work better 12 years ago
jwollert c717bb4c40 adds ajax indicator toggle code for jquery to make up for different ajax transports 12 years ago
Nils Kenneweg b26ed7847e changed status code back to 401. 12 years ago
Michael Frister cc7c3c2e93 Fix sometimes failing edit via modal cuke 12 years ago
Martin Czuchra 46ffcfc195 Refactors current timelines API into api/v2. 12 years ago
Christian Rijke 9fa7f6ad98 Defer callback registering until after the DOM has loaded. 12 years ago
Nils Kenneweg 5fe4222165 ajax without session gives us a popup. 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
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