Michael Eshom
|
062f128403
The 'disregarded' column wasn't set for existing entries, causing a DB error in some cases
|
11 rokov pred |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
11 rokov pred |
Matthew Kerle
|
a05d5b7d7d
Cleaning up after myself.
|
11 rokov pred |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 rokov pred |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
12 rokov pred |
emanuele45
|
ea6aa67f3b
Merge pull request #210 from emanuele45/disregard
|
12 rokov pred |
emanuele
|
092fe0e9ce
postgre and sqlite don't have tinyint type
|
12 rokov pred |
emanuele
|
119eb7f5e1
Replaced a couple of mysql specific functions in install and upgrade code (including 2.0)
|
12 rokov pred |
emanuele
|
88dfbfb5a4
Disregard topics - basic implementation
|
12 rokov pred |
emanuele
|
32a908ff9a
Let's not mess with utf8 and current installation of SQLite and Postgre
|
12 rokov pred |
emanuele
|
eb309351af
Fixed improper UTF8 setting for PostgreSQL and SQLite during install and fixed upgrade to fix the settings in old installs too - Thanks tinoest for spotting the problem!
|
12 rokov pred |
emanuele
|
078a2f8909
Couple of fixes for drafts table creation in upgrade
|
12 rokov pred |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 rokov pred |
Spuds
|
a36ef57476
! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope.
|
12 rokov pred |
Spuds
|
e284242990
! General cleanup, spelling, spacing, extra lines, etc ....
|
12 rokov pred |
emanuele
|
f7c5fda891
Merge branch 'deny_boards'
|
12 rokov pred |
emanuele
|
7051e1bba9
First shot: deny access to boards
|
12 rokov pred |
Spuds
|
0b1f8df7bc
! First commit of moved topic upgrades. Allows to set an expiration limit on the moved notice for auto removal, Adds ability to redirect by clicking on the moved topic notice from the topic list instead of navigating in to the moved topic message to select the link.
|
12 rokov pred |
Norv
|
cb9fbb523f
Update other/upgrade_2-1_sqlite.sql
|
12 rokov pred |
Norv
|
f8fd0dd583
Update other/upgrade_2-1_sqlite.sql
|
12 rokov pred |
Spuds
|
b3fdf9dc57
! Other times some folks don't pull before they push ....
|
12 rokov pred |
Norv
|
9cb5ba7f7c
Update other/upgrade_2-1_sqlite.sql
|
12 rokov pred |
emanuele
|
708ce3d69a
! Session ids longer than 32 chars would have problems in storing their value into the database (thanks postgre) and few other install/upgrade fixes
|
12 rokov pred |
emanuele
|
70d8bc779e
! Scheduled task name too long...thanks PostgreSQL
|
12 rokov pred |
emanuele
|
de836631d5
+ Added scheduled task to remove temporary attachments
|
12 rokov pred |
Spuds
|
bb830f7480
! updating of the install.php / upgrade.php and associated files to catch up with the changes
|
12 rokov pred |
Spuds
|
2f00d55551
! Adding other branch with install.php and upgrade.php changes
|
12 rokov pred |