aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ok, story real database server info, as well as caching itMeik Sievertsen2008-09-0418-74/+199
| | | | | | Store it on installation too - allows us to check the db version used on installation and used currently to warn the user about incompatibilities git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8814 89ea8834-ac86-4346-8a33-228a782c2dd0
* Don't compile {} or {$}.Marek A. R2008-09-041-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8813 89ea8834-ac86-4346-8a33-228a782c2dd0
* add phpbb version constant to constants. This allows us to check the ↵Meik Sievertsen2008-09-041-0/+3
| | | | | | filebase version. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8811 89ea8834-ac86-4346-8a33-228a782c2dd0
* Refine fix for #31445 originally committed in r8758Chris Smith2008-09-028-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8809 89ea8834-ac86-4346-8a33-228a782c2dd0
* erm yeah? Fix new lines I added in r8807.Chris Smith2008-09-022-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8808 89ea8834-ac86-4346-8a33-228a782c2dd0
* Allow setting birth year to current yearChris Smith2008-09-022-3/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8807 89ea8834-ac86-4346-8a33-228a782c2dd0
* 3.0.2 instead of 3.0.3. ;)Meik Sievertsen2008-09-021-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8806 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix one design failure in phpBB3. Do not count non-approved posts to the ↵Meik Sievertsen2008-09-028-28/+72
| | | | | | | | user_posts. Before, a user was able to circumvent basically any protection based on post counts. At the same time implement the queue_trigger feature. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8805 89ea8834-ac86-4346-8a33-228a782c2dd0
* settings and data for the new queued posts feature ;)Meik Sievertsen2008-09-025-6/+41
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8804 89ea8834-ac86-4346-8a33-228a782c2dd0
* #32115 (small typo in coding guidelines)Meik Sievertsen2008-09-021-1/+5
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8803 89ea8834-ac86-4346-8a33-228a782c2dd0
* actually, queued posts can also be in forums with no post countsMeik Sievertsen2008-09-012-2/+0
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8802 89ea8834-ac86-4346-8a33-228a782c2dd0
* Show users posts in queue in acp and profile + link to mcpMeik Sievertsen2008-09-016-16/+63
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8801 89ea8834-ac86-4346-8a33-228a782c2dd0
* nullar/singular/plural substitution support. At the moment only the added ↵Meik Sievertsen2008-08-312-0/+73
| | | | | | | | language entry supports this... we may change other language entries later to support this new "approach". Idea from SHS` and Ashe originally. More to come... (yes, 3.0.x branch, no mistake) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8800 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix missing user_id entry to properly populate to the email templateMeik Sievertsen2008-08-301-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8799 89ea8834-ac86-4346-8a33-228a782c2dd0
* minor fixes to guidelinesHenry Sudhof2008-08-291-18/+21
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8798 89ea8834-ac86-4346-8a33-228a782c2dd0
* update ChangelogHenry Sudhof2008-08-291-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8797 89ea8834-ac86-4346-8a33-228a782c2dd0
* #33155Henry Sudhof2008-08-291-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8795 89ea8834-ac86-4346-8a33-228a782c2dd0
* Getting ready for IE8 which finally improves security a bit. Let's allow our ↵Henry Sudhof2008-08-281-5/+12
| | | | | | users to benefit from that git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8792 89ea8834-ac86-4346-8a33-228a782c2dd0
* ermHenry Sudhof2008-08-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8791 89ea8834-ac86-4346-8a33-228a782c2dd0
* fixing fault introduced with R8749Henry Sudhof2008-08-281-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8790 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix bug #32925Meik Sievertsen2008-08-252-2/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8788 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix installation by defining our needed CHMOD_READ and CHMOD_WRITE constants.Meik Sievertsen2008-08-243-4/+10
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8787 89ea8834-ac86-4346-8a33-228a782c2dd0
* a tiny fix to the language code. ;)Meik Sievertsen2008-08-231-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8785 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix a small glitch in phpbb_chmodMeik Sievertsen2008-08-231-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8784 89ea8834-ac86-4346-8a33-228a782c2dd0
* some changes for proper code documentationMeik Sievertsen2008-08-236-67/+68
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8783 89ea8834-ac86-4346-8a33-228a782c2dd0
* The same way we allow defining a custom template/style path we now allow ↵Meik Sievertsen2008-08-236-43/+63
| | | | | | | | | | this for languages too. This will allow applications to define their own language folder for certain parts for example. Callable by $user->set_custom_lang_path({new_path}) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8782 89ea8834-ac86-4346-8a33-228a782c2dd0
* change the way we do chmodd'ing. I know, my implementation really sucked... ↵Meik Sievertsen2008-08-2214-101/+133
| | | | | | 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. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8780 89ea8834-ac86-4346-8a33-228a782c2dd0
* commentsHenry Sudhof2008-08-221-5/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8778 89ea8834-ac86-4346-8a33-228a782c2dd0
* as per evil3, some more anti-CSRFHenry Sudhof2008-08-217-22/+77
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8775 89ea8834-ac86-4346-8a33-228a782c2dd0
* close db connection before delivering file. Also make sure connection can't ↵Meik Sievertsen2008-08-212-1/+11
| | | | | | be closed twice. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8772 89ea8834-ac86-4346-8a33-228a782c2dd0
* #32585 - kudos to Dave84Henry Sudhof2008-08-181-3/+3
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8770 89ea8834-ac86-4346-8a33-228a782c2dd0
* mehHenry Sudhof2008-08-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8768 89ea8834-ac86-4346-8a33-228a782c2dd0
* More 5.3 compatibility.Marek A. R2008-08-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8766 89ea8834-ac86-4346-8a33-228a782c2dd0
* 5.3 compatibility.Marek A. R2008-08-162-8/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8765 89ea8834-ac86-4346-8a33-228a782c2dd0
* 5.3 compatibility.Marek A. R2008-08-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8764 89ea8834-ac86-4346-8a33-228a782c2dd0
* the chmod change i already had within the changelog (by mistake). This ↵Meik Sievertsen2008-08-1610-55/+165
| | | | | | | | should further secure writable directories and created files. Installation need to be tested on different hosts. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8763 89ea8834-ac86-4346-8a33-228a782c2dd0
* only some space/tab changes as well as removing my debug code from the ↵Meik Sievertsen2008-08-164-57/+14
| | | | | | template file. ;) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8761 89ea8834-ac86-4346-8a33-228a782c2dd0
* PHP 5.3 compatibility.Marek A. R2008-08-154-13/+13
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8760 89ea8834-ac86-4346-8a33-228a782c2dd0
* Correctly return results for nested cached queries (Bug #31445 - Patch by faw)Chris Smith2008-08-149-8/+9
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8758 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-141-0/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8756 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changes to group display #32155, #32145, #32085, #26675, #26265Henry Sudhof2008-08-146-44/+105
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8755 89ea8834-ac86-4346-8a33-228a782c2dd0
* more verbose style.php in DEBUG modeHenry Sudhof2008-08-131-0/+4
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8754 89ea8834-ac86-4346-8a33-228a782c2dd0
* #31185Henry Sudhof2008-08-131-44/+43
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8752 89ea8834-ac86-4346-8a33-228a782c2dd0
* #31185Henry Sudhof2008-08-133-13/+23
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8751 89ea8834-ac86-4346-8a33-228a782c2dd0
* #29335Henry Sudhof2008-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8749 89ea8834-ac86-4346-8a33-228a782c2dd0
* by popular demandHenry Sudhof2008-08-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8747 89ea8834-ac86-4346-8a33-228a782c2dd0
* Let's try to keep the lid on the jarHenry Sudhof2008-08-131-0/+12
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8745 89ea8834-ac86-4346-8a33-228a782c2dd0
* Catch too long help linesHenry Sudhof2008-08-122-0/+8
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8743 89ea8834-ac86-4346-8a33-228a782c2dd0
* change conditional enclosements in template engineMeik Sievertsen2008-08-011-0/+53
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8739 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix cookie secure detection... hopefullyMeik Sievertsen2008-08-011-1/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8737 89ea8834-ac86-4346-8a33-228a782c2dd0