David M 
							
						 
					 
					
						
						
							
						
						3d2a45ab04 
					 
					
						
						
							
							I hope nothing broke!  
						
						... 
						
						
						
						- Added a query builder, it is currently only used for complex queries that involve a FROM clause with two tables and a left join
- Changed some function calls in the DBAL
- Made the viewtopic queries nicer
git-svn-id: file:///svn/phpbb/trunk@5885 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-05 22:06:17 +00:00 
						 
				 
			
				
					
						
							
							
								Graham Eames 
							
						 
					 
					
						
						
							
						
						b6ffae82b9 
					 
					
						
						
							
							A couple of minor slips of the finger  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5884 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-05 18:28:58 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						e25b2c5f35 
					 
					
						
						
							
							- some adjustements for phpdocumentor  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5883 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-05 17:56:33 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						8f765e50a3 
					 
					
						
						
							
							- put the error reporting check into another location (since we do want to display our notices. ;))  
						
						... 
						
						
						
						- default error reporting in common.php
- E_ALL being set if DEBUG_EXTRA defined
git-svn-id: file:///svn/phpbb/trunk@5882 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-05 12:28:38 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						b5608afe03 
					 
					
						
						
							
							- fix bug  #1727  (need to be watched - problems could arise by this change)  
						
						... 
						
						
						
						- added a note about login_box() to the coding guidelines
git-svn-id: file:///svn/phpbb/trunk@5881 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-04 18:25:01 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						3a38f80168 
					 
					
						
						
							
							fix bug  #1736  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5880 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-04 17:20:54 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						e11da225e0 
					 
					
						
						
							
							- slightly adjusted the DEBUG/DEBUG_EXTRA requirements  
						
						... 
						
						
						
						- changed error_reporting to E_ALL
- our error handler now takes the error_reporting value into account allowing us to correctly supress notices
git-svn-id: file:///svn/phpbb/trunk@5877 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-04 15:49:22 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						b131931edb 
					 
					
						
						
							
							eh? meh.  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5876 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-04 14:45:06 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						9a9a9ff6f3 
					 
					
						
						
							
							- fixed ul/li margin  
						
						... 
						
						
						
						- fixed [code=php] tag (tags got mangled on edit)
- fixed a tiny issue within the ban function
git-svn-id: file:///svn/phpbb/trunk@5875 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-04 06:54:43 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						9a0ad16272 
					 
					
						
						
							
							- Bug  #1709  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5874 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-02 17:59:51 +00:00 
						 
				 
			
				
					
						
							
							
								Graham Eames 
							
						 
					 
					
						
						
							
						
						14adf393c2 
					 
					
						
						
							
							Remove the module entries from the schema data file and generate the list instead  
						
						... 
						
						
						
						This should be the last major item with hard-coded id values in it
git-svn-id: file:///svn/phpbb/trunk@5873 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-01 19:45:42 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						6724e1bab6 
					 
					
						
						
							
							- added standard/default roles + default roles assigned to users/groups  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5872 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-05-01 12:44:28 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						3536a60e10 
					 
					
						
						
							
							- changed SUPER_MODERATORS to GLOBAL_MODERATORS  
						
						... 
						
						
						
						- do not cache moderators having no allowed auth settings
- added fsock method to transfer class (this has been made by wGEric for us)
git-svn-id: file:///svn/phpbb/trunk@5870 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-30 14:09:13 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						3826df9760 
					 
					
						
						
							
							give location for missing email files for better support  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5868 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-30 12:57:37 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						9751cf71e9 
					 
					
						
						
							
							empty is only accepting vars  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5867 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-30 12:50:43 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						28fe12956d 
					 
					
						
						
							
							- use php_uname('n') instead of posix_uname and HTTP_HOST  
						
						... 
						
						
						
						- updated the authors file a bit
git-svn-id: file:///svn/phpbb/trunk@5866 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-30 12:19:11 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						076a235bb0 
					 
					
						
						
							
							introduce LA_ for addslashing language variables for use in js vars (idea by naderman)  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5865 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-29 17:19:24 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						f1de99ff9a 
					 
					
						
						
							
							- Case  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5864 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-29 17:02:24 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						92719715b1 
					 
					
						
						
							
							- ___ is not nice to people who use FTP, font files are thus renamed  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5863 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-29 16:38:01 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						63c9b5d663 
					 
					
						
						
							
							- CAPTCHA!  
						
						... 
						
						
						
						Xore and NeoThermic are very cool, you must thank them!
git-svn-id: file:///svn/phpbb/trunk@5862 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-29 16:30:56 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						859902ea24 
					 
					
						
						
							
							reverting changes to the installer  
						
						... 
						
						
						
						do not introduce a function we never call outside of common.php
git-svn-id: file:///svn/phpbb/trunk@5859 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-29 13:14:33 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						7bc05c5e24 
					 
					
						
						
							
							- fixing some bugs, containing fixes for anonymous username displays, eaccelerator issue, permission trace and a few smaller bugs.  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5858 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-29 01:18:57 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						14ed732bff 
					 
					
						
						
							
							- fixed gen_rand_string  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5856 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-28 15:58:57 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						34fcc7dbe1 
					 
					
						
						
							
							graham, sorry for this but i had to... ;)  
						
						... 
						
						
						
						- utilize common.php in installer (we only need to change one location then)
- use $user->lang instead of $lang to be able to use language template vars and having consistant namings
git-svn-id: file:///svn/phpbb/trunk@5855 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-28 12:49:44 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						1b065fb74a 
					 
					
						
						
							
							Viewtopic:  
						
						... 
						
						
						
						- PGSQL friendly
New Install:
- file_get_contents
New/Old Install:
- remove remarks for PGSQL, some versions don't like 'em
- fixed the regex in remove_remarks
- rewrote split_sql_file
Schema:
- removed explicit inserts, replaced with implicit inserts. This is more friendly to our non auto incrementing friends. (One set of data is not fixed yet, the modules table)
- removed all those SELECT SETVAL statements, they were not needed.
git-svn-id: file:///svn/phpbb/trunk@5854 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-28 02:18:17 +00:00 
						 
				 
			
				
					
						
							
							
								Nils Adermann 
							
						 
					 
					
						
						
							
						
						5994371c0a 
					 
					
						
						
							
							- allow searches for multibyte characters in fulltext_native  
						
						... 
						
						
						
						- use preg_quote safely
git-svn-id: file:///svn/phpbb/trunk@5853 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-27 14:20:43 +00:00 
						 
				 
			
				
					
						
							
							
								Graham Eames 
							
						 
					 
					
						
						
							
						
						fcb8d86cb2 
					 
					
						
						
							
							Fix a broken explain link  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5851 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-26 20:02:35 +00:00 
						 
				 
			
				
					
						
							
							
								Graham Eames 
							
						 
					 
					
						
						
							
						
						3148470919 
					 
					
						
						
							
							Renaming fulltext_phpbb to fulltext_native for clarity and changing a few variables  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5850 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-26 19:13:46 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						01ad065ae5 
					 
					
						
						
							
							- adding user logs (displaying all users instead of limited to the user if viewing user notes)  
						
						... 
						
						
						
						- fixed a tiny set of bugs...
git-svn-id: file:///svn/phpbb/trunk@5848 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-26 18:10:57 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						31947017c4 
					 
					
						
						
							
							- Use specfic keys  
						
						... 
						
						
						
						- Unborked mysqli :D
- PGSQL now supports sequences! woo!
- adsrc is not cool anymore, adbin is where it's all at...
git-svn-id: file:///svn/phpbb/trunk@5846 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-26 06:30:09 +00:00 
						 
				 
			
				
					
						
							
							
								Graham Eames 
							
						 
					 
					
						
						
							
						
						cb053afc47 
					 
					
						
						
							
							Rename some of the config variables to eliminate issues caused by them containing phpbb_  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5845 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-25 19:20:01 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						91925b93d8 
					 
					
						
						
							
							- Bug  #1237  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5844 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-25 03:28:10 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						c57ebe71a9 
					 
					
						
						
							
							- Bug  #1285  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5843 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-25 03:17:21 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						a279978718 
					 
					
						
						
							
							- Tuples? Nah,  
						
						... 
						
						
						
						- Install works w/ Oracle
- Got the queries in the database acp to conform to the CS
- profile acp now creates the proper alter column statement depending on the dbal
git-svn-id: file:///svn/phpbb/trunk@5842 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-24 22:13:52 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						d03e541179 
					 
					
						
						
							
							- Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQL  
						
						... 
						
						
						
						- MSSQL schema now properly includes prefixes inside of all constraints
git-svn-id: file:///svn/phpbb/trunk@5839 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-23 17:28:06 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						de4299c81c 
					 
					
						
						
							
							- build explain links a bit different...  
						
						... 
						
						
						
						- fix btn_ip reference (it is btn_info now)
- removed sql_report.css (we use the acp css)
- updated the sql report layout
git-svn-id: file:///svn/phpbb/trunk@5838 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-23 14:23:22 +00:00 
						 
				 
			
				
					
						
							
							
								Nils Adermann 
							
						 
					 
					
						
						
							
						
						d6af193b53 
					 
					
						
						
							
							- properly check the Comment column on older MySQL versions [Bug  #1637 ]  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5837 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-23 13:10:34 +00:00 
						 
				 
			
				
					
						
							
							
								Nils Adermann 
							
						 
					 
					
						
						
							
						
						d9576fd70b 
					 
					
						
						
							
							- allow user A to have user B as a friend if A is a foe of B  
						
						... 
						
						
						
						- don't allow users to have the Anonymous user on their foe/friend list [Bug #1205 ]
- properly hide users on the online/offline friend list in ucp [Bug #1206 ]
git-svn-id: file:///svn/phpbb/trunk@5836 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-23 13:08:48 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						9404dfe2fb 
					 
					
						
						
							
							- Bug  #1210  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5832 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 18:54:41 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						67c580e148 
					 
					
						
						
							
							- Bug  #1185  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5831 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 18:42:27 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						171a535dd5 
					 
					
						
						
							
							- this works on other DBs now too :D  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5829 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 18:34:13 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						756aaf1005 
					 
					
						
						
							
							- Bug #1259... again  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5828 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 18:27:43 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						0a0976d6e7 
					 
					
						
						
							
							- Bug  #1261  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5827 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 18:27:00 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						118516b982 
					 
					
						
						
							
							- Bug  #1259  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5825 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 18:09:58 +00:00 
						 
				 
			
				
					
						
							
							
								Meik Sievertsen 
							
						 
					 
					
						
						
							
						
						856650861f 
					 
					
						
						
							
							- removed group settings from roles  
						
						... 
						
						
						
						- added forum icon in front of forums in permissions acp
- added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :))
- some bugfixes
- PHP6 fix
git-svn-id: file:///svn/phpbb/trunk@5824 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 16:18:40 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						086ea06191 
					 
					
						
						
							
							- Bug  #1453  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5822 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 14:40:04 +00:00 
						 
				 
			
				
					
						
							
							
								Graham Eames 
							
						 
					 
					
						
						
							
						
						cf214949b6 
					 
					
						
						
							
							OK< so it did break it - copy and paste error  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5819 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 13:50:17 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						0bad52c9a5 
					 
					
						
						
							
							i can't seem to not commit this debug code :-(  
						
						... 
						
						
						
						git-svn-id: file:///svn/phpbb/trunk@5817 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 03:53:03 +00:00 
						 
				 
			
				
					
						
							
							
								David M 
							
						 
					 
					
						
						
							
						
						c016f4593e 
					 
					
						
						
							
							- extrapolation is uncool, lets get the _real_name instead of guessing  
						
						... 
						
						
						
						- fixed some bugs :P
git-svn-id: file:///svn/phpbb/trunk@5816 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-22 03:52:07 +00:00 
						 
				 
			
				
					
						
							
							
								Nils Adermann 
							
						 
					 
					
						
						
							
						
						478ab68a7e 
					 
					
						
						
							
							- added login error constant for various external auth failures  
						
						... 
						
						
						
						- completed auth plugin interface (init_method, login_method, autologin_method, validate_session_method, logout_method)
- updated ldap and apache auth plugins to return an info array
- added apache autologin
git-svn-id: file:///svn/phpbb/trunk@5815 89ea8834-ac86-4346-8a33-228a782c2dd0 
						
						
					 
					
						2006-04-21 22:41:05 +00:00