Peter Spicer
|
d3e8c439f7
! Rework hook filtering to be based on an onchange event rather than an onclick, and also click up one of the options we don't really need from it. Should also fix #430 in the meantime.
|
11 years ago |
Peter Spicer
|
e38c0aff58
! Ba-da-dum-dum-dum another one bites the dust. In this case, it is Integration Hooks being moved to the maintenance area and 'enabled permanently'. It's not obvious where it is so most admins shouldn't even find it.
|
11 years ago |
Michael Eshom
|
f5d3043858
Merge pull request #390 from gnif/MySQLi
|
11 years ago |
emanuele
|
63f90bfa81
Here we go: all happy the db backup is gone
|
11 years ago |
Illori
|
2c50939f27
Copyright update per BoD
|
11 years ago |
Geoffrey McRae
|
1fd5a2b127
Add MySQLi Support to SMF
|
11 years ago |
emanuele45
|
1588461571
Merge pull request #305 from emanuele45/master
|
11 years ago |
emanuele
|
8a78516ebc
Revert "All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]"
|
11 years ago |
Suki
|
6d009fe0e6
No more "I've been hacked help me ASAP!!1!" support topics...
|
11 years ago |
Michael Johnson
|
5efaf7a21a
Revert "Copyright correction."
|
12 years ago |
Michael Johnson
|
90fb4d0952
Revert "Tweaking copyright line for accuracy. (thank you Thantos)"
|
12 years ago |
emanuele45
|
ee6b6c309d
Merge pull request #212 from emanuele45/master
|
12 years ago |
Norv
|
789a1a1697
Tweaking copyright line for accuracy. (thank you Thantos)
|
12 years ago |
Norv
|
74598c2506
Copyright correction.
|
12 years ago |
emanuele
|
99797a97d2
All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54]
|
12 years ago |
emanuele45
|
54a72eb11e
Merge pull request #207 from Spuds/docblock
|
12 years ago |
Spuds
|
c8e62fe029
! Fix many of the phpdocumentor errors with our docblock's
|
12 years ago |
Spuds
|
b6e15e72d9
! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php
|
12 years ago |
emanuele
|
9d36ac1c3b
Removed the usual debug function left in...
|
12 years ago |
emanuele
|
f5060bf9ef
UTF8 conversion should fail also if the index exists but is not in use - related to [Bug 3517]
|
12 years ago |
emanuele
|
02667d6d57
Copyrights changed to 2012
|
12 years ago |
Spuds
|
b81e891af3
! Fix col name used in maintenance query
|
12 years ago |
Spuds
|
427ece1faa
! Spacing,spelling and comments ... pedantic at its best
|
12 years ago |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 years ago |
emanuele
|
b5366b5e40
If a member has not yet do its first login maintenance could prune him even if it's just two seconds it is registered [msg 3379411]
|
12 years ago |
emanuele45
|
62fab1b749
Merge pull request #68 from emanuele45/alter_to_maintenance
|
12 years ago |
emanuele
|
d6c41a9f86
'Fine tuning' (well, removed a couple of speed optimizations because I realized the table messages doesn't maintain any kind of order) of the db export tool
|
12 years ago |
emanuele
|
df8d266847
Alter columnss is a job for maintenace tasks, not for settings change: moved the altering of the body table from text to mediumtext and vice versa to maintenance with proper checks and warnings regarding possible truncated messages
|
12 years ago |
emanuele
|
3ccb6819dd
Before a database dump let's check if we can handle timeouts
|
12 years ago |
Spuds
|
ca9e8fb56b
! spellarazzi
|
12 years ago |