Peter Spicer
|
87a26a961c
! Support for generic icon sprites in the smcPopup
|
11 سال پیش |
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.
|
11 سال پیش |
Peter Spicer
|
f61f1788a0
! Code cleanliness and another thing we're not using any more.
|
11 سال پیش |
Peter Spicer
|
e49a4b1af4
! Search 'board selector' should really use smcToggle
|
11 سال پیش |
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)
|
11 سال پیش |
Michael Eshom
|
457cb2fc39
! Don't disable the WYSIWYG editor in IE11
|
11 سال پیش |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 سال پیش |
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 سال پیش |