index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevents an occasional error where the $this->data['session_time'] is undefined.
Tom Beddard
2006-01-05
1
-3
/
+8
*
L10n of warning messages sent to the user
Graham Eames
2006-01-05
1
-10
/
+20
*
Fix 2 minor errors:
Graham Eames
2006-01-05
2
-1
/
+2
*
- acm::exists() is considered private now and was renamed to acm::_exists()
Nils Adermann
2006-01-05
4
-37
/
+23
*
Updated references to posts to be #p[post_id] rather than #[post_id] since it...
Tom Beddard
2006-01-04
2
-2
/
+2
*
- sperate permissions from sessions
Meik Sievertsen
2006-01-04
5
-383
/
+490
*
- file_get_contents instead of imploding file()s or fread()ing till the maxim...
David M
2006-01-04
6
-45
/
+35
*
- ability to create new style
Meik Sievertsen
2006-01-03
1
-10
/
+163
*
- install style and style elements
Meik Sievertsen
2006-01-02
7
-32
/
+708
*
- Defined some DBAL class vars
David M
2006-01-01
1
-0
/
+3
*
- 18446744073709551615 becomes a float. This causes MySQL to read it as 1. Ha...
David M
2006-01-01
2
-2
/
+2
*
Fixed new PM link and added online status flag
Tom Beddard
2005-12-30
2
-2
/
+3
*
Registered group list query was showing duplicate groups.
Tom Beddard
2005-12-30
1
-0
/
+1
*
- fix a very nasty error: If there is a tree of more than one category but wi...
Meik Sievertsen
2005-12-30
1
-15
/
+73
*
Preliminary folder icon display for bookmarked topics
Tom Beddard
2005-12-30
1
-4
/
+7
*
- mt_srand in unique_id working properly (swapped usec and sec)
Nils Adermann
2005-12-30
2
-2
/
+1
*
- Buh? Incorrect lang index...
David M
2005-12-29
1
-2
/
+1
*
This was causing trouble on ppc, I kept getting the same random string (proba...
Nils Adermann
2005-12-29
1
-3
/
+0
*
- some changes to browser checking (was the reason for not working logins)
Meik Sievertsen
2005-12-28
8
-9
/
+1171
*
SQL error fix for subscribed list
Tom Beddard
2005-12-28
1
-1
/
+1
*
- I forgot that we can add and remove prefixes :D
David M
2005-12-27
1
-4
/
+4
*
- Forgot to repair a function ;-)
David M
2005-12-27
1
-2
/
+2
*
- Removed a variable that has been left unused for three and a half years...
David M
2005-12-27
1
-1
/
+0
*
- fixing alter_block_array function as suggested by david.
Meik Sievertsen
2005-12-27
1
-4
/
+16
*
*** empty log message ***
Meik Sievertsen
2005-12-25
1
-17
/
+26
*
- only include modules with the correct extension. ;)
Meik Sievertsen
2005-12-25
2
-3
/
+26
*
- transfer class
Meik Sievertsen
2005-12-23
1
-0
/
+347
*
Another small tweak to allow empty theme.cfg values to overwrite the default,...
Tom Beddard
2005-12-22
1
-1
/
+1
*
Little tweak to enable the $parsed_items array to be properly built.
Tom Beddard
2005-12-22
1
-2
/
+1
*
- ok, get away with the secondary style approach (styles can be mixed togethe...
Meik Sievertsen
2005-12-22
6
-99
/
+140
*
- and finally, user groups. :)
Meik Sievertsen
2005-12-21
2
-1
/
+154
*
- user avatar, user signature, user attachments
Meik Sievertsen
2005-12-21
4
-5
/
+361
*
- drop in the new administration panel
Meik Sievertsen
2005-12-19
10
-37
/
+1338
*
Third time around, it turns out that the code where I made that mistake initi...
Graham Eames
2005-12-18
1
-1
/
+1
*
This code works. All of it works. At least, it should.
David M
2005-12-18
1
-141
/
+163
*
Fix an issue with hidden users showing up on the online list if their
Graham Eames
2005-12-17
1
-1
/
+1
*
- Better handling of invalid email functions
David M
2005-12-17
1
-1
/
+2
*
I was told I also had to commit something today ;-)
Nils Adermann
2005-12-17
1
-1
/
+1
*
Adding the ability to change send_encoding needs a slight tweak to the
Graham Eames
2005-12-17
2
-2
/
+2
*
- send_encoding is now configurable
David M
2005-12-17
1
-0
/
+1
*
Expose the warning level and user notes in appropriate places (assuming
Graham Eames
2005-12-17
1
-0
/
+1
*
:D
Meik Sievertsen
2005-12-17
1
-1
/
+1
*
- Apache auth plugin is working again
Nils Adermann
2005-12-16
3
-38
/
+99
*
- fix autologin issues :)
Meik Sievertsen
2005-12-15
1
-8
/
+9
*
- show complete sql error message + path to administrators only (idea from po...
Meik Sievertsen
2005-12-15
1
-3
/
+15
*
- and add missing settings for autologin
Meik Sievertsen
2005-12-15
1
-22
/
+24
*
- wrong variable used for obtaining current configuration
Meik Sievertsen
2005-12-15
1
-11
/
+13
*
- Now creates vaild ZIP archives, "Data Descriptor" is not needed and breaks ...
David M
2005-12-15
1
-3
/
+0
*
Adding the ability to get a list of all users with outstanding warnings
Graham Eames
2005-12-14
2
-6
/
+71
*
Add sorting to user notes template
Graham Eames
2005-12-13
1
-1
/
+5
[next]