112 Commits (44644679908ca0d292a9aa5113d5d93d2aa754f6)

Author SHA1 Message Date
  Jean-Philippe Lang 63bc3d4f89 Fix for multiple tabs on the same page (#20271). 8 years ago
  Jean-Philippe Lang 6d78ae9130 [js-cleanup] add short copyright notices to javascripts and remove superfluous newline (#20240). 9 years ago
  Jean-Philippe Lang ec1937479f Don't focus first input when URL contains a hash (#17757). 9 years ago
  Jean-Philippe Lang 481f9117d7 Make the updateIssueFrom(url) function return the XMLHttpRequest object (#20180). 9 years ago
  Jean-Philippe Lang 0fccf648a7 Fixed r14339 for when closing the dialog by using the upper-right cross (#19851). 9 years ago
  Jean-Philippe Lang f11bba5537 Fixed the sudo dialog when called from a dialog, eg. email addresses (#19851). 9 years ago
  Jean-Philippe Lang 98f2b30ac5 Adds issue filters on parent/subtasks (#6118). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang e98e7c8c43 Missing break (#18734). 9 years ago
  Jean-Philippe Lang d17b8dcc97 Merged datepicker.js into application.js. 9 years ago
  Jean-Philippe Lang 4d2688e7a8 Group filters in the filter select list (#13849). 9 years ago
  Jean-Philippe Lang a7559e669f Moved select_list_move.js content to application.js. 9 years ago
  Jean-Philippe Lang 4bfbabfdfa Removed submit_query_form function. 9 years ago
  Jean-Philippe Lang ff0a91d97d Use an handler instead of onsubmit attribute. 9 years ago
  Toshi MARUYAMA cc688bb1b1 Backport r13313 from rails-4.1 to trunk. 9 years ago
  Toshi MARUYAMA 0b8645007f Backport r13315 from rails-4.1 to trunk. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang bacc250816 Focus first text field automatically (#13134). 10 years ago
  Jean-Philippe Lang 2e2e2cfe42 Merged custom fields format refactoring. 10 years ago
  Toshi MARUYAMA 8910b7c605 fix repository tree can't handle two loading at once (#13348) 10 years ago
  Jean-Philippe Lang ec5dbdb0bd Fixed: JS-error while using a global custom query w/ project filter in a project context (#15190). 10 years ago
  Jean-Philippe Lang 13e381d31d Projects selection on custom field form (#15136). 10 years ago
  Jean-Philippe Lang b071a937b3 List custom fields fielters: multiple select filter wider (#15073). 10 years ago
  Jean-Philippe Lang 3f566d6042 Hide issue custom fields when disabling issue tracking on new project. 10 years ago
  Jean-Philippe Lang 2012e635b0 Removed unused code (#14621). 10 years ago
  Jean-Philippe Lang 2c97f9ecde AJAX call on the issue form resets data entered during the call (#14621). 10 years ago
  Jean-Philippe Lang 85d4ac372a Submit handler should be live as well (#14615). 11 years ago
  Jean-Philippe Lang cb90cdcc15 Warn me when leaving a page with unsaved text doesn't work when editing an update note (#14615). 11 years ago
  Jean-Baptiste Barth 501007f01d Update URL when changing tab (#13900). 11 years ago
  Toshi MARUYAMA f8b756627c code layout clean up application.js 11 years ago
  Toshi MARUYAMA 86442e60ed application.js: randomKey function optimization (#13826) 11 years ago
  Toshi MARUYAMA 22a69cc9ae add missing ; in {} at application.js (#13811) 11 years ago
  Toshi MARUYAMA de26e3fb85 fix ; position of if(){} at application.js (#13811) 11 years ago
  Toshi MARUYAMA 485ce41523 remove unneeded ; from warnLeavingUnsaved of application.js (#13811) 11 years ago
  Toshi MARUYAMA 98bb49382b add missing ; at toggleCheckboxesBySelector of application.js (#13811) 11 years ago
  Toshi MARUYAMA b31d1329ca use ===/!== instead of ==/!= in application.js (#13811) 11 years ago
  Toshi MARUYAMA f7f6b7ba5b fix JavaScript error on IE7 (#13811) 11 years ago
  Jean-Philippe Lang 1257f1960f Adds pagination to users list when adding project or group members (#9549). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 48a51e60bc Adds an indicator to all autocomplete/search fields. 11 years ago
  Jean-Philippe Lang 7b8ebb7e3f Auto-populate fields while creating a new user with LDAP (#10286). 11 years ago
  Etienne Massip bc51058a7c Code cleanup. 11 years ago
  Jean-Philippe Lang ef25210aca Merged ajax_upload branch (#3957). 11 years ago
  Jean-Philippe Lang f8895a7cdd Adds TimeEntryQuery for listing time entries. 11 years ago
  Jean-Philippe Lang e9e5d2e072 Fixed new issue form rendering with IE8. 11 years ago
  Jean-Philippe Lang d62ef6b9b1 Changes how relative date filters work and adds specific filters for filtering dates in past/next n days (#11426). 11 years ago
  Jean-Philippe Lang 1c7e4bb7f0 Javascript syntax error (#12195). 11 years ago
  Jean-Philippe Lang b9d7c22297 Adds no_issue_in_project operator for relations filter (#3265). 11 years ago
  Jean-Philippe Lang 8cf8f5bdbf Fixed that autocomplete results are not reset after clearing search field (#11909). 11 years ago