Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from mirko-pagliai/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
mirko-pagliai committed Sep 2, 2015
2 parents a50d8ea + 38bb2cb commit fb3c494
Show file tree
Hide file tree
Showing 19 changed files with 206 additions and 168 deletions.
16 changes: 8 additions & 8 deletions API/class-MeCms.Utility.BannerFile.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h1>Class BannerFile</h1>
<b>Namespace:</b> <a href="namespace-MeCms.html">MeCms</a>\<a href="namespace-MeCms.Utility.html">Utility</a><br>


<b>Located at</b> <a href="source-class-MeCms.Utility.BannerFile.html#29-100" title="Go to source code">BannerFile.php</a>
<b>Located at</b> <a href="source-class-MeCms.Utility.BannerFile.html#29-99" title="Go to source code">BannerFile.php</a>
<br>
</div>

Expand All @@ -212,7 +212,7 @@ <h1>Class BannerFile</h1>

<td class="name"><div>
<a class="anchor" href="#_check">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#39-45" title="Go to source code">check</a>( )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#38-44" title="Go to source code">check</a>( )</code>

<div class="description short">
<p>Alias for <code>checkFolder()</code> method</p>
Expand Down Expand Up @@ -251,7 +251,7 @@ <h4>Used by</h4>

<td class="name"><div>
<a class="anchor" href="#_checkFolder">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#47-54" title="Go to source code">checkFolder</a>( )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#46-53" title="Go to source code">checkFolder</a>( )</code>

<div class="description short">
<p>Checks if the folder is writable</p>
Expand Down Expand Up @@ -289,7 +289,7 @@ <h4>Uses</h4>

<td class="name"><div>
<a class="anchor" href="#_delete">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#56-65" title="Go to source code">delete</a>( <span>string <var>$filename</var></span> )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#55-64" title="Go to source code">delete</a>( <span>string <var>$filename</var></span> )</code>

<div class="description short">
<p>Deletes a file</p>
Expand Down Expand Up @@ -336,7 +336,7 @@ <h4>Used by</h4>

<td class="name"><div>
<a class="anchor" href="#_folder">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#67-73" title="Go to source code">folder</a>( )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#66-72" title="Go to source code">folder</a>( )</code>

<div class="description short">
<p>Alias for <code>getFolder()</code> method</p>
Expand Down Expand Up @@ -378,7 +378,7 @@ <h4>Used by</h4>

<td class="name"><div>
<a class="anchor" href="#_getFolder">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#75-81" title="Go to source code">getFolder</a>( )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#74-80" title="Go to source code">getFolder</a>( )</code>

<div class="description short">
<p>Gets the main folder path</p>
Expand Down Expand Up @@ -412,7 +412,7 @@ <h4>Returns</h4>

<td class="name"><div>
<a class="anchor" href="#_getPath">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#83-91" title="Go to source code">getPath</a>( <span>string <var>$filename</var></span> )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#82-90" title="Go to source code">getPath</a>( <span>string <var>$filename</var></span> )</code>

<div class="description short">
<p>Gets the file full path</p>
Expand Down Expand Up @@ -455,7 +455,7 @@ <h4>Uses</h4>

<td class="name"><div>
<a class="anchor" href="#_path">#</a>
<code><a href="source-class-MeCms.Utility.BannerFile.html#93-99" title="Go to source code">path</a>( )</code>
<code><a href="source-class-MeCms.Utility.BannerFile.html#92-98" title="Go to source code">path</a>( )</code>

<div class="description short">
<p>Alias for <code>getPath()</code> method</p>
Expand Down
199 changes: 99 additions & 100 deletions API/source-class-MeCms.Utility.BannerFile.html

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
* engine and configuration for widgets have been simplified;
* the plugin accesses easier configuration;
* every layout has an optimized copy of Bootstrap;
* the backend makes greater use of cache.
* the backend makes greater use of cache;
* updated Bootstrap to 3.3.5.

# 1.x branch
## 1.2 branch
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG_it.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
* il sistema e la configurazione dei widget sono stati semplificati;
* il plugin accede più facilmente alla configurazione;
* ogni layout dispone di una copia ottimizzata di Bootstrap;
* il backend fa un uso maggiore delle cache.
* il backend fa un uso maggiore delle cache;
* aggiornato Bootstrap alla versione 3.3.5.

# 1.x ramo
## 1.2 ramo
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"name": "Mirko Pagliai",
"email": "[email protected]"
}],
"version": "2.0.0-beta",
"require": {
"cakephp/cakephp": "~3.0",
"ext-imagick": "*",
"ext-mcrypt": "*",
"mirko-pagliai/me-tools": "*"
Expand All @@ -20,6 +20,6 @@
}
},
"scripts": {
"post-install-cmd": "MeCms\\Console\\Installer::postInstall"
"post-package-install": "MeCms\\Console\\Installer::postInstall"
}
}
6 changes: 5 additions & 1 deletion config/backend/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"@btn-danger-bg": "@brand-danger",
"@btn-danger-border": "darken(@btn-danger-bg, 5%)",
"@btn-link-disabled-color": "@gray-light",
"@btn-border-radius-base": "@border-radius-base",
"@btn-border-radius-large": "@border-radius-large",
"@btn-border-radius-small": "@border-radius-small",
"@input-bg": "#fff",
"@input-bg-disabled": "@gray-lighter",
"@input-color": "@gray",
Expand Down Expand Up @@ -213,6 +216,7 @@
"@jumbotron-bg": "@gray-lighter",
"@jumbotron-heading-color": "inherit",
"@jumbotron-font-size": "ceil((@font-size-base * 1.5))",
"@jumbotron-heading-font-size": "ceil((@font-size-base * 4.5))",
"@state-success-text": "#3c763d",
"@state-success-bg": "#dff0d8",
"@state-success-border": "darken(spin(@state-success-bg, -10), 5%)",
Expand Down Expand Up @@ -405,5 +409,5 @@
"collapse.js",
"transition.js"
],
"customizerUrl": "http://getbootstrap.com/customize/?id=16f0118e802a720f3b6c"
"customizerUrl": "http://getbootstrap.com/customize/?id=301490bbc038677d215f"
}
6 changes: 5 additions & 1 deletion config/frontend/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"@btn-danger-bg": "@brand-danger",
"@btn-danger-border": "darken(@btn-danger-bg, 5%)",
"@btn-link-disabled-color": "@gray-light",
"@btn-border-radius-base": "@border-radius-base",
"@btn-border-radius-large": "@border-radius-large",
"@btn-border-radius-small": "@border-radius-small",
"@input-bg": "#fff",
"@input-bg-disabled": "@gray-lighter",
"@input-color": "@gray",
Expand Down Expand Up @@ -213,6 +216,7 @@
"@jumbotron-bg": "@gray-lighter",
"@jumbotron-heading-color": "inherit",
"@jumbotron-font-size": "ceil((@font-size-base * 1.5))",
"@jumbotron-heading-font-size": "ceil((@font-size-base * 4.5))",
"@state-success-text": "#3c763d",
"@state-success-bg": "#dff0d8",
"@state-success-border": "darken(spin(@state-success-bg, -10), 5%)",
Expand Down Expand Up @@ -398,5 +402,5 @@
"collapse.js",
"transition.js"
],
"customizerUrl": "http://getbootstrap.com/customize/?id=a2f404da33d026e5f808"
"customizerUrl": "http://getbootstrap.com/customize/?id=86222ac7c5107690fc7a"
}
6 changes: 5 additions & 1 deletion config/login/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@
"@btn-danger-bg": "@brand-danger",
"@btn-danger-border": "darken(@btn-danger-bg, 5%)",
"@btn-link-disabled-color": "@gray-light",
"@btn-border-radius-base": "@border-radius-base",
"@btn-border-radius-large": "@border-radius-large",
"@btn-border-radius-small": "@border-radius-small",
"@input-bg": "#fff",
"@input-bg-disabled": "@gray-lighter",
"@input-color": "@gray",
Expand Down Expand Up @@ -213,6 +216,7 @@
"@jumbotron-bg": "@gray-lighter",
"@jumbotron-heading-color": "inherit",
"@jumbotron-font-size": "ceil((@font-size-base * 1.5))",
"@jumbotron-heading-font-size": "ceil((@font-size-base * 4.5))",
"@state-success-text": "#3c763d",
"@state-success-bg": "#dff0d8",
"@state-success-border": "darken(spin(@state-success-bg, -10), 5%)",
Expand Down Expand Up @@ -385,5 +389,5 @@
"alerts.less"
],
"js": [],
"customizerUrl": "http://getbootstrap.com/customize/?id=a4207795d795d2ff69c8"
"customizerUrl": "http://getbootstrap.com/customize/?id=ae4c54059bccc1d22c91"
}
3 changes: 1 addition & 2 deletions src/Utility/BannerFile.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
* </code>
*/
class BannerFile {

/**
* Alias for `checkFolder()` method
* @see checkFolder()
Expand Down Expand Up @@ -77,7 +76,7 @@ public static function folder() {
* @return string Folder path
*/
public static function getFolder() {
return WWW_ROOT.'img'.DS.'banners';
return WWW_ROOT.'img'.DS.'banners'.DS;
}

/**
Expand Down
16 changes: 10 additions & 6 deletions webroot/assets/backend.min.css

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions webroot/assets/backend.min.js

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions webroot/assets/frontend.min.css

Large diffs are not rendered by default.

13 changes: 7 additions & 6 deletions webroot/assets/frontend.min.js

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions webroot/assets/login.min.css

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions webroot/css/backend/bootstrap.min.css

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions webroot/css/frontend/bootstrap.min.css

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions webroot/css/login/bootstrap.min.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions webroot/js/backend/bootstrap.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit fb3c494

Please sign in to comment.