Michael Eshom
|
417b6f671c
Add support for group-based board moderation
|
11 years ago |
emanuele45
|
ea6aa67f3b
Merge pull request #210 from emanuele45/disregard
|
12 years ago |
emanuele
|
5c6dee7919
Small fix on the SQLite install for drafts: the table was not created
|
12 years ago |
emanuele
|
88dfbfb5a4
Disregard topics - basic implementation
|
12 years ago |
emanuele
|
2591618c7f
Merge pull request #200 from Kays48/attachment_folder_update
|
12 years ago |
Kays48
|
5245d7ef8c
A few bug fixes. Undefined index error
|
12 years ago |
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 years ago |
emanuele
|
2e9aa34d1d
Merge pull request #79 from Kays48/attachment_folder_update
|
12 years ago |
Kays48
|
1d30939721
Auto create attachments directories.
|
12 years ago |
Spuds
|
af915c8fee
! Initial commit of Post and PM drafts function, don't expect everything to work ;)
|
12 years ago |
John Rayes
|
ce7d0ef11f
- Remove the admin oprion to format number
|
12 years ago |
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 years ago |
Spuds
|
a606a25d7c
! fix for sqlite install of boards table.
|
12 years ago |
emanuele
|
f7c5fda891
Merge branch 'deny_boards'
|
12 years ago |
emanuele
|
7051e1bba9
First shot: deny access to boards
|
12 years ago |
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 years ago |
emanuele
|
2321d7a507
- Nobody did it before...removed Core
|
12 years ago |
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 years ago |
emanuele
|
70d8bc779e
! Scheduled task name too long...thanks PostgreSQL
|
12 years ago |
emanuele
|
7fe132f2fc
! A couple of install-related fixes
|
12 years ago |
emanuele
|
de836631d5
+ Added scheduled task to remove temporary attachments
|
12 years ago |
emanuele
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
12 years ago |
Spuds
|
78546d1cbc
! include a new set of smiley icons from the fugue icon set
|
12 years ago |
Spuds
|
c15a2c788e
! Some more minor gif to png drudgery
|
12 years ago |
Spuds
|
123eb94fe4
+ Add new message icon for polls ... remarkable how many files need to be updated for such a simple add
|
12 years ago |
Spuds
|
bb830f7480
! updating of the install.php / upgrade.php and associated files to catch up with the changes
|
12 years ago |
Spuds
|
1cfecb1bfa
! [4836] removed even more unused linktree_inline settings from various files
|
12 years ago |
Spuds
|
2f00d55551
! Adding other branch with install.php and upgrade.php changes
|
12 years ago |