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)
|
10 rokov pred |
John Rayes
|
514873aab0
Don't tether smc_PopupMenu to #top_info
|
10 rokov pred |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 rokov pred |
Peter Spicer
|
aace11e366
! And a bit more goodness.
|
10 rokov pred |
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
|
10 rokov pred |
Peter Spicer
|
7f81a0341e
! We don't call this any more, so let's get rid.
|
10 rokov pred |
Peter Spicer
|
87a26a961c
! Support for generic icon sprites in the smcPopup
|
11 rokov pred |
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 rokov pred |
Peter Spicer
|
f61f1788a0
! Code cleanliness and another thing we're not using any more.
|
11 rokov pred |
Peter Spicer
|
e49a4b1af4
! Search 'board selector' should really use smcToggle
|
11 rokov pred |
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 rokov pred |
Michael Eshom
|
457cb2fc39
! Don't disable the WYSIWYG editor in IE11
|
11 rokov pred |
Peter Spicer
|
7c4bdc5621
! New profile menu goodness
|
11 rokov pred |
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 rokov pred |
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 rokov pred |
John Rayes
|
8495f2191a
Ditch the <strong> tags
|
11 rokov pred |
John Rayes
|
6c1974e012
! Make expandPages() nest properly: Fixes #669
|
11 rokov pred |
emanuele
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 rokov pred |
Matthew Kerle
|
bdbb37635b
Script.js Ternary Condition Fix
|
12 rokov pred |
Spuds
|
64ba421f62
! tweak the way we show the quick modify button/icon
|
12 rokov pred |
Spuds
|
c2c5fecab2
! convert quick message icon selection to a horizontal bar vs vertical
|
12 rokov pred |
emanuele45
|
c2c3f09a7a
Merge pull request #89 from emanuele45/generic_js_load_boards
|
12 rokov pred |
emanuele
|
c6dd6c3fc2
Merge branch 'master' into generic_js_load_boards
|
12 rokov pred |
Spuds
|
2859086e72
! Remove "support" for old browsers xml method
|
12 rokov pred |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 rokov pred |
Spuds
|
fbffd94a73
! Div icon overlay was not showing
|
12 rokov pred |
Spuds
|
a6293f22df
! Remove some ie4, ie5, ie5.5 code that is no longer needed for 2.1
|
12 rokov pred |
Spuds
|
490388cc00
! Some slide effects (in the most basic way) in place of css snap hides
|
12 rokov pred |
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 rokov pred |
Spuds
|
072c3bc6f9
Updates to stylized help pop ups
|
12 rokov pred |