Commit Graph

64 Commits (820569fac9df31d4b4997b48c31e43d0f7603533)

Author SHA1 Message Date
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
jwollert 72fa1c8002 use the proper event when handling keysmeta eys inside select2 11 years ago
jwollert 9d470046b0 put mySlide back into app.js, because the project menu still uses it 11 years ago
jwollert 91a2c81fed open link in project menu in new tab, if meta key (ctrl/home on linwin, cmd on mac) is pressed 11 years ago
jwollert 72ca4a993d move top menu to its own file and clean it up 11 years ago
Hagen Schink bba42a4651 Implements quoting for work package edit form 11 years ago
Nils Kenneweg e1341b3a31 renamed header. 11 years ago
Nils Kenneweg 2c90177bb8 added logout behaviour to prototype too. 11 years ago
Jens Ulferts ae7e5aae3b replaces parent_issue_id with parent_id whereever it was to be found 11 years ago
Jens Ulferts bacb3f0479 introduces ajax triggered inline diff on work_package#show 11 years ago
Martin Czuchra 847a3029a9 Renames Tracker into Type. 11 years ago
Jens Ulferts 9659ae18a4 fixes autocompleter for issue parent_id 11 years ago
Jens Ulferts d640a0a871 reenables autocomplete on parent relation 11 years ago
Nils Kenneweg 78c1bd075c rename X-ACCEPT-AUTH=X-Authentication-Scheme, test 11 years ago
Nils Kenneweg 22664cb7c9 401 standard conformity 11 years ago
Christian Ratz d4ed4d72c1 Added session lifetime settings 12 years ago
jwollert 23e3a030d1 removes debugger statement 12 years ago
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
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
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
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
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 97d3f7cbd3 refactor the js code of the more_functions menu. extract it in a separate js file 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 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 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 e0ba061735 call jquery noConflict 12 years ago
Philipp Tessenow 929dc92482 fix jquery vs. prototype error on Array.reverse function 12 years ago