emanuele
|
3c4c58625e
Fix for boardsAllowedTo
|
12 years ago |
emanuele
|
ad398323e8
Yes, as live627 (John Rayes) highlighted, better do things the right way
|
12 years ago |
emanuele
|
1adad2e8f1
As per Ant request and as per logic: we are not going to support pre-SMF 2.0 RC2 themes any more, so compat.css can become history
|
12 years ago |
emanuele
|
b393d70f02
Let's at least check if the function exists first (any mod should be able to include files from the hook itself)
|
12 years ago |
emanuele
|
70c0e1170d
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 years ago |
emanuele45
|
113903e41d
Merge pull request #52 from live627/master
|
12 years ago |
emanuele
|
63669b33df
Hide attachments permissions if attachments are disabled - thanks Illori for the report
|
12 years ago |
John Rayes
|
f4543d9fec
Don't restrict inclsionn to the board index... others want to load files, too.
|
12 years ago |
John Rayes
|
0fc1cd4037
+ integrate_default_action
|
12 years ago |
emanuele
|
aa4fb5b64d
It's always better to initialize variable...unless you want to have troubles... fixed a bug in deny board access that when denied it was impossible to move back to allowed
|
12 years ago |
emanuele
|
61e0716b7e
Fixed an undefined index error - thank Illori for the report
|
12 years ago |
emanuele
|
e688881f14
another clear to separate pages and moderated posts
|
12 years ago |
emanuele
|
d460b5a3f4
If pacman doesn't know the action is better to report a nice error rather than die with php error messages
|
12 years ago |
emanuele45
|
2253c227d4
Merge pull request #48 from live627/master
|
12 years ago |
John Rayes
|
5d4e3f2ef0
Fix typo
|
12 years ago |
John Rayes
|
bd61a065f3
* Extend boardsAllowedTo()
|
12 years ago |
Norv
|
d454abc2b3
Merge pull request #46 from emanuele45/master
|
12 years ago |
Steven Hoffman
|
b1eddb496a
Merge pull request #47 from mikemill/lineendings
|
12 years ago |
emanuele
|
ede5aa8b0d
Added a new load average check to the user statistics page - suggested by Ben_S [Topic 479688]
|
12 years ago |
emanuele
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
12 years ago |
emanuele
|
0da1b299fa
Added option to disable the print page - Suggested by Ben_S [Topic 479688]
|
13 years ago |
Michael Miller
|
3f7fabcfac
Removing evil carriage returns from line endings.
|
13 years ago |
emanuele
|
bfdd853925
Another bit of ignore boards: the membergroups management page. A bit ugly, but that's the best I can think of. If I'm lucky I didn't break anything.
|
13 years ago |
emanuele
|
6f400f34df
Board moderators should not have access to boards they are moderator of if their access is denied
|
13 years ago |
emanuele
|
44a6347215
Fixed the nonexistent bug in deny boards access code
|
13 years ago |
emanuele
|
5cf00b8e5c
A couple of small broken things + removed utf8_should_work from install.php
|
13 years ago |
emanuele
|
1819f0f715
Merge branch 'master' of https://github.com/emanuele45/playpen
|
13 years ago |
emanuele
|
b6fb1aeb92
Removed unnecessary permissions from the select a permission dropdown - thank Dr. Deejay for the report
|
13 years ago |
emanuele45
|
74bbeda7a4
Fixed list nesting in $helptxt['manage_boards'] - Thanks DaKrampus for the report [Topic 479353]
|
13 years ago |
emanuele
|
d4ff007116
Fixed save of edit smileys page
|
13 years ago |