Meik Sievertsen
0334d42477
- some changes to browser checking (was the reason for not working logins)
...
- partly working style acp
- other tiny changes here and there
git-svn-id: file:///svn/phpbb/trunk@5388 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-28 17:35:20 +00:00
Tom Beddard
761598e1b7
Moved text to language file
...
git-svn-id: file:///svn/phpbb/trunk@5387 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-28 01:00:48 +00:00
Tom Beddard
f95262d9b9
SQL error fix for subscribed list
...
git-svn-id: file:///svn/phpbb/trunk@5386 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-28 00:57:08 +00:00
David M
8ad9a36d08
- I forgot that we can add and remove prefixes :D
...
- A small style fix :D
git-svn-id: file:///svn/phpbb/trunk@5385 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 17:21:01 +00:00
David M
12839c7d47
- Buh? Postgre!
...
git-svn-id: file:///svn/phpbb/trunk@5384 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 14:15:49 +00:00
David M
7eea0d3529
- Forgot to repair a function ;-)
...
git-svn-id: file:///svn/phpbb/trunk@5383 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 14:13:38 +00:00
David M
31b94c8cf1
- Removed a variable that has been left unused for three and a half years...
...
git-svn-id: file:///svn/phpbb/trunk@5382 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 14:09:44 +00:00
David M
5bf738d345
- Replaced the old 2.0.x highlight code with much nicer code :-)
...
git-svn-id: file:///svn/phpbb/trunk@5381 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 13:59:15 +00:00
David M
eb45360c02
- Post/Topic icon text selection is fixed
...
git-svn-id: file:///svn/phpbb/trunk@5380 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 13:44:17 +00:00
Meik Sievertsen
d02f498745
- fixing alter_block_array function as suggested by david.
...
git-svn-id: file:///svn/phpbb/trunk@5379 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-27 08:50:42 +00:00
Tom Beddard
95e8f761ce
Language related updates.
Removed escaped double-quotes from single quote FAQ language strings - was causing mal-formed html.
Also changed the quicklink numbers to be prefixed by 'f' since standards dicate name and id attributes have to start with a non-numeric character.
...
git-svn-id: file:///svn/phpbb/trunk@5378 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-26 21:02:39 +00:00
Meik Sievertsen
4373cf2f30
*** empty log message ***
...
git-svn-id: file:///svn/phpbb/trunk@5377 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-25 11:12:03 +00:00
Meik Sievertsen
b9b70c9ceb
- only include modules with the correct extension. ;)
...
- fix evaluating if module is enabled or disabled (now disables all childs if parent/category is disabled)
git-svn-id: file:///svn/phpbb/trunk@5376 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-25 11:10:06 +00:00
Meik Sievertsen
2c25e0f233
- transfer class
...
- current transfer available: ftp
- original ftp class from EasyMod, olympus-compatible file done by wGEric
git-svn-id: file:///svn/phpbb/trunk@5375 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-23 11:57:01 +00:00
Tom Beddard
0e34bb6c35
Another small tweak to allow empty theme.cfg values to overwrite the default, e.g. using an empty string for the pagination separator instead of a comma
...
git-svn-id: file:///svn/phpbb/trunk@5374 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-22 22:25:04 +00:00
Tom Beddard
3f832e1543
Little tweak to enable the $parsed_items array to be properly built.
...
git-svn-id: file:///svn/phpbb/trunk@5373 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-22 22:19:56 +00:00
Meik Sievertsen
60d218245c
- ok, get away with the secondary style approach (styles can be mixed together easily with the acp)
...
- introduce a more generic approach of defining some additional variables through cfg files as well as the name, copyright and version fields
- please note that at the moment this is in flux. I added it now for Tom because he needs the theme parameters.
git-svn-id: file:///svn/phpbb/trunk@5372 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-22 16:28:27 +00:00
Tom Beddard
088ed2c414
Oops, naming convention better now.
...
git-svn-id: file:///svn/phpbb/trunk@5368 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-22 00:12:18 +00:00
Tom Beddard
7bf8321e1d
A few additions required by the new style
...
git-svn-id: file:///svn/phpbb/trunk@5367 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-22 00:03:17 +00:00
Meik Sievertsen
1ec71c78b6
- and finally, user groups. :)
...
git-svn-id: file:///svn/phpbb/trunk@5366 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-21 19:18:42 +00:00
Meik Sievertsen
f4f2ab3a35
- user avatar, user signature, user attachments
...
git-svn-id: file:///svn/phpbb/trunk@5365 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-21 18:18:12 +00:00
Graham Eames
1ba4064f20
Initial instance of the install language file to allow me to install for testing
...
(yes the installer looks a bit messy atm, but I will be changing that in the future)
git-svn-id: file:///svn/phpbb/trunk@5361 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-20 22:03:26 +00:00
Graham Eames
304d942033
MCP schema data as per the request last night ;-)
...
git-svn-id: file:///svn/phpbb/trunk@5360 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-20 21:30:23 +00:00
Tom Beddard
59652f27fe
Added rank_image_src template variable so it can be used with CSS. Also fixed some undeclared variables.
...
git-svn-id: file:///svn/phpbb/trunk@5358 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-19 22:06:50 +00:00
Meik Sievertsen
1855c017e9
- drop in the new administration panel
...
- not finished yet: some user related items, style admin, database admin and permissions
- Graham: Please add your MCP schema data to the schema data file. ;)
git-svn-id: file:///svn/phpbb/trunk@5357 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-19 18:55:52 +00:00
Graham Eames
738bf09f92
Third time around, it turns out that the code where I made that mistake initially is completely unneeded since you won't get to this point if the user is anonymous (or a bot) anyway
...
git-svn-id: file:///svn/phpbb/trunk@5355 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-18 19:58:58 +00:00
Meik Sievertsen
42509c6c59
poster_id does not exist (anonymous should be not present too)
...
git-svn-id: file:///svn/phpbb/trunk@5354 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-18 19:14:26 +00:00
David M
46a8ebfe47
This code works. All of it works. At least, it should.
...
Extraction of TAR files:
- It now works!
- If it could work before (which it couldn't) , it would create nasty issues with spaces. This is resolved
- If it could work before (which it couldn't) , it would try to create folders in such a way where some (all) folders could not be created. This is resolved.
Creation of TAR files:
- It now works!
- Before, it created malformed TAR files. This is resolved.
Now, the really really cool code...
Extraction of ZIP files:
- Totally new code
- Fault tolerant
- Very efficient
Need sleep... *mumbles the TAR file header*
git-svn-id: file:///svn/phpbb/trunk@5351 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-18 04:35:51 +00:00
Graham Eames
731f67872b
Fix an issue with hidden users showing up on the online list if their
...
global setting was yes but they had hidden for this session
git-svn-id: file:///svn/phpbb/trunk@5350 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 22:38:18 +00:00
David M
cd1a39111b
- Better handling of invalid email functions
...
git-svn-id: file:///svn/phpbb/trunk@5349 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 22:16:37 +00:00
Nils Adermann
f80bf5bf1e
I was told I also had to commit something today ;-)
...
Hexadecimal should be in double quotes.
git-svn-id: file:///svn/phpbb/trunk@5348 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 22:09:33 +00:00
Graham Eames
1595f7a8d3
Adding the ability to change send_encoding needs a slight tweak to the
...
code which tests it since it will now always be set
git-svn-id: file:///svn/phpbb/trunk@5347 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 21:34:33 +00:00
David M
ab99455e7c
- send_encoding is now configurable
...
git-svn-id: file:///svn/phpbb/trunk@5346 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 21:16:21 +00:00
Graham Eames
e7565d31d0
Expose the warning level and user notes in appropriate places (assuming
...
the user has the correct permissions)
git-svn-id: file:///svn/phpbb/trunk@5345 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 20:41:23 +00:00
Tom Beddard
791b1bbe73
Tweak - $forum_id not needed for the make_jumpbox() func on this page
...
git-svn-id: file:///svn/phpbb/trunk@5344 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 12:20:03 +00:00
Tom Beddard
7a354f9858
Tweaked so that css files included via @include file("file.css"); are brought into the main stylesheet.css before variable replacement. This greatly improves style organisation by enabling different stylesheets for the main sections of the forum
...
git-svn-id: file:///svn/phpbb/trunk@5343 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 12:05:20 +00:00
Meik Sievertsen
ab49ea4cae
:D
...
git-svn-id: file:///svn/phpbb/trunk@5342 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-17 09:51:51 +00:00
Graham Eames
b163711146
A few minor bug fixes to the view profile page
...
git-svn-id: file:///svn/phpbb/trunk@5341 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-16 22:14:22 +00:00
Nils Adermann
7342652804
- Apache auth plugin is working again
...
- LDAP auth plugin now supports OpenLDAP
- fixed Authentication settings in ACP
- preparatory ACP changes for the search
git-svn-id: file:///svn/phpbb/trunk@5340 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-16 19:05:51 +00:00
Meik Sievertsen
67dfce31a9
- fix autologin issues :)
...
git-svn-id: file:///svn/phpbb/trunk@5339 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-15 18:25:01 +00:00
Meik Sievertsen
d160126086
- show complete sql error message + path to administrators only (idea from post to bugtraq about SMF)
...
git-svn-id: file:///svn/phpbb/trunk@5338 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-15 13:52:27 +00:00
Meik Sievertsen
7657767590
- and add missing settings for autologin
...
git-svn-id: file:///svn/phpbb/trunk@5337 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-15 13:07:56 +00:00
Meik Sievertsen
92509ad655
- wrong variable used for obtaining current configuration
...
git-svn-id: file:///svn/phpbb/trunk@5336 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-15 12:59:20 +00:00
David M
ceb10e1b2f
- Now creates vaild ZIP archives, "Data Descriptor" is not needed and breaks things.
...
git-svn-id: file:///svn/phpbb/trunk@5335 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-15 12:42:23 +00:00
Graham Eames
a7dcdb0760
Adding the ability to get a list of all users with outstanding warnings
...
git-svn-id: file:///svn/phpbb/trunk@5333 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-14 20:54:54 +00:00
Graham Eames
9acd80748c
Add sorting to user notes template
...
git-svn-id: file:///svn/phpbb/trunk@5332 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-13 21:50:57 +00:00
Graham Eames
9298082dde
Some fixes to the template code
...
- this handles the case where file caching is used and no cached
version exists
git-svn-id: file:///svn/phpbb/trunk@5331 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-13 20:58:28 +00:00
Meik Sievertsen
e4defede57
- forum administration (now working and modified for easier handling the different forum types [UI])
...
- Changed += for arrays into array_merge. We do not want to append, we want to merge. ;)
git-svn-id: file:///svn/phpbb/trunk@5330 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-12 23:17:30 +00:00
Graham Eames
c12fd5d434
Clean up and abstract the code for listing warned users
...
git-svn-id: file:///svn/phpbb/trunk@5329 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-12 21:58:14 +00:00
Tom Beddard
ca40260131
theme_name field missing from the query getting the database style content
...
git-svn-id: file:///svn/phpbb/trunk@5328 89ea8834-ac86-4346-8a33-228a782c2dd0
2005-12-11 22:14:39 +00:00