.. |
Admin.english.php
|
8039d156b2
! Don't allow $boarddir, $sourcedir and $settings['theme_dir'] as attachment directories. Partial fix for #899
|
11 năm trước cách đây |
Alerts.english.php
|
3755692c73
! The beginnings of the new alerts system.
|
11 năm trước cách đây |
Drafts.english.php
|
1db0e7aa25
! Cast the user id to an int when we first get it set up because that's the right thing to do. Essentially as per #338 and #355 but without any edit conflicts.
|
11 năm trước cách đây |
Editor.english.php
|
8486deade0
Merge pull request #599 from emanuele45/sceditor_1.4.4
|
11 năm trước cách đây |
EmailTemplates.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Errors.english.php
|
da464caf73
! And then just the language changes.
|
11 năm trước cách đây |
Help.english.php
|
b55b149209
! Most of the language strings for the new alerts stuff. I'm still working on it so this might change a little.
|
11 năm trước cách đây |
Install.english.php
|
fa00c29e34
Rename default theme and uninstall old ones when upgrading
|
11 năm trước cách đây |
Login.english.php
|
45a4622699
+ Anti spam measures: a time gate and an empty field that is normally hidden but will trap some bots.
|
11 năm trước cách đây |
ManageBoards.english.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.
|
11 năm trước cách đây |
ManageCalendar.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
ManageMail.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
ManageMaintenance.english.php
|
992bcd1a03
! We will need to indicate errors from cron, because they don't go through the normal error handler.
|
11 năm trước cách đây |
ManageMembers.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
ManagePaid.english.php
|
f8fd1853af
! Validate paid subscription emails before saving, and also make the wording a bit more accurate. Fixes #717
|
11 năm trước cách đây |
ManagePermissions.english.php
|
da464caf73
! And then just the language changes.
|
11 năm trước cách đây |
ManageScheduledTasks.english.php
|
46699b9bc9
! Fix Mantis issue 4912: if a scheduled task throws an error, note it and pass it back in the event of running tasks manually from the ACP.
|
11 năm trước cách đây |
ManageSettings.english.php
|
3d0280eef4
! Dropping support for eAccelerator and Turck MMcache, as these are not supported on current PHP releases for key/value pairs like we use.
|
11 năm trước cách đây |
ManageSmileys.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Manual.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
ModerationCenter.english.php
|
62af31cf56
& Changed word order in logoff strings.
|
11 năm trước cách đây |
Modifications.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Modlog.english.php
|
8f69b76c84
! Clearing the admin/mod logs no longer has the 24 window. Instead, a message is left that the log was cleared. To discourage tampering, that message cannot be deleted on its own, only as part of the log being cleared... but a message is still left saying it was cleared, if that makes sense.
|
11 năm trước cách đây |
Packages.english.php
|
af4c727801
! Display the time a package was installed in the package manager.
|
11 năm trước cách đây |
PersonalMessage.english.php
|
b36f2c178f
! Shiny new PM popup menu.
|
11 năm trước cách đây |
Post.english.php
|
36cc0d7322
no message
|
11 năm trước cách đây |
Profile.english.php
|
b55b149209
! Most of the language strings for the new alerts stuff. I'm still working on it so this might change a little.
|
11 năm trước cách đây |
Reports.english.php
|
da464caf73
! And then just the language changes.
|
11 năm trước cách đây |
Search.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Settings.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Stats.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Themes.english.php
|
e7a32c4c58
Do a redirect and set a nice updated message.
|
11 năm trước cách đây |
Who.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
Wireless.english.php
|
efe3d5acc4
Language files did not have correct version (missing Alpha 1) fixes #372 - thanks Arantor for reporting it
|
11 năm trước cách đây |
index.english.php
|
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.
|
11 năm trước cách đây |
index.php
|
a18e888838
10610
|
13 năm trước cách đây |