Skip to content

Commit

Permalink
Merge pull request #1243 from z-song/analysis-zExRdA
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
z-song authored Sep 25, 2017
2 parents c2661e8 + a1cd714 commit 84f1154
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 66 deletions.
114 changes: 57 additions & 57 deletions lang/he/lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,62 +12,62 @@
'remember_me' => 'זכור אותי',
'user_setting' => 'הגדרות משתמש',
'avatar' => 'תמונה',
'list' => 'רשימה',
'new' => 'חדש',
'create' => 'יצירה',
'delete' => 'מחיקה',
'remove' => 'הסרה',
'edit' => 'עריכה',
'view' => 'צפייה',
'browse' => 'דפדוף',
'reset' => 'אתחול',
'export' => 'ייצוא',
'batch_delete' => 'מחק מסומנים',
'save' => 'שמור',
'refresh' => 'רענן',
'order' => 'סדר',
'expand' => 'הרחב',
'collapse' => 'פתח',
'filter' => 'חיפוש',
'close' => 'סגור',
'show' => 'צפה',
'entries' => 'רשומות',
'captcha' => 'קאפצ\'ה',
'action' => 'פעולה',
'title' => 'כותרת',
'description' => 'תאור',
'back' => 'חזרה',
'back_to_list' => 'חזרה לרשימה',
'submit' => 'שלח',
'menu' => 'תפריט',
'input' => 'קלט',
'succeeded' => 'הצלחה',
'failed' => 'כשלון',
'delete_confirm' => 'אתה בטוח שאתה רוצה למחוק?',
'delete_succeeded' => 'מחיקה הצליחה',
'delete_failed' => 'מחיקה נכשלה',
'update_succeeded' => 'עודכן בהצלחה',
'save_succeeded' => 'נשמר בהצלחה',
'refresh_succeeded'=> 'רענון הצליחה',
'login_successful' => 'כניסה הצליחה',
'choose' => 'בחר',
'choose_file' => 'בחר קובץ',
'choose_image' => 'בחר תמונה',
'more' => 'עוד',
'deny' => 'אין הרשאות',
'administrator' => 'מנהל מערכת',
'roles' => 'תפקידים',
'permissions' => 'הרשאות',
'slug' => 'טקסט',
'created_at' => 'נוצר ב',
'updated_at' => 'עודכן ב',
'alert' => 'אזהרה',
'parent_id' => 'אב',
'icon' => 'אייקון',
'uri' => 'כתובת',
'operation_log' => 'לוג מערכת',
'parent_select_error' => 'בעייה בבחירת האב',
'pagination' => [
'list' => 'רשימה',
'new' => 'חדש',
'create' => 'יצירה',
'delete' => 'מחיקה',
'remove' => 'הסרה',
'edit' => 'עריכה',
'view' => 'צפייה',
'browse' => 'דפדוף',
'reset' => 'אתחול',
'export' => 'ייצוא',
'batch_delete' => 'מחק מסומנים',
'save' => 'שמור',
'refresh' => 'רענן',
'order' => 'סדר',
'expand' => 'הרחב',
'collapse' => 'פתח',
'filter' => 'חיפוש',
'close' => 'סגור',
'show' => 'צפה',
'entries' => 'רשומות',
'captcha' => 'קאפצ\'ה',
'action' => 'פעולה',
'title' => 'כותרת',
'description' => 'תאור',
'back' => 'חזרה',
'back_to_list' => 'חזרה לרשימה',
'submit' => 'שלח',
'menu' => 'תפריט',
'input' => 'קלט',
'succeeded' => 'הצלחה',
'failed' => 'כשלון',
'delete_confirm' => 'אתה בטוח שאתה רוצה למחוק?',
'delete_succeeded' => 'מחיקה הצליחה',
'delete_failed' => 'מחיקה נכשלה',
'update_succeeded' => 'עודכן בהצלחה',
'save_succeeded' => 'נשמר בהצלחה',
'refresh_succeeded' => 'רענון הצליחה',
'login_successful' => 'כניסה הצליחה',
'choose' => 'בחר',
'choose_file' => 'בחר קובץ',
'choose_image' => 'בחר תמונה',
'more' => 'עוד',
'deny' => 'אין הרשאות',
'administrator' => 'מנהל מערכת',
'roles' => 'תפקידים',
'permissions' => 'הרשאות',
'slug' => 'טקסט',
'created_at' => 'נוצר ב',
'updated_at' => 'עודכן ב',
'alert' => 'אזהרה',
'parent_id' => 'אב',
'icon' => 'אייקון',
'uri' => 'כתובת',
'operation_log' => 'לוג מערכת',
'parent_select_error' => 'בעייה בבחירת האב',
'pagination' => [
'range' => ':last מ :total תוצאות',
],
];
];
5 changes: 4 additions & 1 deletion src/Grid/Column.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,10 @@ public static function setOriginalGridData(array $input)
* Set column attributes.
*
* @param array $attributes
*
* @return $this
*/
public function setAttributes($attributes = [])
public function setAttributes($attributes = [])
{
static::$htmlAttributes[$this->name] = $attributes;

Expand All @@ -193,6 +194,7 @@ public function setAttributes($attributes = [])
* Get column attributes.
*
* @param string $name
*
* @return mixed
*/
public static function getAttributes($name)
Expand All @@ -204,6 +206,7 @@ public static function getAttributes($name)
* Set style of this column.
*
* @param string $style
*
* @return Column
*/
public function style($style)
Expand Down
18 changes: 10 additions & 8 deletions src/Grid/Exporters/CsvExporter.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public function export()
{
$titles = [];

$filename = $this->getTable() . '.csv';
$filename = $this->getTable().'.csv';

$data = $this->getData();

Expand All @@ -31,8 +31,8 @@ public function export()
}

$headers = [
'Content-Encoding' => 'UTF-8',
'Content-Type' => 'text/csv;charset=UTF-8',
'Content-Encoding' => 'UTF-8',
'Content-Type' => 'text/csv;charset=UTF-8',
'Content-Disposition' => "attachment; filename=\"$filename\"",
];

Expand All @@ -59,19 +59,21 @@ protected function sanitize(array $row)
* @param $row
* @param string $fd
* @param string $quot
*
* @return string
*/
protected static function putcsv($row, $fd = ',', $quot = '"')
{
$str = '';
foreach ($row as $cell) {
$cell = str_replace([$quot, "\n"], [$quot . $quot, ''], $cell);
if (strchr($cell, $fd) !== FALSE || strchr($cell, $quot) !== FALSE) {
$str .= $quot . $cell . $quot . $fd;
$cell = str_replace([$quot, "\n"], [$quot.$quot, ''], $cell);
if (strstr($cell, $fd) !== false || strstr($cell, $quot) !== false) {
$str .= $quot.$cell.$quot.$fd;
} else {
$str .= $cell . $fd;
$str .= $cell.$fd;
}
}
return substr($str, 0, -1) . "\n";

return substr($str, 0, -1)."\n";
}
}

0 comments on commit 84f1154

Please sign in to comment.