index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/new-tz-handling] Removed DST options from templates.
Oleg Pudeyev
2012-03-14
3
-16
/
+0
*
[feature/new-tz-handling] Preselect a timezone in registration.
Oleg Pudeyev
2012-03-14
4
-2
/
+73
*
[feature/new-tz-handling] Sort timezones in selector by offset.
Oleg Pudeyev
2012-03-14
2
-10
/
+71
*
[feature/new-tz-handling] Correct a bug preventing multiple formats working.
Chris Smith
2012-03-14
1
-14
/
+14
*
[feature/new-tz-handling] Remove case mangling, the identifiers are correct.
Chris Smith
2012-03-14
1
-2
/
+2
*
[feature/new-tz-handling] Update tz_select() to use the PHP timezone database.
Chris Smith
2012-03-14
1
-7
/
+24
*
[feature/new-tz-handling] Remove code using legacy timezone properties.
Chris Smith
2012-03-14
5
-8
/
+14
*
[feature/new-tz-handling] Modify database schemas.
Chris Smith
2012-03-14
8
-16
/
+8
*
[feature/new-tz-handling] Removed line that was missed in cc312d8.
Chris Smith
2012-03-14
1
-2
/
+0
*
[feature/new-tz-handling] Fix bug from 3.0 formatting future dates.
Chris Smith
2012-03-14
1
-1
/
+2
*
[feature/new-tz-handling] Check the is_short flag stored inside the format ar...
Chris Smith
2012-03-14
1
-3
/
+2
*
[feature/new-tz-handling] Fix undefined variable.
Chris Smith
2012-03-14
1
-0
/
+2
*
[feature/new-tz-handling] Explained name of phpbb_datetime::getTimestamp()
Chris Smith
2012-03-14
1
-0
/
+1
*
[feature/new-tz-handling] Added phpbb_datetime::__toString().
Chris Smith
2012-03-14
1
-0
/
+10
*
[feature/new-tz-handling] Comment and optimise phpbb_datetime::format().
Chris Smith
2012-03-14
1
-3
/
+10
*
[feature/new-tz-handling] Correct typo in member comment.
Chris Smith
2012-03-14
1
-1
/
+1
*
[feature/new-tz-handling] Fixed bug with signature of user::create_datetime().
Chris Smith
2012-03-14
1
-1
/
+1
*
[feature/new-tz-handling] Added a user::create_datetime() method.
Chris Smith
2012-03-14
1
-0
/
+15
*
[feature/new-tz-handling] Replace user::$timezone with user::$tz.
Chris Smith
2012-03-14
1
-6
/
+13
*
[feature/new-tz-handling] Remove old user::$dst property
Chris Smith
2012-03-14
1
-1
/
+0
*
[feature/new-tz-handling] Correct capitalisation of phpbb_datetime.
Chris Smith
2012-03-14
1
-1
/
+1
*
[feature/new-tz-handling] Update user methods to use new date processing class.
Chris Smith
2012-03-14
1
-63
/
+24
*
[feature/new-tz-handling] Renamed old variables and removed extra conditional.
Chris Smith
2012-03-14
1
-24
/
+19
*
[feature/new-tz-handling] Use phpbb_datetime rather than phpbb_DateTime.
Chris Smith
2012-03-14
1
-2
/
+2
*
[feature/new-tz-handling] Wrapper around DateTime for new date time handling.
Chris Smith
2012-03-14
1
-0
/
+160
*
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-12-01
3
-1
/
+60
|
\
|
*
Merge branch 'prep-release-3.0.10' into develop-olympus
Nils Adermann
2011-12-01
3
-1
/
+60
|
|
\
|
|
*
Merge remote-tracking branch 'github-bantu/ticket/10480' into prep-release-3....
Nils Adermann
2011-12-01
2
-0
/
+59
|
|
|
\
|
|
|
*
[ticket/10480] Add a build target for changelog building.
Andreas Fischer
2011-11-29
1
-0
/
+6
|
|
|
*
[ticket/10480] Add a build script for exporting the changelog from tracker.
Andreas Fischer
2011-11-29
1
-0
/
+53
|
|
*
|
Merge remote-tracking branch 'github-bantu/ticket/10502' into prep-release-3....
Nils Adermann
2011-12-01
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
[ticket/10502] Fix typo in changelog. 'red' should have been 'read'.
Andreas Fischer
2011-11-29
1
-1
/
+1
*
|
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-29
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'prep-release-3.0.10' into develop-olympus
Andreas Fischer
2011-11-29
1
-2
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/10501' into prep-release-3...
Andreas Fischer
2011-11-29
1
-2
/
+2
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
[ticket/10501] Fix description of table prefixes
Joas Schilling
2011-11-28
1
-2
/
+2
|
|
|
|
/
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-28
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'prep-release-3.0.10' into develop-olympus
Andreas Fischer
2011-11-28
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[prep-release-3.0.10] Remove duplicate ticket PHPBB3-10490 from changelog.
Andreas Fischer
2011-11-28
1
-1
/
+0
|
|
|
/
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-27
1
-0
/
+8
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'prep-release-3.0.10' into develop-olympus
Andreas Fischer
2011-11-27
1
-0
/
+8
|
|
\
\
|
|
|
/
|
|
*
[prep-release-3.0.10] Update Changelog for 3.0.10-RC2 release.
Andreas Fischer
2011-11-27
1
-0
/
+8
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-27
1
-5
/
+5
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'prep-release-3.0.10' into develop-olympus
Andreas Fischer
2011-11-27
1
-5
/
+5
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'rxu/ticket/10497' into prep-release-3.0.10
Andreas Fischer
2011-11-27
1
-5
/
+5
|
|
|
\
|
|
|
*
[ticket/10497] Fix SQL error when guest visits forum with unread topic
rxu
2011-11-27
1
-5
/
+5
*
|
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-11-26
2
-2
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'prep-release-3.0.10' into develop-olympus
Andreas Fischer
2011-11-26
2
-2
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
*
|
[prep-release-3.0.10] Bumping version number for 3.0.10-RC2.
Andreas Fischer
2011-11-26
4
-5
/
+12
|
|
|
/
*
|
|
Merge remote-tracking branch 'p/ticket/10481' into develop
Andreas Fischer
2011-11-25
1
-1
/
+10
|
\
\
\
[next]