John Rayes
|
677dadd0a6
! Button to act upon outstanding members was overflowing its container... let's stop that, shall we?
|
12 years ago |
John Rayes
|
251f7c3cd7
Revert "* Spacinazi"
|
12 years ago |
John Rayes
|
7e1cd2211b
* Spacinazi
|
12 years ago |
John Rayes
|
a8f2296bd6
+ integrate_post_ban_permissions, integrate_warn_permissions, integrate_spam_protection
|
12 years ago |
John Rayes
|
d9e42faaf6
+ integrate_mod_cache, integrate_cookie
|
12 years ago |
John Rayes
|
e9e8e25cd7
! Revert back to logging deleted members' member_name
|
12 years ago |
John Rayes
|
4b4dbf1c63
Convert long_message to use the new array formula as suggested by emanuele
|
12 years ago |
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 years ago |
John Rayes
|
3a561c12d6
! News fader didn't fade items
|
12 years ago |
emanuele45
|
27f05bf0c4
Merge pull request #60 from marcusforsberg/curve_popups
|
12 years ago |
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 years ago |
marcusforsberg
|
f426b76048
+ New, prettier help popups in Curve, and an awesome new PM notification message.
|
12 years ago |
emanuele
|
4b6b2ae0ff
[install] Removed a couple of css from the past (classic theme) - thanks Illori for the report
|
12 years ago |
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 |
emanuele45
|
8901eb9291
Merge pull request #49 from marcusforsberg/button_strip-in-source
|
12 years ago |
John Rayes
|
8ade59da3f
Use logActions() to log multiple custom profile field changes in one go
|
12 years ago |
John Rayes
|
77ac6d0c35
Use logActions() to log deleted members in one go
|
12 years ago |
John Rayes
|
114d49058d
+ logActions; logs multiple actions in one query
|
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 |
Marcus Forsberg
|
8ccab68f4c
Merge pull request #2 from marcusforsberg/master
|
12 years ago |