Peter Spicer
|
96e725c4a9
! So we're going to be logging fun stuff for group requests. Let's kick off with new DB goodness.
|
11 years ago |
Michael Eshom
|
b84998d38d
Merge pull request #1123 from MissAllSunday/create_object
|
11 years ago |
Suki
|
01d5197029
Add a legend for methods
|
11 years ago |
Suki
|
e8f90d0538
Get the correct value for filename from $hook_status
|
11 years ago |
Suki
|
75f73e8790
Add debug info for instances $context['debug']['instances']
|
11 years ago |
Suki
|
5fed06fdbb
pseudo-singleton pattern
|
11 years ago |
Suki
|
da0f5d2287
Add object param to Subs::remove_integration_functio()
|
11 years ago |
Suki
|
b9bee139bc
Log if hook execution failed
|
11 years ago |
Suki
|
e2f0752129
Create the object if requested
|
11 years ago |
Suki
|
9a15e18cb4
Add a new param to add_integration_function
|
11 years ago |
Michael Eshom
|
ddb4bb4fc0
Merge pull request #1122 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
3fde3e792d
! Don't cause undefined index errors when viewing January of the min year or December of the max year
|
11 years ago |
Michael Eshom
|
eb4fbb2694
Merge pull request #1121 from Oldiesmann/release-2.1
|
11 years ago |
Michael Eshom
|
a7c6a4ca0c
! Reversed logic lead to "undefined index" errors...
|
11 years ago |
Arantor
|
1f7e7b2999
Merge pull request #1119 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
67ee871a4a
! When resizing images to JPEG (i.e. thumbnails), allow for variable compression but default to 82 which as per http://www.simplemachines.org/community/index.php?topic=490653.0 is a good balance between quality and size. I *think* I got the right functions for IM/MW but it's hard to tell because the docs are so poor at explaining the difference between the pairs of functions that are appropriate. I'm still not sure a setting is really needed so leave it configurable with a hidden setting and we can give it a UI later if desired.
|
11 years ago |
Arantor
|
fc0ac33bb1
Merge pull request #1118 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
e2bd9b7dd3
! Clean up a slightly odd sense of stats.
|
11 years ago |
Peter Spicer
|
93921bbec4
! Strings we don't need now, and strings that can be moved to where they are needed only.
|
11 years ago |
Peter Spicer
|
f0d6f997fe
! Rearrange the board index code somewhat - the chunks of content in the info center are now controlled via a list in $context, meaning a mod can (through hooks only) remove or add blocks or rearrange them at will. The chunk that was displayed in the info center in the case of the stats index being off - the PM bar - is now gone. More clean-up to come though.
|
11 years ago |
Peter Spicer
|
e52d4703d6
! Commit early, commit often? I should break this Sierra-inspired habit and commit when I've actually finished, not half way through testing. Oops.
|
11 years ago |
Peter Spicer
|
d5871e4dd0
! Don't let the prune reports function prune open, or for that matter, ignored, reports.
|
11 years ago |
Peter Spicer
|
deefb3e112
! Don't save the size of an attachment if it isn't quite an image.
|
11 years ago |
Jessica González
|
3b3ed0d35d
Merge pull request #1117 from MissAllSunday/ssi_css
|
11 years ago |
Arantor
|
78605e90eb
Merge pull request #1116 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
a6d5eea168
! When adding/removing users from buddy/ignore lists, throw a message about it being saved (a la #802) but also show it couldn't be done (non specific message, hard to be accurate about why not)
|
11 years ago |
Arantor
|
157011495b
Merge pull request #1115 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
824587a356
! Inline styling that doesn't need to be there. Even though that edit button is ridiculously coded based on how it used to be done... needs a rewrite but I haven't got time for that right now.
|
11 years ago |
Arantor
|
27c8eebbd4
Merge pull request #1114 from Arantor/release-2.1
|
11 years ago |
Peter Spicer
|
4c5fe4f4eb
! Improve SEO a little bit by actually using something we have available to us already. Can't believe this wasn't done before.
|
11 years ago |