phpBB
Statistics
| Revision:

root / branches / phpBB-3_0_0 / phpBB / includes / acp / acp_language.php

History | View | Annotate | Download (45 kB)

  • svn:eol-style: LF
  • svn:keywords: Author Date Id Revision
# Date Author Comment
10956 02/04/2011 04:45 pm Git Gatekeeper

commit 36a4c410cedf876bf1c532037e8d49a3cb5d86cc
Merge: 181f255 72fbd4d
Author: Andreas Fischer <>
Date: Fri Feb 4 17:36:14 2011 +0100

Merge branch 'ticket/nickvergessen/9966' into develop-olympus
  • ticket/nickvergessen/9966:...
10587 04/01/2010 06:18 pm Git Gatekeeper

commit f97d0e0195de5f7d0d6ad4a4c5663b95971f96f3
Merge: e35392c 4349bec
Author: Nils Adermann <>

Merge branch 'bug/nickvergessen/59135' into develop-olympus
10496 02/17/2010 12:49 pm Joas Schilling

Bug #57795 - [Fix] Restrict search for language/../iso.txt to folders.

Authorised by: bantu

9669 06/24/2009 01:31 pm Gabriel Vazquez

[Feature] Add confirmation for deactivating language packs

Authorised by: AcydBurn

9637 06/20/2009 07:23 pm Gabriel Vazquez

Fixed bug #45735

Authorised by: AcydBurn

8780 08/22/2008 02:52 pm Meik Sievertsen

change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it.

8763 08/16/2008 09:06 pm Meik Sievertsen

the chmod change i already had within the changelog (by mistake). This should further secure writable directories and created files.
Installation need to be tested on different hosts.

8479 03/29/2008 01:22 am Nils Adermann

Hiding everywhere little buggers, eh?

8285 12/26/2007 03:53 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.

8183 10/14/2007 05:46 pm Meik Sievertsen

more fixes...

8181 10/14/2007 03:40 pm Nils Adermann

- Submitting language changes via acp_language should be possible again [Bug #14736]

8177 10/14/2007 01:35 pm Nils Adermann

- Submitting language changes via acp_language should be possible again [Bug #14736]

8147 10/05/2007 04:36 pm Meik Sievertsen

dumdidum... sorry. ;)

8123 10/03/2007 05:33 pm Henry Sudhof

Cleanup in aisle 15

8120 10/03/2007 05:05 pm Henry Sudhof

Ok, here comes a big one. Poor updater. Also requires testing.

#i91
#i92
#i93
#i94
#i95
#i96

8117 10/01/2007 07:46 pm Meik Sievertsen

#i52

8075 09/02/2007 07:24 pm Meik Sievertsen

fixing some bugs

8033 08/15/2007 07:32 pm Meik Sievertsen

some bugs fixed

7961 07/27/2007 07:33 pm Meik Sievertsen

err, forgot to commit

7920 07/22/2007 10:11 pm Meik Sievertsen

try to normalize everything...

7872 07/12/2007 09:08 am Meik Sievertsen

basically what is listed within the changelog. ;)

7469 05/05/2007 12:22 pm Meik Sievertsen

Better support for nested transactions...

7404 04/26/2007 01:59 am David M

Installing a language will now automatically install the localized imageset stuff, deleting a language will do the reverse

7241 03/30/2007 12:49 pm Meik Sievertsen

some changes/bugfixes

7007 02/18/2007 02:42 pm Meik Sievertsen

fixing some bugs
more mcp links for easier moderating different aspects (all, forum, topic)
i may have introduced new bugs with this commit due to me having fixed some things weeks ago and some code changed in between - please report if you see something not working as expected.

6969 02/05/2007 05:24 pm Meik Sievertsen

only some minor fixes

6930 01/26/2007 05:09 pm Meik Sievertsen

- fix some oddities (doubled spaces for example)
- changed the way make_forum_select() is returning the forum list - now including skipped forums but being disabled. This should make identifying the correct forum much more easier.
- Changed some permission namings based on suggestions by the community...

6925 01/24/2007 12:29 pm Meik Sievertsen

- added confirm box to ucp zebra (adding fried/foe)
- permission fixes for conversions
- use more appropiate error message within convertor if source tables could not be found
- other tiny fixes

6914 01/21/2007 06:32 pm dhn2

#7254
#7258
#7268
#7278
#7314

6912 01/20/2007 06:58 pm Meik Sievertsen

- fixing some bugs
- removing utf8 characters from email files (has been discussed internally, you guys know why)
- making sure some opendir calls are checked before calling readdir.

6872 01/10/2007 05:47 pm Meik Sievertsen

fix some general bugs and some convertor related

6839 01/04/2007 05:07 pm Meik Sievertsen

- use var_export instead of our format_array function [Bug #6748]
- fix dumb error in column naming [Bug #6750]
- Make sure to catch some special conditions for cpf translation as well as correctly removing/adding default values on language installation/removing [Bug #6752]

6819 12/28/2006 06:28 pm Meik Sievertsen

- add return links to approve details [#6252]
- lets decide on input field or textarea based on the entry length in language pack management [#6280]

6719 12/06/2006 11:13 pm Meik Sievertsen

minor bugfixing

6584 11/15/2006 04:35 pm Meik Sievertsen

- fixes for the following bugs:
#5326
#5318
#5304
#5290
#5288
#5278
#5276
#5272
#5266
- also fixed the "Call-time pass-by-reference" bug #5252
- within this step changed the normalize calls to require references.
- added captcha size variables to the class scope (suggestion was posted at area51)

6561 11/10/2006 02:49 pm Meik Sievertsen

- some fixes
- added script for easy adjustement of username_clean column within the users table (please see the note i added to the utf8_clean_string() function)

6548 11/03/2006 10:05 pm Meik Sievertsen

ok, i am an idiot...

6546 11/03/2006 06:50 pm Meik Sievertsen

- make sure the sql layer for mysql always states mysql4 and get to mysql if using mysql < 4
- assign some default vars to email templates (we always need some basic ones)

6545 11/03/2006 12:26 pm Meik Sievertsen

- implemented the suggested html_entity_decode function made by david
- fixed string length checking by also decoding entities for the sake of checking
- used the new html_entity_decode function

6511 10/19/2006 03:55 pm Meik Sievertsen

Revised attachment categories a bit
Fixes for the following bugs:
#4830
#4818
#4816
#4810
#4808
#4798
#4796
#4772
#4662
#4646
#4546
#4524
#4270

I hope not having introduced additional severe errors :)

6459 10/07/2006 07:40 pm Meik Sievertsen

he braces style is deprecated as of PHP 6

6428 10/02/2006 05:11 pm Meik Sievertsen

consistent acp layout regarding backlinks and messages.

6427 10/01/2006 10:49 pm grahamje

Make sure comments in generated language files include UTF reference

6320 08/28/2006 05:50 pm Meik Sievertsen

- some bugfixes
- using E_USER_WARNING if an error occurred within the ACP (sadly not able to use it as a default for trigger_error - it seems to be hardcoded in PHP)

6312 08/22/2006 11:26 pm Meik Sievertsen

some updates. Also adjusted the utf tools and normalizer more to our coding guidelines.

6260 08/11/2006 03:21 pm Meik Sievertsen

submit some attachment changes/fixes as well as fixing the language pack download for zip files.

6258 08/11/2006 12:09 pm Meik Sievertsen

- include missing files in language pack download
- add mods directory, else we most likely forget that language files within the mods directory are automatically editable (to support seperating mod language files).

6165 07/10/2006 05:55 pm Meik Sievertsen

fix some bugs... again. :)

6139 07/02/2006 11:42 pm Meik Sievertsen

- fixed language pack management a bit (supporting backslashes)
- fixed ftp_fsock, also fixing a reported bug in there

6114 06/22/2006 05:14 pm Meik Sievertsen

time to squash some bugs

6073 06/16/2006 06:54 pm Meik Sievertsen

- removed db cache (might re-appear, but for now we do not see the need for it)
- all changes to styles/subsilver/template are purely cosmetic (no functional changes)
- cosmetics
- bugfixes
- add index to modules table
- use modules ordering code for forums too

6055 06/13/2006 05:06 pm Meik Sievertsen

- added class="radio" to all radio- and checkboxes
- make sure the database gets closed correctly in cron.php
- bugfixes

6048 06/11/2006 08:13 pm Meik Sievertsen

- fixed a few bugs
- added user_add() function
- check posted images ([img]) for same domain/scipt and php files
- auth_api.html updated to the coding guidelines look&feel
- introduced ability to force non page-updates (cron is using it)
- correctly resend coppa email

6029 06/09/2006 09:27 pm David M

- Language download works again

6015 06/06/2006 10:53 pm Meik Sievertsen

ok, this one is rather large... the most important change:
re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different

apart from this, code cleanage, bug fixing, etc.

5822 04/22/2006 04:40 pm David M

- Bug #1453

5765 04/06/2006 07:15 pm Meik Sievertsen

To all people having their bug status set to fixed: SF pserver CVS access is currently down, therefore the snapshots are still out of date.

- fix a bunch of bugs
- <!-- $Id$ --> is no longer allowed in template (.html) files
- changed layout of private message screens (folders are menu items)...

5743 03/28/2006 06:46 pm David M

- Bug 1301

5725 03/25/2006 08:14 pm Meik Sievertsen

ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.

5678 03/21/2006 08:23 pm Meik Sievertsen

- a bunch of bugfixes. :P

5567 02/21/2006 08:49 pm David M

- You can now export an entire folder as either CSV or XML :D

5563 02/19/2006 03:21 pm David M

Er... You didn't see this, right?

5562 02/19/2006 03:17 pm David M

- Uploading changed language files in the language ACP panel :-)

5558 02/18/2006 02:54 pm Meik Sievertsen

- fix some tiny bugs
- fix module system (sometimes the layout is broken due to falsly deactivated categories)
- auth updates (setting permissions)
- fix "category jumping" bug in acp
- u_action is defined by the module itself

5553 02/12/2006 08:21 pm Meik Sievertsen

my turn to break things... harharhar
- checking in permission settings and permission masks
- permission presets and documentation not finished yet
- added backtrace function to determine file/line for sql errors
- fixed marlist for orphan attachments/groups/logs/users...

5422 01/04/2006 07:37 am David M

- file_get_contents instead of imploding file()s or fread()ing till the maximum filesize
- language and style properly use compression
- language now prompts user for methods
- functions_compress does not need to eval() to get a hex date, instead calls pack()...

5388 12/28/2005 06:35 pm Meik Sievertsen

- some changes to browser checking (was the reason for not working logins)
- partly working style acp
- other tiny changes here and there

5315 11/30/2005 06:48 pm Meik Sievertsen

- added acp_language (language pack management)
- minor adjustments to cope with PHP5.x