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
/
acp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
3
-9
/
+9
*
Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop
David King
2012-08-20
2
-14
/
+193
|
\
|
*
[feature/php-events] Fix acp_manage_forums_update_data_before and is_new_forum
Joas Schilling
2012-08-18
1
-5
/
+2
|
*
[feature/php-events] Fix core.acp_manage_forums_update_data_after vars
Joas Schilling
2012-08-18
1
-1
/
+1
|
*
[feature/php-events] Add event core.acp_manage_forums_move_content
Joas Schilling
2012-08-08
1
-1
/
+24
|
*
[feature/php-events] Fix doc and naming of core.acp_manage_forums_move_children
Joas Schilling
2012-08-08
1
-4
/
+21
|
*
[feature/php-events] Fix doc and naming of acp_manage_forums_update_data_after
Joas Schilling
2012-08-08
1
-2
/
+15
|
*
[feature/php-events] Add new event core.acp_manage_forums_update_data_before
Joas Schilling
2012-08-08
1
-1
/
+19
|
*
[feature/php-events] Fix naming and doc of core.acp_manage_forums_validate_data
Joas Schilling
2012-08-08
1
-1
/
+10
|
*
[feature/php-events] Fix naming and doc of core.acp_manage_forums_display_form
Joas Schilling
2012-08-08
1
-2
/
+21
|
*
[feature/php-events] Fix naming and doc of acp_manage_forums_initialise_data
Joas Schilling
2012-08-08
1
-6
/
+21
|
*
[feature/php-events] Fix doc and naming of core.acp_forums_request_forum_data
Joas Schilling
2012-08-08
1
-1
/
+9
|
*
[feature/php-events] Add core.acp_users_overview_run_quicktool
Joas Schilling
2012-08-05
1
-0
/
+13
|
*
[feature/php-events] Add core.acp_users_overview_modify_data
Joas Schilling
2012-08-05
1
-0
/
+12
|
*
[feature/php-events] Move and fix event core.acp_users_display_overview
Joas Schilling
2012-08-05
1
-9
/
+17
|
*
[feature/php-events] Remove event core.acp_profile_field_edit
Joas Schilling
2012-08-05
1
-4
/
+0
|
*
[feature/php-events] Proper name for request forum data to avoid confusion
Joas Schilling
2012-08-01
1
-1
/
+1
|
*
[feature/php-events] Add additional events to acp_forums.php
Joas Schilling
2012-08-01
1
-5
/
+25
|
*
[feature/php-events] Fix name of event when changing a profile field
Joas Schilling
2012-08-01
1
-1
/
+1
|
*
[feature/php-events] Replace core.acp_forums_add_forum_data
Joas Schilling
2012-08-01
1
-4
/
+4
|
*
[feature/events] Correct core.acp_profile_edit event
Erik Frèrejean
2012-08-01
1
-5
/
+4
|
*
[feature/events] Correct core.acp_users_overview event
Erik Frèrejean
2012-08-01
1
-4
/
+3
|
*
[feature/events] Removing the third trigger_event parameter
Michael Cullum
2012-08-01
1
-1
/
+1
|
*
[feature/events] Remove core.acp_modules_modules event
Michael Cullum
2012-08-01
1
-17
/
+6
|
*
[feature/events] Change to use the new method of adding events
Michael Cullum
2012-08-01
1
-3
/
+1
|
*
[feature/events] Fix info/acp_modules.php completly
Joas Schilling
2012-08-01
1
-2
/
+2
|
*
[feature/events] Fix ledges in ACP and apply coding guidelines
Joas Schilling
2012-08-01
3
-6
/
+6
|
*
[feature/events] Adding core.acp_profile_edit ledge
Michael Cullum
2012-08-01
1
-0
/
+5
|
*
[feature/events] Adding core.acp_modules_modules ledge
Michael Cullum
2012-08-01
1
-6
/
+17
|
*
[feature/events] Adding core.acp_users_overview ledge
Michael Cullum
2012-08-01
1
-0
/
+5
|
*
[feature/events] Fixing core.acp_forums_add_forum_data
Michael Cullum
2012-08-01
1
-5
/
+5
|
*
[feature/events] Add core.acp_foruns_add_forum_data ledge
Michael Cullum
2012-08-01
1
-0
/
+5
*
|
Merge PR #916 branch 'dhruvgoel92/ticket/11011' into develop
Oleg Pudeyev
2012-08-08
1
-2
/
+2
|
\
\
|
*
|
[ticket/11011] pass $auth to search backend constructor
Dhruv
2012-08-08
1
-2
/
+2
|
*
|
[ticket/11011] passing global variables
Dhruv
2012-07-28
1
-2
/
+2
*
|
|
[ticket/11041] Correctly import PHP file extension from global space.
Andreas Fischer
2012-08-02
1
-3
/
+3
|
/
/
*
|
Merge PR #865 branch 'dhruvgoel92/feature/sphinx-fulltext-search' into develop
Oleg Pudeyev
2012-07-27
1
-1
/
+1
|
\
\
|
*
|
[feature/sphinx-fulltext-search] use keywords_search instead of get_name
Dhruv Goel
2012-07-12
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2012-07-23
1
-1
/
+5
|
\
\
\
|
*
|
|
[ticket/10965] Introduce a new profile field option to display no value
Nils Adermann
2012-07-23
1
-1
/
+5
*
|
|
|
Merge pull request #914 from EXreaction/ticket/10990
Nils Adermann
2012-07-22
5
-11
/
+11
|
\
\
\
\
|
*
|
|
|
[ticket/10990] Changes for develop
Nathan Guse
2012-07-22
4
-26
/
+26
|
*
|
|
|
[ticket/10990] Do not use comma separator when storing it as a log.
Nathan Guse
2012-07-22
4
-5
/
+5
|
*
|
|
|
[ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate
Nathan
2012-07-22
9
-40
/
+40
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[ticket/11012] Normalize $phpEx member vars to $php_ext
Igor Wiedler
2012-07-21
1
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #843 from nickvergessen/feature/new-tz-handling
Nils Adermann
2012-07-19
2
-13
/
+26
|
\
\
\
|
*
|
|
[feature/new-tz-handling] Don't use global user but make it a parameter
Joas Schilling
2012-07-19
2
-2
/
+4
|
*
|
|
[feature/new-tz-handling] Fall back to UTC, if the timezone is invalid
Joas Schilling
2012-07-19
1
-1
/
+8
|
*
|
|
[feature/new-tz-handling] Rename $user->tz back to $user->timezone
Joas Schilling
2012-07-18
1
-3
/
+3
|
*
|
|
[feature/new-tz-handling] Remove "timezone might be numeric"
Joas Schilling
2012-07-18
1
-5
/
+0
[next]