Michael Eshom
|
8487309e9c
Remove integration hooks on upgrade, per issue #499
|
před 11 roky |
Michael Eshom
|
c7ca57e369
Only keep drafts for 7 days by default (fixes #490)
|
před 11 roky |
Michael Eshom
|
531e159d3c
Merge pull request #474 from Oldiesmann/release-2.1
|
před 11 roky |
Michael Eshom
|
dea59f75f2
Finish up draft stuff (fixes #139)
|
před 11 roky |
Antes
|
df703bafee
apostrophe causing error.
|
před 11 roky |
Michael Eshom
|
062f128403
The 'disregarded' column wasn't set for existing entries, causing a DB error in some cases
|
před 11 roky |
Oldiesmann
|
7e1157f083
Merge pull request #318 from Oldiesmann/release-2.1
|
před 11 roky |
Matthew Kerle
|
a05d5b7d7d
Cleaning up after myself.
|
před 11 roky |
Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
před 11 roky |
emanuele
|
1724ca6169
Spaces and tabs at the end of the lines
|
před 12 roky |
emanuele45
|
ea6aa67f3b
Merge pull request #210 from emanuele45/disregard
|
před 12 roky |
emanuele
|
092fe0e9ce
postgre and sqlite don't have tinyint type
|
před 12 roky |
emanuele
|
119eb7f5e1
Replaced a couple of mysql specific functions in install and upgrade code (including 2.0)
|
před 12 roky |
emanuele
|
88dfbfb5a4
Disregard topics - basic implementation
|
před 12 roky |
emanuele
|
32a908ff9a
Let's not mess with utf8 and current installation of SQLite and Postgre
|
před 12 roky |
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!
|
před 12 roky |
emanuele
|
078a2f8909
Couple of fixes for drafts table creation in upgrade
|
před 12 roky |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
před 12 roky |
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.
|
před 12 roky |
Spuds
|
e284242990
! General cleanup, spelling, spacing, extra lines, etc ....
|
před 12 roky |
emanuele
|
f7c5fda891
Merge branch 'deny_boards'
|
před 12 roky |
emanuele
|
7051e1bba9
First shot: deny access to boards
|
před 12 roky |
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.
|
před 12 roky |
emanuele
|
7a5c7b5864
! Few fixes at PostgreSQL upgrade sql file, now it reaches the end of the upgrade...still few problems though
|
před 12 roky |
Norv
|
fa464bef30
Update other/upgrade_2-1_postgresql.sql
|
před 12 roky |
Norv
|
d59c5513a0
Update other/upgrade_2-1_postgresql.sql
|
před 12 roky |
Spuds
|
b3fdf9dc57
! Other times some folks don't pull before they push ....
|
před 12 roky |
Norv
|
c6ba9855a7
Update other/upgrade_2-1_postgresql.sql
|
před 12 roky |
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
|
před 12 roky |
emanuele
|
70d8bc779e
! Scheduled task name too long...thanks PostgreSQL
|
před 12 roky |