Suki
|
722f4b6682
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into hooking_goodies
|
10 years ago |
Suki
|
add6a3121c
Safety first, declare an empty array before using it if it was not previously declared before
|
10 years ago |
Suki
|
e7b4fce5e8
Add the new instance class to the debug info in Sources/Admin::AdminMain()
|
10 years ago |
Suki
|
5979b0b7ba
Subs::call_hook_helper()
|
10 years ago |
Suki
|
9d2181a1f6
Yeah, call_integration_hook needed some love
|
10 years ago |
Michael Eshom
|
31dc3b3caa
! Previous fix for #1221 was horribly incomplete (fixes #1475 and #1484)
|
10 years ago |
Michael Eshom
|
71a8125d85
Refactor reported posts and reported profiles to combine code/functionality
|
10 years ago |
Jessica González
|
b02f201900
Merge pull request #1433 from MissAllSunday/css/jsstuff
|
10 years ago |
Suki
|
6a1a9c9b2a
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into minor-stuff
|
10 years ago |
Michael Eshom
|
0db40c82eb
Even more tweaks and bugfixes
|
10 years ago |
Michael Eshom
|
0ed10792da
! Fix a bunch of bugs found while testing
|
10 years ago |
Michael Eshom
|
7b4809e105
+ The rest of the 'report members' stuff (I hope)
|
10 years ago |
Michael Eshom
|
9449bd8d8f
! Include COPPA accounts in the count of unapproved members (fixes #1385)
|
10 years ago |
Suki
|
6396ebb02a
Let install/upgrade to handle the setting
|
10 years ago |
Suki
|
73a7239d78
Moving the .js files to loadJavascriptFile89 in Login.template.php
|
10 years ago |
Suki
|
b03abfcb6c
reset_browser_cache()
|
10 years ago |
Suki
|
51416af52f
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into minor-stuff
|
10 years ago |
Peter Spicer
|
a8aa1888c6
! More things we don't need any more.
|
10 years ago |
Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
10 years ago |
Peter Spicer
|
a80c197d8f
! Code cleanliness and a safety check just in case.
|
10 years ago |
Suki
|
8c71c264e9
Move CRUD cde to their own sub-action
|
10 years ago |
Peter Spicer
|
5ed5dd99d9
! Add the ability to show the registration agreement all the time, as linked in the footer. More shockingly, bring the help link down to the footer next to it... and remove it from the main menu like everyone wants to do anyway.
|
10 years ago |
Peter Spicer
|
e07515c8fc
! @emanuele45 works magic again as per http://www.simplemachines.org/community/index.php?topic=408962.0
|
10 years ago |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 years ago |
Peter Spicer
|
5c7d45435a
! Missed this one from Mantis 1493 (did previously, forgot to commit)
|
10 years ago |
Peter Spicer
|
454c29c1b9
! Fix the headers for old WAP, as per Mantis 2817
|
10 years ago |
Peter Spicer
|
8edb314e7d
! One exciting void tag bug. May be more.
|
10 years ago |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 years ago |
Michael Eshom
|
9ec80ef05d
The ' />' method of closing so-called 'void' tags is no longer required in HTML5, per #1215
|
10 years ago |
Peter Spicer
|
f3d3b34142
! Don't do the allow_calendar_event tests if the calendar isn't enabled, and if you can't post, don't bother to do the extended checks. Also, the menu executes *after* principle execution so putting the allow_calendar_event code primarily in the menu code is no good for the calendar - but if we did it in the calendar, let's not redo it for the menu.
|
10 years ago |