emanuele
|
b7d5d26500
Logs should say 'unapprove' when posts and topics are unapproved! :P - Thanks Illori for the report
|
12 gadi atpakaļ |
emanuele
|
490301c387
Show the unapprove button only if post moderation is on and show 'unapprove' instead of 'approve'
|
12 gadi atpakaļ |
emanuele
|
469d6ce6d9
Unapprove posts buttom from SeleePy's Post Unapproval mod
|
12 gadi atpakaļ |
emanuele45
|
8161ba2205
Merge pull request #56 from emanuele45/master
|
12 gadi atpakaļ |
emanuele
|
11f9b8df3b
When checks for a new permission are added all over the place...well, it would be nice to add it to ManagePermissions too. Added send_email_to_members... lol
|
12 gadi atpakaļ |
emanuele45
|
27f05bf0c4
Merge pull request #60 from marcusforsberg/curve_popups
|
12 gadi atpakaļ |
emanuele
|
d0452d5866
Merged template_javascript and template_javascript_vars (the second never called) and moved to Subs.php because it's useless to have those functions repeated in each and every theme - Thanks marcusforsberg for the suggestion
|
12 gadi atpakaļ |
marcusforsberg
|
f426b76048
+ New, prettier help popups in Curve, and an awesome new PM notification message.
|
12 gadi atpakaļ |
emanuele
|
4b6b2ae0ff
[install] Removed a couple of css from the past (classic theme) - thanks Illori for the report
|
12 gadi atpakaļ |
emanuele
|
3c4c58625e
Fix for boardsAllowedTo
|
12 gadi atpakaļ |
emanuele
|
ad398323e8
Yes, as live627 (John Rayes) highlighted, better do things the right way
|
12 gadi atpakaļ |
emanuele45
|
8901eb9291
Merge pull request #49 from marcusforsberg/button_strip-in-source
|
12 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
emanuele
|
70c0e1170d
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 gadi atpakaļ |
emanuele45
|
113903e41d
Merge pull request #52 from live627/master
|
12 gadi atpakaļ |
emanuele
|
63669b33df
Hide attachments permissions if attachments are disabled - thanks Illori for the report
|
12 gadi atpakaļ |
John Rayes
|
f4543d9fec
Don't restrict inclsionn to the board index... others want to load files, too.
|
12 gadi atpakaļ |
John Rayes
|
0fc1cd4037
+ integrate_default_action
|
12 gadi atpakaļ |
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 gadi atpakaļ |
emanuele
|
61e0716b7e
Fixed an undefined index error - thank Illori for the report
|
12 gadi atpakaļ |
emanuele
|
e688881f14
another clear to separate pages and moderated posts
|
12 gadi atpakaļ |
Marcus Forsberg
|
8ccab68f4c
Merge pull request #2 from marcusforsberg/master
|
12 gadi atpakaļ |
marcusforsberg
|
18831c20ca
! No need to pass $context to a hook :P
|
12 gadi atpakaļ |
emanuele
|
d460b5a3f4
If pacman doesn't know the action is better to report a nice error rather than die with php error messages
|
12 gadi atpakaļ |
Marcus Forsberg
|
e97a0ce1e9
Merge pull request #1 from marcusforsberg/button_strip-in-source
|
12 gadi atpakaļ |
marcusforsberg
|
a3a6153fa9
! Undefined index showCheckboxes
|
12 gadi atpakaļ |
marcusforsberg
|
8b80f02811
! Move all button_strip arrays to the source
|
12 gadi atpakaļ |
marcusforsberg
|
e4165924f0
+ Add a bunch of hooks that I want in 2.1
|
12 gadi atpakaļ |
emanuele45
|
2253c227d4
Merge pull request #48 from live627/master
|
12 gadi atpakaļ |