emanuele
|
22275e7fe4
The list of groups (moderation) is now sortable. And while I was at it, it now uses list_getMembergroups instead of a custom function
|
12 years ago |
emanuele
|
4793373f14
Merge pull request #258 from Labradoodle-360/undefined-current_pm
|
12 years ago |
emanuele
|
e226a621d1
Friendly warning if using short terms in search, instead of failing badly
|
12 years ago |
emanuele
|
2ec5cf9d88
Moved a bit of things around in Avatar.php and index.php
|
12 years ago |
emanuele
|
042faf819c
Moved inline style to css
|
12 years ago |
emanuele
|
32548ae349
Allow a bit more articulated reports to moderator (textarea instead of input and preserving of new-lines) but keeping the 255 chars limit [Topic 426962]
|
12 years ago |
Spuds
|
e56717ee17
! Allow for images and attachment images to be printed with Printpage.php
|
12 years ago |
emanuele
|
b78ee2f6df
Mails added back to the queue after failure are no more thousands days old - Thanks CoreISP for the report and SleePy for the fix
|
12 years ago |
emanuele45
|
7a52651c85
Merge pull request #257 from emanuele45/master
|
12 years ago |
emanuele
|
4ae0378969
Merge branch 'integrate_load_member_data' of https://github.com/MissAllSunday/SMF2.1 into release-2.1
|
12 years ago |
emanuele
|
fe6afb6484
Merge branch 'release-2.1' of https://github.com/SimpleMachines/SMF2.1 into release-2.1
|
12 years ago |
emanuele
|
5f3f299846
Fix tokens while edit themes
|
12 years ago |
emanuele
|
5d18824ca0
Completed the modifying of existing triggers and added and fixed some documenentation
|
12 years ago |
emanuele
|
f85b67ad71
Removed @todo from a couple of strings and added class button_link to the add ban trigger button
|
12 years ago |
emanuele
|
caf5864cc3
Fixed the handling of additional triggers and allowed to add multiple triggers at once
|
12 years ago |
emanuele
|
0ef4a22b08
Fixed an error when posting without a name and moved around some javascript
|
12 years ago |
emanuele
|
5d25d9a5fc
Template fixes: a form tag not needed and indentation
|
12 years ago |
emanuele
|
d02a388740
Again banEdit with some moving around...
|
12 years ago |
emanuele
|
38453b5358
Fixed a bit the edit ban template with missing informations and wrongly positioned ones
|
12 years ago |
emanuele
|
2f17570df7
Fixing some oops during rebase
|
12 years ago |
emanuele
|
a83fdb32db
Split triggers in ban edit in multiple pages
|
13 years ago |
emanuele
|
9f6d343a8d
Using genericlists is much more fun!
|
13 years ago |
emanuele
|
3d1682c5d3
fixed a couple of stupid things
|
13 years ago |
emanuele
|
af5f14a937
Lang strings
|
13 years ago |
emanuele
|
a5d65994de
discovered ban_suggestions[ips] + other fixes (testing pays!)
|
13 years ago |
emanuele
|
57cb0e98b4
few more fixes + error handling (ban groups)
|
13 years ago |
emanuele
|
403c339a9c
Removed the last traces of smc_AutoSuggest for ban names
|
13 years ago |
emanuele
|
bbd1c095d6
Cleaning up a bit of mess...I think
|
13 years ago |
emanuele
|
4df6a1e984
Restuctured the array to match ['ban'], working on concistency and few fixes coming from testing
|
13 years ago |
emanuele
|
12771e863e
removed smc_AutoSuggest on ban names - I like it, but it could be misleading for users. Though the code is there it can be reused later
|
13 years ago |