1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-22 20:26:25 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
Paul S. Owen
06d5d0bbe2 Updates to admin_styles, initial theme edit implementation
git-svn-id: file:///svn/phpbb/trunk@2807 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-01 22:05:07 +00:00
Paul S. Owen
0cea5122b9 Log string re-arrangements
git-svn-id: file:///svn/phpbb/trunk@2802 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-01 15:38:09 +00:00
Paul S. Owen
0873f243ca Often helps to send the required variables to the page that actually makes use of them ...
git-svn-id: file:///svn/phpbb/trunk@2801 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-01 14:39:50 +00:00
Paul S. Owen
aab6df3ce4 Log actions
git-svn-id: file:///svn/phpbb/trunk@2799 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-01 14:04:41 +00:00
Paul S. Owen
3de8299362 User prune admin initials ... doesn't coimplete task at present ... till we handle deletion of posts there is not point
git-svn-id: file:///svn/phpbb/trunk@2798 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-08-01 13:49:22 +00:00
Paul S. Owen
5e704d622c More permission strings ...
git-svn-id: file:///svn/phpbb/trunk@2792 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-30 01:03:35 +00:00
Paul S. Owen
0e3d8d07b5 Permission stuff again
git-svn-id: file:///svn/phpbb/trunk@2790 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 23:27:41 +00:00
Paul S. Owen
cf60a775f4 Prelim administrators management layout ...
git-svn-id: file:///svn/phpbb/trunk@2789 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 18:08:58 +00:00
Paul S. Owen
06e1e97778 Missed options for global email disable and min/max chars for search indexing ...
git-svn-id: file:///svn/phpbb/trunk@2786 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 11:23:45 +00:00
Paul S. Owen
03f9b1f98b Well, Doug asked for it so ... now I really am going to bed.
git-svn-id: file:///svn/phpbb/trunk@2784 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 02:01:16 +00:00
Paul S. Owen
95358ec77c oops, wrong var name
git-svn-id: file:///svn/phpbb/trunk@2780 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-29 00:00:16 +00:00
Paul S. Owen
862fb87e51 Missed settings and some reorg ...
git-svn-id: file:///svn/phpbb/trunk@2779 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 23:56:26 +00:00
Paul S. Owen
4fce84ef0a Log actions
git-svn-id: file:///svn/phpbb/trunk@2778 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 19:50:43 +00:00
Paul S. Owen
187017ec65 Updates for admin_board changes
git-svn-id: file:///svn/phpbb/trunk@2773 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-28 16:57:05 +00:00
Paul S. Owen
b598c4d7c9 rank related changes
git-svn-id: file:///svn/phpbb/trunk@2758 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-27 00:16:46 +00:00
Paul S. Owen
2a708774fa Minor updates
git-svn-id: file:///svn/phpbb/trunk@2749 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-26 17:45:43 +00:00
Paul S. Owen
46bfc70d6d Various updates, banning, etc.
git-svn-id: file:///svn/phpbb/trunk@2745 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-26 16:31:50 +00:00
Paul S. Owen
c31a629275 updated
git-svn-id: file:///svn/phpbb/trunk@2739 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-25 14:27:42 +00:00
Paul S. Owen
398c78e5ab oops, oops and done
git-svn-id: file:///svn/phpbb/trunk@2736 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-25 12:55:20 +00:00
Paul S. Owen
1ccb73e898 Various extra lines
git-svn-id: file:///svn/phpbb/trunk@2679 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-14 15:03:23 +00:00
Paul S. Owen
20da9bb86d Time to a commit ... been a while
git-svn-id: file:///svn/phpbb/trunk@2653 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-07-06 13:18:20 +00:00
dougk_ff7
59862f62f7 A small typo (missed it...)
Shouldn't be a problem, now.

Doug


git-svn-id: file:///svn/phpbb/trunk@2288 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 03:41:33 +00:00
dougk_ff7
0383e1b80a Ok, this includes fixes for bugs numbered 526000, 524591, 520370, and 520872. Manily, a few typos were fixed, along with a problem in the jumpbox (fixed using a quick Javascript check, there really isn't another way without modifying some large portions of code), and a problem in the rank control panel. In other words, everything assigned to me (as of this morning) has been fixed. I also ran the lovely fix_files.sh, so CVS might be a little wacky and try to update everything. I hope not...
That's it for now!
dougk_ff7


git-svn-id: file:///svn/phpbb/trunk@2287 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-03-10 03:23:56 +00:00
Paul S. Owen
9c96d256c1 Remove lang_admin changes, sorry Jonathan no more changes ... we really have to put a freeze on these, I'm fed up dealing with continual updates of translations :)
git-svn-id: file:///svn/phpbb/trunk@2158 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:36:35 +00:00
the_systech
1d42ad5083 Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. Also changed so that in both site_name and site_desc "'s are changed to "
git-svn-id: file:///svn/phpbb/trunk@2157 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-15 15:27:09 +00:00
Paul S. Owen
23e32ed8e6 Added new 'server_xxxx' lines to Configuration section
git-svn-id: file:///svn/phpbb/trunk@2131 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-13 18:05:17 +00:00
Paul S. Owen
e8323b9c43 New SMTP_ entries in Configuration section ... I know, we said this was frozen ... it just defrosted again, sorry :( On quick re-freeze now :)
git-svn-id: file:///svn/phpbb/trunk@2058 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-02-05 00:29:40 +00:00
the_systech
53d453ed39 Some additional error checking in the install to make sure that the server's php configuration is going to work with phpBB2.. (two new lines in lang_admin.php sorry translators, & please don't shoot me Paul :D )
git-svn-id: file:///svn/phpbb/trunk@2012 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-29 22:46:16 +00:00
Paul S. Owen
20bcba226a Added translations for ALL, REG, MOD, etc. used in admin_forumauth
git-svn-id: file:///svn/phpbb/trunk@1985 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-01-28 02:44:26 +00:00
Paul S. Owen
0a29a51522 Fix bug #497838
git-svn-id: file:///svn/phpbb/trunk@1747 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-30 13:49:37 +00:00
Paul S. Owen
e18c98a048 Fix bug #497829
git-svn-id: file:///svn/phpbb/trunk@1744 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-30 13:34:56 +00:00
the_systech
b4254c74b1 Ok go on and shoot me Paul.. :D Apparently I'd forgotten to add an error message for the install when it couldn't ftp the file. Fixed now.
git-svn-id: file:///svn/phpbb/trunk@1704 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-24 16:37:48 +00:00
Paul S. Owen
3bc9842c7a Added DB_Username and DB_Password to install section
git-svn-id: file:///svn/phpbb/trunk@1677 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-22 16:23:16 +00:00
James Atkinson
7645500aa4 Fixed bug #488927
git-svn-id: file:///svn/phpbb/trunk@1622 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 10:52:03 +00:00
James Atkinson
4a6c692484 Fixed bug #492183, added checking on theme name when creating new theme.
git-svn-id: file:///svn/phpbb/trunk@1620 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 10:03:33 +00:00
Paul S. Owen
699a4ccaad Various remaining language fixes for viewonline and board configuration admin
git-svn-id: file:///svn/phpbb/trunk@1616 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-17 00:39:47 +00:00
Paul S. Owen
c4c1da86c9 Added body text setting
git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 02:38:45 +00:00
dougk_ff7
f217a67aed Slight admin rank bug (would not display-broken image)
git-svn-id: file:///svn/phpbb/trunk@1596 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-16 00:44:59 +00:00
the_systech
704a9d665c Ok commiting modified install/upgrade integration, but there's still a weird problem I'm working on... I'll post more in the forum..
git-svn-id: file:///svn/phpbb/trunk@1516 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-05 21:55:20 +00:00
Paul S. Owen
828a00bc52 Fix bug #487716
git-svn-id: file:///svn/phpbb/trunk@1501 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-03 00:56:48 +00:00
Paul S. Owen
930c1186a2 Backtrack on IDENTITY ... doh
git-svn-id: file:///svn/phpbb/trunk@1494 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-12-01 01:25:06 +00:00
Paul S. Owen
84a2b7dad4 Updated for improved use with ODBC setups + introduced a re-install feature ... the schema updates _only_ remove foreign key and drop table clauses
git-svn-id: file:///svn/phpbb/trunk@1491 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-30 23:15:53 +00:00
Paul S. Owen
0f16e19dcd Doh! Commited lang_admin before updating from CVS ... just call me stupid, but not too often
git-svn-id: file:///svn/phpbb/trunk@1475 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 11:26:44 +00:00
Paul S. Owen
1935343a15 Fixed bug #486207
git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 11:25:04 +00:00
James Atkinson
db52cc1711 Fixed bug with deleting categories, and found a hard coded english message!
git-svn-id: file:///svn/phpbb/trunk@1472 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-29 08:45:55 +00:00
Paul S. Owen
3f06c64643 Spelling errors and minor changes ... getting quite chilly now
git-svn-id: file:///svn/phpbb/trunk@1467 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-27 22:14:24 +00:00
Paul S. Owen
44c849564f Various updates
git-svn-id: file:///svn/phpbb/trunk@1432 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-24 01:51:36 +00:00
Paul S. Owen
6f02536adf Module and module function names now pulled from lang file
git-svn-id: file:///svn/phpbb/trunk@1422 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-23 01:01:01 +00:00
dougk_ff7
3c6e635bec Now showing: A ton of bug fixes and a complete overhaul of my admin code...
git-svn-id: file:///svn/phpbb/trunk@1402 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-21 03:10:10 +00:00
Paul S. Owen
0bc6beada8 Various updates
git-svn-id: file:///svn/phpbb/trunk@1383 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-11-20 02:24:41 +00:00