.. |
css
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
há 11 anos atrás |
fonts
|
c65441c467
New Fonts with open license
|
há 11 anos atrás |
images
|
13e382005c
! Also, more resources for likes, including a sprited image, yay!
|
há 11 anos atrás |
languages
|
a45e0454a3
! Reworded string to fix #398. As discussed, ideally we'd change how the permissions are handled in general but this is really not something we should be doing in 2.1 because it's fundamentally changing how users configure it and might lead to all kinds of unexpected issues. 3.0 on the other hand is fair game for such.
|
há 11 anos atrás |
scripts
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
há 11 anos atrás |
Admin.template.php
|
42cb0a88cc
! Fix source code indentation in some spots (more to come later...)
|
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
|
4fc59a0173
! How did I forget a security check? (per #804)
|
há 11 anos atrás |
Errors.template.php
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
há 11 anos atrás |
GenericControls.template.php
|
8486deade0
Merge pull request #599 from emanuele45/sceditor_1.4.4
|
há 11 anos atrás |
GenericList.template.php
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
há 11 anos atrás |
GenericMenu.template.php
|
42cb0a88cc
! Fix source code indentation in some spots (more to come later...)
|
há 11 anos atrás |
Help.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Likes.template.php
|
807a6f6ec6
! I like this. It feels ugly, though, but it works (non AJAXively for now)
|
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
|
af2fc5692a
! In the non-deny setup, the 'check all' textbox was mysteriously detached from its label.
|
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
|
42cb0a88cc
! Fix source code indentation in some spots (more to come later...)
|
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
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
há 11 anos atrás |
MessageIndex.template.php
|
a7e66d8e50
! We removed an old language string forgetting it was in use, but this way is actually better in the long run.
|
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
|
23fe55feea
! News settings and packages options also needed to indicate saved settings (per #802)
|
há 11 anos atrás |
PersonalMessage.template.php
|
865abce7d6
Merge pull request #774 from Arantor/release-2.1
|
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
|
a262806bd2
Don't use $txt['by']
|
há 11 anos atrás |
Register.template.php
|
985f880098
! More #802 joy.
|
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
|
a262806bd2
Don't use $txt['by']
|
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
|
e7a32c4c58
Do a redirect and set a nice updated message.
|
há 11 anos atrás |
Who.template.php
|
c9a8db42ce
! Let's replace those sort_up.png and sort_down.pngs more generally with a single image sprite. For those worrying about backwards compatibility, there already wasn't because the old images were GIFs, these are PNGs, so old themes would already be a bit iffy anyway. But now it's styleable from CSS - and that also means it's variant-safe as well should someone wish to do something with that.
|
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
|
daadbff281
oops
|
há 11 anos atrás |
index.php
|
a18e888838
10610
|
há 13 anos atrás |
index.template.php
|
fa11899fe6
! It looks weird to have "<a href="..." >" and "<li >"...
|
há 11 anos atrás |
license.txt
|
02667d6d57
Copyrights changed to 2012
|
há 12 anos atrás |