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
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Feature] Ability to copy permissions from one forum to several other forums.
Andreas Fischer
2009-07-28
1
-0
/
+43
*
Fix r9696, #45115. Move column change to the correct version.
Andreas Fischer
2009-07-28
1
-5
/
+5
*
disable QR by default
Henry Sudhof
2009-07-28
2
-2
/
+2
*
[Feature] Added new functionality to inactive users module:
Meik Sievertsen
2009-07-24
1
-3
/
+5
*
insert pm_reports module with correct basename on update
Nils Adermann
2009-07-22
1
-1
/
+1
*
Users can report PMs to moderators which are then visible in a new MCP module
Nils Adermann
2009-07-21
9
-5
/
+105
*
increase default maximum pass chars to 100
Nils Adermann
2009-07-21
1
-1
/
+1
*
- Add smilies per page config setting to the database updater
Marek A. R
2009-07-17
1
-0
/
+3
*
Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable du...
Andreas Fischer
2009-07-17
1
-0
/
+5
*
- Add pagination for icons and smilies in the ACP and smilies in the smiley p...
Marek A. R
2009-07-16
1
-0
/
+1
*
Feature Bug #43375 - Ability to delete warnings and keep warnings permanently
Joas Schilling
2009-07-14
1
-0
/
+43
*
Feature Bug #45375 - Add option to disable remote upload avatars
Joas Schilling
2009-07-14
2
-0
/
+13
*
print out error if users try to update phpBB versions no longer supported wit...
Meik Sievertsen
2009-07-09
1
-25
/
+28
*
Fix database updater and db tools to support multiple column changes/addition...
Meik Sievertsen
2009-07-08
1
-18
/
+220
*
close the .4 array
Henry Sudhof
2009-06-30
1
-0
/
+1
*
Fixed Bug #45115 - Signature parsing flags are not stored in DB
Ruslan Uzdenov
2009-06-27
8
-7
/
+28
*
- add options for quick reply (forum-based and board-wide)
Meik Sievertsen
2009-06-23
4
-9
/
+37
*
add missing user_new field to schema (just forgot to create it)
Meik Sievertsen
2009-06-23
7
-5
/
+19
*
- [Feature] New "Newly Registered Users" group for assigning permis...
Meik Sievertsen
2009-06-20
2
-7
/
+157
*
Fix bug #46785 - Hide avatars if type disabled and give global option to turn...
Joas Schilling
2009-06-19
2
-0
/
+10
*
Make captchas stricter by oly having one entry per session; fix a bug in ucp_...
Henry Sudhof
2009-06-19
1
-0
/
+5
*
- Display coloured usernames in ACP groups management screens
Meik Sievertsen
2009-06-19
8
-218
/
+238
*
#46515
Henry Sudhof
2009-06-14
2
-0
/
+5
*
- fix sql_column_exists for firebird (had same problem as oracle)
Meik Sievertsen
2009-06-13
1
-3
/
+13
*
erm, we need to check if the feed module is already there
Meik Sievertsen
2009-06-13
1
-11
/
+27
*
Fix sql_column_exists for oracle (oracle uses uppercase table names)
Meik Sievertsen
2009-06-13
1
-2
/
+2
*
First ATOM Feed commit/integration
Meik Sievertsen
2009-06-12
2
-2
/
+73
*
Fix bug #44665 - Add index on log_time to the log table to prevent slowdown o...
Andreas Fischer
2009-06-08
8
-2
/
+18
*
some corrections, only very minor things.
Meik Sievertsen
2009-06-07
1
-4
/
+3
*
- Stop people messing around #45935
Chris Smith
2009-06-02
1
-3
/
+3
*
Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...
Henry Sudhof
2009-06-02
3
-4
/
+15
*
update version number
Meik Sievertsen
2009-05-31
2
-2
/
+9
*
late fix for #45335 (incorrect log message for update if using old updater)
Meik Sievertsen
2009-05-19
1
-1
/
+6
*
slight change for 3.0.5 for updating.
Meik Sievertsen
2009-05-06
2
-15
/
+6
*
Set new version...
Meik Sievertsen
2009-05-01
2
-4
/
+4
*
make search_indexing_state dynamic. This is related to bug #44535 - although ...
Meik Sievertsen
2009-05-01
2
-1
/
+8
*
Fix column handling in db updater, custom profile fields an db tools for fire...
Meik Sievertsen
2009-04-28
1
-3
/
+3
*
fix forum_style column. :/ Bug #38905
Meik Sievertsen
2009-04-17
1
-2
/
+8
*
New search option: Maximum number of words allowed to search for.
Meik Sievertsen
2009-04-11
2
-1
/
+5
*
a language alteration for captchas.
Meik Sievertsen
2009-04-11
1
-1
/
+1
*
Fix bug in postgresql db layer for LIMIT ALL clauses (reported by JRSweets)
Meik Sievertsen
2009-03-30
1
-1
/
+5
*
unfortunately we are not able to use db_tools - because we do not know the st...
Meik Sievertsen
2009-03-24
1
-4
/
+1375
*
Fix duplicate creation of acl options in acl_add_options() under certain cond...
Meik Sievertsen
2009-03-20
8
-228
/
+289
*
captcha changes
Henry Sudhof
2009-03-17
2
-0
/
+6
*
Removed the major version number from the useragent match of the Ichiro bot, ...
Chris Smith
2009-03-02
2
-1
/
+6
*
- adjust db_tools again to not remove any schema (they may be required)
Meik Sievertsen
2009-02-28
1
-0
/
+6
*
refactor the database updater:
Meik Sievertsen
2009-02-28
1
-2532
/
+250
*
Actually, this should never happen, ... #41945
Henry Sudhof
2009-02-20
1
-1
/
+1
*
Fix a problem with r9005
Chris Smith
2009-02-09
1
-1
/
+1
*
and another CAPTCHA setting - add new noise shapes to the noise array for mor...
Henry Sudhof
2009-02-08
2
-0
/
+3
[prev]
[next]