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!
|
8 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 |
Mikael Nordfeldth
|
1c478768ad
True isn't true in Javascript.
|
9 years ago |
Mikael Nordfeldth
|
ad93ad9d07
Only Firefox has predefined js function args (thanks MrB)
|
9 years ago |
Mikael Nordfeldth
|
20e1257e70
Nicer behaviour for the loading of the notice input form.
|
9 years ago |
Mikael Nordfeldth
|
d318b5c10e
...and don't hide it at all since we don't have a placeholder now
|
9 years ago |