提交历史

作者 SHA1 备注 提交日期
  Mikael Nordfeldth e3431a2c91 Iterate through input=file attachments (not multi yet) 8 年之前
  Mikael Nordfeldth 7862b853bf Make javascript XHR timeout a variable. 8 年之前
  Mikael Nordfeldth 5c262a788d Unused, unnecessary and intrusive cookie/storage removed! 9 年之前
  Mikael Nordfeldth d6e56924fe Accessibility improvement, title for popup close button 9 年之前
  Chimo a25d952ef9 $.cookie('n', null) -> $.removeCookie as of 1.4.0 9 年之前
  Chimo 9e1d4bfbf0 jquery-cookie returns `undefined` as of 1.4.0 9 年之前
  Mikael Nordfeldth 7c373edf4d implement javascript callbacks (no remove yet) 9 年之前
  Mikael Nordfeldth 41fe435553 oops forgot an alert() 9 年之前
  Mikael Nordfeldth 01cbe744b6 Move some javascript out to an E (Event) object 9 年之前
  Mikael Nordfeldth 07d92acfd0 Fix "unique notice form ID" code for reply forms 9 年之前
  Mikael Nordfeldth 3302067aad javascript fixes for reply form fetching 9 年之前
  Mikael Nordfeldth 1442ca16b4 Some reply buttons wouldn't work the first time they were clicked. 9 年之前
  Mikael Nordfeldth 3c5383b11c All the AJAX calls should be made with $.ajax 9 年之前
  Mikael Nordfeldth 77190c9a87 Need to run the NoticeFormSetup if forms are prerendered 9 年之前
  Mikael Nordfeldth b604630a74 Don't put reply in a popup, it was undesired for users 9 年之前
  Mikael Nordfeldth 4e682f3d88 Reply popup works now 9 年之前
  Mikael Nordfeldth be15ab47dc jquery infieldlabel.js removed from script list 9 年之前
  Mikael Nordfeldth 6080f6673e "infield labels" should be migrated to HTML5 placeholder 9 年之前
  Mikael Nordfeldth 6b147175bb Start working a bit more consistently with "notice-options" 9 年之前
  Mikael Nordfeldth 503c05b749 No need for NoticeFormMaster anymore 9 年之前
  Mikael Nordfeldth 8cf0628f28 Replies to replies without reloading page now work 9 年之前
  Mikael Nordfeldth 45861c6d9c Reply notice forms are functional again, but not AJAX 9 年之前
  Mikael Nordfeldth 8abc2d3b8d Remove some more reply-placeholder stuff 9 年之前
  Mikael Nordfeldth 0da7512597 No separate placeholder input element for replyforms 9 年之前
  Chimo ef780d5034 Move people tag autocomplete JS to plugin 9 年之前
  Chimo 3f8a519980 JS: Fixes jQueryUI autocomplete 'undefined' errors 9 年之前
  Mikael Nordfeldth 1c478768ad True isn't true in Javascript. 10 年之前
  Mikael Nordfeldth ad93ad9d07 Only Firefox has predefined js function args (thanks MrB) 10 年之前
  Mikael Nordfeldth 20e1257e70 Nicer behaviour for the loading of the notice input form. 10 年之前
  Mikael Nordfeldth d318b5c10e ...and don't hide it at all since we don't have a placeholder now 10 年之前