Meik Sievertsen
9ce85a9065
fix: assign parent id
...
git-svn-id: file:///svn/phpbb/trunk@4501 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-15 21:00:34 +00:00
Meik Sievertsen
db2a73d2f0
okie, using array_merge. :D
...
fixed: admin_prune
added: prune topics last viewed at... (only admin_prune ATM)
moved: delete_attachments to functions_admin
git-svn-id: file:///svn/phpbb/trunk@4482 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-07 17:16:12 +00:00
Paul S. Owen
13e01d7b93
Extension var update
...
git-svn-id: file:///svn/phpbb/trunk@4480 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-07 16:52:51 +00:00
Ludovic Arnaud
ecc9b5eb41
Less bugged version. If you sync a forum, you'll be taken back to the forum list where a message will be displayed.
...
git-svn-id: file:///svn/phpbb/trunk@4469 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-04 21:53:43 +00:00
Ludovic Arnaud
c9c595781f
Changed: APIsation in progress :)
...
git-svn-id: file:///svn/phpbb/trunk@4465 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-03 21:57:35 +00:00
Ludovic Arnaud
7ea3d109da
Added logging abilitiy
...
git-svn-id: file:///svn/phpbb/trunk@4463 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-09-03 21:44:08 +00:00
Meik Sievertsen
9f7db6a21c
fixed: slashing attachment comments (hopefully)
...
changed header.
git-svn-id: file:///svn/phpbb/trunk@4458 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-29 18:06:56 +00:00
Ludovic Arnaud
d80f50eb90
Added: admin definable bbcodes
...
Changed: preg references, use the prefered $n form instead of the old \\n one
Fixed: tweaked PHP highlightning a little
git-svn-id: file:///svn/phpbb/trunk@4453 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-28 20:50:20 +00:00
Ludovic Arnaud
691b1dc7fc
Fixed: incorrect var names - Paul, please take a look if you have time
...
git-svn-id: file:///svn/phpbb/trunk@4442 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-27 18:58:51 +00:00
Paul S. Owen
6225256418
bah, group handling needs some further discussion ... I'm done with it for M-2
...
git-svn-id: file:///svn/phpbb/trunk@4440 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-27 16:31:54 +00:00
Paul S. Owen
2c9b17ba48
oopsie
...
git-svn-id: file:///svn/phpbb/trunk@4439 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-27 00:33:28 +00:00
Paul S. Owen
3de3b9e9cf
Move presently implemented group functions to ... functions
...
git-svn-id: file:///svn/phpbb/trunk@4438 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-27 00:32:00 +00:00
Paul S. Owen
d96bb3a86e
A few more changes ... nearly there ... deleting users is going to be a little troublesome
...
git-svn-id: file:///svn/phpbb/trunk@4430 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-25 01:38:49 +00:00
Paul S. Owen
fb5a64a319
The moving of update eliminates it's usefulness ... given the change was done to increase security it wins :)
...
git-svn-id: file:///svn/phpbb/trunk@4429 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-24 18:16:53 +00:00
Ludovic Arnaud
bd897d4259
Because of vars being unset by common.php we must always declare them after common.php has been called
...
git-svn-id: file:///svn/phpbb/trunk@4428 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-23 21:53:01 +00:00
Paul S. Owen
7e97dbdabd
That shouldn't be there ...
...
git-svn-id: file:///svn/phpbb/trunk@4425 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-23 18:20:25 +00:00
Paul S. Owen
39fa3b6b25
Mostly non-working still ... can add new users/team leaders
...
git-svn-id: file:///svn/phpbb/trunk@4421 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-23 01:01:20 +00:00
Paul S. Owen
bfedee8380
Wake up oh dozey one ...
...
git-svn-id: file:///svn/phpbb/trunk@4417 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-22 00:30:54 +00:00
Paul S. Owen
61a19df599
specialchars data in swatch, rejiggle index variable setting and comparisons, replace .php with $phpEx in styles for swatch
...
git-svn-id: file:///svn/phpbb/trunk@4416 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-22 00:28:45 +00:00
Paul S. Owen
9041b88501
Minor oopsie, forgot border="0" in image url ... probably make this defineable
...
git-svn-id: file:///svn/phpbb/trunk@4406 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-14 23:50:35 +00:00
Paul S. Owen
dbd512138e
imageset editing code a little messy, need to add update/replace capability to all three elements but that's for M-4 ... I think we may be done for M-2
...
git-svn-id: file:///svn/phpbb/trunk@4405 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-14 23:32:50 +00:00
Paul S. Owen
09902892c0
No image graphic
...
git-svn-id: file:///svn/phpbb/trunk@4404 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-14 11:43:07 +00:00
Paul S. Owen
bb14bcbe6b
Raft of fixes ... hopefully things are working as they should ... if not, I'll be requring a new PC since I don't think this one will work too well after being dropped out a third floor window
...
git-svn-id: file:///svn/phpbb/trunk@4402 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-13 17:38:54 +00:00
Meik Sievertsen
c0551af851
bye bye forbidden extensions... we have a deny,allow rule for extensions, forbidden extensions are therefore a little bit redundant.
...
git-svn-id: file:///svn/phpbb/trunk@4400 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-13 16:56:01 +00:00
Paul S. Owen
808d0f1455
Some tidying up of theme editing, highlight used classes, enable custom class addition, allow tabs, newlines, etc. within class strings ... though standard format is very much prefered
...
git-svn-id: file:///svn/phpbb/trunk@4397 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-13 14:35:50 +00:00
Paul S. Owen
620f70fe1e
Destroy! Destroy! Danger! Will Robinson Danger! ... Doctor Smith will destroy the cached SQL when something changes ...
...
git-svn-id: file:///svn/phpbb/trunk@4394 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 22:24:19 +00:00
Paul S. Owen
eeab805012
Updates for installation of styles
...
git-svn-id: file:///svn/phpbb/trunk@4391 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 20:46:43 +00:00
Paul S. Owen
f584f14af9
More condensing ... next, imageset editing and cleanup of theme/template editing ... then we'll call it a day till M-3 I think
...
git-svn-id: file:///svn/phpbb/trunk@4388 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 15:19:24 +00:00
Paul S. Owen
98d4554f02
Fixing more broken things ...
...
git-svn-id: file:///svn/phpbb/trunk@4387 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 14:11:25 +00:00
Paul S. Owen
7f8e853356
Some tidy ups and fixes
...
git-svn-id: file:///svn/phpbb/trunk@4384 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 11:56:04 +00:00
Paul S. Owen
232576450d
Put form stuff in subSilver css ...
...
git-svn-id: file:///svn/phpbb/trunk@4383 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:49:40 +00:00
Paul S. Owen
ec4e122032
Temp workaround for lack of style create/import/upload prob, fix improper setting of element ids when editing style
...
git-svn-id: file:///svn/phpbb/trunk@4382 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:47:32 +00:00
Paul S. Owen
9183068332
Much rejiggling
...
git-svn-id: file:///svn/phpbb/trunk@4380 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-12 01:21:32 +00:00
Paul S. Owen
ff0a7e2630
Not break you moron
...
git-svn-id: file:///svn/phpbb/trunk@4377 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 01:29:16 +00:00
Paul S. Owen
c8669abf9d
Wouldn't copy theme/template files from unarchived location to destination ... this should fix that.
...
git-svn-id: file:///svn/phpbb/trunk@4376 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 01:16:29 +00:00
Paul S. Owen
a5cbb0b693
Mainly user pruning var casing
...
git-svn-id: file:///svn/phpbb/trunk@4373 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 00:59:53 +00:00
Paul S. Owen
71dbb2c97e
unified remove ... probably breaking other stuff in the process
...
git-svn-id: file:///svn/phpbb/trunk@4372 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-11 00:52:09 +00:00
Ludovic Arnaud
8d4bb4a17a
Fixed: the style box not showing when editing a category. Pardon, a non-postable forum ;)
...
git-svn-id: file:///svn/phpbb/trunk@4369 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 19:53:03 +00:00
Ludovic Arnaud
0c3708ecc6
Moved sql_close() down, after the cache is unloaded.
...
git-svn-id: file:///svn/phpbb/trunk@4365 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 18:42:20 +00:00
Paul S. Owen
214ea917e5
More jiggery and not a little pokery
...
git-svn-id: file:///svn/phpbb/trunk@4362 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 17:41:10 +00:00
Paul S. Owen
13a4d16b52
Rejiggling the code begins ...
...
git-svn-id: file:///svn/phpbb/trunk@4361 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 15:54:57 +00:00
Paul S. Owen
91724f4512
setting style as default, remove explicit testing for .tar archive creation
...
git-svn-id: file:///svn/phpbb/trunk@4360 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 11:51:50 +00:00
Paul S. Owen
35c8d412a7
Silly silly Paul, smacked handy and no tea
...
git-svn-id: file:///svn/phpbb/trunk@4359 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-10 10:53:50 +00:00
Paul S. Owen
baa01d15f2
Most style operations functional ... broke various theme, imageset and template operations in the process
...
git-svn-id: file:///svn/phpbb/trunk@4358 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-09 22:04:28 +00:00
Paul S. Owen
95767f8440
Style installation "working", allows for two or three element styles
...
git-svn-id: file:///svn/phpbb/trunk@4352 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-08 13:28:21 +00:00
Paul S. Owen
e3c310db51
Style related updates
...
git-svn-id: file:///svn/phpbb/trunk@4351 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 16:52:36 +00:00
Paul S. Owen
068987935e
Change hardcoded lang strings for vars
...
git-svn-id: file:///svn/phpbb/trunk@4349 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 14:39:29 +00:00
Paul S. Owen
28c000fe7c
oops forgot about modified time update
...
git-svn-id: file:///svn/phpbb/trunk@4348 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 01:42:11 +00:00
Paul S. Owen
52ec6f8706
Storage of edited templates ... guess some users may find this handy ... hhmm
...
git-svn-id: file:///svn/phpbb/trunk@4347 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-07 01:30:44 +00:00
Paul S. Owen
5ab81af82e
Couple more updates
...
git-svn-id: file:///svn/phpbb/trunk@4344 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-08-06 18:29:11 +00:00