Peter Spicer
|
b36bb2936b
! We have this nice standardised code and we don't use it properly. So let's use it properly and fix #1250 in the process (hopefully)
|
před 10 roky |
John Rayes
|
514873aab0
Don't tether smc_PopupMenu to #top_info
|
před 10 roky |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
před 10 roky |
Peter Spicer
|
aace11e366
! And a bit more goodness.
|
před 10 roky |
Peter Spicer
|
22aa767e55
! Groups that can manage boards will always have access to boards, the UI now won't let you think anything different. I haven't added a message but I'm not sure one is really needed. Try this, let me know. Ref #1196
|
před 10 roky |
Peter Spicer
|
7f81a0341e
! We don't call this any more, so let's get rid.
|
před 10 roky |
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 |