pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

DateCommit messageAuthorFiles+-
2014-10-17 18:10bumped to v1.4Jul1+2-2
2014-08-28 19:10bumped v1.3.2Jul1+1-1
2014-08-27 04:17pushed to 1.3.1Jul1+1-1
2014-10-18 15:18bumped to v1.4.1Jul1+1-1
2014-10-18 15:16added crispins to the mapJul3+24-24
2014-10-18 01:08fixed location bar to stay in viewportJul2+4-5
2014-10-17 23:04removed logo, teaser, and title for token emails.Jul7+70-32
2014-10-17 20:02removed text in register and login pageJul2+0-6
2014-10-17 18:52removed double link to atm page in mapJul1+2-2
2014-10-17 18:04logo without the sloganJul1+1-1
2014-10-17 17:57removed merchant phone number from mapJul1+0-1
2014-10-17 17:55replace btm with bitcoin atmJul26+265-289
2014-10-17 16:10removed matt and hannahJul2+30-19
2014-10-05 21:51removed old SearchedPostalSpecJul1+0-32
2014-09-03 14:50added text to resourceJul2+2-2
2014-09-03 04:54checks whether ID info has been entered in database under a different user accountJul1+26-12
2014-09-03 04:26changed purchase_limit wizard steps so it's now simpler and makes better sense to userJul3+5-21
2014-09-03 04:14changed /api/atm to /api/btmJul1+1-1
2014-09-03 04:13Chimera can now create user account with website apiJul1+44-1
2014-09-03 04:10created 'upload' function for IdVerificationHelperJul2+25-11
2014-09-03 04:08added mongodb old version to index addresses array with unique and sparse optionsJul1+3-1
2014-09-01 17:16Chimera can log in a user with phone numberJul1+4-0
2014-09-01 17:15removed phoneverified from User modelJul1+0-5
2014-09-01 17:11fixed User model function findByPhoneJul1+1-4
2014-09-01 17:10Phone verification in UserSnippet does not use phoneverified anymore, instead it doesn't save phone number to the model until it is verified.Jul1+12-11
2014-09-01 15:58fixed user model indexing for phone and bitcoin addresses. Added reset function to one-time password. Chimera can now get user info with bitcoin address or user email and one-time password.Jul3+36-17
2014-09-01 14:47User model: removed postal code and commented user model's attributesJul1+27-2
2014-09-01 14:42User model function 'hasAddress'Jul1+2-0
2014-09-01 14:40User model can now hold bitcoin addressesJul1+6-0
2014-09-01 14:25User phone number is searchabled, unique and indexed.Jul1+6-0
2014-08-30 23:45user registration only requires email. Registration for purchase limit is more seamless now.Jul16+131-185
2014-08-28 19:01removed alt from main logoJul1+1-1
2014-08-28 18:50search box is not hidden when a search is nonfoundJul1+1-1
2014-08-28 18:39make btm-map preview box clickable to go to btm pageJul2+8-3
2014-08-28 18:11tweaked some errors in btm-mapJul1+5-6
2014-08-28 18:11removed a console.logJul1+1-3
2014-08-28 17:37fixed topbar. was sticking out in chromeJul2+8-6
2014-08-27 23:49moved all text to resources (ready for internationalization), formatted lots of divs correctly with the new narrow look, and fixed the purchase limit process to start at ,000.Jul60+671-435
2014-08-25 22:05removed left border from alert boxJul1+2-0
2014-08-25 20:07fixed mobile formatting for login, register and forgot-password pagesJul3+6-6
2014-08-25 19:04removed an off-by-5 overlay mistake in front pageJul1+3-3
2014-08-25 18:48navbar collapse is now positioned as absolute so it will stay in placeJul1+1-1
2014-08-25 18:41fixed mobile formatting of host-btm pageJul1+36-30
2014-08-25 18:33navbar collapse css fix. main message in front page does not obstruct navbar links nowJul2+15-1
2014-08-25 18:08changed front page message text shadow slightly slimmer. looks nicerJul1+1-1
2014-08-25 18:01social media icons in topbar can now be clicked in mobile versionJul3+6-4
2014-08-25 18:00changed blog url to pressJul1+6-6
2014-08-23 18:33added text shadow to man message in indexJul1+4-0
2014-08-23 18:26modularized App.jsJul17+730-692
2014-08-23 18:21changed message of a couple of form completion repliesJul1+2-4
2014-08-23 18:10css mods to btm mapJul1+5-2
2014-08-22 22:45changed atm to btmJul20+290-291
2014-08-22 21:58dont show /error in search enginesJul1+2-2
2014-08-22 21:42replaced boston with delaware in tosJul1+1-1
2014-08-21 13:10updated simpler, easier to use and cleaner website. with how to video in front pageJul44+1641-1424
2014-08-18 14:41jrebel babyJul2+2-2
2014-08-07 12:54front page video. needs a lot more compatibility testingJul9+2111-36
2014-08-05 21:56sbt batchJul1+3-0
2014-07-24 19:23bumped to v1.2.3Jul1+1-1
2014-07-24 19:23ID upload now supports pdfJul3+5-2
2014-07-24 18:41ugly fix for wierd bug that doesn't allow S object to be used in snippetsJul4+75-72
2014-07-23 21:17Bug: ATM timezone for DateTime now so it compares correctly.Jul1+1-1
2014-07-22 17:44bumped to v1.2.2Jul1+1-1
2014-07-22 17:42ATM REST interface. Implemented user purchase limit with user verificationJul2+58-0
2014-07-22 17:41Purchase Limit userLimitAsIntJul1+2-0
2014-07-22 17:32Changed Coffeetime@Hellasbakery hash passwordJul1+1-1
2014-07-22 17:31Atm findByStringIdJul1+6-1
2014-07-22 03:15added ... to cut email teaserJul1+1-1
2014-07-22 03:06Atm model now has secret so it can authenticate and communicate with web serverJul1+11-2
2014-07-22 02:25hide undefined in atm search barJul1+1-1
2014-07-22 02:19indicate the time shown is localJul2+2-1
2014-07-22 02:14Atm isOpen function now includes timezoneJul1+5-6
2014-07-22 01:16email teaser uses entire phone screen nowJul2+0-10
2014-07-21 23:17off by 1 error - timeForToday in model.Atm.scalaJul1+6-1
2014-07-21 20:51fraud prevention button is now smaller in phone screensJul1+9-6
2014-07-21 20:50button is large in jumbotron when screen is not a phoneJul1+6-0
2014-07-21 20:48added margin-top-20 css classJul1+4-0
2014-07-21 20:32application uses authenticated replica setJul2+25-34
2014-07-16 02:44bumped to 1.2.1Jul1+1-1
2014-07-16 02:42verification wizard shows correct step upon user statusJul1+9-1
2014-07-16 02:26table in atm page with bs3 table classJul1+1-1
2014-07-16 02:25atm page title break-wordJul1+1-1
2014-07-16 02:20content third column doesn't get cutoff when map is nonfound stateJul1+3-2
2014-07-15 23:50fixed test casesJul1+0-8
2014-07-15 23:33bumped to 1.2Jul1+1-1
2014-07-15 23:11added email to notify new atms; other fixes and recent bugsJul13+148-287
2014-07-15 03:27removed unused atm page json valueJul1+1-2
2014-07-15 03:17changed css settings for atm pageJul4+43-25
2014-07-15 01:02edit about.htmlJul1+10-10
2014-07-15 00:12changed unlimited value to 0,000Jul3+9-15
2014-07-14 21:25ATM owner can now verify user purchase limit with one-time passwordJul15+195-29
2014-07-14 21:20email background is now whiteJul2+7-7
2014-07-09 10:55bumped to 1.2-M1Jul1+1-1
2014-07-09 10:53atm page with a better titleJul1+1-1
2014-07-09 10:53removed atm.html flicker with fade-inJul1+1-1
2014-07-09 10:29'noga' query param will remove google analytics trackingJul2+9-3
2014-07-09 09:57changed h6 tags to h7 in index.htmlJul1+4-4
2014-07-09 09:48move resful services to 'rest' packageJul6+163-142
2014-07-09 09:26changed subtitles in settings.htmlJul1+2-2
2014-07-09 09:22removed awkward comma in messageJul1+1-1
2014-07-09 09:22Change to 'Account' Registration, not 'User'Jul1+2-2
2014-07-09 09:03Merge branch 'atm-map' into 2.0-SNAPSHOTJul25+9647-219
2014-07-07 03:52admin page to accept or reject id verification requestsJul7+235-25
2014-07-07 03:51HtmlEmail support for simple message in textJul1+17-0
2014-07-07 03:50user model now has country fieldJul1+2-2
2014-07-07 03:50captialized id form labelJul1+1-1
2014-07-06 16:33go back to tulhman's 2.3.0-SNAPSHOT Lift RogueJul3+6-2
2014-07-05 01:29removed uneeded verification html pagesJul2+0-50
2014-07-05 00:57configured twilioJul1+4-0
2014-07-05 00:37completed wizard (no actual 3rdparty verification)Jul6+72-28
2014-07-05 00:36postalcode field optional to remove user model check false errorsJul1+1-1
2014-07-03 07:26presonalized 500 page a bitJul1+16-2
2014-07-03 07:26presonalized 404 page a bitJul1+13-1
2014-07-03 06:45updated Lift-Rogue to 3.0.0-beta6Jul3+3-4
2014-06-29 15:09fixed twilio exceptionJul2+6-6
2014-06-29 15:08styled wizard to brand color themeJul1+4-3
2014-06-29 15:08unverify phone number when it's changedJul1+1-0
2014-06-29 06:28Twilio workingJul2+8-8
2014-06-29 05:29moved settings links to sidebarJul4+11-7
2014-06-29 04:59more compressed page-headerJul1+4-0
2014-06-29 04:33fixed input validation for user modelJul3+40-40
2014-06-27 16:19moved alertDialog broadcast to AlertMainCtrlJul3+19-11
2014-06-26 15:35Implemented purchase limit field, twilio. Still not testedJul12+294-203
2014-06-25 14:55added incomplete purchase limit wizard pageJul8+316-59
2014-06-25 14:55installed angular-wizard jsJul3+212-2
2014-07-02 20:50bumped to v.1.1.4Jul1+1-1
2014-07-02 20:50extended comet timeout requestJul2+1610-3
2014-07-02 20:49changed index.html jumbotron textJul1+1-1
2014-06-28 15:11bumped to version 1.1.3Jul1+1-1
2014-06-28 15:10fixed email typo in faqs.htmlJul1+1-1
2014-06-27 17:34bumped to version 1.1.2Jul1+1-1
2014-06-26 22:27bumped to version 1.1.1Jul1+1-1
2014-06-26 15:37bumped version 1.1Jul1+1-1
2014-06-24 17:34editted text and formatting of alerts from serverJul4+33-26
2014-06-24 16:39forms displays error in textJul7+36-8
2014-06-24 15:35removed white thin spacing in index.htmlJul1+5-0
2014-06-24 15:26Now using sub-alerts so the user won't miss any alerts for sureJul12+136-31
2014-06-24 12:44added round border to orange area in index.htmlJul1+8-0
2014-06-24 12:37removed physical address and added myself to contact in faqsJul1+3-3
2014-06-24 12:34fixed css media query off-by-1Jul4+7-6
2014-06-24 11:39remove padding from well in mobileJul1+9-0
2014-06-24 11:23jumbotron index.html css editsJul1+9-0
2014-06-24 11:02centered footer textJul1+4-0
2014-06-24 10:55fixed grammatical errors in about.htmlJul1+2-2
2014-06-11 04:29bumped 2.0-SNAPSHOTJul1+1-1
2014-06-24 21:45bumped to 1.0.1Jul1+1-1
2014-06-24 21:43application comet timesout before ELB does in 60sJul1+4-0
2014-06-24 10:48publish as maven repoJul1+3-2
2014-06-11 04:23bumped to 1.0-releaseJul1+1-1
2014-06-11 04:22moved uirouter to separate branch to create a stable releaseJul22+52-69
2014-06-10 20:26finish touches to pages before releasingJul3+55-18
2014-06-10 20:25fixed string typo in set page title for uirouterJul1+1-1
2014-06-10 17:35fixed errors in Forms.spec.jsJul1+5-5
2014-06-10 17:25changed video to weusecoins's videoJul1+1-1
2014-06-10 17:21editted main message in homepageJul1+3-2
2014-06-10 16:46bumped to 2.0-SNAPSHOTJul1+1-1
2014-06-10 16:45moved App.spec.jsJul1+0-0
2014-06-10 01:25separated js code in their own files and tried writing some angular mocksJul8+392-214
2014-06-07 11:07transfered ui-router to lift module (fixes issue #21)Jul9+109-455
2014-06-07 10:27changed success/error input styling a bitJul1+4-2
2014-06-07 08:04increased maximum concurrent requestsJul1+1-1
2014-06-07 08:03fixed ATM_Locations nameJul1+1-1
2014-06-07 07:59removed ui-view nameJul1+1-1
2014-06-06 23:26upgraded to sbt 0.13.5Jul1+0-0
2014-06-06 19:38search for .s3credentials in .ivy2 folderJul1+1-1
2014-06-06 19:37.s3credentials deletedJul1+0-3
2014-06-06 07:24removed ivy patterns for publishingJul1+1-1
2014-06-06 07:23transfered s3 to separate project (fixes issue #24)Jul4+11-185
2014-06-06 06:16changed org and project nameJul2+3-3
2014-06-06 03:51using tuhlmann's foursquare repoJul2+3-2
2014-06-06 00:04renamed file IdVerificationUpload to IdVerificationJul1+0-0
2014-06-06 00:00all images points to s3 cdn in assets-pyc bucket (solves issue #25)Jul7+13-13
2014-06-05 23:58removed unused html filesJul3+0-36
2014-06-05 23:52removed html titles from wrapping templates (they werent doing anything)Jul3+0-9
2014-06-05 23:39removed unused spinner.gifJul1+0-0
2014-06-05 23:27removed UserScreensJul1+0-91
2014-06-05 23:25added dropdown to topbar for logged in user and several other user snippetsJul6+225-133
2014-06-05 21:23changed identity-benefits-chart.jpgJul3+6-8
2014-06-05 02:42using angular-google-analytics so ui-router page changes are recordedJul5+371-5
2014-06-04 18:59changed project name from pyc to pyc-websiteJul2+2-2
2014-06-04 18:51social links weren't working in emailJul1+3-3
2014-06-04 09:31email notifications when ATM Application is submittedJul2+32-0
2014-06-04 08:39all emails sent to users are in html format (fixes issue #17)Jul3+49-39
2014-06-04 08:37able to send html emailsJul5+1409-0
2014-06-04 08:31transferred social networking links to snippetJul2+11-5
2014-06-04 08:27forgot to add image to one of the verification pagesJul1+4-2
2014-06-04 07:16fixed ui-sref links issue (first introduced in commit 5106c26daf)Jul1+2-2
2014-06-03 20:13removed annoying log 'onViewContentLoaded'Jul1+2-4
2014-06-03 20:11page title changes after ui-router changes url (fixes issue #14)Jul1+18-4
2014-06-03 19:39Id Verification (fixes issue #11)Jul19+1511-7
2014-06-03 19:31fixed deprecations in User modelJul1+12-10
2014-06-03 19:22removed unused imagesJul3+0-0
2014-06-03 19:21removed uneccessary ng-view in settings.htmlJul1+0-1
2014-06-03 19:20added css class margin-10Jul1+4-0
2014-06-03 19:19change smart-form buttons to brand colorJul1+1-1
2014-06-03 00:53moved the US States selector snippet to seperate classJul5+13-10
2014-05-29 17:14states drop down does not show underscore anymoreJul1+4-2
2014-05-28 23:42removed a console.logJul1+0-1
2014-05-28 23:07modularized FormCtrl's save (now submit) functionJul1+111-110
2014-05-28 22:58updated rogue to 2.3.0-SNAPSHOT (publish-local required as of now)Jul1+1-1
2014-05-28 22:57SearchedPostal was missing parenthesisJul1+2-1
2014-05-28 20:31/404 and /error shows correctly when link is visited directlyJul2+2-2
2014-05-28 20:23parse json correctly in user registration (fix issue #23)Jul1+25-17
2014-05-28 19:50user settings page (issue #16)Jul11+453-39
2014-05-27 03:33lift 3 M1Jul2+3-3
2014-05-22 01:38pyd to pyc in html header descriptionJul1+1-1
2014-05-21 22:09remove mongo deprecations in test casesJul5+12-13
2014-05-21 21:283.0 snapshot to M0Jul1+1-1
2014-05-21 21:27switched to mongo's ConnectionIdentifier and fixed save mongo overwrite in searchedpostalJul3+6-5
2014-05-20 00:11more intuitive forms with tooltipsJul6+22-1
2014-05-19 23:31input text and border is not colored while in useJul1+12-2
2014-05-05 04:01'business' typo index.html edited online with BitbucketJul1+1-1
2014-05-19 22:56added comet restart to comet ajax (but still doesnt fix issue #22)Jul1+12-3
2014-05-19 22:55added parenthesis to a few mongo record save functions (deprecation reasons)Jul2+3-3
2014-05-04 19:53atm apply form minor touchJul1+1-1
2014-05-04 19:50better form checking/stylingJul1+31-2
2014-05-04 10:49removed strong tags and unneccessary brackets from xml in snipsJul2+15-15
2014-05-04 10:39snips don't fail when given records with existing indices. replaced unlikely, tampered returns with JNullJul2+5-13
2014-05-04 10:34ui-router now in charge of loading cometajax and max concurrent connections set to 10Jul2+86-10
2014-05-04 10:31clear alert box during ajax page changeJul1+10-0
2014-05-03 19:04converted password change form to angularJul7+129-45
2014-05-03 18:01hide ngCloak by default so page will load nicelyJul1+7-2
2014-05-03 17:48app spec was failing jshintJul1+0-2
2014-05-03 17:10deprected mongo record save without arguments and sitemap error: liftweb snaphot updateJul4+5-5
2014-05-03 06:30rearranged js files and added base specsJul11+338-278
2014-05-03 04:54fixed jasmine grunt taskJul1+5-7
2014-05-02 21:23added grunt task: htmlminJul3+19-4
2014-05-02 20:20updated grunt and its dependenciesJul1+9-9
2014-05-02 20:19ignore .swp filesJul1+1-0
2014-05-02 20:19modified setup.shJul1+6-4
2014-05-02 17:41added setup.sh: installs js dependenciesJul1+10-0
2014-05-02 08:44readme update: use bower to test with jqueryJul1+2-0
2014-05-02 08:35added jquery and google maps to jasmine js testing configsJul1+5-0
2014-05-02 07:52modularized snippets, ng ui-router, and App.jsJul22+355-464
2014-04-30 21:38removed errors from google map angular (because used div with class name 'layer')Jul2+4-3
2014-04-30 21:36p tags now use optima font, restructured h tags (cleaner now) and index page to include jumbotron on topJul9+79-83
2014-04-30 21:25faqs reformatJul1+15-15
2014-04-30 20:38reset website footerJul1+1-1
2014-04-30 20:11more structured h tags in about.htmlJul2+6-6
2014-04-30 18:14removed glyphiconsJul4+0-230
2014-04-30 17:25removed unused, cryptic woff files from fonts folderJul5+0-0
2014-04-29 23:56footer page font size to 10pxJul1+1-1
2014-04-29 23:48rearranged index.htmlJul4+49-50
2014-04-28 19:49model test casesJul4+89-0
2014-04-21 20:08publish war files in s3 (sbt plugin)Jul3+24-3
2014-04-21 03:31Bing SEO enhancementsJul2+4-4
2014-04-21 02:31sitemap now displays httpsJul1+3-4
2014-04-20 00:39update aboutJul1+8-11
2014-04-19 21:21updated logo to pycJul1+0-0
2014-04-19 19:58jquery and google map image through httpsJul2+3-4
2014-04-19 03:20updated all pyd text to pycJul14+31-31
2014-04-18 03:53changed package name to inc.pyc in test casesJul8+241-239
2014-04-18 03:20renamed com.pyd package to inc.pycJul50+1733-1730
2014-04-18 02:40updated ATM Locations link in faqsJul1+1-1
2014-04-16 18:24upgraded jetty to 9.1.4.v20140401Jul1+1-1
2014-04-16 14:59fixed expression mistake in nguirouter. could not get entire sitemapJul1+2-2
2014-04-16 14:58changed menus.item name for index linkJul1+1-1
2014-04-15 21:47nguirouter: removed controller and added more configurable options -> html5mode, ignoreUiRouterGroupJul2+27-15
2014-04-15 21:45removed button roles from anchors in navbarJul1+3-3
2014-04-15 21:26page logo now clickableJul1+1-1
2014-04-15 21:13changed locations page titleJul1+1-1
2014-04-15 21:07changed index page titleJul1+1-1
2014-04-13 02:51apple icons pointing to correct image link nowJul1+3-3
2014-04-13 02:50modified angularjs run function structure since it crashed when it's compressedJul1+2-2
2014-04-12 23:28external blog, login and logout links work now.Jul2+16-2
2014-04-12 23:24password change redirects to valid url: /settingsJul1+1-2
2014-04-12 19:27fixed issue #6 by moving ui-view to base-wrap. also moved footer to base-wrap onlyJul9+13-22
2014-04-12 19:24removed settings.password.htmlJul1+0-2
2014-04-12 18:47removed active link from navbar menu groupJul1+2-6
2014-04-12 18:38fixed scrolling overflow problem with android native browser v.<3.0.Jul2+3-2
2014-04-12 17:38text stays in screen in index.html in mobile devicesJul2+15-11
2014-04-11 04:49object format for angular loading directive. was failing in production modeJul1+2-2
2014-04-11 04:42fixed html5mode and index loads fasterJul6+152-159
2026-05-12 09:32implemented registration and login. faqs links. twitter link. minor ng-routing changesJul35+529-232
2014-04-06 06:32changed front page and fixed form roundtrips after implementing ui-routerJul19+427-141
2014-04-05 08:39changed NgUIRouter design a bit. Now Blog link worksJul3+34-21
2014-04-05 07:52google sitemapJul4+68-4
2014-04-05 06:46changed email in faqsJul1+1-1
2014-04-05 06:17implemented Ng UI-Router and Ng Google MapsJul28+3532-362
2014-04-04 01:51customized ui-bootstrap, removed jquery libraries (moved jquery to cdn), cleaned up angular forms and alertJul19+279-735
2014-04-03 06:12implmented angularjs for alerts and forms; added ngSanitize and ui-mask modules.Jul15+1130-398
2014-04-03 06:09sonatype snapshot repo link fixedJul1+1-1
2014-03-30 06:09Cleaned up html formatting & css crap. Styles.css reduced from 578K to 124kJul12+861-500
2014-04-03 00:42unstable: to work in my laptopJul11+395-101
2014-03-27 03:02updated liftajax.js to 3.0-SNAPSHOTJul1+52-5
2014-03-27 03:01added angularjs libraryJul2+213-1
2014-03-26 22:39upgraded lift 2.6-M2 to 3.0-SNAPSHOTJul1+4-3
2014-03-26 04:02enhanced front page ui, apply atm form, website contentJul21+515-349
2014-03-09 06:33implemented snippets and record for atm notification. included indices for mongo collectionsJul10+149-66
2014-03-09 04:26ui enhancements for initial releaseJul14+408-241
2014-03-08 05:23added icons, shrank logo size.Jul8+11-16
2014-03-08 02:51enhanced ui for apply-atm and aboutJul7+189-25
2014-03-06 11:28implmented atm application formJul8+179-4
2014-03-06 04:30updated about pageJul5+83-59
2014-03-06 02:23hide unwanted pagesJul1+8-8
2014-03-06 02:18added google analyticsJul3+67-2
2014-03-06 01:53hide sbt shell script in linux labJulio E Cabrera1+2-0
2014-03-03 01:01changes to uiJul24+692-140
2014-02-22 00:30swicthed back to jquery. modified the topbar with two rowsJul21+626-405
2014-02-21 19:17add grunt to dev work flow, added AngularJS (with ui-bootstrap)/ removed jquery, added SmartAdmin template with login html exampleJul155+26578-6407
2014-02-18 05:42initJul105+10286-0