.. |
css
|
51f257f10b
! Last CSS change as previously discussed, fixes #357
|
11 jaren geleden |
fonts
|
c65441c467
New Fonts with open license
|
11 jaren geleden |
images
|
6e8f5a4232
! Moving drafts around a bit, getting it in the search function too.
|
11 jaren geleden |
languages
|
6ae91a462e
Merge pull request #760 from Antes/lang-cleanup
|
11 jaren geleden |
scripts
|
6f4bad8268
! Draft autosaving should not just assume the checkboxes exist because sometimes they won't. Fixes #761
|
11 jaren geleden |
Admin.template.php
|
ca5810bcb2
Fixed missing variable checks
|
11 jaren geleden |
BoardIndex.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 jaren geleden |
Calendar.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Compat.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Display.template.php
|
181265bb16
Merge pull request #759 from illori/display.template.php_changes
|
11 jaren geleden |
Errors.template.php
|
72ff69263b
Duplicate both buttons at the top or error log list
|
11 jaren geleden |
GenericControls.template.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 jaren geleden |
GenericList.template.php
|
87a08af855
Fix orange-on-blue headers...
|
11 jaren geleden |
GenericMenu.template.php
|
a455ddabcc
! Remove the sidebar from admin/moderation/profile.
|
11 jaren geleden |
Help.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Login.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManageAttachments.template.php
|
74e7f7eace
! Rework Attachments / Browse Files navigation as per Mantis issue 4786
|
11 jaren geleden |
ManageBans.template.php
|
1cb9d75287
Adds a select all to ban triggers
|
11 jaren geleden |
ManageBoards.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 jaren geleden |
ManageCalendar.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManageLanguages.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManageMail.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManageMaintenance.template.php
|
63f90bfa81
Here we go: all happy the db backup is gone
|
11 jaren geleden |
ManageMembergroups.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 jaren geleden |
ManageMembers.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManageNews.template.php
|
a11133aeea
fixes bug #725
|
11 jaren geleden |
ManagePaid.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManagePermissions.template.php
|
498389f656
! Post moderation is no longer controlled by core features. Oh, and some housecleaning.
|
11 jaren geleden |
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.
|
11 jaren geleden |
ManageSearch.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
ManageSmileys.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Memberlist.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
MessageIndex.template.php
|
99bf5500da
#235: Separated out text strings for *_alert_none
|
11 jaren geleden |
ModerationCenter.template.php
|
4e806d924e
! When showing the reported posts, show which board they're in at the same time.
|
11 jaren geleden |
MoveTopic.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Notify.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Packages.template.php
|
a11133aeea
fixes bug #725
|
11 jaren geleden |
PersonalMessage.template.php
|
4c9755cbf7
Merge pull request #638 from emanuele45/gimme_gimme
|
11 jaren geleden |
Poll.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
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.
|
11 jaren geleden |
Printpage.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 jaren geleden |
Profile.template.php
|
063ed63af3
fix white on blue in profile
|
11 jaren geleden |
Recent.template.php
|
92d8747d78
! Harmonised unread posts to use the same CSS classes as the message index does. Fixes #724
|
11 jaren geleden |
Register.template.php
|
f43d845195
The register.js file is needed for the admin register form
|
11 jaren geleden |
Reminder.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Reports.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Search.template.php
|
4ed6fb99ad
Quote Action
|
11 jaren geleden |
SendTopic.template.php
|
0c9e67bbcd
Don't allow guests to report posts anymore
|
11 jaren geleden |
Settings.template.php
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 jaren geleden |
SplitTopics.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
Stats.template.php
|
737807941a
! Stats bars with 0-item entries (e.g. topics with 0 views, users online 0m) could get misaligned.
|
11 jaren geleden |
Themes.template.php
|
f65722305c
Selection of variants broken for users on default theme
|
11 jaren geleden |
Who.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
11 jaren geleden |
Wireless.template.php
|
69c7cddd13
! Sent messages should just be saved. Keep it simple, folks. Fixes #716
|
11 jaren geleden |
Xml.template.php
|
2c50939f27
Copyright update per BoD
|
11 jaren geleden |
index.php
|
a18e888838
10610
|
13 jaren geleden |
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.
|
11 jaren geleden |
license.txt
|
02667d6d57
Copyrights changed to 2012
|
12 jaren geleden |