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
/
acp_styles.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[ticket/10616] Add template inheritance to exported template
Vjacheslav Trushkin
2012-02-03
1
-9
/
+8
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2012-01-06
1
-0
/
+3
|
\
\
|
|
/
|
*
[ticket/10563] Show deactivated styles below active styles in acp
Vjacheslav Trushkin
2012-01-02
1
-0
/
+3
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2012-01-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'unknownbliss/ticket/9916' into develop
Andreas Fischer
2012-01-02
1
-2
/
+1
|
\
\
|
*
|
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-12-24
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympus
Oleg Pudeyev
2011-12-24
1
-1
/
+6
|
|
\
|
|
*
[ticket/10507] Sort styles in acp
Vjacheslav Trushkin
2011-12-15
1
-1
/
+6
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-12-16
1
-2
/
+16
|
\
\
\
|
|
/
/
|
*
|
[ticket/10531] Disallow deleting of the last style
Joas Schilling
2011-12-15
1
-2
/
+16
|
|
/
*
|
[ticket/10463] removed extra comma in malformed query in acp_styles.php
David King
2011-12-15
1
-1
/
+1
*
|
[feature/remove-db-styles] Remove forgotten template variables.
Chris Smith
2011-09-20
1
-6
/
+0
*
|
[feature/remove-db-styles] Rework filesystem permission checks from 6d24a71.
Chris Smith
2011-09-20
1
-18
/
+52
*
|
[feature/remove-db-styles] Add error if template/theme file is unwritable.
Chris Smith
2011-09-20
1
-29
/
+25
*
|
[feature/remove-db-styles] Remove style.php DB storage.
Chris Smith
2011-09-20
1
-6
/
+1
*
|
[feature/remove-db-styles] ACP has forgotten how to store themes in the DB.
Chris Smith
2011-09-20
1
-120
/
+22
*
|
[feature/remove-db-styles] Missed a few template DB bits in acp_styles.
Chris Smith
2011-09-20
1
-23
/
+3
*
|
[feature/remove-db-styles] Removing unused methods from acp_style.
Chris Smith
2011-09-20
1
-176
/
+0
*
|
[feature/remove-db-styles] Removed database storage of style components.
Chris Smith
2011-09-20
1
-349
/
+27
*
|
[feature/remove-imagesets] Changing admin control panel styles module
Vjacheslav Trushkin
2011-09-03
1
-791
/
+27
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2011-07-07
1
-0
/
+1
|
\
\
|
|
/
|
*
[ticket/10250] Destroy cached md5 hash of site_logo on refreshing an imageset
Nils Adermann
2011-07-05
1
-0
/
+1
*
|
[ticket/10148] Turn TEMPLATE_BITFIELD into an instance variable.
Oleg Pudeyev
2011-04-24
1
-2
/
+2
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-03-10
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/10035] ACP template edit feature allows to read any files on webserver.
rxu
2011-03-07
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop
Oleg Pudeyev
2011-02-21
1
-42
/
+216
|
\
\
|
|
/
|
*
[ticket/9675] Correctly check whether the style/component is still in use.
Joas Schilling
2011-02-08
1
-28
/
+64
|
*
[ticket/9675] Put the code into methods to avoid code duplication.
Joas Schilling
2011-02-08
1
-118
/
+154
|
*
[ticket/9675] Add option to delete template/theme/imageset when deleting style.
Joas Schilling
2011-02-08
1
-1
/
+103
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
|
/
*
Merge branch 'ticket/nickvergessen/7296' into develop-olympus
Andreas Fischer
2010-08-28
1
-5
/
+0
|
\
|
*
[ticket/7296] Exporting styles to tar creates corrupted archives.
Joas Schilling
2010-08-22
1
-5
/
+0
*
|
Merge branch 'ticket/nickvergessen/9519' into develop-olympus
Andreas Fischer
2010-08-28
1
-6
/
+6
|
\
\
|
*
|
[ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().
Joas Schilling
2010-08-10
1
-6
/
+6
|
|
/
*
|
[ticket/9646] Honor CSS comments in @import statements
Josh Woody
2010-08-20
1
-2
/
+10
|
/
*
[bug/59135] Fix open_basedir issues when accessing styles- and language-manag...
Joas Schilling
2010-03-13
1
-2
/
+2
*
Fix r10360, Bug #55665
Andreas Fischer
2009-12-22
1
-1
/
+2
*
Bug #55665 - Restrict search for styles/../style.cfg to folders.
Joas Schilling
2009-12-21
1
-0
/
+4
*
Fix wrong error message for non-writable template file in acp_styles.php - Bu...
Meik Sievertsen
2009-08-31
1
-1
/
+2
*
Coding guidelines in r9629
Chris Smith
2009-07-07
1
-1
/
+1
*
Fix bug #47345 - Check if template file is empty before trying to read from it.
Andreas Fischer
2009-06-26
1
-1
/
+14
*
Fixed bug #14304
Gabriel Vazquez
2009-06-19
1
-14
/
+27
*
Fix bug #46145 - Template cache error for files of template-subfolders
Joas Schilling
2009-06-16
1
-9
/
+9
*
Fix bug #45705 - Show error in the ACP when template folder is not readable.
Andreas Fischer
2009-06-08
1
-0
/
+5
*
late fix for #45135
Henry Sudhof
2009-05-13
1
-2
/
+2
*
add missing $super assignment - Bug #43635
Meik Sievertsen
2009-04-17
1
-2
/
+2
*
#43965
Henry Sudhof
2009-04-13
1
-1
/
+1
*
#43965
Henry Sudhof
2009-04-13
1
-1
/
+2
*
Inherit the bitfield
Henry Sudhof
2009-03-26
1
-1
/
+18
[prev]
[next]