.. |
css
|
e6c43ff15a
+ Playing around with css3 on the hr's for fun and gain
|
13 gadi atpakaļ |
fonts
|
a18e888838
10610
|
13 gadi atpakaļ |
images
|
e882842ba7
! update additional icons to the fugue set ... still placeholders for someone to come up with better choices
|
13 gadi atpakaļ |
languages
|
ebbb6121fa
! having a text variable name be gif with contents of png is lazy :P
|
13 gadi atpakaļ |
scripts
|
128afe4d15
Moved few profile-related js from script.js to profile.js and optimized the ajax calls on signature errors
|
13 gadi atpakaļ |
Admin.template.php
|
995e6eafb3
! Fixed handling of hooks...testing is never enough! Especially when I code something :P
|
13 gadi atpakaļ |
BoardIndex.template.php
|
be0d5c6bbc
! css class new_posts renamed to board_new_posts for (sub)boards links - Thanks Antechinus for the report
|
13 gadi atpakaļ |
Calendar.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
|
13 gadi atpakaļ |
Compat.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 gadi atpakaļ |
Display.template.php
|
a519701389
Fixed empty list displayed if no profile options displayed.
|
13 gadi atpakaļ |
Errors.template.php
|
d7058cc8b6
! pages lists must be in a two divs, apply the two classes to the same div creates problems
|
13 gadi atpakaļ |
GenericControls.template.php
|
15e122ea81
News fader partially rewritten to make use jQuery, that should fix the problem with IE [Topic 413549]
|
13 gadi atpakaļ |
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
|
13 gadi atpakaļ |
GenericMenu.template.php
|
d214416eee
! add a class element .sort to the sort icon so it can be positioned in the headers independent of the text
|
13 gadi atpakaļ |
Help.template.php
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
13 gadi atpakaļ |
Login.template.php
|
39c901c148
! couple of minor consistency / alignment things
|
13 gadi atpakaļ |
ManageAttachments.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
|
13 gadi atpakaļ |
ManageBans.template.php
|
75c09c4e0a
! Few javascript (selectBoards and updateAuthMethod) and a closing tag for a label
|
13 gadi atpakaļ |
ManageBoards.template.php
|
a2abc3666d
! Invalid markup broke page validation
|
13 gadi atpakaļ |
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
|
13 gadi atpakaļ |
ManageLanguages.template.php
|
940e9cb70b
Merge branch 'master' of https://github.com/Spuds/playpen
|
13 gadi atpakaļ |
ManageMail.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 gadi atpakaļ |
ManageMaintenance.template.php
|
0985593600
! more general cleanup ...
|
13 gadi atpakaļ |
ManageMembergroups.template.php
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
13 gadi atpakaļ |
ManageMembers.template.php
|
241126035d
! fix some more minor template issues
|
13 gadi atpakaļ |
ManageNews.template.php
|
fc860bec21
! Minor news template cleanup
|
13 gadi atpakaļ |
ManagePaid.template.php
|
e36ef26615
! fix page validation errors, several templates, ManagePaid.template.php, ManagePermissions.template.php
|
13 gadi atpakaļ |
ManagePermissions.template.php
|
0985593600
! more general cleanup ...
|
13 gadi atpakaļ |
ManageScheduledTasks.template.php
|
241126035d
! fix some more minor template issues
|
13 gadi atpakaļ |
ManageSearch.template.php
|
74436d4079
! some more template cleanup, remove depreciated align tags, add some classes where needed
|
13 gadi atpakaļ |
ManageSmileys.template.php
|
ebbb6121fa
! having a text variable name be gif with contents of png is lazy :P
|
13 gadi atpakaļ |
Memberlist.template.php
|
6d30321ca8
+ New permission to send emails to members [Bug 4969]
|
13 gadi atpakaļ |
MessageIndex.template.php
|
9a1585aae5
Concurrent move of topics detected and action stopped first half of [Bug 4910]
|
13 gadi atpakaļ |
ModerationCenter.template.php
|
a2b4658d60
Easiest way to fix [Bug 4970]: basically replaced the template with the one from profile > show posts with few tweaks + Now it also respects the quickmoderation checkbox selection from profile
|
13 gadi atpakaļ |
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.
|
13 gadi atpakaļ |
Notify.template.php
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
13 gadi atpakaļ |
Packages.template.php
|
2aabbc42fb
! Add emulation support to installed tab so its like whats under the browse tab
|
13 gadi atpakaļ |
PersonalMessage.template.php
|
e1652c5c4d
! Error message level (severe / notice) added to PM interface
|
13 gadi atpakaļ |
Poll.template.php
|
e94ff7a0a1
! Poll options get mixed up when options are deleted [Bug 4954] + additional error in case of many options (> 255 including the deleted ones)
|
13 gadi atpakaļ |
Post.template.php
|
66e5c5bd0e
! change the way the date field folds on the add event form
|
13 gadi atpakaļ |
Printpage.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 gadi atpakaļ |
Profile.template.php
|
efb114368e
! Fixed signature preview without javascript
|
13 gadi atpakaļ |
Recent.template.php
|
17f9d9aa1d
! Small layout issue from DrDeejay http://www.simplemachines.org/community/index.php?topic=458027.0
|
13 gadi atpakaļ |
Register.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
|
13 gadi atpakaļ |
Reminder.template.php
|
d60accdcbc
! conversion of gif to png, many files, source and templates
|
13 gadi atpakaļ |
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
|
13 gadi atpakaļ |
Search.template.php
|
0985593600
! more general cleanup ...
|
13 gadi atpakaļ |
SendTopic.template.php
|
74436d4079
! some more template cleanup, remove depreciated align tags, add some classes where needed
|
13 gadi atpakaļ |
Settings.template.php
|
8e50023464
+ Add settings for message preview length, remove hard coded value
|
13 gadi atpakaļ |
SplitTopics.template.php
|
4d7b0f5d75
! couple of more of those pesky align issues, calendar view button and SplitTopics.template.php
|
13 gadi atpakaļ |
Stats.template.php
|
0985593600
! more general cleanup ...
|
13 gadi atpakaļ |
Themes.template.php
|
3d28da963b
Merge pull request #16 from emanuele45/master
|
13 gadi atpakaļ |
Who.template.php
|
0ceedbcb42
! Add another area in credits for other packages (like icons) that we use
|
13 gadi atpakaļ |
Wireless.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 gadi atpakaļ |
Xml.template.php
|
67b0155815
+ Error handling for AJAX PMs preview
|
13 gadi atpakaļ |
index.php
|
a18e888838
10610
|
13 gadi atpakaļ |
index.template.php
|
dda011c7c5
! Small fix for right to left: use not empy instead of isset because is_last is set to false for the first item
|
13 gadi atpakaļ |
license.txt
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
13 gadi atpakaļ |