Suki
|
817c031cd7
also, I forgot to make this change on my last PR...
|
10 lat temu |
Suki
|
81688fb658
insert the value, default fields will not appear on memberlist
|
10 lat temu |
Suki
|
58f902926a
Add the new show_mlist column
|
10 lat temu |
Suki
|
954de09635
LOL forgot to update the install files
|
10 lat temu |
Suki
|
b706362955
Remove BEGIN TRANSACTION;
|
10 lat temu |
Suki
|
ee3dad93d5
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into cust_fields
|
10 lat temu |
Jessica González
|
b02f201900
Merge pull request #1433 from MissAllSunday/css/jsstuff
|
10 lat temu |
Suki
|
596354bc07
Create the cust_fields on install
|
10 lat temu |
Suki
|
47b9506413
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into cust_fields
|
10 lat temu |
Suki
|
3f5f47ebb1
Gotta have some order man!
|
10 lat temu |
Suki
|
2a901ff3d6
Remove the fields from install files
|
10 lat temu |
Suki
|
d7bd734907
Add the new setting on install
|
10 lat temu |
Peter Spicer
|
76923ffffb
! Make the top 'login or register' login button be a nice overlay for the login.
|
10 lat temu |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
10 lat temu |
Arantor
|
0c00c4d844
Merge pull request #1313 from Arantor/release-2.1
|
10 lat temu |
Peter Spicer
|
77e1344b31
! There are simply just too many permutations for handling week numbers correctly, and even the most appropriate - ISO 8601 - will look broken if weekdays start on a Sunday, which they will for a large amount of the audience. In light of that, and how crowded the UI is, we've decided to streamline the UI to not use week numbers anywhere and to state 'Week beginning January 27, 2014' or whatever.
|
10 lat temu |
Michael Eshom
|
cda3f792a8
! 'modified_reason' didn't always have a default value (fixes #1304)
|
10 lat temu |
Peter Spicer
|
b91c7e097a
! This tinyint actually needs to be an int. Because this is a new-to-2.1 feature this should NOT be separately handled by the upgrader (i.e. the upgrader should NOT go out of its way to fix this). You may need to update your test installations by hand.
|
10 lat temu |
Peter Spicer
|
7b74ecd507
! First part of cleaning up send-topic functionality, stripping out all the permissions.
|
10 lat temu |
Suki
|
37e208c9e7
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into avatar_stuff
|
10 lat temu |
Peter Spicer
|
39c7043a0a
! A setting we don't really need.
|
10 lat temu |
Peter Spicer
|
d7a6af0ff3
! Clean up more old settings not in use any more, fixes #1252
|
10 lat temu |
Peter Spicer
|
eb506b9942
! Add index to the moderation log table, this will potentially have other benefits later too. Board/log index didn't seem to have any benefits. Fixes #317
|
10 lat temu |
Peter Spicer
|
7fbfa399d8
! Remove hardcoded list of versions from emulation auto suggester. Fixes #368
|
10 lat temu |
Suki
|
9bfa42b31b
My godnessgit add Sources/Load.phpcurl -s https//getcomposer.org/installer | phpeleventeengit add Sources/Load.php
|
10 lat temu |
Peter Spicer
|
1ce7bb7392
- In the spirit of GSD, let's remove an option that's on by default, that I've never seen disabled anywhere, and that might as well just be permanently on to keep it simple.
|
10 lat temu |
Peter Spicer
|
20a8597e42
! Adding an index on email address helps those queries.
|
10 lat temu |
Peter Spicer
|
0ef45e7f95
! This setting doesn't exist any more, so let's get rid of it.
|
10 lat temu |
Peter Spicer
|
94ef5c5e40
! We have no need of this 'resize with HTML' and 'resize with JS' for avatars, so let's go for a single 'resize with CSS' that just deals with it. First, the installer.
|
10 lat temu |
Peter Spicer
|
80427012cd
! We don't need these settings any more
|
10 lat temu |