.. |
css
|
d454abc2b3
Merge pull request #46 from emanuele45/master
|
12 роки тому |
fonts
|
a18e888838
10610
|
13 роки тому |
images
|
3f7fabcfac
Removing evil carriage returns from line endings.
|
12 роки тому |
languages
|
70c0e1170d
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
12 роки тому |
scripts
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
12 роки тому |
Admin.template.php
|
f29876b0ef
! update search template to use progress bar graphic in place of xx% done text
|
12 роки тому |
BoardIndex.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
Calendar.template.php
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
12 роки тому |
Compat.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 роки тому |
Display.template.php
|
0da1b299fa
Added option to disable the print page - Suggested by Ben_S [Topic 479688]
|
12 роки тому |
Errors.template.php
|
7838468fb1
! some minor cleanup to the templates
|
12 роки тому |
GenericControls.template.php
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
12 роки тому |
GenericList.template.php
|
d214416eee
! add a class element .sort to the sort icon so it can be positioned in the headers independent of the text
|
12 роки тому |
GenericMenu.template.php
|
9b3431a24a
! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy
|
12 роки тому |
Help.template.php
|
9b3431a24a
! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy
|
12 роки тому |
Login.template.php
|
7838468fb1
! some minor cleanup to the templates
|
12 роки тому |
ManageAttachments.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
ManageBans.template.php
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
12 роки тому |
ManageBoards.template.php
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
12 роки тому |
ManageCalendar.template.php
|
ac1a1c3737
! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files
|
12 роки тому |
ManageLanguages.template.php
|
4906ddfddc
Changed the color of the number of PMs notifications to black
|
12 роки тому |
ManageMail.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
ManageMaintenance.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
ManageMembergroups.template.php
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
12 роки тому |
ManageMembers.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
ManageNews.template.php
|
0950afbc90
...oops I forgot to remove the edit_news template when I converted it to createList... lol
|
12 роки тому |
ManagePaid.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
ManagePermissions.template.php
|
5a59df038c
Few br class clear
|
12 роки тому |
ManageScheduledTasks.template.php
|
241126035d
! fix some more minor template issues
|
12 роки тому |
ManageSearch.template.php
|
f29876b0ef
! update search template to use progress bar graphic in place of xx% done text
|
12 роки тому |
ManageSmileys.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
12 роки тому |
Memberlist.template.php
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
12 роки тому |
MessageIndex.template.php
|
c99b41d4b3
/me doesn't like $ txt['in']. Removed many, kept few. Part of [Bug 4822]
|
12 роки тому |
ModerationCenter.template.php
|
61e0716b7e
Fixed an undefined index error - thank Illori for the report
|
12 роки тому |
MoveTopic.template.php
|
0b1f8df7bc
! First commit of moved topic upgrades. Allows to set an expiration limit on the moved notice for auto removal, Adds ability to redirect by clicking on the moved topic notice from the topic list instead of navigating in to the moved topic message to select the link.
|
12 роки тому |
Notify.template.php
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
12 роки тому |
Packages.template.php
|
d460b5a3f4
If pacman doesn't know the action is better to report a nice error rather than die with php error messages
|
12 роки тому |
PersonalMessage.template.php
|
a36ef57476
! 4677: Text string "stars" and image name (star*.gif) needs change. So much ugliness to keep the code consistent with the name change ... stars is now icons, everywhere I hope.
|
12 роки тому |
Poll.template.php
|
5a59df038c
Few br class clear
|
12 роки тому |
Post.template.php
|
3d88329116
! 0004789: Quickbuttons markup not the best for custom theming.
|
12 роки тому |
Printpage.template.php
|
8897f2a98a
Poll results are displayed in the print page of the topic [Bug 4881]
|
12 роки тому |
Profile.template.php
|
5e8999bc85
And now Ant is happy, he has all the buttons on the quick reply too! :P
|
12 роки тому |
Recent.template.php
|
3d88329116
! 0004789: Quickbuttons markup not the best for custom theming.
|
12 роки тому |
Register.template.php
|
193560918d
! part of [bug 4873] If agreement.txt is missing, show an error. emanuele has the rest of the fix
|
12 роки тому |
Reminder.template.php
|
7838468fb1
! some minor cleanup to the templates
|
12 роки тому |
Reports.template.php
|
ac1a1c3737
! template and source updates to increase commonality of display across the various templates. This is like chasing cockroaches, there are always more. Many files
|
12 роки тому |
Search.template.php
|
3d88329116
! 0004789: Quickbuttons markup not the best for custom theming.
|
12 роки тому |
SendTopic.template.php
|
a589351003
Another couple of br clear
|
12 роки тому |
Settings.template.php
|
5cf00b8e5c
A couple of small broken things + removed utf8_should_work from install.php
|
12 роки тому |
SplitTopics.template.php
|
4d7b0f5d75
! couple of more of those pesky align issues, calendar view button and SplitTopics.template.php
|
12 роки тому |
Stats.template.php
|
0985593600
! more general cleanup ...
|
12 роки тому |
Themes.template.php
|
eefb98af86
Merge branch 'current_theme_linktree'
|
12 роки тому |
Who.template.php
|
805f28ddbf
! adjustments to the credits page, separate mods and library packs from copyright section to their own
|
12 роки тому |
Wireless.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 роки тому |
Xml.template.php
|
579a36f574
! pedantic things, just cuz
|
12 роки тому |
index.php
|
a18e888838
10610
|
13 роки тому |
index.template.php
|
bfdd853925
Another bit of ignore boards: the membergroups management page. A bit ugly, but that's the best I can think of. If I'm lucky I didn't break anything.
|
12 роки тому |
license.txt
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
13 роки тому |