Peter Spicer
|
06a7a06f4a
! There really is no point having the cancel button on the Loading.... popup unless it cancels, and frankly, that seems like a massive waste of effort to do something that probably won't work right anyway (if it already failed for some reason, such that the popup didn't already go away, cancelling the XHR isn't actually likely to help). So just spirit it away instead, and nail Mantis 4962 at the same time.
|
11 лет назад |
Peter Spicer
|
c56e133a6d
! Clear up some of the mess related to the old latest-packages and add a nice-ish description (please feel free to suggest a better one)
|
11 лет назад |
John Rayes
|
8495f2191a
Ditch the <strong> tags
|
11 лет назад |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
11 лет назад |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 лет назад |
Matthew Kerle
|
bdbb37635b
Script.js Ternary Condition Fix
|
12 лет назад |
Spuds
|
64ba421f62
! tweak the way we show the quick modify button/icon
|
12 лет назад |
Spuds
|
c2c5fecab2
! convert quick message icon selection to a horizontal bar vs vertical
|
12 лет назад |
emanuele45
|
c2c3f09a7a
Merge pull request #89 from emanuele45/generic_js_load_boards
|
12 лет назад |
emanuele
|
c6dd6c3fc2
Merge branch 'master' into generic_js_load_boards
|
12 лет назад |
Spuds
|
2859086e72
! Remove "support" for old browsers xml method
|
12 лет назад |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 лет назад |
Spuds
|
fbffd94a73
! Div icon overlay was not showing
|
12 лет назад |
Spuds
|
a6293f22df
! Remove some ie4, ie5, ie5.5 code that is no longer needed for 2.1
|
12 лет назад |
Spuds
|
490388cc00
! Some slide effects (in the most basic way) in place of css snap hides
|
12 лет назад |
emanuele
|
befe51b30b
(poorly) Expanded the 'jump to' js code to allow using it outside of the jump to, and used them to load the quick moderation list of boards
|
12 лет назад |
Spuds
|
072c3bc6f9
Updates to stylized help pop ups
|
12 лет назад |
emanuele
|
452e91c4b8
Added tokens to all the hashSomethingPassowrd
|
12 лет назад |
emanuele
|
23cdbaf210
This should do the trick with tokens and logins: password hashed in javascript using toekn too
|
12 лет назад |
marcusforsberg
|
f426b76048
+ New, prettier help popups in Curve, and an awesome new PM notification message.
|
12 лет назад |
emanuele
|
bfdd853925
Another bit of ignore boards: the membergroups management page. A bit ugly, but that's the best I can think of. If I'm lucky I didn't break anything.
|
12 лет назад |
emanuele
|
0f827defe5
Fixed several issues with deny boards access code
|
12 лет назад |
emanuele
|
128afe4d15
Moved few profile-related js from script.js to profile.js and optimized the ajax calls on signature errors
|
12 лет назад |
emanuele
|
14ecb11b68
! Moved ajax_getSignaturePreview to script.js
|
12 лет назад |
Spuds
|
b4ba8e8717
! A couple of missing classes and images hidden in the javascript files
|
12 лет назад |
emanuele
|
2afdae4ea6
Merge branch 'master' of https://github.com/Spuds/playpen
|
12 лет назад |
emanuele
|
75c09c4e0a
! Few javascript (selectBoards and updateAuthMethod) and a closing tag for a label
|
12 лет назад |
Spuds
|
2fa7caf995
! clean up of script.js caused by merging inline functions
|
12 лет назад |
Spuds
|
2921447904
! move some inline javascript functions to script.js
|
12 лет назад |
Spuds
|
ca36576949
! stop unnecessary calls to action=jsoption on page load when an element is toggled off (thanks emanuele)
|
12 лет назад |