/[Frey]/branches/zimbardo/lib/App/RoomReservation/Messages.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/zimbardo/lib/App/RoomReservation/Messages.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1172 by dpavlin, Sun Jul 5 21:40:16 2009 UTC revision 1184 by dpavlin, Wed Sep 2 19:14:23 2009 UTC
# Line 31  sub seat_confirmation_message { Line 31  sub seat_confirmation_message {
31    
32                  my $html =                  my $html =
33                  qq|                  qq|
34                          $name, <em>you have canceled your reservation allready</em>                          <br><br>
35                            $name,
36                            <br><br>
37                            <em>Vas dolazak na predavanje je odjavljen i ne mozete se vise prijaviti.</em>
38                          <br>                          <br>
39                          If you did that by mistake, and you want to attend this lecture, please                          <em>Your registration has been canceled. You can not register again.</em>
40                          contact us via e-mail.                          <br><br>
41                            Ako ste to ucinili greskom a ipak zelite prisustvovati predavanju,
42                            molimo da nas kontaktirate e-mailom.
43                            <br><br>
44                            If you canceled your registration for the lecture by mistake please
45                            contact us by e-mail.
46                  |;                  |;
47    
48                  $self->send( $email,                  $self->send( $email,
49                          "Lecture confirmation canceled",                          "Dolazak odjavljen / Registration canceled",
50                          $html                          $html
51                  );                  );
52    
# Line 48  sub seat_confirmation_message { Line 56  sub seat_confirmation_message {
56    
57                  my $url = $self->url_for( 'Confirmation/cancel_as_markup?token=', $token );                  my $url = $self->url_for( 'Confirmation/cancel_as_markup?token=', $token );
58    
59                    my ($pending_rank) = $self->dbh->selectrow_array(qq{ select count(*) - 600 from reservation }); # FIXME ugly hard-coded cludge!
60    
61                  my $html =                  my $html =
62                  qq|                  ( $seat
                         $name, <em>reservation has been confirmed</em>  
                 |  
                 . ( $seat  
63                  ? qq|                  ? qq|
64                          and seat number <big>$seat</big> is waiting for you.                          <big>Potvrda o uspjesnoj prijavi za predavanje profesora Philipa Zimbarda "The Lucifer Effect"</big><br>
65                          <br>                          <big>Confirmation - successful registration  for Philip Zimbardo's lecture "The Lucifer Effect"</big>
66                          Please print this notice and show it when entering lecture.                          <br><br>        
67                            <big>Ime i prezime / Name and surname : $name</big>
68                            <br><br>
69                            <big>Broj prijave / Registration number : $seat</big>.
70                            <br><br>
71                            
72                            Predavanje ce se odrzati 28. rujna 2009. u 12 sati u  Kristalnoj dvorani hotela Westin, ulica Krsnjavoga 1, Zagreb.<br><br>
73                            Ova potvrda sadrzi vas registracijski broj. Potvrdu ispisite na pisacu i obavezno donesite sa sobom na predavanje jer je to vasa ulaznica i trazit ce se da ju predate prilikom ulaza u dvoranu. Ulaz u dvoranu biti ce moguc od 11,30 do 12,00 kad ce se zatvoriti vrata. Pozivamo vas da na vrijeme zauzmete mjesto u dvorani.<br><br>
74                            Tijekom rujna cemo vam poslati podsjetnik na predavanje te zamoliti da, ukoliko iz nekog razloga ne mozete doci na predavanje, odjavite svoj dolazak kako biste omogucili zainteresiranima s liste cekanja da ipak dođu na predavanje. U toj poruci dobit cete link uz pomoc kojeg cete moci jednostavno odjaviti svoj dolazak.<br><br>
75                            Dobro dosli!<br><br>
76                            Odsjek za psihologiju Filozofskog fakulteta Sveucilista u Zagrebu<br><br>
77                            
78                            ----<br><br>
79    
80                            The lecture will take place on 28th Sept 2009 at 12h at the Crystal Ballroom of the Hotel Westin Zagreb, 1 Izidor Krsnjavi Street, Zagreb.<br><br>
81    
82    This confirmation (voucher) includes your registration number and serves as your ticket. Please don’t forget to print this confirmation (voucher) and bring it with you when arriving to the lecture. Entrance to the hall will begin from 11.30h and continue till 12.00h. We kindly ask you to take your seat in the hall before noon.<br><br>
83    
84    During September you will receive a reminder notice. If you are, for any reason, unable to attend the lecture please un-register your attendance to allow other people  from the waiting list to attend the lecture. You will receive e-mail message with the link for easy cancellation.<br><br>
85    
86    
87                            Welcome!<br><br>
88    
89    
90                            Department of Psychology<br>
91                            Faculty of Humanities and Social Sciences<br>
92                            University of Zagreb
93    
94                  | : qq|                  | : qq|
95                          we <big>currently don't have any seats available</big>,  
96                          but you will be notified if we get some vacancies for this lecture!                          Na žalost sva mjesta za predavanje profesora Philipa Zimbarda "The Licifer Effect" su trenutno već popunjena. <b>Vi ste $pending_rank. na listi čekanja.</b> Dakle, još nije sve izgubljeno! Ukoliko netko od osoba koje su ranije rezervirale ulaznicu u međuvremenu odustane, moći ćete prisustvovati predavanju.<br><br>
97    
98    Tijekom rujna ćemo svim prijavljenima poslati podsjetnik na predavanje te zamoliti da, ukoliko iz nekog razloga ne planiraju doći na predavanje, odjave svoj dolazak kako bi time omogućili zainteresiranima na listi čekanja da ipak dođu na predavanje. Kad i ako se mjesto oslobodi automatski cete dobiti potvtdu o uspješnoj prijavi za predavanje s vašim brojem regisracije. Taj e-mail ispišite na pisaču i obavezno donesite sa sobom jer je to vaša ulaznica.<br><br>
99    
100                            Odsjek za psihologiju Filozofskog fakulteta Sveučilišta u Zagrebu<br><br>
101    
102                            ----<br><br>
103                            
104                            Unfortunately, all the seats for professor Philip Zimbardo's lecture "The Lucifer Effect" are already taken. <b>You are number $pending_rank on the waiting list.</b> Therefore, there is still a chance you will get your seat! If people who booked the seat earlier cancel their registration, people like you on the waiting list will get a chance to attend the lecture.<br><br>
105    
106    During September we will send a reminder to every participant and ask them to un-register if they are not able to attend the lecture, which will allow others from the waiting list to get a seat.<br><br> If that happens you will automatically receive e-mail confirmation message for successful registration with your registration number. Please print this voucher and bring it with you when arriving to the lecture. We hope we’ll be able to welcome you to the lecture!<br><br>
107    
108    Department of Psychology<br>
109    Faculty of Humanities and Social Sciences<br>
110    University of Zagreb
111                            
112                  | )                  | )
113                  ;                  ;
114    
115                  $self->send( $email,                  $self->send( $email,
116                          "Lecture confirmation" . ( $seat ? " [seat $seat]" : " [wating for vacancy]" ),                          "Potvrda / Confirmation - Zimbardo" . ( $seat ? " [no. $seat]" : " [lista cekanja / wating list]" ),
117                          $html . <<__EMAIL__                          $html . <<__EMAIL__
118    
 If you wish to cancel your reservation please click on link below:  
   
 $url  
119    
120  __EMAIL__  __EMAIL__
121                  );                  );
# Line 80  __EMAIL__ Line 126  __EMAIL__
126    
127                  my $url = $self->url_for( 'Confirmation/verify_as_markup?token=', $token );                  my $url = $self->url_for( 'Confirmation/verify_as_markup?token=', $token );
128    
129                  $self->send( $self->email,                  $self->send( $email,
130                          'Confirm your reservation for lecture', <<__EMAIL__                          'Potvrdite prijavu za Zimbarda / Confirm your registration for Zimbardo', <<__EMAIL__
   
 Please click following link to confirm your reservation for lecture  
 and get seat assigned to you.  
131    
132    Svoju prijavu za predavanje potvrdite tako da slijedite ovaj link:
133    Confirm your registration for the lecture by following this link:
134    <br>
135  $url  $url
136    <br><br>
137    Dobit cete poruku s Vasim brojem prijave koja ce sluziti kao ulaznica na predavanje.<br>
138    You will receive the message with your registration number (voucher) that serves as the ticket for the lecture.
139    
140  __EMAIL__  __EMAIL__
141                  );                  );
142    
143                  return qq|                  return qq|
144                            <br><br>
145                          $name we have accepted your registration!                          $name, <br><br>
146                            Vasa prijava je zaprimljena, ali <u>nije valjana</u> sve dok ju ne potvrdite pomocu poruke koju smo poslali na <tt>$email</tt>
147                            <br><br>
148                            Your registration is received but it is <u>not valid</u> until you confirm it!
149                            <br><br>
150                          <div style="color:red">                          <div style="color:red">
151                          You have to confirm your e-mail address and registration                          Molimo provjerite svoj e-mail i u njemu cete naci link uz pomoc kojeg cete prijavu
152                          by clicking on link which should be in your e-mail INBOX shortly                          jednostavno potvrditi.<br><br>
153                            Please check you e-mail <tt>$email</tt>. You will receive the message with the link to confirm your registration.
154    
155                          </div>                          </div>
156                  |;                  |;
157    

Legend:
Removed from v.1172  
changed lines
  Added in v.1184

  ViewVC Help
Powered by ViewVC 1.1.26