Commit History

Author SHA1 Message Date
  Diogo Cordeiro 5b71085c60 [aab] Revert structural change of v2 5 years ago
  Diogo Cordeiro 1049080df5 [CORE] Move public resources to a /public directory 6 years ago
  Miguel Dantas 5961b45140 [MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway 5 years ago
  Miguel Dantas 5f53738376 [MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered 5 years ago
  Mikael Nordfeldth e3431a2c91 Iterate through input=file attachments (not multi yet) 8 years ago
  Mikael Nordfeldth 7862b853bf Make javascript XHR timeout a variable. 8 years ago
  Mikael Nordfeldth 5c262a788d Unused, unnecessary and intrusive cookie/storage removed! 9 years ago
  Mikael Nordfeldth d6e56924fe Accessibility improvement, title for popup close button 9 years ago
  Chimo a25d952ef9 $.cookie('n', null) -> $.removeCookie as of 1.4.0 9 years ago
  Chimo 9e1d4bfbf0 jquery-cookie returns `undefined` as of 1.4.0 9 years ago
  Mikael Nordfeldth 7c373edf4d implement javascript callbacks (no remove yet) 9 years ago
  Mikael Nordfeldth 41fe435553 oops forgot an alert() 9 years ago
  Mikael Nordfeldth 01cbe744b6 Move some javascript out to an E (Event) object 9 years ago
  Mikael Nordfeldth 07d92acfd0 Fix "unique notice form ID" code for reply forms 9 years ago
  Mikael Nordfeldth 3302067aad javascript fixes for reply form fetching 9 years ago
  Mikael Nordfeldth 1442ca16b4 Some reply buttons wouldn't work the first time they were clicked. 9 years ago
  Mikael Nordfeldth 3c5383b11c All the AJAX calls should be made with $.ajax 9 years ago
  Mikael Nordfeldth 77190c9a87 Need to run the NoticeFormSetup if forms are prerendered 9 years ago
  Mikael Nordfeldth b604630a74 Don't put reply in a popup, it was undesired for users 9 years ago
  Mikael Nordfeldth 4e682f3d88 Reply popup works now 9 years ago
  Mikael Nordfeldth be15ab47dc jquery infieldlabel.js removed from script list 9 years ago
  Mikael Nordfeldth 6080f6673e "infield labels" should be migrated to HTML5 placeholder 9 years ago
  Mikael Nordfeldth 6b147175bb Start working a bit more consistently with "notice-options" 9 years ago
  Mikael Nordfeldth 503c05b749 No need for NoticeFormMaster anymore 9 years ago
  Mikael Nordfeldth 8cf0628f28 Replies to replies without reloading page now work 9 years ago
  Mikael Nordfeldth 45861c6d9c Reply notice forms are functional again, but not AJAX 9 years ago
  Mikael Nordfeldth 8abc2d3b8d Remove some more reply-placeholder stuff 9 years ago
  Mikael Nordfeldth 0da7512597 No separate placeholder input element for replyforms 9 years ago
  Chimo ef780d5034 Move people tag autocomplete JS to plugin 9 years ago
  Chimo 3f8a519980 JS: Fixes jQueryUI autocomplete 'undefined' errors 9 years ago