Commit Graph

250 Commits (e81c2e9e580651f1f4c0e027dde31148fd5891bd)

Author SHA1 Message Date
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
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
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 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
Nils Kenneweg 686f21b5c9 applies changes from PR #61 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
Philipp Tessenow e0ba061735 call jquery noConflict 12 years ago
Philipp Tessenow 263273f07e added example openproject tinymce plugin - currently not in use 12 years ago
Philipp Tessenow d4b03b5f90 added and activated demo template 12 years ago
Philipp Tessenow c0a0912ce4 added and use openproject skin 12 years ago
Philipp Tessenow 19a0bf8ec2 code cleanup 12 years ago
Philipp Tessenow 929dc92482 fix jquery vs. prototype error on Array.reverse function 12 years ago
Philipp Tessenow 0434968108 require tiny_mce in application.js 12 years ago