aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
Commit message (Collapse)AuthorAgeFilesLines
* Possible group admin link ... possibly not necessaryPaul S. Owen2001-05-311-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@383 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updates for searchPaul S. Owen2001-05-291-5/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@369 89ea8834-ac86-4346-8a33-228a782c2dd0
* Did some work converting lang file stuff to new formatJames Atkinson2001-05-281-3/+51
| | | | git-svn-id: file:///svn/phpbb/trunk@366 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates related to additional info as per last commitPaul S. Owen2001-05-281-1/+6
| | | | git-svn-id: file:///svn/phpbb/trunk@362 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few more additions to new format lang filePaul S. Owen2001-05-271-0/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@354 89ea8834-ac86-4346-8a33-228a782c2dd0
* Uploadable avatars now added ... hey I was boredPaul S. Owen2001-05-271-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@352 89ea8834-ac86-4346-8a33-228a782c2dd0
* Further changesPaul S. Owen2001-05-271-24/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@343 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various new expressions and basic start of array creationPaul S. Owen2001-05-271-2/+95
| | | | git-svn-id: file:///svn/phpbb/trunk@342 89ea8834-ac86-4346-8a33-228a782c2dd0
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@336 89ea8834-ac86-4346-8a33-228a782c2dd0
* Altered displayed text for previous x days selectPaul S. Owen2001-05-261-0/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@329 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lots of work on posting. New topic and reply functionality is mostly done. ↵James Atkinson2001-05-261-4/+8
| | | | | | | | | Edit post loads the form but needs database functionality All this is only been tested on Postgres, donno if it works as well on MySQL yet, will test when I can get access to sourceforge again git-svn-id: file:///svn/phpbb/trunk@328 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some little bugs in viewtopic. Also made sure viewtopic's next/prev ↵James Atkinson2001-05-241-0/+1
| | | | | | | | | functionality only views topics in the current forum. Added some extra error messages to modify profile for when the query fails. git-svn-id: file:///svn/phpbb/trunk@321 89ea8834-ac86-4346-8a33-228a782c2dd0
* Changed the allow/disallow fields to match the profile templatePaul S. Owen2001-05-171-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@313 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added a view posts in previoux x day capability to viewforumPaul S. Owen2001-05-161-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@305 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added functionality for the next/prev buttions in viewtopicJames Atkinson2001-05-161-1/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@301 89ea8834-ac86-4346-8a33-228a782c2dd0
* Memberlist working. Pagination seems to have problems. Might be ↵James Atkinson2001-05-111-0/+2
| | | | | | generate_pagination code... git-svn-id: file:///svn/phpbb/trunk@272 89ea8834-ac86-4346-8a33-228a782c2dd0
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-16/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@237 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed some windows carriage returnsJames Atkinson2001-05-011-4/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@221 89ea8834-ac86-4346-8a33-228a782c2dd0
* Minor updates and alterations mainly to templating varsPaul S. Owen2001-04-301-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@219 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added online users output to page header and from that, indexPaul S. Owen2001-04-281-0/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@209 89ea8834-ac86-4346-8a33-228a782c2dd0
* Overhauled session code ... in a big wayPaul S. Owen2001-04-281-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@208 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added user selectable templates, and put the system template into the config ↵James Atkinson2001-04-201-0/+2
| | | | | | database. Updated mysql_schema as well git-svn-id: file:///svn/phpbb/trunk@200 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added l_hours for timezone indicationPaul S. Owen2001-04-201-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@199 89ea8834-ac86-4346-8a33-228a782c2dd0
* Clean up and added timezone output to templatesPaul S. Owen2001-04-191-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@193 89ea8834-ac86-4346-8a33-228a782c2dd0
* Small mods to login pagePaul S. Owen2001-04-191-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@191 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified as per Nathans suggestionPaul S. Owen2001-04-191-1/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@186 89ea8834-ac86-4346-8a33-228a782c2dd0
* Most of profile and registration doneJames Atkinson2001-04-181-14/+17
| | | | git-svn-id: file:///svn/phpbb/trunk@171 89ea8834-ac86-4346-8a33-228a782c2dd0
* Registration is almost done, coppa support is in..James Atkinson2001-03-221-2/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@129 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added mailing address and fax info stuff to language file for COPPA pageJames Atkinson2001-03-191-1/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@108 89ea8834-ac86-4346-8a33-228a782c2dd0
* User registration works.James Atkinson2001-03-191-4/+35
| | | | git-svn-id: file:///svn/phpbb/trunk@106 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-071-3/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@83 89ea8834-ac86-4346-8a33-228a782c2dd0
* Started translation implemenation, added 1.2 english lang fileJames Atkinson2001-03-021-0/+364
git-svn-id: file:///svn/phpbb/trunk@73 89ea8834-ac86-4346-8a33-228a782c2dd0