.. |
css
|
b3867a904a
! [Bug 4761] Cleaning up the markup a bit
|
13 tahun lalu |
fonts
|
a18e888838
10610
|
13 tahun lalu |
images
|
a18e888838
10610
|
13 tahun lalu |
languages
|
d62e27f020
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
|
13 tahun lalu |
scripts
|
6901a45523
! Be sure that when use a quick moderation button the other options are removed from the form's action - related to [Bug 0922]
|
13 tahun lalu |
Admin.template.php
|
4dce90b350
! token verification failed in admin pages with inline permissions boxes
|
13 tahun lalu |
BoardIndex.template.php
|
b3867a904a
! [Bug 4761] Cleaning up the markup a bit
|
13 tahun lalu |
Calendar.template.php
|
f8cff26430
! Minor bug
|
13 tahun lalu |
Compat.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Display.template.php
|
d62e27f020
+ Allow for Splitting posts off while the moderation is set to checkboxes [Bug 0922]
|
13 tahun lalu |
Errors.template.php
|
0d67ff3253
! [Bug 4808] Missing variant calls for index.css in some files, Curve Updates
|
13 tahun lalu |
GenericControls.template.php
|
09e65d3d9d
! fixed post case 1.1 leftover
|
13 tahun lalu |
GenericList.template.php
|
71295fac64
! <tbody> created even if no <thead> present in template_show_list [topic 468405]
|
13 tahun lalu |
GenericMenu.template.php
|
ae93e92587
! First level buttons are now clickable (Thanks onepiece for the code) + selected 3rd level menus have a class assigned [Bug 4770] + a bit of clean-up of template_generic_menu_dropdown_above + removed a double sub action in menu items of ?action=admin;area=theme
|
13 tahun lalu |
Help.template.php
|
0d67ff3253
! [Bug 4808] Missing variant calls for index.css in some files, Curve Updates
|
13 tahun lalu |
Login.template.php
|
f8cff26430
! Minor bug
|
13 tahun lalu |
ManageAttachments.template.php
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
13 tahun lalu |
ManageBans.template.php
|
d7f5f47811
! forgot a type="input" in ManageBans.template.php
|
13 tahun lalu |
ManageBoards.template.php
|
5f815f4032
! Failed token verification while handling categories and boards
|
13 tahun lalu |
ManageCalendar.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
ManageLanguages.template.php
|
f8d5075a85
! missing global in SplitTopics.php
|
13 tahun lalu |
ManageMail.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
ManageMaintenance.template.php
|
f02d980afc
+ added post recount function to members maintenance [4423]
|
13 tahun lalu |
ManageMembergroups.template.php
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
13 tahun lalu |
ManageMembers.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
ManageNews.template.php
|
be0d46cb3c
! JavaScript functions can't have default values (script.js)
|
13 tahun lalu |
ManagePaid.template.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
13 tahun lalu |
ManagePermissions.template.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
13 tahun lalu |
ManageScheduledTasks.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
ManageSearch.template.php
|
de099bdbc2
! Sorting the memberlist by online status caused an error in PostgreSQL (Memberlist.php, thank you TheStupidOne!)
|
13 tahun lalu |
ManageSmileys.template.php
|
f8cff26430
! Minor bug
|
13 tahun lalu |
Memberlist.template.php
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
13 tahun lalu |
MessageIndex.template.php
|
b3867a904a
! [Bug 4761] Cleaning up the markup a bit
|
13 tahun lalu |
ModerationCenter.template.php
|
0d67ff3253
! [Bug 4808] Missing variant calls for index.css in some files, Curve Updates
|
13 tahun lalu |
MoveTopic.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Notify.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Packages.template.php
|
0d67ff3253
! [Bug 4808] Missing variant calls for index.css in some files, Curve Updates
|
13 tahun lalu |
PersonalMessage.template.php
|
21034c7141
! [Bug 4798]: Replace new.gif with css ... Needs additional checking / tweaking for form and size consistency
|
13 tahun lalu |
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 tahun lalu |
Post.template.php
|
0d67ff3253
! [Bug 4808] Missing variant calls for index.css in some files, Curve Updates
|
13 tahun lalu |
Printpage.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Profile.template.php
|
b3418a738b
! [4917] Buddy / Ignore List Profile Fields Bug
|
13 tahun lalu |
Recent.template.php
|
21034c7141
! [Bug 4798]: Replace new.gif with css ... Needs additional checking / tweaking for form and size consistency
|
13 tahun lalu |
Register.template.php
|
0d67ff3253
! [Bug 4808] Missing variant calls for index.css in some files, Curve Updates
|
13 tahun lalu |
Reminder.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Reports.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Search.template.php
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
13 tahun lalu |
SendTopic.template.php
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
13 tahun lalu |
Settings.template.php
|
f8cff26430
! Minor bug
|
13 tahun lalu |
SplitTopics.template.php
|
906795f52e
! Cleanup, many files (sync of in / out changes)
|
13 tahun lalu |
Stats.template.php
|
6b78799638
! old $txt string used in a couple of places
|
13 tahun lalu |
Themes.template.php
|
b02a3db999
! 4442: Form submit buttons should not be named submit, many files
|
13 tahun lalu |
Who.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Wireless.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
Xml.template.php
|
c3f6282f89
! Our str_ireplace function can support the argument as we support PHP 4.1.0+ (Subs-Compat.php)
|
13 tahun lalu |
index.php
|
a18e888838
10610
|
13 tahun lalu |
index.template.php
|
8c7e53bb5e
Merge branch 'master' of https://github.com/emanuele45/playpen
|
13 tahun lalu |
license.txt
|
f9cb33a75c
! Theme editing didn't correctly handle session errors for templates (Themes.php)
|
13 tahun lalu |