Peter Spicer
|
87a26a961c
! Support for generic icon sprites in the smcPopup
|
před 11 roky |
Peter Spicer
|
05f73b0b96
! I don't really see any need to have two different loading spinner icons... so let's just have one and be done with it.
|
před 11 roky |
Peter Spicer
|
f61f1788a0
! Code cleanliness and another thing we're not using any more.
|
před 11 roky |
Peter Spicer
|
e49a4b1af4
! Search 'board selector' should really use smcToggle
|
před 11 roky |
Peter Spicer
|
953ca304d9
+ smcToggle can now handle CSS classes instead of always being forced to use images, and it can also optionally not animate collapse/expand (e.g. if you're using it inside a table this can be rather awkward to make work properly, so better not to animate it)
|
před 11 roky |
Michael Eshom
|
457cb2fc39
! Don't disable the WYSIWYG editor in IE11
|
před 11 roky |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
před 11 roky |
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.
|
před 11 roky |
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)
|
před 11 roky |
John Rayes
|
8495f2191a
Ditch the <strong> tags
|
před 11 roky |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
před 11 roky |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
před 11 roky |
Matthew Kerle
|
bdbb37635b
Script.js Ternary Condition Fix
|
před 12 roky |
Spuds
|
64ba421f62
! tweak the way we show the quick modify button/icon
|
před 12 roky |
Spuds
|
c2c5fecab2
! convert quick message icon selection to a horizontal bar vs vertical
|
před 12 roky |
emanuele45
|
c2c3f09a7a
Merge pull request #89 from emanuele45/generic_js_load_boards
|
před 12 roky |
emanuele
|
c6dd6c3fc2
Merge branch 'master' into generic_js_load_boards
|
před 12 roky |
Spuds
|
2859086e72
! Remove "support" for old browsers xml method
|
před 12 roky |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
před 12 roky |
Spuds
|
fbffd94a73
! Div icon overlay was not showing
|
před 12 roky |
Spuds
|
a6293f22df
! Remove some ie4, ie5, ie5.5 code that is no longer needed for 2.1
|
před 12 roky |
Spuds
|
490388cc00
! Some slide effects (in the most basic way) in place of css snap hides
|
před 12 roky |
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
|
před 12 roky |
Spuds
|
072c3bc6f9
Updates to stylized help pop ups
|
před 12 roky |
emanuele
|
452e91c4b8
Added tokens to all the hashSomethingPassowrd
|
před 12 roky |
emanuele
|
23cdbaf210
This should do the trick with tokens and logins: password hashed in javascript using toekn too
|
před 12 roky |
marcusforsberg
|
f426b76048
+ New, prettier help popups in Curve, and an awesome new PM notification message.
|
před 12 roky |
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.
|
před 12 roky |
emanuele
|
0f827defe5
Fixed several issues with deny boards access code
|
před 12 roky |
emanuele
|
128afe4d15
Moved few profile-related js from script.js to profile.js and optimized the ajax calls on signature errors
|
před 12 roky |