This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SELECT "user_availabilities".* FROM "user_availabilities" WHERE "user_availabilities"."user_id" IN (8296, 8754, 9383, 7748, 8985, 9280, 9230, 9261, 1080, 9268, 7575, 7612, 8753, 7893, 7783, 7501, 8365, 9442, 9243, 4313, ... , 7336, 9343, 3457, 7746, 8215, 7641, 9245, 8426, 7890, 8370, 8032, 9295, 9418, 8435, 8078, 8413, 9152, 9283, 9072, 8120, 8952, 7743, 9370, 9147, 7886, 8891, 7478, 8464, 295, 8315, 8576, 7685, 9355, 8838, 9366, 7465, 7595, 8049, 8498, 8420, 8323, 2866, 2196, 7582, 2474, 8041, 2132, 563, 8376, 8064, 8767, 7767, 9057, 8031, 8367, 8746, 8039, 7675) AND "user_availabilities"."day_id" = 6 AND (user_availabilities.user_id NOT IN (27,34,59,60,63,77,133,134,136,137)) AND (user_availabilities.user_id NOT IN (7387,2837,8682,8116,8796,9428,8025,8754,9070,7919,7969,7647,7889,8526,7921,9154,9261,1080,7516,8789,7391,8736,7383,1525,7674,8753,9146,8611,7680,7893,8111,8379,2973,2008,8365,9432,9071,7552,7882,4313,2769,151,8423,162,7365,8126,8781,2135,2773,7452,7914,1539,8438,9013,1512,9259,8181,9135,8054,78 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| class UserAvailabilityRepository | |
| def find_list_of_availabilities_for_department_block(department_block, scope) | |
| user_availabilities_criteria(department_block, scope).page(scope.page).per(scope.per_page).to_a | |
| end | |
| def user_availabilities_count(department_block, scope) | |
| count = user_availabilities_criteria(department_block, scope).count | |
| end | |
| private |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mapview.addAnnotation(garlicAveAnn); | |
| mapview.addAnnotation(cookStageAnn); | |
| mapview.addAnnotation(gourmetAlleyAnn); | |
| mapview.addAnnotation(teenZoneAnn); | |
| mapview.addAnnotation(winePavAnn); | |
| mapview.addAnnotation(ampAnn); | |
| mapview.addAnnotation(bg1Ann); | |
| mapview.addAnnotation(bg2Ann); | |
| mapview.addAnnotation(bg3Ann); | |
| mapview.addAnnotation(gazeboStageAnn); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var gate5atm = Map.createAnnotation({ | |
| latitude:36.99788840084488, | |
| longitude:-121.5885786995633, | |
| animate:true, | |
| title: "ATM 3", | |
| image:"/pins/atm.png", | |
| animate: true, | |
| }); | |
| var ampatm = Map.createAnnotation({ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * dat-gui JavaScript Controller Library | |
| * http://code.google.com/p/dat-gui | |
| * | |
| * Copyright 2011 Data Arts Team, Google Creative Lab | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function(){ | |
| //------------------------------ | |
| // Mesh Properties | |
| //------------------------------ | |
| var MESH = { | |
| width: 1.2, | |
| height: 1.2, | |
| depth: 10, | |
| segments: 16, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .container | |
| #contact_form.row | |
| .col-12.col-sm-12.col-lg-12 | |
| h2 Tell Us What You Think... | |
| p We appreciate any feedback about your overall experience on our site or how to make it even better. Please fill in the below form with any comments and we will get back to you. | |
| form#feedbackForm role="form" | |
| .form-group.has-feedback | |
| label.control-label for="name" Name | |
| input#name.form-control.input-sm name="name" type="text" / | |
| span.help-block style=("display: none;") Please enter your name. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "gallery_id": 1, | |
| "link": "http://user.digitalmediacenter.com/galleries/1?invitation_hash=5ce1bb8163b385ba56cc584afc0eca09" | |
| }, | |
| { | |
| "gallery_id": 3, | |
| "link": "http://user.digitalmediacenter.com/galleries/1?invitation_hash=233e04de2367c53c78b03026549ffb40" | |
| } | |
| ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="alert-container"> | |
| <div class="alert alert-warning" style=" | |
| padding-right: 35px; | |
| padding-bottom: 45px; | |
| "> | |
| <h3>Uh-Oh! We need a few corrections from you in order to fully import your list...</h3> <div> | |
| <table class="table table-bordered table-striped"> | |
| <tbody><tr> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="Normal" style="padding: 15px;background-color: rgb(255, 247, 190);border-radius:5px;border-color:red;border:1px;margin-top:15px;"><br> | |
| <br> | |
| <h1>Recently recieved a parking citation?</h1><h2>Payment Options</h2> | |
| 1. Pay Citation by Check of Money Order: To pay your citation with a personal check or money order. (no cash accepted). Mail the citation with the appropriate payment to: <br><br> | |
| <strong>City of Monterey Parking Enforcement Center <br> P.O. BOX 6010 <br> Inglewood, CA 90312-6010</strong><br> | |
| <br><p> | |
| 2. Pay Citation with Credit Card: Citations may be paid with a credit card through the internet Click on the link below to pay your citation now. Please have your citation number or license plate number available. The City's citation processor uses EZPayCorp, which charges a convenience fee of $3.95 per transaction for citations less than $99.99. For citations equal to or greater that $100 the fee is 5% of the fine.</p> | |
| <br> |