.. |
css
|
d20193e7c5
! We renamed the theme a bit back.
|
há 11 anos atrás |
fonts
|
c65441c467
New Fonts with open license
|
há 12 anos atrás |
images
|
03d0da7dca
change IM icons to be locally hosted, images from crystal project
|
há 11 anos atrás |
languages
|
875351674c
! While Mantis 4870 had this dealt with, this is illogical. If you're substituting language-specific strings and the language needs them lower-case, make them lower case and be done with it... don't have workarounds for workarounds.
|
há 11 anos atrás |
scripts
|
55982b44aa
! Spellcheck enhancements
|
há 11 anos atrás |
Admin.template.php
|
43fd8e85a8
Merge pull request #837 from live627/upd
|
há 11 anos atrás |
BoardIndex.template.php
|
45f9f397b7
! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway.
|
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
|
22ff3b0f40
! Syntax error in the display template.
|
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
|
b765ba6d51
Forgot to signoff again...
|
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
|
45f9f397b7
! The rest of the changes required for category descriptions. A few notes: I don't think I broke anything in the theme by de-restricting the catbg height, nothing looks obviously broken; I'm not exactly a fan of how we do the board descriptions stuff anyway, but I've made the cat description behave consistently - i.e. not running htmlspecialchars. Not going to argue about this; unless we're going to change the board descriptions, cat descriptions will behave this way. This will be fixed in 3.0 but we've always said about not fixing it in 2.x for the reason that users rely on it. As far as performance goes, there should be no significant increases; if it's going to filesort, it was going to do it anyway, and if not, it won't now anyway.
|
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
|
0968c6e1c0
Use .infobox iinstead of .maintenance_finished
|
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
|
eda72fe9a2
! Indicate when news has been saved, as per #802
|
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
|
4134b9c2f0
Use .infobox iinstead of #task_completed
|
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
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
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
|
9d9bfbd0fc
! Missing spacing between chunks of exciting content (thanks @Yoshi2889 for the heads-up)
|
há 11 anos atrás |
PersonalMessage.template.php
|
b36f2c178f
! Shiny new PM popup menu.
|
há 11 anos atrás |
Poll.template.php
|
2c50939f27
Copyright update per BoD
|
há 11 anos atrás |
Post.template.php
|
4216a938d8
This fixes the error caused by editor's language strings (the error started after cleaning strings).
|
há 11 anos atrás |
Printpage.template.php
|
f2c884ccea
Spaces and tabs - nitpicking
|
há 11 anos atrás |
Profile.template.php
|
a6fb5fb1a7
! Very WIP of the alert preferences area. It doesn't work properly, I'm well aware of that, I just wanted to get it in as it is, just so it's there and I might be able to get some feedback on it (even though it doesn't work properly)
|
há 11 anos atrás |
Recent.template.php
|
c40efd25ec
! And from the legends in the message index and unread items.
|
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
|
c6a337ac28
! Renaming child boards to sub-boards, fixes #891
|
há 11 anos atrás |
Xml.template.php
|
db058fdaf1
+ Allow users to say why they edited a post
|
há 11 anos atrás |
index.php
|
a18e888838
10610
|
há 13 anos atrás |
index.template.php
|
3755692c73
! The beginnings of the new alerts system.
|
há 11 anos atrás |
license.txt
|
02667d6d57
Copyrights changed to 2012
|
há 12 anos atrás |