From fca490e87dfb59979adcf1be700e97244f8e533a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 25 May 2014 09:39:28 +0200 Subject: [PATCH 1/5] tape:js ie cache --- app/Controller/HomeController.php | 6 +++--- app/webroot/js/dreamjob.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/Controller/HomeController.php b/app/Controller/HomeController.php index 9ebbf34..3de7a01 100755 --- a/app/Controller/HomeController.php +++ b/app/Controller/HomeController.php @@ -32,9 +32,9 @@ class HomeController extends AppController { public function home() { $this->MiconwareSession->init($this); $this->MiconwareSession->initWeb($this); - $c = $this->MiconwareSession->getCompany(); - if (!empty($c)) - return $this->redirect(array('controller'=>'home','action' => 'company')); + $c = $this->MiconwareSession->getCompany(); + if (!empty($c)) + return $this->redirect(array('controller'=>'home','action' => 'company')); $openings = $this->DreamjobJobOpening->find('all',array('conditions'=>$this->MiconwareSession->getOpeningCondition(), 'order'=>'DreamjobJobOpening.id DESC','limit'=> self::$opening_limit)); $this->set('openings',$openings); diff --git a/app/webroot/js/dreamjob.js b/app/webroot/js/dreamjob.js index 2743c42..3d24764 100755 --- a/app/webroot/js/dreamjob.js +++ b/app/webroot/js/dreamjob.js @@ -238,7 +238,7 @@ var global_load = null; if uncomment the above line, html5 nonsupported browers won't change the url but will display the ajax content; if commented, html5 nonsupported browers will reload the page to the specified link. */ - $.ajax({url: pageurl, data: data, type: typemethode, success: function(data) { + $.ajax({url: pageurl, cache: false, data: data, type: typemethode, success: function(data) { setContent(data, back, tab, backignore); }, error: function(data) { setContentError(data, back, tab); From ded7ee62a6e47ad7fd4b6ab87c9517964b21e19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 25 May 2014 09:43:38 +0200 Subject: [PATCH 2/5] tape:js ie cache --- app/webroot/js/dreamjob.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/webroot/js/dreamjob.js b/app/webroot/js/dreamjob.js index 3d24764..42ad411 100755 --- a/app/webroot/js/dreamjob.js +++ b/app/webroot/js/dreamjob.js @@ -233,11 +233,6 @@ var global_load = null; if (conf['history']) history = conf['history']; - //e.preventDefault(); - /* - if uncomment the above line, html5 nonsupported browers won't change the url but will display the ajax content; - if commented, html5 nonsupported browers will reload the page to the specified link. - */ $.ajax({url: pageurl, cache: false, data: data, type: typemethode, success: function(data) { setContent(data, back, tab, backignore); }, error: function(data) { From f58ae72c9d7efdf8b84a9a1f4fe0fe63ffd4dd0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 25 May 2014 10:26:41 +0200 Subject: [PATCH 3/5] tape:js ie cache --- app/View/Emails/html/registration_company.ctp | 21 +++++++------------ app/View/Emails/html/registration_worker.ctp | 18 ++++++++-------- app/View/Emails/text/registration_company.ctp | 14 +++++-------- app/View/Emails/text/registration_worker.ctp | 10 ++++----- app/View/Errors/error400.ctp | 10 ++------- 5 files changed, 29 insertions(+), 44 deletions(-) diff --git a/app/View/Emails/html/registration_company.ctp b/app/View/Emails/html/registration_company.ctp index 299727c..2c4cf8a 100644 --- a/app/View/Emails/html/registration_company.ctp +++ b/app/View/Emails/html/registration_company.ctp @@ -1,6 +1,6 @@ Sehr geehrte/r !

-Herzlich Willkommen bei dreamJOB, der Plattform für Ihr komplette Ausschreibungsverfahren.

+Herzlich Willkommen bei dreamJOB, der Plattform für Ihr komplettes Ausschreibungsverfahren.

Um Ihren Account freizuschalten, klicken Sie bitte auf folgenden Link:
@@ -13,21 +13,16 @@ Bei Fragen wenden Sie sich gerne an unser Team:
service@dream-job.eu

-Stellen ausschreiben
-Bewerbungen verwalten
-Unternehmen darstellen
-Und das alles Kostenlos bei dreamJOB

+Stellen ausschreiben,
+Bewerbungen verwalten,
+Unternehmen darstellen
+und das alles kostenlos bei dreamJOB

-Jetzt noch mehr Funktionen!
-Mit unserem dreamJOB Premium-Account
-hier mehr infos

- - -Mit freundlichen Grüßen
-Ihr dreamJOB Team
+Mit freundlichen Grüßen
+Ihr dreamJOB Team






Ausgezeichnete Leistungen, bester Service:
Herzlich willkommen bei der DAK-Gesundheit.
-

+

AGBs
Impressum diff --git a/app/View/Emails/html/registration_worker.ctp b/app/View/Emails/html/registration_worker.ctp index 6faa342..bff5829 100644 --- a/app/View/Emails/html/registration_worker.ctp +++ b/app/View/Emails/html/registration_worker.ctp @@ -5,20 +5,20 @@ Um dein Profil freizuschalten, klicke bitte auf folgenden Link:
Html->url(array('controller' => 'registration', 'action' => 'active','code'=>$key, '?'=>array('mail'=>$data['User']['mail']),'full_base' => true) ); - echo $this->Html->link('Link', $url); + echo $this->Html->link($url, $url); ?>

-Online nach Stellenausschreibung suchen und bewerben
-Nachdem du dich angemeldet, hast kannst du sofort loslegen.
+Online nach Stellenausschreibungen suchen und sofort bewerben
+Nachdem du dich angemeldet hast, kannst du sofort loslegen.
Lege dein Bewerbungsprofil an und schon kann die Suche beginnen.

-Wichtiger Hinweise
+Wichtiger Hinweis
Bitte stelle sicher, dass dein Profil vollständig ist, um die Funktionen von dreamJOB auch alle nutzen zu können.

-Bei Fragen kannst du unser Team unter folgende E-Mail erreichen:
+Bei Fragen kannst du unser Team unter folgender E-Mail erreichen:
service@dream-job.eu

-Mit freundlichen Grüßen
-dein dreamJOB Team
+Mit freundlichen Grüßen
+dein dreamJOB Team






Ausgezeichnete Leistungen, bester Service:
Herzlich willkommen bei der DAK-Gesundheit.
-

+

AGBs
-Impressum
\ No newline at end of file +Impressum
diff --git a/app/View/Emails/text/registration_company.ctp b/app/View/Emails/text/registration_company.ctp index 187568d..6119dbe 100644 --- a/app/View/Emails/text/registration_company.ctp +++ b/app/View/Emails/text/registration_company.ctp @@ -1,6 +1,6 @@ Sehr geehrte/r ! -Herzlich Willkommen bei dreamJOB, der Plattform für Ihr komplette Ausschreibungsverfahren. +Herzlich Willkommen bei dreamJOB, der Plattform für Ihr komplettes Ausschreibungsverfahren. Um Ihren Account freizuschalten, klicken Sie bitte auf folgenden Link: -Online nach Stellenausschreibung suchen und bewerben -Nachdem du dich angemeldet, hast kannst du sofort loslegen. +Online nach Stellenausschreibungen suchen und sofort bewerben +Nachdem du dich angemeldet hast, kannst du sofort loslegen. Lege dein Bewerbungsprofil an und schon kann die Suche beginnen. -Wichtiger Hinweise +Wichtiger Hinweis Bitte stelle sicher, dass dein Profil vollständig ist, um die Funktionen von dreamJOB auch alle nutzen zu können. -Bei Fragen kannst du unser Team unter folgende E-Mail erreichen: +Bei Fragen kannst du unser Team unter folgender E-Mail erreichen: service@dream-job.eu Mit freundlichen Grüßen @@ -34,4 +34,4 @@ Herzlich willkommen bei der DAK-Gesundheit. https://dream-job.eu/agb -https://dream-job.eu/impressum \ No newline at end of file +https://dream-job.eu/impressum diff --git a/app/View/Errors/error400.ctp b/app/View/Errors/error400.ctp index f6c9574..ad86e37 100755 --- a/app/View/Errors/error400.ctp +++ b/app/View/Errors/error400.ctp @@ -3,13 +3,7 @@ * */ ?> +
- 0): - echo $this->element('exception_stack_trace'); - endif; - echo $name; - -?> +
From 600fefb1f0cd4c8182760905256c947cbe5cb759 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 25 May 2014 10:44:04 +0200 Subject: [PATCH 4/5] tape:js ie cache --- app/Locale/deu/LC_MESSAGES/default.mo | Bin 15114 -> 15175 bytes app/Locale/deu/LC_MESSAGES/default.po | 11 ++++++----- app/View/Job/application.ctp | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/Locale/deu/LC_MESSAGES/default.mo b/app/Locale/deu/LC_MESSAGES/default.mo index 639b2ccd98391442f430f9ac89be75e6f984fd4d..083edf1deb1b4d2feabcd6a3584eeee8edf358cc 100644 GIT binary patch delta 835 zcmXZaPe>GD7{~F)|GQi3-*x+simR{*E9ttHElYV!$iR*TvLY%P?)@^ypItqVlzI*ZhV1p+`?1%3p=r*->eI}Foq-8gyVP#3#j`&4B z1ms>Yv5#S{>(XY!*o4RMI%=aiRDzGN2G@f5=YemrmH1awg1@mDqXT{c?U?0yaKQ01 zS|p$w?qU_XsDxHg8$QKG{D4v1#uHe^Gx#4jFrM){^BvWJeLRWbLBF5`D&Z6=o^}|t zFc`(tIDtp-9;(7+RLfVf9$(>6EMX;nLM8SYwXTdkxQ9vXIPcGopgM2^RoHDji_Sa) zRrD)~6qxKv1h8NFQe8K`706qo|yMO zI-77y=UUx6soKcYGD7{~E9*R0iCb2Y=wT)`AHP#AYNYdd6%w*>=3#Ea;XDE@&G_Tpjub8 z+gxGrodvn$27aKI`940yBfO2RA?KhdD#0V*UY@U;+Jjh$^6jkFg?b zI~m2o&I57u5Ew@#G=ZvY5^v%`F;s;E*nlJG!H=p?c2orSilZEcH_QYrvpJ$VHS3x z9b%x0MqOu76)&J(u!;Iszi0PTumZvX%Q diff --git a/app/Locale/deu/LC_MESSAGES/default.po b/app/Locale/deu/LC_MESSAGES/default.po index 348624f..b2fe996 100644 --- a/app/Locale/deu/LC_MESSAGES/default.po +++ b/app/Locale/deu/LC_MESSAGES/default.po @@ -31,11 +31,11 @@ msgstr "" #: Controller/JobController.php:40 View/Elements/job_opening_item.ctp:79 msgid "dreamjob.opening.delete" -msgstr "löschen" +msgstr "Stellenausschreibung wurde gelöscht" #: Controller/JobController.php:42 msgid "dreamjob.opening.delete.error" -msgstr "konnte nicht gelöscht werden" +msgstr "Stellenausschreibung konnte nicht gelöscht werden" #: Controller/JobController.php:60;347 msgid "dreamjob.opening.save.add" @@ -243,7 +243,7 @@ msgstr "bearbeiten" #: View/Elements/job_opening_item.ctp:89;91 #: View/Elements/user_worker_item.ctp:65 View/Job/application.ctp:37 msgid "dreamjob.applicated" -msgstr "bewerben" +msgstr "Zur Bewerbung" #: View/Elements/job_opening_item.ctp:97 View/Job/opening.ctp:50 msgid "dreamjob.applicate" @@ -684,8 +684,9 @@ msgstr "Adresse" msgid "dreamjob.registration.done.text" msgstr "" "Vielen Dank für Ihre Registrierung bei dreamJOBSie erhalten per Mail einen " -"Aktivierungslink von uns.Bitte beachten Sie das diese Mail in Ihrem Junk-/" -"Spam-Mail Ordner gelangen könnte." +"Aktivierungslink von uns.
" +"Bitte beachten Sie das diese Mail in Ihrem Junk-/" +"Spam-Mail Ordner gelangen könnte." #: View/Registration/main.ctp:7 msgid "dreamjob.registration" diff --git a/app/View/Job/application.ctp b/app/View/Job/application.ctp index 95de964..659172e 100644 --- a/app/View/Job/application.ctp +++ b/app/View/Job/application.ctp @@ -34,7 +34,7 @@ Html->link(__('dreamjob.applicated'),array('controller'=>'job','action'=>'applicationGet','id'=>$application['DreamjobJobApplication']['id'])); + echo $this->Html->link(__('dreamjob.applicate'),array('controller'=>'job','action'=>'applicationGet','id'=>$application['DreamjobJobApplication']['id'])); }else{ echo $this->Html->link(__('dreamjob.message.send'),array('controller'=>'job','action'=>'applicationGet','id'=>$application['DreamjobJobApplication']['id'],'ages'=>'ages')); } ?> From 1419cf24de1c83c18102e9d09fe71f0a4b44a87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Sun, 25 May 2014 11:30:01 +0200 Subject: [PATCH 5/5] tape:js ie cache --- app/Model/DreamjobJobMsg.php | 6 +++--- .../Emails/html/job_application_msg_company.ctp | 4 ++-- .../Emails/text/job_application_msg_company.ctp | 9 ++++++--- .../Emails/text/job_application_msg_worker.ctp | 7 +++++-- app/View/Pdf/application.ctp | 3 ++- app/View/Pdf/profil.ctp | 3 ++- app/webroot/js/dreamjob.js | 16 +++++++++------- 7 files changed, 29 insertions(+), 19 deletions(-) diff --git a/app/Model/DreamjobJobMsg.php b/app/Model/DreamjobJobMsg.php index 0b3e63d..c58c1e1 100644 --- a/app/Model/DreamjobJobMsg.php +++ b/app/Model/DreamjobJobMsg.php @@ -58,10 +58,10 @@ class DreamjobJobMsg extends AppModel { if ($result) { $app = $this->DreamjobJobApplication->find('first', array('conditions' => array('DreamjobJobApplication.id' => $result["DreamjobJobMsg"]["application_id"]))); - if ($this->fromcompany) - $result = self::sendMail($app['WorkerUser']['mail'], $this->application_id, array('User' => $app['WorkerUser'], 'AppUser' => $app['AppUserWorker']),true); + if ($result["DreamjobJobMsg"]['fromcompany']) + $result = self::sendMail($app['WorkerUser']['mail'], $result["DreamjobJobMsg"]['application_id'], array('User' => $app['WorkerUser'], 'AppUser' => $app['AppUserWorker']),true); else - $result = self::sendMail($app['User']['mail'], $this->application_id, array('DreamjobCompany' => $app['DreamjobCompany'])); + $result = self::sendMail($app['User']['mail'], $result["DreamjobJobMsg"]['application_id'], array('DreamjobCompany' => $app['DreamjobCompany'])); } if ($result) { $dataSource->commit(); diff --git a/app/View/Emails/html/job_application_msg_company.ctp b/app/View/Emails/html/job_application_msg_company.ctp index 9f1b74b..bc92790 100644 --- a/app/View/Emails/html/job_application_msg_company.ctp +++ b/app/View/Emails/html/job_application_msg_company.ctp @@ -1,4 +1,4 @@ -Sehr geehrter !

+Sehr geehrte/r !

Sie haben eine Nachricht von einem Bewerber erhalten

Sehe diese unter folgendem Link ein:
Html->link('Link',array('controller'=>'job','action'=>'applicationGet','id'=>$id,'ages'=>'ages','full_base' => true));?> @@ -15,4 +15,4 @@ Ausgezeichnete Leistungen, bester Service:
Herzlich willkommen bei der DAK-Gesundheit.


AGBs
-Impressum \ No newline at end of file +Impressum diff --git a/app/View/Emails/text/job_application_msg_company.ctp b/app/View/Emails/text/job_application_msg_company.ctp index 1cdb60f..5651bfe 100644 --- a/app/View/Emails/text/job_application_msg_company.ctp +++ b/app/View/Emails/text/job_application_msg_company.ctp @@ -1,9 +1,12 @@ -Sehr geehrter ! +Sehr geehrte/r ! Sie haben eine Nachricht von einem Bewerber erhalten. Sehe diese unter folgendem Link ein: -Html->url(array('controller'=>'job','action'=>'applicationGet','id'=>$id,'ages'=>'ages'),true);?> +Html->url(array('controller'=>'job','action'=>'applicationGet','id'=>$id,'ages'=>'ages','full_base' => true) ); + echo $this->Html->link($url, $url); +?> --- Bei Fragen wenden Sie sich gerne an unser Team: @@ -26,4 +29,4 @@ Ausgezeichnete Leistungen, bester Service: Herzlich willkommen bei der DAK-Gesundheit. https://dream-job.eu/agb -https://dream-job.eu/impressum \ No newline at end of file +https://dream-job.eu/impressum diff --git a/app/View/Emails/text/job_application_msg_worker.ctp b/app/View/Emails/text/job_application_msg_worker.ctp index 88e0c48..3e54653 100644 --- a/app/View/Emails/text/job_application_msg_worker.ctp +++ b/app/View/Emails/text/job_application_msg_worker.ctp @@ -3,7 +3,10 @@ Hallo ! Du hast eine Nachricht von einem Unternehmen erhalten. Sehe diese unter folgendem Link ein: -Html->url(array('controller'=>'job','action'=>'applicationGet','id'=>$id,'ages'=>'ages'),true);?> +Html->url(array('controller'=>'job','action'=>'applicationGet','id'=>$id,'ages'=>'ages','full_base' => true) ); + echo $this->Html->link($url, $url); +?> --- Bei Fragen wenden Sie sich gerne an unser Team: @@ -21,4 +24,4 @@ Ausgezeichnete Leistungen, bester Service: Herzlich willkommen bei der DAK-Gesundheit. https://dream-job.eu/agb -https://dream-job.eu/impressum \ No newline at end of file +https://dream-job.eu/impressum diff --git a/app/View/Pdf/application.ctp b/app/View/Pdf/application.ctp index d3242e7..3161f72 100644 --- a/app/View/Pdf/application.ctp +++ b/app/View/Pdf/application.ctp @@ -88,7 +88,8 @@ foreach($application['Page'] as $page){ if($page['id'] == $pg['page_ptr_id']) $pageType=$pg; } - $tcpdf->writeHTMLCell(0,235,10,35, $pageType['text'], $dev,0,false,true,'L'); + //$tcpdf->writeHTMLCell(0,235,10,35, $pageType['text'], $dev,0,false,true,'L'); + $tcpdf->writeHTML($pageType['text']); }else{ $tcpdf->Image(WWW_ROOT.DS.'uploads'.DS.$pageType['image'],0,35,0,235,'','','','',300,'C'); } diff --git a/app/View/Pdf/profil.ctp b/app/View/Pdf/profil.ctp index c72ec13..ae8f5e2 100644 --- a/app/View/Pdf/profil.ctp +++ b/app/View/Pdf/profil.ctp @@ -71,7 +71,8 @@ foreach($WORKER['DreamjobPageInh'] as $page){ if($page['id'] == $pg['DreamjobPageInh']['id']) $pageType=$pg; } - $tcpdf->writeHTMLCell(0,235,10,35, $pageType['DreamjobPageText']['text'], $dev,0,false,true,'L'); + //$tcpdf->writeHTMLCell(0,235,10,35, $pageType['DreamjobPageText']['text'], $dev,0,false,true,'L'); + $tcpdf->writeHTML($pageType['DreamjobPageText']['text']); }else{ $tcpdf->Image(WWW_ROOT.DS.'uploads'.DS.$pageType['DreamjobPageImage']['image'],0,35,0,235,'','','','',300,'C'); } diff --git a/app/webroot/js/dreamjob.js b/app/webroot/js/dreamjob.js index 42ad411..b02f569 100755 --- a/app/webroot/js/dreamjob.js +++ b/app/webroot/js/dreamjob.js @@ -32,13 +32,15 @@ var global_load = null; function stopLoad(e) { if (!e) e = window.event; - if (e.preventDefault) - e.preventDefault(); - if (e.stopPropagation) { - e.stopPropagation(); - } else { - e.cancelBubble = true; - } + if (e){ + if (e.preventDefault) + e.preventDefault(); + if (e.stopPropagation) { + e.stopPropagation(); + } else { + e.cancelBubble = true; + } + } } function event(where) { /* Hotfix Ticket: 215*/