.. |
css
|
9f90ac2b36
! Better CSS handling for certain browsers; supposed to have the MS specific stuff first for some reason.
|
há 11 anos atrás |
fonts
|
c65441c467
New Fonts with open license
|
há 11 anos atrás |
images
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
há 11 anos atrás |
languages
|
3a3e244f0d
! Remove the warning item from Core Features, push it to its own section with its own enable option and fix everywhere else up. Also split up the former Security and Moderation page into separate Anti-Spam and Warnings pages.
|
há 11 anos atrás |
scripts
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
há 11 anos atrás |
Admin.template.php
|
ca5810bcb2
Fixed missing variable checks
|
há 11 anos atrás |
BoardIndex.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
há 11 anos atrás |
Calendar.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Compat.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Display.template.php
|
0759958fa1
And the PM page
|
há 11 anos atrás |
Errors.template.php
|
72ff69263b
Duplicate both buttons at the top or error log list
|
há 11 anos atrás |
GenericControls.template.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
há 11 anos atrás |
GenericList.template.php
|
87a08af855
Fix orange-on-blue headers...
|
há 11 anos atrás |
GenericMenu.template.php
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
há 11 anos atrás |
Help.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Login.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManageAttachments.template.php
|
74e7f7eace
! Rework Attachments / Browse Files navigation as per Mantis issue 4786
|
há 11 anos atrás |
ManageBans.template.php
|
1cb9d75287
Adds a select all to ban triggers
|
há 11 anos atrás |
ManageBoards.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
há 11 anos atrás |
ManageCalendar.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManageLanguages.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManageMail.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManageMaintenance.template.php
|
63f90bfa81
Here we go: all happy the db backup is gone
|
há 11 anos atrás |
ManageMembergroups.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
há 11 anos atrás |
ManageMembers.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManageNews.template.php
|
a11133aeea
fixes bug #725
|
há 11 anos atrás |
ManagePaid.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManagePermissions.template.php
|
498389f656
! Post moderation is no longer controlled by core features. Oh, and some housecleaning.
|
há 11 anos atrás |
ManageScheduledTasks.template.php
|
46699b9bc9
! Fix Mantis issue 4912: if a scheduled task throws an error, note it and pass it back in the event of running tasks manually from the ACP.
|
há 11 anos atrás |
ManageSearch.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
ManageSmileys.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Memberlist.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
MessageIndex.template.php
|
99bf5500da
#235: Separated out text strings for *_alert_none
|
há 11 anos atrás |
ModerationCenter.template.php
|
4e806d924e
! When showing the reported posts, show which board they're in at the same time.
|
há 11 anos atrás |
MoveTopic.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Notify.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Packages.template.php
|
a11133aeea
fixes bug #725
|
há 11 anos atrás |
PersonalMessage.template.php
|
4c9755cbf7
Merge pull request #638 from emanuele45/gimme_gimme
|
há 11 anos atrás |
Poll.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Post.template.php
|
cdd86791de
! I have no idea why drafts are disabled by default, that seems insane. But even if you do want them disabled, it shouldn't require going to the Core Features page to do it, should really be from the Drafts page. And, so it is.
|
há 11 anos atrás |
Printpage.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
há 11 anos atrás |
Profile.template.php
|
063ed63af3
fix white on blue in profile
|
há 11 anos atrás |
Recent.template.php
|
92d8747d78
! Harmonised unread posts to use the same CSS classes as the message index does. Fixes #724
|
há 11 anos atrás |
Register.template.php
|
f43d845195
The register.js file is needed for the admin register form
|
há 11 anos atrás |
Reminder.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Reports.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Search.template.php
|
4ed6fb99ad
Quote Action
|
há 11 anos atrás |
SendTopic.template.php
|
0c9e67bbcd
Don't allow guests to report posts anymore
|
há 11 anos atrás |
Settings.template.php
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
há 11 anos atrás |
SplitTopics.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Stats.template.php
|
737807941a
! Stats bars with 0-item entries (e.g. topics with 0 views, users online 0m) could get misaligned.
|
há 11 anos atrás |
Themes.template.php
|
f65722305c
Selection of variants broken for users on default theme
|
há 11 anos atrás |
Who.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
há 11 anos atrás |
Wireless.template.php
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
há 11 anos atrás |
Xml.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
index.php
|
a18e888838
10610
|
há 12 anos atrás |
index.template.php
|
b0179a5b1c
! Making members pending approval and moderation reports more prominent. The moderation menu, like most of the time, has it wrong anyway and a separate "accident" may happen to it in the future, but for now, let's get rid of icky (and frequently wrong, as well as some old) language strings and be a bit daring.
|
há 11 anos atrás |
license.txt
|
02667d6d57
Copyrights changed to 2012
|
há 12 anos atrás |