.. |
css
|
d454abc2b3
Merge pull request #46 from emanuele45/master
|
před 12 roky |
fonts
|
a18e888838
10610
|
před 13 roky |
images
|
3f7fabcfac
Removing evil carriage returns from line endings.
|
před 12 roky |
languages
|
70c0e1170d
Merge branch 'master' of https://github.com/SimpleMachines/SMF2.1
|
před 12 roky |
scripts
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
před 12 roky |
Admin.template.php
|
f29876b0ef
! update search template to use progress bar graphic in place of xx% done text
|
před 12 roky |
BoardIndex.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
Calendar.template.php
|
00c470f243
! Update the iCal export function. Add in permissions and interface to actually use it as well. WIP
|
před 12 roky |
Compat.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
před 13 roky |
Display.template.php
|
0da1b299fa
Added option to disable the print page - Suggested by Ben_S [Topic 479688]
|
před 12 roky |
Errors.template.php
|
7838468fb1
! some minor cleanup to the templates
|
před 12 roky |
GenericControls.template.php
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
před 12 roky |
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
|
před 12 roky |
GenericMenu.template.php
|
9b3431a24a
! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy
|
před 12 roky |
Help.template.php
|
9b3431a24a
! General template cleanup, css, text, etc ... the mundane stuff that makes you crazy
|
před 12 roky |
Login.template.php
|
7838468fb1
! some minor cleanup to the templates
|
před 12 roky |
ManageAttachments.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
ManageBans.template.php
|
25b9438d46
! change ?fin20 to ?alp21, many files, question is which ones did I miss :P
|
před 12 roky |
ManageBoards.template.php
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
před 12 roky |
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
|
před 12 roky |
ManageLanguages.template.php
|
4906ddfddc
Changed the color of the number of PMs notifications to black
|
před 12 roky |
ManageMail.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
ManageMaintenance.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
ManageMembergroups.template.php
|
2c7f3608e0
Better keep hidden what don't work with javascript disabled
|
před 12 roky |
ManageMembers.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
ManageNews.template.php
|
0950afbc90
...oops I forgot to remove the edit_news template when I converted it to createList... lol
|
před 12 roky |
ManagePaid.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
ManagePermissions.template.php
|
5a59df038c
Few br class clear
|
před 12 roky |
ManageScheduledTasks.template.php
|
241126035d
! fix some more minor template issues
|
před 12 roky |
ManageSearch.template.php
|
f29876b0ef
! update search template to use progress bar graphic in place of xx% done text
|
před 12 roky |
ManageSmileys.template.php
|
705b145fa6
! First of many cleanup commits to better support the penguin theme
|
před 12 roky |
Memberlist.template.php
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
před 12 roky |
MessageIndex.template.php
|
c99b41d4b3
/me doesn't like $ txt['in']. Removed many, kept few. Part of [Bug 4822]
|
před 12 roky |
ModerationCenter.template.php
|
61e0716b7e
Fixed an undefined index error - thank Illori for the report
|
před 12 roky |
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.
|
před 12 roky |
Notify.template.php
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
před 12 roky |
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
|
před 12 roky |
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.
|
před 12 roky |
Poll.template.php
|
5a59df038c
Few br class clear
|
před 12 roky |
Post.template.php
|
3d88329116
! 0004789: Quickbuttons markup not the best for custom theming.
|
před 12 roky |
Printpage.template.php
|
8897f2a98a
Poll results are displayed in the print page of the topic [Bug 4881]
|
před 12 roky |
Profile.template.php
|
5e8999bc85
And now Ant is happy, he has all the buttons on the quick reply too! :P
|
před 12 roky |
Recent.template.php
|
3d88329116
! 0004789: Quickbuttons markup not the best for custom theming.
|
před 12 roky |
Register.template.php
|
193560918d
! part of [bug 4873] If agreement.txt is missing, show an error. emanuele has the rest of the fix
|
před 12 roky |
Reminder.template.php
|
7838468fb1
! some minor cleanup to the templates
|
před 12 roky |
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
|
před 12 roky |
Search.template.php
|
3d88329116
! 0004789: Quickbuttons markup not the best for custom theming.
|
před 12 roky |
SendTopic.template.php
|
a589351003
Another couple of br clear
|
před 12 roky |
Settings.template.php
|
5cf00b8e5c
A couple of small broken things + removed utf8_should_work from install.php
|
před 12 roky |
SplitTopics.template.php
|
4d7b0f5d75
! couple of more of those pesky align issues, calendar view button and SplitTopics.template.php
|
před 12 roky |
Stats.template.php
|
0985593600
! more general cleanup ...
|
před 12 roky |
Themes.template.php
|
eefb98af86
Merge branch 'current_theme_linktree'
|
před 12 roky |
Who.template.php
|
805f28ddbf
! adjustments to the credits page, separate mods and library packs from copyright section to their own
|
před 12 roky |
Wireless.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
před 13 roky |
Xml.template.php
|
579a36f574
! pedantic things, just cuz
|
před 12 roky |
index.php
|
a18e888838
10610
|
před 13 roky |
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.
|
před 12 roky |
license.txt
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
před 13 roky |