Commit Graph

260 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
jwollert 18601db850 bump select2 version to current master; fixes tabbing issues 12 years ago
jwollert c5939c0918 prevent ESC from closing project search menu 12 years ago
jwollert f31b476942 simulate tabbing to select2 input field inside projectsearch 12 years ago
jwollert 73131057b1 simulate tabbing away from select2 project search 12 years ago
jwollert cc84542afc one more open/closed event trigger for the top level menus on 'enter' 12 years ago
jwollert 2b238bc095 traps mouseevents inside top level menu items 12 years ago
jwollert f285e368c3 working project selection with updated select2 12 years ago
jwollert 167eefddbd switch from chosen to select2 12 years ago
Gregor Schmidt adb61741bc Namespacing sessionStorage keys to avoid conflicts 12 years ago
Gregor Schmidt ba3fa3d3ad Refactoring remember_menu_state 12 years ago
Gregor Schmidt 237c0c9a50 Making i18n-js work for OpenProject 12 years ago
Jens Ulferts 03edba5dbc refactors expanding of the main menu 12 years ago
Philipp Tessenow fc9d12219d moved tiny_mce scripts to app/assets 12 years ago
Martin Linkhorst e67359016a first try on the asset pipeline 12 years ago
Martin Czuchra 9e05777b4f Adds support for remembering the navigation toggle state. 12 years ago
Martin Czuchra 3a7c065afb Fixes the toggler affecting the document height. 12 years ago
Martin Czuchra 65d3a8a48f Refactors navigation toggler. 12 years ago
Jens Ulferts 9e2f020cf9 moves issue preview into resource routes 12 years ago
Philipp Tessenow da28328d86 enable rails ujs handler in drop-down menus 12 years ago
Philipp Tessenow fe72359b74 use jQuery rails.js 12 years ago
Philipp Tessenow 56df08934c use jQuery rails.js 12 years ago
Philipp Tessenow 0a2c284dda enable rails ujs handler in drop-down menus 12 years ago
Philipp Tessenow c5c73b26f9 move tinymce js files to op core 12 years ago
Jens Ulferts 4e42f69ba4 adds/modifies files required for starting the application with rails 3 12 years ago
Jens Ulferts 18c4513247 removes translations (i.e. on translations) from the dom as soon as the user deletes them 12 years ago
Jens Ulferts db5a758b6d adding a delete account link to the "my account" menu 12 years ago
Martin Linkhorst f3ae4302c6 the ie8 fix by eckardt (9e04bf8) swallows content after the textarea (the jump back to the bookmark, when the exception is thrown somehow doesn't work correctly). this sums up the movement with a helper range and then moves the original range by the sum. it doesn't fix the weird scrolling when large text is edited. 13 years ago
Martin Linkhorst e53206f517 fix 'undefined' value in ie8, related to #29973 13 years ago
Romano Licker 422705c5de fixes attachment partial on windows browsers 13 years ago
Romano Licker 5bf1c81ecc do not remove text when highlighting in IE 13 years ago
Romano Licker cbf04e29b7 set width on main-menu when collapsed 13 years ago
Jens Ulferts 799a0d37dc prettifying js 13 years ago
Jens Ulferts df082b5ebf setting values of attributes not translated to nil 13 years ago
Jens Ulferts 00e4a3f845 restructuring i18n form js to have inner functions 13 years ago
Jens Ulferts 4397a27b98 allow translations to be deleted when existing attribute is reused for another translation 13 years ago
Jens Ulferts 01a56c29c0 cleanup js: 13 years ago
Jens Ulferts 4e07a913c9 possible_values of custom_fields are now localizable 13 years ago
Jens Ulferts 74c9bc2896 enabling default_value of custom_fields to be localized by admins 13 years ago
Jens Ulferts 7178c1b3b7 enabling name attribute of custom_fields to be localized by admins 13 years ago
Martin Linkhorst f2dfe8f356 switch to a select box instead of links 13 years ago
Martin Linkhorst 0cbf9b7340 extract function for toggling email footer and header 13 years ago
Gregor Schmidt bed651ca39 Automatically selecting input elements that are focussed 13 years ago
Jens Ulferts 9b5c4bfb13 enable admins to limit the languages selectable by users: 13 years ago
Romano Licker 15010ceff2 [breadcrumb] flexible breadcrumb which collapses the single 13 years ago
Romano Licker 29a10efc4f [actionmenu] fixes bug when there is no heading on the wiki page 13 years ago
jwollert ea7c59f2af toggling fieldsets now uses the first div tag that is actually a direct descendant of the fieldset instead of just picking one 13 years ago
Romano Licker d3d7d43cb5 introduce class 'autofocus' which sets the focus on the first 13 years ago
Romano Licker bd5811b900 [designfix] fix context menu positioning 13 years ago
Romano Licker 18a411870b [actionmenu] less traversing, more fun 13 years ago
Romano Licker 9c39116b62 [actionmenu] quickfix 13 years ago