diff --git a/.docs/angular-meteor/client/content/patches/angular-meteor.multi.patch b/.docs/angular-meteor/client/content/patches/angular-meteor.multi.patch index c69cb295f..3c858380b 100644 --- a/.docs/angular-meteor/client/content/patches/angular-meteor.multi.patch +++ b/.docs/angular-meteor/client/content/patches/angular-meteor.multi.patch @@ -1,7 +1,7 @@ From 9e3080168633d4b2a5c3dd4a860fe2f8771322e8 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 14:23:47 +0300 -Subject: [PATCH 001/196] Step 0.1: Create empty index.html file +Subject: [PATCH 001/197] Step 0.1: Create empty index.html file --- index.html | 3 +++ @@ -24,7 +24,7 @@ index 0000000..ef412ef From 2cb6cc6b54ab557bc03cc6ddcb985531a79a9369 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 14:34:33 +0300 -Subject: [PATCH 002/196] Add angular-meteor to the project and add change the +Subject: [PATCH 002/197] Add angular-meteor to the project and add change the main page --- @@ -56,7 +56,7 @@ index 0000000..79ed426 From 9376c5fc09a4a990a28547cf643a37812288fc10 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 15:45:01 +0300 -Subject: [PATCH 003/196] Revert "Add angular-meteor to the project and add +Subject: [PATCH 003/197] Revert "Add angular-meteor to the project and add change the main page" This reverts commit 2cb6cc6b54ab557bc03cc6ddcb985531a79a9369. @@ -89,7 +89,7 @@ index 79ed426..0000000 From 0a564b8b735409e03f92d1b5de072814e3f22b20 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 16:47:59 +0300 -Subject: [PATCH 004/196] Step 0.2: Move the main HTML into index.ng.html +Subject: [PATCH 004/197] Step 0.2: Move the main HTML into index.ng.html --- index.ng.html | 1 + @@ -110,7 +110,7 @@ index 0000000..79ed426 From f07ee765a41c36639f3f9ee3d84c4608fceb6522 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 16:49:45 +0300 -Subject: [PATCH 005/196] Step 0.3: Include the angular main file inside the +Subject: [PATCH 005/197] Step 0.3: Include the angular main file inside the index.html file --- @@ -133,7 +133,7 @@ index ef412ef..bf21494 100644 From 9e55616290d7bf5417dbe551023a487254e931b2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 17:14:56 +0300 -Subject: [PATCH 006/196] Step 0.4: Create app.js file to contain the AngularJS +Subject: [PATCH 006/197] Step 0.4: Create app.js file to contain the AngularJS application --- @@ -157,7 +157,7 @@ index 0000000..2465ea1 From 2f0587779960cdb2b22060cac9fdeafbec0a9bc3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 17:16:03 +0300 -Subject: [PATCH 007/196] Step 0.5: Create AngularJS module and add +Subject: [PATCH 007/197] Step 0.5: Create AngularJS module and add angular-meteor dependency --- @@ -180,7 +180,7 @@ index 2465ea1..987f384 100644 From 1ac42a79ef6e234ae930679e122ce51e01c7ba08 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 17:25:28 +0300 -Subject: [PATCH 008/196] Step 0.6: Add ng-app +Subject: [PATCH 008/197] Step 0.6: Add ng-app --- index.html | 2 +- @@ -202,7 +202,7 @@ index bf21494..963f4fa 100644 From 558c4c5b2c4d9058f3777f655c33c80cb6c283b9 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 17:31:28 +0300 -Subject: [PATCH 009/196] Step 0.7: Add AngularJS code! +Subject: [PATCH 009/197] Step 0.7: Add AngularJS code! --- index.ng.html | 2 +- @@ -222,7 +222,7 @@ index 79ed426..a9c8ddc 100644 From 93775c58628a82788c131d5c570c3691404bc27b Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:17:02 +0300 -Subject: [PATCH 010/196] Add some static HTML to the application +Subject: [PATCH 010/197] Add some static HTML to the application --- index.ng.html | 15 ++++++++++++++- @@ -255,7 +255,7 @@ index a9c8ddc..dd1ef68 100644 From c45dd30702e4623c132bf172713fbd473828324c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:17:26 +0300 -Subject: [PATCH 011/196] Revert "Add some static HTML to the application" +Subject: [PATCH 011/197] Revert "Add some static HTML to the application" This reverts commit 93775c58628a82788c131d5c570c3691404bc27b. --- @@ -289,7 +289,7 @@ index dd1ef68..a9c8ddc 100644 From 635337fb05f3a3870107a76f800d73b8f3f9f597 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:18:08 +0300 -Subject: [PATCH 012/196] Step 1.1: Add some static HTML the to main page +Subject: [PATCH 012/197] Step 1.1: Add some static HTML the to main page --- index.ng.html | 15 ++++++++++++++- @@ -322,7 +322,7 @@ index a9c8ddc..dd1ef68 100644 From 6240f10604bf1aaef15af9b6b2b50a92aa826c66 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:20:42 +0300 -Subject: [PATCH 013/196] Step 2.1: Use dynamic template instead of static +Subject: [PATCH 013/197] Step 2.1: Use dynamic template instead of static --- index.ng.html | 22 ++++++++-------------- @@ -362,7 +362,7 @@ index dd1ef68..7f8c6d9 100644 From 6e7629a14aeb15bcf5d4d09eb5a7efcad4b3157f Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:22:53 +0300 -Subject: [PATCH 014/196] Step 2.2: Add the parties controller +Subject: [PATCH 014/197] Step 2.2: Add the parties controller --- app.js | 21 +++++++++++++++++++-- @@ -403,7 +403,7 @@ index 987f384..9cbfb86 100644 From d4684ff16bedbe4be95acc1b49fb18791aec5be7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:27:33 +0300 -Subject: [PATCH 015/196] Step 3.1: Add the parties collection +Subject: [PATCH 015/197] Step 3.1: Add the parties collection --- app.js | 2 ++ @@ -426,7 +426,7 @@ index 9cbfb86..c280708 100644 From fe64d639689585622d814981685f764f50a77d1a Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:39:33 +0300 -Subject: [PATCH 016/196] Step 3.2: Add the $meteor.collection to the $scope +Subject: [PATCH 016/197] Step 3.2: Add the $meteor.collection to the $scope --- app.js | 15 +-------------- @@ -465,7 +465,7 @@ index c280708..b67154d 100644 From eb07ef77a353f557a98f0e291242b03a26d3f7b2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:40:05 +0300 -Subject: [PATCH 017/196] Step 3.3: Add a dependency to $meteor +Subject: [PATCH 017/197] Step 3.3: Add a dependency to $meteor --- app.js | 2 +- @@ -492,7 +492,7 @@ index b67154d..698ceb5 100644 From e57d3e9d78a51a4d18267b8028d87d0a050b6177 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:43:17 +0300 -Subject: [PATCH 018/196] Step 3.4: Add some data to the parties collection +Subject: [PATCH 018/197] Step 3.4: Add some data to the parties collection --- app.js | 17 +++++++++++++++++ @@ -532,7 +532,7 @@ index 698ceb5..5fcad11 100644 From 48adafa009190b5193f16aa461f3777b703a480e Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:49:37 +0300 -Subject: [PATCH 019/196] Step 4.1: Add basic form to the view +Subject: [PATCH 019/197] Step 4.1: Add basic form to the view --- index.ng.html | 7 +++++++ @@ -561,7 +561,7 @@ index 7f8c6d9..4880315 100644 From 4d4411239e7abc65a55515323c8bdd4222df6692 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:50:38 +0300 -Subject: [PATCH 020/196] Step 4.2: Add ng-model to the form's inputs +Subject: [PATCH 020/197] Step 4.2: Add ng-model to the form's inputs --- index.ng.html | 4 ++-- @@ -590,7 +590,7 @@ index 4880315..ea6dc8f 100644 From b76cb0c3452e1e279be876f3f203ac2008ebb9c4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:51:15 +0300 -Subject: [PATCH 021/196] Step 4.3: Add ng-click logic to the "Add" button +Subject: [PATCH 021/197] Step 4.3: Add ng-click logic to the "Add" button --- index.ng.html | 2 +- @@ -616,7 +616,7 @@ index ea6dc8f..d39fd36 100644 From a01637ebc273308940d7d46e3ef07ae0e5e35bae Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:52:46 +0300 -Subject: [PATCH 022/196] Step 4.4: Add delete button to the parties list +Subject: [PATCH 022/197] Step 4.4: Add delete button to the parties list --- index.ng.html | 1 + @@ -641,7 +641,7 @@ index d39fd36..614c3a0 100644 From e13f8b5f343c6a843fb3e0a9911975897f3ef216 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:53:55 +0300 -Subject: [PATCH 023/196] Step 4.5: Add remove logic to the controller +Subject: [PATCH 023/197] Step 4.5: Add remove logic to the controller --- app.js | 4 ++++ @@ -669,7 +669,7 @@ index 5fcad11..fbe73ca 100644 From 63016ba7329dd9ebf60a7a2f509ee11f19fee45e Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:55:39 +0300 -Subject: [PATCH 024/196] Step 4.6: Replace push with save +Subject: [PATCH 024/197] Step 4.6: Replace push with save --- index.ng.html | 2 +- @@ -695,7 +695,7 @@ index 614c3a0..68ec2ac 100644 From b0190118b6de0b445329ecca199f1ce95fd7ae3d Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:56:41 +0300 -Subject: [PATCH 025/196] Step 4.7: Use remove function instead of splice +Subject: [PATCH 025/197] Step 4.7: Use remove function instead of splice --- app.js | 2 +- @@ -721,7 +721,7 @@ index fbe73ca..a0119e6 100644 From 251a3efe08fb0cf827138f5d900561ffa71092a4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:57:38 +0300 -Subject: [PATCH 026/196] Step 4.8: Add Remove All button +Subject: [PATCH 026/197] Step 4.8: Add Remove All button --- index.ng.html | 1 + @@ -746,7 +746,7 @@ index 68ec2ac..5c567a8 100644 From cdd20a5e46e1323d269105a667cd283b4dd09bc4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 18:58:20 +0300 -Subject: [PATCH 027/196] Step 4.9: Add Remove All logic to the controller +Subject: [PATCH 027/197] Step 4.9: Add Remove All logic to the controller --- app.js | 4 ++++ @@ -774,7 +774,7 @@ index a0119e6..f2ea8fd 100644 From 895d5dae9d7cafce16f2f40fb12e84c516e67853 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:03:28 +0300 -Subject: [PATCH 028/196] Step 5.1: Add angular-ui-router dependency +Subject: [PATCH 028/197] Step 5.1: Add angular-ui-router dependency --- app.js | 2 +- @@ -800,7 +800,7 @@ index f2ea8fd..c68e970 100644 From 597a8f46c89a22140f06e752b442de5bc143bbbb Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:08:18 +0300 -Subject: [PATCH 029/196] Step 5.2: Create parties list page +Subject: [PATCH 029/197] Step 5.2: Create parties list page --- parties-list.ng.html | 17 +++++++++++++++++ @@ -837,7 +837,7 @@ index 0000000..5c567a8 From ce42492612d76790f609f03d841fa2fd9c47709d Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:09:27 +0300 -Subject: [PATCH 030/196] Step 5.3: Update index.html +Subject: [PATCH 030/197] Step 5.3: Update index.html --- index.html | 17 ++++++++++++++--- @@ -873,7 +873,7 @@ index 963f4fa..0fcd817 100644 From 6f728390fdea570e920529b6d54b29a193b351d6 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:12:39 +0300 -Subject: [PATCH 031/196] Remove index.ng.html +Subject: [PATCH 031/197] Remove index.ng.html --- index.ng.html | 17 ----------------- @@ -910,7 +910,7 @@ index 5c567a8..0000000 From 1b9e1619c0e0900f90c6e0135bed9ce55db1a6aa Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:12:51 +0300 -Subject: [PATCH 032/196] Step 5.4: Create party details page +Subject: [PATCH 032/197] Step 5.4: Create party details page --- party-details.ng.html | 1 + @@ -932,7 +932,7 @@ index 0000000..68fe7fe From 742be2247550ea71b51778be8de1f24f56a8aec3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:13:05 +0300 -Subject: [PATCH 033/196] Update packages with ui router +Subject: [PATCH 033/197] Update packages with ui router --- .meteor/packages | 1 + @@ -965,7 +965,7 @@ index 10658a5..fd36a32 100644 From 7200081060bbb136ae4740299c64574c9a6bcc35 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:16:01 +0300 -Subject: [PATCH 034/196] Step 5.5: Add routes definitions +Subject: [PATCH 034/197] Step 5.5: Add routes definitions --- app.js | 20 ++++++++++++++++++++ @@ -1009,7 +1009,7 @@ index c68e970..af141a9 100644 From 235dc500bdedf1e408f7f4540d69e65c58a997bc Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:17:00 +0300 -Subject: [PATCH 035/196] Step 5.6: Add party details controller +Subject: [PATCH 035/197] Step 5.6: Add party details controller --- app.js | 7 +++++++ @@ -1040,7 +1040,7 @@ index af141a9..6b55a29 100644 From 9c7254848a60614d7e9eb6c4d0193a63c1d0bb01 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:17:00 +0300 -Subject: [PATCH 036/196] Step 5.6: Add party details controller +Subject: [PATCH 036/197] Step 5.6: Add party details controller --- app.js | 7 +++++++ @@ -1071,7 +1071,7 @@ index af141a9..6b55a29 100644 From b636a10612c4ca42b6ceee66a6bf699240bae8e4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:34:52 +0300 -Subject: [PATCH 037/196] Step 5.2: Create the parties list +Subject: [PATCH 037/197] Step 5.2: Create the parties list --- parties-list.ng.html | 32 +++++++++++++++----------------- @@ -1122,7 +1122,7 @@ index 5c567a8..2b64715 100644 From edb3c9dd74daa5f7b5766674b9056df489e7556b Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:41:12 +0300 -Subject: [PATCH 038/196] Step 6.1: Add $meteor.object to the controller +Subject: [PATCH 038/197] Step 6.1: Add $meteor.object to the controller --- app.js | 8 +++----- @@ -1154,7 +1154,7 @@ index 6b55a29..49a49da 100644 From 67af65cdf46cdbdacaa4149ecdac5115996cb642 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:44:09 +0300 -Subject: [PATCH 039/196] Step 6.2: Add binding to the party details +Subject: [PATCH 039/197] Step 6.2: Add binding to the party details --- party-details.ng.html | 5 ++++- @@ -1179,7 +1179,7 @@ index 68fe7fe..31f8472 100644 From 69fae21fa050a9cb7abaa897f296d3e0a7d3a19c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:46:20 +0300 -Subject: [PATCH 040/196] Step 6.3: Add some buttons to the form +Subject: [PATCH 040/197] Step 6.3: Add some buttons to the form --- party-details.ng.html | 6 +++++- @@ -1208,7 +1208,7 @@ index 31f8472..52e92e7 100644 From c402b9de91e6296aeed1dd9ad93c80f12f4fbb63 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:46:51 +0300 -Subject: [PATCH 041/196] Step 6.4: Update the usage of $meteor.object +Subject: [PATCH 041/197] Step 6.4: Update the usage of $meteor.object --- app.js | 2 +- @@ -1234,7 +1234,7 @@ index 49a49da..98446ad 100644 From 24e1b389200c3ef428e483b16d1d8ab857f79489 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:47:13 +0300 -Subject: [PATCH 042/196] Step 6.5: Add logic to the controller +Subject: [PATCH 042/197] Step 6.5: Add logic to the controller --- app.js | 8 ++++++++ @@ -1266,7 +1266,7 @@ index 98446ad..8d196ef 100644 From f6b8b4a29b88a183116957d132adc71247ab6ee6 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:48:18 +0300 -Subject: [PATCH 043/196] Step 6.6: Full implementation of the controller logic +Subject: [PATCH 043/197] Step 6.6: Full implementation of the controller logic --- app.js | 6 +++++- @@ -1296,7 +1296,7 @@ index 8d196ef..9534a19 100644 From f89fa42cb1089a576c3c421d5658811d8ab44317 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 19:54:24 +0300 -Subject: [PATCH 044/196] Step 7.1: client/lib/app.js +Subject: [PATCH 044/197] Step 7.1: client/lib/app.js --- client/lib/app.js | 1 + @@ -1318,7 +1318,7 @@ index 0000000..999bdc1 From 2aff75501707adf1eae12e2c94af07d2b110b00c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:00:58 +0300 -Subject: [PATCH 045/196] Step 7.2: model/parties.js +Subject: [PATCH 045/197] Step 7.2: model/parties.js --- model/parties.js | 1 + @@ -1340,7 +1340,7 @@ index 0000000..dc0ccc3 From 9742fa48ad943bb9f36ec20aa114f099e4ec96d1 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:04:29 +0300 -Subject: [PATCH 046/196] Step 7.3: server/startup/loadParties.js +Subject: [PATCH 046/197] Step 7.3: server/startup/loadParties.js --- server/startup/loadParties.js | 14 ++++++++++++++ @@ -1374,7 +1374,7 @@ index 0000000..8d3780e From 9f5acfc3dc56df5bc45d1c243a9e87331e27917a Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:06:09 +0300 -Subject: [PATCH 047/196] Step 7.4: client/routes.js +Subject: [PATCH 047/197] Step 7.4: client/routes.js --- client/routes.js | 19 +++++++++++++++++++ @@ -1414,7 +1414,7 @@ index 0000000..1c6fcc3 From 6d3bd492fb049a55bf03eae777c6d0d77dc3e0d2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:07:25 +0300 -Subject: [PATCH 048/196] Step 7.5: client/parties/controllers/partiesList.js +Subject: [PATCH 048/197] Step 7.5: client/parties/controllers/partiesList.js --- client/parties/controllers/partiesList.js | 13 +++++++++++++ @@ -1448,7 +1448,7 @@ index 0000000..888df64 From 06530afc2cab3bc101f7220ffcd9653856798ec3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:08:05 +0300 -Subject: [PATCH 049/196] Step 7.6: client/parties/controllers/partyDetails.js +Subject: [PATCH 049/197] Step 7.6: client/parties/controllers/partyDetails.js --- client/parties/controllers/partyDetails.js | 4 ++++ @@ -1472,7 +1472,7 @@ index 0000000..0503dab From 93583096342c6b5848866c37c60a1400b8684b3a Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:10:21 +0300 -Subject: [PATCH 050/196] Move index.html +Subject: [PATCH 050/197] Move index.html --- client/index.html | 14 ++++++++++++++ @@ -1530,7 +1530,7 @@ index 0fcd817..0000000 From bbbefa48ac11db7dee7014a11c1a76fd81fc1041 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:11:30 +0300 -Subject: [PATCH 051/196] Step 7.7: client/parties/views/parties-list.ng.html +Subject: [PATCH 051/197] Step 7.7: client/parties/views/parties-list.ng.html --- client/views/parties-list.ng.html | 15 +++++++++++++++ @@ -1566,7 +1566,7 @@ index 0000000..2b64715 From 01410dc154e2a7373853a63f717d10d0d6afb1e2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:12:05 +0300 -Subject: [PATCH 052/196] Step 7.8: client/parties/views/party-details.ng.html +Subject: [PATCH 052/197] Step 7.8: client/parties/views/party-details.ng.html --- client/views/party-details.ng.html | 4 ++++ @@ -1591,7 +1591,7 @@ index 0000000..31f8472 From 923f73df40c04fc28064cc32cd54f744d6dc092d Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:13:14 +0300 -Subject: [PATCH 053/196] Revert to old code for tutorial +Subject: [PATCH 053/197] Revert to old code for tutorial --- client/routes.js | 4 ++-- @@ -1623,7 +1623,7 @@ index 1c6fcc3..0c8d7a3 100644 From c09c2ecffc13c1059c0f904c9227b3f465b83369 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:13:46 +0300 -Subject: [PATCH 054/196] Step 7.9: Update templateUrl for routes +Subject: [PATCH 054/197] Step 7.9: Update templateUrl for routes --- client/routes.js | 4 ++-- @@ -1655,7 +1655,7 @@ index 0c8d7a3..1c6fcc3 100644 From 0c961f8b69227097798f8d3daa9f3a3c5c825863 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:15:20 +0300 -Subject: [PATCH 055/196] Clean up after updating the file structure +Subject: [PATCH 055/197] Clean up after updating the file structure --- app.js | 71 ------------------------------ @@ -1862,7 +1862,7 @@ index 52e92e7..0000000 From cdc9447b3cab8bd6f57330d505b98d5b04869ddc Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:25:35 +0300 -Subject: [PATCH 056/196] Step 8.1: Use blaze-template to load the loginButtons +Subject: [PATCH 056/197] Step 8.1: Use meteor-include to load the loginButtons --- client/index.html | 2 +- @@ -1876,7 +1876,7 @@ index 0fcd817..136ca2f 100644
-+ ++

Home

@@ -1891,7 +1891,7 @@ index 0fcd817..136ca2f 100644 From 74eb209a05581afdc4636669799f67027d2ef7a3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:29:32 +0300 -Subject: [PATCH 057/196] Step 8.2: Add allow logic to the model +Subject: [PATCH 057/197] Step 8.2: Add allow logic to the model --- model/parties.js | 14 +++++++++++++- @@ -1925,7 +1925,7 @@ index dc0ccc3..b793c1f 100644 From 9994fbc94f38136abe83fd7e6cf98e6d0d7b3de0 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:34:30 +0300 -Subject: [PATCH 058/196] Step 8.3: Add current user to the new party +Subject: [PATCH 058/197] Step 8.3: Add current user to the new party --- client/parties/views/parties-list.ng.html | 2 +- @@ -1951,7 +1951,7 @@ index 2b64715..afbe90d 100644 From 8590f52a1e3c10552aa449966dea01e78e53eb1d Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:37:17 +0300 -Subject: [PATCH 059/196] Step 8.4: Update route +Subject: [PATCH 059/197] Step 8.4: Update route --- client/routes.js | 7 ++++++- @@ -1982,7 +1982,7 @@ index 1c6fcc3..412a40d 100644 From 695e82ec42b6445ca3b9648c153cd34e6c1031bf Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:41:38 +0300 -Subject: [PATCH 060/196] Step 8.5: Handle case that user is not logged in +Subject: [PATCH 060/197] Step 8.5: Handle case that user is not logged in --- client/routes.js | 10 ++++++++++ @@ -2013,7 +2013,7 @@ index 412a40d..4626576 100644 From 93440d42cf252836c69bed3b293b2a170ef38fad Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:46:35 +0300 -Subject: [PATCH 061/196] Update packages +Subject: [PATCH 061/197] Update packages --- .meteor/packages | 5 ++++- @@ -2107,7 +2107,7 @@ index fd36a32..5ff8a6b 100644 From 163cfba1579fc13dbe08c410bcf01542990131f0 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:50:23 +0300 -Subject: [PATCH 062/196] Step 9.1: Usage of publish method +Subject: [PATCH 062/197] Step 9.1: Usage of publish method --- server/parties.js | 13 +++++++++++++ @@ -2141,7 +2141,7 @@ index 0000000..277f09a From 280db6da1b96472cc0ee7484acf04a607e070f9c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 20:53:15 +0300 -Subject: [PATCH 063/196] Step 9.2: Use "subscribe" function on the scope +Subject: [PATCH 063/197] Step 9.2: Use "subscribe" function on the scope --- client/parties/controllers/partiesList.js | 2 +- @@ -2167,7 +2167,7 @@ index 888df64..e0f806b 100644 From 4fc9ffbeab1991686a5db64e4f952a40f8539472 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:00:41 +0300 -Subject: [PATCH 064/196] Step 9.3: Add checkbox for public party +Subject: [PATCH 064/197] Step 9.3: Add checkbox for public party --- client/parties/views/parties-list.ng.html | 2 ++ @@ -2193,7 +2193,7 @@ index afbe90d..ca956ea 100644 From ce4d832840acbb1f2d093dabb6cfabfa8e835f25 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:03:38 +0300 -Subject: [PATCH 065/196] Step 9.4: Add checkbox for public party in the +Subject: [PATCH 065/197] Step 9.4: Add checkbox for public party in the details --- @@ -2220,7 +2220,7 @@ index 31f8472..f798477 100644 From 80280fbdf74ba34ee8faae9931354e9e09cf661c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:04:57 +0300 -Subject: [PATCH 066/196] Step 9.5: Publish the users collection +Subject: [PATCH 066/197] Step 9.5: Publish the users collection --- server/users.js | 3 +++ @@ -2244,7 +2244,7 @@ index 0000000..f5becea From 16d8d5dd2d585eea05f09261a23688fa24b65c3b Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:06:51 +0300 -Subject: [PATCH 067/196] Step 9.6: Subscribe to the users collection +Subject: [PATCH 067/197] Step 9.6: Subscribe to the users collection --- client/parties/controllers/partyDetails.js | 1 + @@ -2267,7 +2267,7 @@ index 0503dab..7ac734b 100644 From 1480c36e8e78b339e501c0baad8a559311d232ef Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:08:09 +0300 -Subject: [PATCH 068/196] Step 9.7: Subscribe to the parties collection +Subject: [PATCH 068/197] Step 9.7: Subscribe to the parties collection --- client/parties/controllers/partyDetails.js | 2 +- @@ -2291,7 +2291,7 @@ index 7ac734b..a65cabc 100644 From 001543c981ec611fdc9f0b4f9b295833422559cd Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:09:09 +0300 -Subject: [PATCH 069/196] Step 9.8: Add the user details +Subject: [PATCH 069/197] Step 9.8: Add the user details --- client/parties/views/party-details.ng.html | 7 +++++++ @@ -2320,7 +2320,7 @@ index f798477..a640092 100644 From a3367ec45102090e37eaa1a0bfe1ff61e3883240 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:13:54 +0300 -Subject: [PATCH 070/196] Step 11.1: Update the module initialization +Subject: [PATCH 070/197] Step 11.1: Update the module initialization --- client/lib/app.js | 11 ++++++++++- @@ -2351,7 +2351,7 @@ index 999bdc1..436212a 100644 From f8be41d7694488cd38ec4b173eb98f2b9422bfeb Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:16:29 +0300 -Subject: [PATCH 071/196] Step 11.2: Remove the ng-app directive +Subject: [PATCH 071/197] Step 11.2: Remove the ng-app directive --- client/index.html | 2 +- @@ -2367,7 +2367,7 @@ index 136ca2f..d0ba166 100644 -
+
- +

Home -- @@ -2377,7 +2377,7 @@ index 136ca2f..d0ba166 100644 From 3f48e20d255ad2baa64d443a231f68e5b03c94f0 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:17:49 +0300 -Subject: [PATCH 072/196] Update packages +Subject: [PATCH 072/197] Update packages --- .meteor/packages | 1 - @@ -2415,7 +2415,7 @@ index 5ff8a6b..58b2863 100644 From f7723e2f8d7d96f3aaeff3de3e55db5626b76b43 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:20:14 +0300 -Subject: [PATCH 073/196] Step 12.1: Add options to the parties publish +Subject: [PATCH 073/197] Step 12.1: Add options to the parties publish --- server/parties.js | 4 ++-- @@ -2446,7 +2446,7 @@ index 277f09a..663bcd8 100644 From a94894364c89ffc9659b7c7abfd1ad9d31bae2cc Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:23:07 +0300 -Subject: [PATCH 074/196] Step 12.2: Add the sorting params to the scope +Subject: [PATCH 074/197] Step 12.2: Add the sorting params to the scope --- client/parties/controllers/partiesList.js | 4 ++++ @@ -2474,7 +2474,7 @@ index e0f806b..c2c8136 100644 From f62ed04412ec91f20f9f3597b0498d9760379589 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:25:07 +0300 -Subject: [PATCH 075/196] Step 12.3: Separate the collection and the subscribe +Subject: [PATCH 075/197] Step 12.3: Separate the collection and the subscribe --- client/parties/controllers/partiesList.js | 3 ++- @@ -2501,7 +2501,7 @@ index c2c8136..30e37d9 100644 From 0d609c440565f58d059944d3c38d7e2469b922b7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:25:32 +0300 -Subject: [PATCH 076/196] Step 12.4: Add the params to the subscribe +Subject: [PATCH 076/197] Step 12.4: Add the params to the subscribe --- client/parties/controllers/partiesList.js | 6 +++++- @@ -2531,7 +2531,7 @@ index 30e37d9..311ed73 100644 From 605aa4ecca02c705887b963db8ec057f08b8dec5 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:26:26 +0300 -Subject: [PATCH 077/196] Step 12.5: Replace the Parties collection with cursor +Subject: [PATCH 077/197] Step 12.5: Replace the Parties collection with cursor --- client/parties/controllers/partiesList.js | 7 ++++++- @@ -2562,7 +2562,7 @@ index 311ed73..54727b6 100644 From 4d79f552972f6ea6601b21378989382df6867ddc Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:32:41 +0300 -Subject: [PATCH 078/196] Step 12.6: Add the pagination module +Subject: [PATCH 078/197] Step 12.6: Add the pagination module --- client/lib/app.js | 2 +- @@ -2585,7 +2585,7 @@ index 436212a..79b962b 100644 From 138a048dae558140ac2394ac5e09439f6cb74077 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:33:26 +0300 -Subject: [PATCH 079/196] Step 12.7: Use the pagination directive +Subject: [PATCH 079/197] Step 12.7: Use the pagination directive --- client/parties/views/parties-list.ng.html | 2 +- @@ -2611,7 +2611,7 @@ index ca956ea..806534f 100644 From e408bbaac9161d6ab2f3bb60438c45997fc6d565 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:33:51 +0300 -Subject: [PATCH 080/196] Step 12.8: Add the pagination controls +Subject: [PATCH 080/197] Step 12.8: Add the pagination controls --- client/parties/views/parties-list.ng.html | 3 ++- @@ -2637,7 +2637,7 @@ index 806534f..1041916 100644 From a00ab08e3e953f91d23097ca23baf4b80c2417fe Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:35:01 +0300 -Subject: [PATCH 081/196] Step 12.9: Add function to handle the page change +Subject: [PATCH 081/197] Step 12.9: Add function to handle the page change --- client/parties/controllers/partiesList.js | 4 ++++ @@ -2664,7 +2664,7 @@ index 54727b6..7549424 100644 From f6e3d8c945485eff662f7bf5003eec9ac3cf410c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:38:00 +0300 -Subject: [PATCH 082/196] Step 12.10: Add parties count publish +Subject: [PATCH 082/197] Step 12.10: Add parties count publish --- server/parties.js | 12 ++++++++++++ @@ -2698,7 +2698,7 @@ index 663bcd8..9622905 100644 From 2bf8b504d9cda45a1a7510b572d429c9058906c9 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:40:14 +0300 -Subject: [PATCH 083/196] Step 12.11: Add parties count to the client +Subject: [PATCH 083/197] Step 12.11: Add parties count to the client --- client/parties/controllers/partiesList.js | 2 ++ @@ -2724,7 +2724,7 @@ index 7549424..8251b94 100644 From 96f7efbd839e0b3cfab9cf35d9fa83e5928113b7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:41:19 +0300 -Subject: [PATCH 084/196] Step 12.12: Add autorun to wrap the subscribe +Subject: [PATCH 084/197] Step 12.12: Add autorun to wrap the subscribe --- client/parties/controllers/partiesList.js | 14 ++++++++------ @@ -2759,10 +2759,10 @@ index 8251b94..251320d 100644 2.3.2 (Apple Git-55) -From 56559d02e897d897348002d4872f5403123bf247 Mon Sep 17 00:00:00 2001 +From 24317948bddd849228a9bcc8b8c48e6c8c8ae920 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:41:47 +0300 -Subject: [PATCH 085/196] Step 12.13: Added usage of getReactivly +Subject: [PATCH 085/197] Step 12.13: Added usage of getReactively --- client/parties/controllers/partiesList.js | 6 +++--- @@ -2789,10 +2789,10 @@ index 251320d..51dd62d 100644 2.3.2 (Apple Git-55) -From 4a1070a1aa95f8b352114343863c7e0a595b7f72 Mon Sep 17 00:00:00 2001 +From 11b2f115c313178d5fef406d18df9710137e94c5 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:43:10 +0300 -Subject: [PATCH 086/196] Step 12.14: Added usage of getReactivly to the +Subject: [PATCH 086/197] Step 12.14: Added usage of getReactively to the collection --- @@ -2816,10 +2816,10 @@ index 51dd62d..6df313b 100644 2.3.2 (Apple Git-55) -From 3b5e183e2f7890bfcf2b1262c1146830afc55f24 Mon Sep 17 00:00:00 2001 +From 39fb43275706bd4359f90814d0f18a4836613bac Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:43:45 +0300 -Subject: [PATCH 087/196] Step 12.15: Add sort controls to the view +Subject: [PATCH 087/197] Step 12.15: Add sort controls to the view --- client/parties/views/parties-list.ng.html | 7 +++++++ @@ -2847,10 +2847,10 @@ index 1041916..3d39e49 100644 2.3.2 (Apple Git-55) -From 928a97f83834eeee4039c0f3384b41b5f3a661f6 Mon Sep 17 00:00:00 2001 +From 3f3a2a9302eb6eef5a4a7880a5b6a119de4aab6e Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:44:25 +0300 -Subject: [PATCH 088/196] Step 12.16: Add order logic to the client +Subject: [PATCH 088/197] Step 12.16: Add order logic to the client --- client/parties/controllers/partiesList.js | 5 +++++ @@ -2875,10 +2875,10 @@ index 6df313b..d3ba0ae 100644 2.3.2 (Apple Git-55) -From 2eff59cab86ab27209e6ddcb05256ebcafd7ab04 Mon Sep 17 00:00:00 2001 +From 2bc3b01d6275b6baab21578f65182f04936b4ba0 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:46:02 +0300 -Subject: [PATCH 089/196] Step 12.17: Add default sort definition +Subject: [PATCH 089/197] Step 12.17: Add default sort definition --- client/parties/controllers/partiesList.js | 1 + @@ -2900,10 +2900,10 @@ index d3ba0ae..c375d15 100644 2.3.2 (Apple Git-55) -From b73bee25d975837eb0cca69cf0604dc8cb7a5c0b Mon Sep 17 00:00:00 2001 +From 8b94596ccd8faaa15ee806ce98d969863bfbc648 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:48:55 +0300 -Subject: [PATCH 090/196] Step 12.18: Add search string to the collection +Subject: [PATCH 090/197] Step 12.18: Add search string to the collection --- server/parties.js | 2 +- @@ -2923,10 +2923,10 @@ index 9622905..5366910 100644 2.3.2 (Apple Git-55) -From 6e61a8fefb76966cc4cf9373d5e2545a950724cd Mon Sep 17 00:00:00 2001 +From 69a217738ba88fe7a591193f11aac5d0a30b52cd Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:50:07 +0300 -Subject: [PATCH 091/196] Step 12.19: Add the search logic +Subject: [PATCH 091/197] Step 12.19: Add the search logic --- server/parties.js | 5 +++++ @@ -2958,10 +2958,10 @@ index 5366910..c2dc88b 100644 2.3.2 (Apple Git-55) -From 5cd165ebd28e37fbee8a74334630ed3f92486f8b Mon Sep 17 00:00:00 2001 +From 5a9a4871345a5ed815eeb02b84f557641f294d5c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:51:56 +0300 -Subject: [PATCH 092/196] Step 12.20: Add the search input +Subject: [PATCH 092/197] Step 12.20: Add the search input --- client/parties/views/parties-list.ng.html | 1 + @@ -2983,10 +2983,10 @@ index 3d39e49..e5fd486 100644 2.3.2 (Apple Git-55) -From ec1a9a6079eb6d5d5845d35875a8feeed95d1241 Mon Sep 17 00:00:00 2001 +From a344ed58b573aa94dce813ecc248c7c75bbe454c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:52:39 +0300 -Subject: [PATCH 093/196] Step 12.21: Add the search param to the subscribe +Subject: [PATCH 093/197] Step 12.21: Add the search param to the subscribe --- client/parties/controllers/partiesList.js | 2 +- @@ -3009,10 +3009,10 @@ index c375d15..2423087 100644 2.3.2 (Apple Git-55) -From fcc186b7c231a3c66739f3c6c2a3e3d032d7be11 Mon Sep 17 00:00:00 2001 +From 42c73b59c545044a9d65bbcadd719a5308a8ec03 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:55:28 +0300 -Subject: [PATCH 094/196] Step 12.22: Remove the subscription from the object +Subject: [PATCH 094/197] Step 12.22: Remove the subscription from the object --- client/parties/controllers/partyDetails.js | 2 +- @@ -3033,10 +3033,10 @@ index a65cabc..7ac734b 100644 2.3.2 (Apple Git-55) -From 37edf3df5549a3b68002640d19a9343056134e9b Mon Sep 17 00:00:00 2001 +From 304d15cb1f52580b784ebe774ad60e2779515a10 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:56:02 +0300 -Subject: [PATCH 095/196] Step 12.23: Add $scope subscription to the collection +Subject: [PATCH 095/197] Step 12.23: Add $scope subscription to the collection --- client/parties/controllers/partyDetails.js | 1 + @@ -3056,10 +3056,10 @@ index 7ac734b..4cfb48d 100644 2.3.2 (Apple Git-55) -From 511e35f01a655e2176f49e39bb2bdb0d3b92b9cb Mon Sep 17 00:00:00 2001 +From ad2c7ee471ce555e1fd82785a30b412154d10e86 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:57:59 +0300 -Subject: [PATCH 096/196] Step 13.1: Create the filter +Subject: [PATCH 096/197] Step 13.1: Create the filter --- client/parties/filters/uninvited.js | 14 ++++++++++++++ @@ -3091,10 +3091,10 @@ index 0000000..9166e47 2.3.2 (Apple Git-55) -From 7d9fba302b0de05a1cf8d3ab5c75cf15293d115d Mon Sep 17 00:00:00 2001 +From 9b31cd1f213458d6bc3f7552a4f0259364c2f019 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 21:59:45 +0300 -Subject: [PATCH 097/196] Step 13.2: Use the filter +Subject: [PATCH 097/197] Step 13.2: Use the filter --- client/parties/views/party-details.ng.html | 4 ++-- @@ -3120,10 +3120,10 @@ index a640092..5ab9471 100644 2.3.2 (Apple Git-55) -From 34355f602202e45db0aa2a89120c4e614fc21b9a Mon Sep 17 00:00:00 2001 +From 01352820c640539348e51c9375f49c1fabebd6d2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:00:48 +0300 -Subject: [PATCH 098/196] Step 13.3: Use filter to display user details +Subject: [PATCH 098/197] Step 13.3: Use filter to display user details --- client/parties/views/party-details.ng.html | 2 +- @@ -3146,10 +3146,10 @@ index 5ab9471..4642f74 100644 2.3.2 (Apple Git-55) -From 475b5dafc06399894b2b3cdca4fe70d3c26d2b90 Mon Sep 17 00:00:00 2001 +From b84c9aa268ab0a02a10ab959ac0d257fe44bf0e3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:01:22 +0300 -Subject: [PATCH 099/196] Step 13.4: Create the displayName filter +Subject: [PATCH 099/197] Step 13.4: Create the displayName filter --- client/parties/filters/displayName.js | 12 ++++++++++++ @@ -3178,10 +3178,10 @@ index 0000000..162f496 2.3.2 (Apple Git-55) -From 13098aa1c6b3012eb9418ed86efa876a3edb7801 Mon Sep 17 00:00:00 2001 +From 43622bb94c630c7b831c2ba9babed88cb9f0829b Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:05:24 +0300 -Subject: [PATCH 100/196] Step 13.5: Added user details +Subject: [PATCH 100/197] Step 13.5: Added user details --- client/parties/views/parties-list.ng.html | 1 + @@ -3204,10 +3204,10 @@ index e5fd486..d3cc5e0 100644 2.3.2 (Apple Git-55) -From fc6798f40120dc31224535ef74a7af012caa09f5 Mon Sep 17 00:00:00 2001 +From c9fb7149de6847448cf7fc7be6190871c8554543 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:07:30 +0300 -Subject: [PATCH 101/196] Step 13.6: Added the logic to the controller +Subject: [PATCH 101/197] Step 13.6: Added the logic to the controller --- client/parties/controllers/partiesList.js | 23 +++++++++++++++++++++-- @@ -3254,10 +3254,10 @@ index 2423087..00852a7 100644 2.3.2 (Apple Git-55) -From b153a3bc34eb813ea358311d9175a31945dabcbf Mon Sep 17 00:00:00 2001 +From e94c9172e17eb6134e7e1714bca39b174aef320c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:12:01 +0300 -Subject: [PATCH 102/196] Step 13.5: Added user details +Subject: [PATCH 102/197] Step 13.5: Added user details --- client/parties/views/parties-list.ng.html | 2 +- @@ -3281,10 +3281,10 @@ index d3cc5e0..3d05a0e 100644 2.3.2 (Apple Git-55) -From c62a6b3649d30d4008c4704d31e055d1e9f46c94 Mon Sep 17 00:00:00 2001 +From 31a3dbc141740c83908bfe103058c92fc87892ec Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:13:18 +0300 -Subject: [PATCH 103/196] Step 13.7: Added subscribe to the users collection +Subject: [PATCH 103/197] Step 13.7: Added subscribe to the users collection --- client/parties/controllers/partiesList.js | 2 ++ @@ -3307,10 +3307,10 @@ index 00852a7..afdef32 100644 2.3.2 (Apple Git-55) -From 873c86c550722cff8dd6d400f4b9a5f9d7cf5b2f Mon Sep 17 00:00:00 2001 +From 4de1a39c6fc0425992ab298201071e0ff3bf11b8 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:13:48 +0300 -Subject: [PATCH 104/196] Step 13.8: Use filter to display the user info +Subject: [PATCH 104/197] Step 13.8: Use filter to display the user info --- client/parties/views/parties-list.ng.html | 2 +- @@ -3334,10 +3334,10 @@ index 3d05a0e..d3cc5e0 100644 2.3.2 (Apple Git-55) -From 61fdd96b343472bb99141756ce7134fd237eef45 Mon Sep 17 00:00:00 2001 +From 33e807fb9f6030ee71fb69d607f961fbb78507f4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:17:32 +0300 -Subject: [PATCH 105/196] Update packages and clean up old code +Subject: [PATCH 105/197] Update packages and clean up old code --- .meteor/packages | 2 ++ @@ -3400,10 +3400,10 @@ index 8d3780e..0000000 2.3.2 (Apple Git-55) -From 81eed2a3ee26107aaae6568bbca79a9caeb39fcc Mon Sep 17 00:00:00 2001 +From 39fc32d52750717cb2f9f8919ec9306926e36dab Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:23:03 +0300 -Subject: [PATCH 106/196] Step 14.1: Add meteor method to the model +Subject: [PATCH 106/197] Step 14.1: Add meteor method to the model --- model/parties.js | 46 +++++++++++++++++++++++++++++++++++++++++++++- @@ -3469,10 +3469,10 @@ index b793c1f..8998b5e 100644 2.3.2 (Apple Git-55) -From 730c27eca78f16c08e8fcc334e198ff9d51b95d7 Mon Sep 17 00:00:00 2001 +From d09de621d6f1c302e80594cbfa5b472c3cafbf99 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:25:19 +0300 -Subject: [PATCH 107/196] Step 14.2: Add invite method to the client +Subject: [PATCH 107/197] Step 14.2: Add invite method to the client --- client/parties/controllers/partyDetails.js | 11 +++++++++++ @@ -3502,10 +3502,10 @@ index 4cfb48d..045ea9d 100644 2.3.2 (Apple Git-55) -From e0a00756e87e4967365b75fd240882e491e55311 Mon Sep 17 00:00:00 2001 +From 4a4809367bc8d5497ab42a523c5313edabd69aa7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:26:39 +0300 -Subject: [PATCH 108/196] Step 14.3: Add invite button to the view +Subject: [PATCH 108/197] Step 14.3: Add invite button to the view --- client/parties/views/party-details.ng.html | 1 + @@ -3527,10 +3527,10 @@ index 4642f74..609a4ba 100644 2.3.2 (Apple Git-55) -From 659d04152e5a7ab78d5a2a181650a78de25c493a Mon Sep 17 00:00:00 2001 +From 4546772cd103da43f95e9e3d0d0f907112c89efb Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:27:54 +0300 -Subject: [PATCH 109/196] Step 14.4: Add invited logic to the publish +Subject: [PATCH 109/197] Step 14.4: Add invited logic to the publish --- server/parties.js | 8 ++++++++ @@ -3567,10 +3567,10 @@ index c2dc88b..b691e30 100644 2.3.2 (Apple Git-55) -From 351afed19208358d6a2d1eeb0a45733a4caa9d28 Mon Sep 17 00:00:00 2001 +From 5860ab253390528a70b89dbf7508820726523c96 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:30:21 +0300 -Subject: [PATCH 110/196] Step 14.5: Add RSVP function to the server +Subject: [PATCH 110/197] Step 14.5: Add RSVP function to the server --- model/parties.js | 40 ++++++++++++++++++++++++++++++++++++++++ @@ -3631,10 +3631,10 @@ index 8998b5e..37b10e5 100644 2.3.2 (Apple Git-55) -From 093aeef78d9f8948b22d60a51872002c6e119467 Mon Sep 17 00:00:00 2001 +From cd2ed38459f2b916a0aa559a1f586ba47943b094 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:31:14 +0300 -Subject: [PATCH 111/196] Step 14.6: Add RSVP function to the client +Subject: [PATCH 111/197] Step 14.6: Add RSVP function to the client --- client/parties/controllers/partiesList.js | 11 +++++++++++ @@ -3666,10 +3666,10 @@ index afdef32..ea7eb56 100644 2.3.2 (Apple Git-55) -From e67719681e44752b5e482682b1a66852c5173414 Mon Sep 17 00:00:00 2001 +From d1050fe481828e8848db9c9277923c0e404e8b02 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:33:05 +0300 -Subject: [PATCH 112/196] Step 14.7: Add RSVP control to the view +Subject: [PATCH 112/197] Step 14.7: Add RSVP control to the view --- client/parties/views/parties-list.ng.html | 7 +++++++ @@ -3697,10 +3697,10 @@ index d3cc5e0..451835f 100644 2.3.2 (Apple Git-55) -From aa4e0a50f62bc52691433c2cb3ea1f12dc774910 Mon Sep 17 00:00:00 2001 +From 46b544bbb12f5bd765bf57d5a135780f664ff122 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:33:44 +0300 -Subject: [PATCH 113/196] Step 14.8: Add RSVP list to the view +Subject: [PATCH 113/197] Step 14.8: Add RSVP list to the view --- client/parties/views/parties-list.ng.html | 15 +++++++++++++++ @@ -3736,10 +3736,10 @@ index 451835f..98e33e5 100644 2.3.2 (Apple Git-55) -From 302f422ee9ca95b092aaa97b8142746b0c46ab9f Mon Sep 17 00:00:00 2001 +From 8578f2153eabb6c502706bf31d9afe7abc3e26b4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:34:19 +0300 -Subject: [PATCH 114/196] Step 14.9: Add RSVP list to the view of users who not +Subject: [PATCH 114/197] Step 14.9: Add RSVP list to the view of users who not responded --- @@ -3768,10 +3768,10 @@ index 98e33e5..e4660f1 100644 2.3.2 (Apple Git-55) -From 6d31a69795ac254d90c4f814c76de0df900b35e5 Mon Sep 17 00:00:00 2001 +From fcdbb7388b8e1496a079cbf31c628bc29c5ba457 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:34:54 +0300 -Subject: [PATCH 115/196] Step 14.10: Added logic to the controller +Subject: [PATCH 115/197] Step 14.10: Added logic to the controller --- client/parties/controllers/partiesList.js | 7 +++++++ @@ -3799,10 +3799,10 @@ index ea7eb56..57d1f52 100644 2.3.2 (Apple Git-55) -From ec82ab47fcf59ca7fde2c325001a7e6444ba9d46 Mon Sep 17 00:00:00 2001 +From 02f624cbaf580b0aaec2a831f6b41360c3b3c0d2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:35:37 +0300 -Subject: [PATCH 116/196] Step 14.11: Add users collection +Subject: [PATCH 116/197] Step 14.11: Add users collection --- client/parties/controllers/partiesList.js | 2 +- @@ -3825,10 +3825,10 @@ index 57d1f52..2273fb3 100644 2.3.2 (Apple Git-55) -From 10adbc07159fe99f6c3eb0f2a35c3729fce20a2e Mon Sep 17 00:00:00 2001 +From 18370d9f7ecdc174698b1ab1477dda4751cd1a4a Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:39:54 +0300 -Subject: [PATCH 117/196] Step 15.1: Add ng-show to the directive +Subject: [PATCH 117/197] Step 15.1: Add ng-show to the directive --- client/parties/views/parties-list.ng.html | 2 +- @@ -3848,10 +3848,10 @@ index e4660f1..f3a0f85 100644 2.3.2 (Apple Git-55) -From dd6757344554767c92e2b12006b27f3ec685bcb5 Mon Sep 17 00:00:00 2001 +From 8a6165c8789895c9f159aab6973812f975c844aa Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:40:35 +0300 -Subject: [PATCH 118/196] Step 15.2: Add message to users that not logged in +Subject: [PATCH 118/197] Step 15.2: Add message to users that not logged in --- client/parties/views/parties-list.ng.html | 3 +++ @@ -3875,10 +3875,10 @@ index f3a0f85..d15876f 100644 2.3.2 (Apple Git-55) -From 342d9028fea65290541d2d2d8f739db6f42162e7 Mon Sep 17 00:00:00 2001 +From fd36d964a0d4d01d77c8c89abc101ae1019f37ed Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:41:09 +0300 -Subject: [PATCH 119/196] Step 15.3: Add ng-show to the RSVP buttons +Subject: [PATCH 119/197] Step 15.3: Add ng-show to the RSVP buttons --- client/parties/views/parties-list.ng.html | 2 +- @@ -3901,10 +3901,10 @@ index d15876f..f3c8063 100644 2.3.2 (Apple Git-55) -From 42d2b1ede34c0ef8cfa78d9972d3fbbb677832ca Mon Sep 17 00:00:00 2001 +From b00b06cba3e82e727d3105b60b4b02d14f77a0a5 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:41:46 +0300 -Subject: [PATCH 120/196] Step 15.4: Add message for not-logged in users on the +Subject: [PATCH 120/197] Step 15.4: Add message for not-logged in users on the RSVP buttons --- @@ -3930,10 +3930,10 @@ index f3c8063..19a43f9 100644 2.3.2 (Apple Git-55) -From 1b18b4723481bf2d354a7d06047291868c314389 Mon Sep 17 00:00:00 2001 +From 5d60f734cda1c3ea9734718d4756806f5631724e Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:42:52 +0300 -Subject: [PATCH 121/196] Step 15.5: Add ng-show to delete button +Subject: [PATCH 121/197] Step 15.5: Add ng-show to delete button --- client/parties/views/parties-list.ng.html | 2 +- @@ -3956,10 +3956,10 @@ index 19a43f9..c1c5752 100644 2.3.2 (Apple Git-55) -From 4e82eeff6b7687c892e4ab3a20f856de014a8800 Mon Sep 17 00:00:00 2001 +From 3cee71a6e3161c505d63e36e8249e1f5fa40f96c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:43:59 +0300 -Subject: [PATCH 122/196] Step 15.6: Add ng-if to outstanding RSVP +Subject: [PATCH 122/197] Step 15.6: Add ng-if to outstanding RSVP --- client/parties/views/parties-list.ng.html | 5 ++++- @@ -3990,10 +3990,10 @@ index c1c5752..58652c8 100644 2.3.2 (Apple Git-55) -From 4c4b799735b96c675bcb658610268ece87fed432 Mon Sep 17 00:00:00 2001 +From b4fe68a031bf8d30f509f539861f4bf896a297b3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:46:41 +0300 -Subject: [PATCH 123/196] Step 15.7: Add canInvite logic +Subject: [PATCH 123/197] Step 15.7: Add canInvite logic --- client/parties/controllers/partyDetails.js | 8 ++++++++ @@ -4020,10 +4020,10 @@ index 045ea9d..0c27c6e 100644 2.3.2 (Apple Git-55) -From 6ea5aae18ac1945174f9c280d51ab6562f854c97 Mon Sep 17 00:00:00 2001 +From ec3f2f76b7e0fa1e762a005a34daab0fb79ae7e7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:47:19 +0300 -Subject: [PATCH 124/196] Step 15.8: Add usage for ng-show with canInvite +Subject: [PATCH 124/197] Step 15.8: Add usage for ng-show with canInvite --- client/parties/views/party-details.ng.html | 5 ++++- @@ -4053,10 +4053,10 @@ index 609a4ba..a695811 100644 2.3.2 (Apple Git-55) -From 853709f2e1dec49c13af6b35c5ed57ff4c46d57c Mon Sep 17 00:00:00 2001 +From d6586bbe37dc7c0cbecb89ca3e13740e4a994839 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:49:32 +0300 -Subject: [PATCH 125/196] Step 15.9: Example of ng-disabled +Subject: [PATCH 125/197] Step 15.9: Example of ng-disabled --- client/parties/views/party-details.ng.html | 6 +++--- @@ -4083,10 +4083,10 @@ index a695811..f17a8f2 100644 2.3.2 (Apple Git-55) -From 86a6e35af6ede583515df198965f028694b02d85 Mon Sep 17 00:00:00 2001 +From 08c3103c96dcf3d306033ee56fc28e4cf6439ed4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:54:08 +0300 -Subject: [PATCH 126/196] Step 16.1: Add google maps module dependency +Subject: [PATCH 126/197] Step 16.1: Add google maps module dependency --- client/lib/app.js | 8 ++++++-- @@ -4112,10 +4112,10 @@ index 79b962b..980e7c3 100644 2.3.2 (Apple Git-55) -From e5d387c68f331e61962a2beb6c0c7288ca8fe2af Mon Sep 17 00:00:00 2001 +From 4e612f53f35acdf3b15a840e3086a11aac0613d8 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:54:54 +0300 -Subject: [PATCH 127/196] Step 16.2: Add basic map to the view +Subject: [PATCH 127/197] Step 16.2: Add basic map to the view --- client/parties/views/party-details.ng.html | 10 +++++++++- @@ -4145,10 +4145,10 @@ index f17a8f2..73c4640 100644 2.3.2 (Apple Git-55) -From 7b567cf5885ce1d39ea58b35887b137eae910474 Mon Sep 17 00:00:00 2001 +From 73f9eff7c155bb45f9fe793c3e4788fe31df7105 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:55:24 +0300 -Subject: [PATCH 128/196] Step 16.3: Add map params to the controller +Subject: [PATCH 128/197] Step 16.3: Add map params to the controller --- client/parties/controllers/partyDetails.js | 9 +++++++++ @@ -4176,10 +4176,10 @@ index 0c27c6e..75e12f2 100644 2.3.2 (Apple Git-55) -From 2e2936ac54fa299b2d68a4a8620d0b7f4d32bb9d Mon Sep 17 00:00:00 2001 +From a6d36e3d6fc2cf073d7c7aded6e4de98ad2e1aa0 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:56:18 +0300 -Subject: [PATCH 129/196] Step 16.4: Create basic CSS style with google map +Subject: [PATCH 129/197] Step 16.4: Create basic CSS style with google map style --- @@ -4202,10 +4202,10 @@ index 0000000..219ff39 2.3.2 (Apple Git-55) -From 0253eda09a5c549484d137a91f09c346978d1ad5 Mon Sep 17 00:00:00 2001 +From 1d60e04e47afb56837918e846388e37ddd87554c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:57:43 +0300 -Subject: [PATCH 130/196] Step 16.5: Add party marker to the map +Subject: [PATCH 130/197] Step 16.5: Add party marker to the map --- client/parties/views/party-details.ng.html | 13 +++++++------ @@ -4238,10 +4238,10 @@ index 73c4640..7ef1f8d 100644 2.3.2 (Apple Git-55) -From 21dc6b4dca5b3bd1fd72e742a049051eddf43f99 Mon Sep 17 00:00:00 2001 +From 3f1fe0cee68699b8a2e2e6f0d7a2b63cf7aa4a86 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:58:32 +0300 -Subject: [PATCH 131/196] Step 16.6: Add the marker creation logic to the +Subject: [PATCH 131/197] Step 16.6: Add the marker creation logic to the controller --- @@ -4289,10 +4289,10 @@ index 75e12f2..b6209e5 100644 2.3.2 (Apple Git-55) -From ad2704b928aabce31141fbb8dc630f98df526907 Mon Sep 17 00:00:00 2001 +From b45b07e025d2dd493cc4bf64cc2f983fd3b6673d Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 22:59:21 +0300 -Subject: [PATCH 132/196] Step 16.7: Add map to the parties list +Subject: [PATCH 132/197] Step 16.7: Add map to the parties list --- client/parties/views/parties-list.ng.html | 7 +++++++ @@ -4320,10 +4320,10 @@ index 58652c8..e0e9d47 100644 2.3.2 (Apple Git-55) -From a6c023efc8bb60eff4fe19b527ae7696896d8dd1 Mon Sep 17 00:00:00 2001 +From 65c9e618df8a5efd17aad8901f345c048f221db9 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:00:02 +0300 -Subject: [PATCH 133/196] Step 16.8: Add map logic to the parties list +Subject: [PATCH 133/197] Step 16.8: Add map logic to the parties list controller --- @@ -4360,10 +4360,10 @@ index 2273fb3..4c3255e 100644 2.3.2 (Apple Git-55) -From c0a47ef415a2fc05f2a2f63620398d706920c800 Mon Sep 17 00:00:00 2001 +From d81529d10a53dc03d728440f49c450dc30457b32 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:05:03 +0300 -Subject: [PATCH 134/196] Update packages, cleanup +Subject: [PATCH 134/197] Update packages, cleanup --- .meteor/packages | 2 ++ @@ -4599,10 +4599,10 @@ index 7ef1f8d..0018231 100644 2.3.2 (Apple Git-55) -From 01208cac187d1624e86305a9f1acc5bef1ea6127 Mon Sep 17 00:00:00 2001 +From b8b5cd41d7cb59277dbc63d74483433b8f903568 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:08:21 +0300 -Subject: [PATCH 135/196] Step 17.1: Add main CSS file +Subject: [PATCH 135/197] Step 17.1: Add main CSS file --- client/styles/main.css | 3 +++ @@ -4623,10 +4623,10 @@ index 0000000..4397047 2.3.2 (Apple Git-55) -From 6aa6992bfe632f35a79d31eb087b4b52883241de Mon Sep 17 00:00:00 2001 +From c88b7db933a77f52768d0cf65d9c5cc148cd5c02 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:09:03 +0300 -Subject: [PATCH 136/196] Step 17.2: Add navbar and style to the login button +Subject: [PATCH 136/197] Step 17.2: Add navbar and style to the login button --- client/index.html | 16 +++++++++++----- @@ -4640,7 +4640,7 @@ index d0ba166..00d1dc0 100644
-- +- -

- Home -

@@ -4652,7 +4652,7 @@ index d0ba166..00d1dc0 100644 + Home +

+
-+ ++ +
+ +
@@ -4664,10 +4664,10 @@ index d0ba166..00d1dc0 100644 2.3.2 (Apple Git-55) -From ec726798d600b9b7f51429f766ebededac457b1e Mon Sep 17 00:00:00 2001 +From 9a17fd24b18a8b51646909d195f471add742af02 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:09:43 +0300 -Subject: [PATCH 137/196] Step 17.3: Basic usage of LESS +Subject: [PATCH 137/197] Step 17.3: Basic usage of LESS --- client/styles/main.css | 3 --- @@ -4705,10 +4705,10 @@ index 0000000..6acada4 2.3.2 (Apple Git-55) -From 3c4f24202f5c8fd161524f8c0f9fc0bf15872c44 Mon Sep 17 00:00:00 2001 +From 3925dff0f97723cf15afa951176b962896be133f Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:10:22 +0300 -Subject: [PATCH 138/196] Change the name of parties css +Subject: [PATCH 138/197] Change the name of parties css --- client/parties/styles/parties.css | 4 ---- @@ -4743,10 +4743,10 @@ index 0000000..219ff39 2.3.2 (Apple Git-55) -From 9105b34bd47773f9c0e4392a8b8eb62e2607aefe Mon Sep 17 00:00:00 2001 +From cdbe2de41f63461dee31234ec948e64ca37b1036 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:10:50 +0300 -Subject: [PATCH 139/196] Step 17.4: Add import to parties LESS file +Subject: [PATCH 139/197] Step 17.4: Add import to parties LESS file --- client/styles/main.less | 5 ++++- @@ -4771,10 +4771,10 @@ index 6acada4..87c5240 100644 2.3.2 (Apple Git-55) -From 208b8159514251535c84ad334e0ea89fac481d56 Mon Sep 17 00:00:00 2001 +From e7efb5bfd0ce16c8a1b506c1f9eab782dc85e682 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Mon, 17 Aug 2015 23:16:28 +0300 -Subject: [PATCH 140/196] Update packages to step 17 +Subject: [PATCH 140/197] Update packages to step 17 --- .meteor/packages | 2 ++ @@ -4809,10 +4809,10 @@ index 5a2077d..479ffc4 100644 2.3.2 (Apple Git-55) -From c9a37b3b6c4b3a7ec6b20c6edf8abc0d2980216d Mon Sep 17 00:00:00 2001 +From 3e659f97c7db9f4a6c1ef26f1a062da11be18c69 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:38:35 +0300 -Subject: [PATCH 141/196] Step 18.1: Add the ngMaterial dependency +Subject: [PATCH 141/197] Step 18.1: Add the ngMaterial dependency --- client/lib/app.js | 3 ++- @@ -4836,10 +4836,10 @@ index 980e7c3..d4e8b68 100644 2.3.2 (Apple Git-55) -From 6dbb2f9474870c940388e8f75e900f69f5a110ac Mon Sep 17 00:00:00 2001 +From 9ffe336257c328d2ae185527b9e66add375eac6c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:42:59 +0300 -Subject: [PATCH 142/196] Step 18.2: Update the index.html to use +Subject: [PATCH 142/197] Step 18.2: Update the index.html to use angular-material --- @@ -4873,7 +4873,7 @@ index 00d1dc0..62b0921 100644 + + + - + @@ -4886,10 +4886,10 @@ index 00d1dc0..62b0921 100644 2.3.2 (Apple Git-55) -From 512622984525097c773c9df80e2da4c22f605186 Mon Sep 17 00:00:00 2001 +From 2bc4be32e56e5e8bc1d0a5d47ac5fcfe94c3ba73 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:44:19 +0300 -Subject: [PATCH 143/196] Step 18.3: Update parties list to use +Subject: [PATCH 143/197] Step 18.3: Update parties list to use angular-material --- @@ -5079,10 +5079,10 @@ index f87b68d..0b2cc34 100644 2.3.2 (Apple Git-55) -From 32b4cbe7b9c342455c0c352af19b5deca97e158f Mon Sep 17 00:00:00 2001 +From e210f06353a282bbd4e93e7f8eea4c78b0d014d7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:46:41 +0300 -Subject: [PATCH 144/196] Update packages for step 18 +Subject: [PATCH 144/197] Update packages for step 18 --- .meteor/packages | 1 + @@ -5114,10 +5114,10 @@ index 479ffc4..d10d60b 100644 2.3.2 (Apple Git-55) -From 2e457cc6cf7eea424a53f24b3808fabc6609956c Mon Sep 17 00:00:00 2001 +From f41a6c5ec47cc75540ce6e2f97d41fe130525565 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:48:05 +0300 -Subject: [PATCH 145/196] Step 18.4: Add icons definitions to the module +Subject: [PATCH 145/197] Step 18.4: Add icons definitions to the module --- client/lib/app.js | 14 +++++++++++++- @@ -5155,10 +5155,10 @@ index d4e8b68..4c43c2d 100644 2.3.2 (Apple Git-55) -From 0ecde0a720a79bc9c41228a951facf81de009a5e Mon Sep 17 00:00:00 2001 +From c209d98049f99f2278493af8b53bdc78040d3581 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:48:40 +0300 -Subject: [PATCH 146/196] Step 18.5: Update party details view to use +Subject: [PATCH 146/197] Step 18.5: Update party details view to use angular-material --- @@ -5245,10 +5245,10 @@ index 0018231..fa63e46 100644 2.3.2 (Apple Git-55) -From f7815df4e3c36a8ee4949d4f54eef3420b48f759 Mon Sep 17 00:00:00 2001 +From 8c146e694a211ee159593ce429a4a51f06fab71b Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:55:44 +0300 -Subject: [PATCH 147/196] Step 18.6: Custom auth buttons +Subject: [PATCH 147/197] Step 18.6: Custom auth buttons --- client/index.html | 7 ++++--- @@ -5263,7 +5263,7 @@ index 62b0921..51398ae 100644 - + Login + Sign up @@ -5277,10 +5277,10 @@ index 62b0921..51398ae 100644 2.3.2 (Apple Git-55) -From ed4c68b89abee82f5f162dee56043bb0a43a0f74 Mon Sep 17 00:00:00 2001 +From f572a5b55aa95fcab1916ac78cc47e5a472a9935 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:57:44 +0300 -Subject: [PATCH 148/196] Step 18.7: Add custom auth routes +Subject: [PATCH 148/197] Step 18.7: Add custom auth routes --- client/routes.js | 32 +++++++++++++++++++++++++++++++- @@ -5334,10 +5334,10 @@ index 4626576..19da1be 100644 2.3.2 (Apple Git-55) -From 1f88f78358df3594ebbaeb56bc3c2999cfb159ad Mon Sep 17 00:00:00 2001 +From c04772bc70d5091001712a092dc2687fe1015da3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 16:59:00 +0300 -Subject: [PATCH 149/196] Step 18.8: Create login controller +Subject: [PATCH 149/197] Step 18.8: Create login controller --- client/users/controllers/login.js | 23 +++++++++++++++++++++++ @@ -5378,10 +5378,10 @@ index 0000000..d1e4664 2.3.2 (Apple Git-55) -From 69e4eaf04e492426184a4cfb892195696f21088d Mon Sep 17 00:00:00 2001 +From 39d77a06f05ba842672d3a8f63d72146ac4b68ea Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:00:26 +0300 -Subject: [PATCH 150/196] Step 18.9: Create login view +Subject: [PATCH 150/197] Step 18.9: Create login view --- client/users/views/login.ng.html | 33 +++++++++++++++++++++++++++++++++ @@ -5432,10 +5432,10 @@ index 0000000..2ad8a07 2.3.2 (Apple Git-55) -From 9f5c7915be23e47a448c0501215d2ef651af0203 Mon Sep 17 00:00:00 2001 +From cb08d9a94df26cd995f91ad2c2c4097542f4a638 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:01:05 +0300 -Subject: [PATCH 151/196] Step 18.10: Create register controller +Subject: [PATCH 151/197] Step 18.10: Create register controller --- client/users/controllers/register.js | 23 +++++++++++++++++++++++ @@ -5476,10 +5476,10 @@ index 0000000..f21b5f5 2.3.2 (Apple Git-55) -From 7fc6c3446fba119b520e8f790d6d473312ec1f50 Mon Sep 17 00:00:00 2001 +From b7fd526e156e96b25ab85ca664848ca5fe8a10d6 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:01:35 +0300 -Subject: [PATCH 152/196] Step 18.11: Create register view +Subject: [PATCH 152/197] Step 18.11: Create register view --- client/users/views/register.ng.html | 32 ++++++++++++++++++++++++++++++++ @@ -5529,10 +5529,10 @@ index 0000000..c36f39d 2.3.2 (Apple Git-55) -From 0c14c9f60a1ddef13d189b7e7cd74929d5ed558c Mon Sep 17 00:00:00 2001 +From 8511515b0ec3649eeeac554e0ba834441e294402 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:02:02 +0300 -Subject: [PATCH 153/196] Step 18.12: Create reset controller +Subject: [PATCH 153/197] Step 18.12: Create reset controller --- client/users/controllers/reset.js | 22 ++++++++++++++++++++++ @@ -5572,10 +5572,10 @@ index 0000000..2c40b6b 2.3.2 (Apple Git-55) -From a259170dc67a96ca3d3a3fcb7dfb53a447e4c4df Mon Sep 17 00:00:00 2001 +From f93bcb4bb73195df1e7e420f744300ea5d8b6fa4 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:02:39 +0300 -Subject: [PATCH 154/196] Step 18.13: Create reset view +Subject: [PATCH 154/197] Step 18.13: Create reset view --- client/users/views/reset-password.ng.html | 27 +++++++++++++++++++++++++++ @@ -5620,10 +5620,10 @@ index 0000000..f365b52 2.3.2 (Apple Git-55) -From db7c075bfd7f81051a61346d19c6fefe6fc86747 Mon Sep 17 00:00:00 2001 +From c8ff46efe3788cdda042167e07ab46e44986ee69 Mon Sep 17 00:00:00 2001 From: okland Date: Sun, 23 Aug 2015 19:06:29 +0300 -Subject: [PATCH 155/196] Step 20: add cfs dependencies. +Subject: [PATCH 155/197] Step 20: add cfs dependencies. --- .meteor/packages | 2 ++ @@ -5697,10 +5697,10 @@ index d10d60b..62fcc46 100644 2.3.2 (Apple Git-55) -From 2eed12819a3058352efcfc9a9ed57286476cdfb8 Mon Sep 17 00:00:00 2001 +From dd8755d15d2cbf8e1b21daea38eb2047ee80c21e Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:44:26 +0300 -Subject: [PATCH 156/196] Step 20.1: Create the Images collection and publish +Subject: [PATCH 156/197] Step 20.1: Create the Images collection and publish it --- @@ -5750,10 +5750,10 @@ index 0000000..5cec451 2.3.2 (Apple Git-55) -From 2758af812a1969f6a05392e3783eb282986347ae Mon Sep 17 00:00:00 2001 +From 3d88e562000e5a2c68a3d13558083021d409aebf Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:45:31 +0300 -Subject: [PATCH 157/196] Step 20.2: Add the collectionFs to the controller +Subject: [PATCH 157/197] Step 20.2: Add the collectionFs to the controller --- client/parties/controllers/partiesList.js | 1 + @@ -5775,10 +5775,10 @@ index 03e6f34..5413b67 100644 2.3.2 (Apple Git-55) -From 983c5420b1f811a7a348ceab8d4bd031da77b7c7 Mon Sep 17 00:00:00 2001 +From 9519253a63e21309a7e1c5a652467cf7b4cc7025 Mon Sep 17 00:00:00 2001 From: okland Date: Sun, 23 Aug 2015 19:18:22 +0300 -Subject: [PATCH 158/196] Step 20 before 20.3 : Add danialfarid:ng-file-upload +Subject: [PATCH 158/197] Step 20 before 20.3 : Add danialfarid:ng-file-upload package. --- @@ -5811,10 +5811,10 @@ index 62fcc46..6963140 100644 2.3.2 (Apple Git-55) -From ff4f2e9596f6f54e3f1b3c0b68ba7b4ba18060a0 Mon Sep 17 00:00:00 2001 +From c77dc46c353b9f6a72ca6800b5e1b8f66cda8ec7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:48:41 +0300 -Subject: [PATCH 159/196] Step 20.3: Add dependency for 'ngFileUpload' to the +Subject: [PATCH 159/197] Step 20.3: Add dependency for 'ngFileUpload' to the module --- @@ -5839,10 +5839,10 @@ index 4c43c2d..e616744 100644 2.3.2 (Apple Git-55) -From 133f3444083cde318a9a5053ccedfe6f861a1edc Mon Sep 17 00:00:00 2001 +From ff850b94886813d029609aa17f3621fec783a155 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:49:41 +0300 -Subject: [PATCH 160/196] Step 20.4: Add modal for file uploading +Subject: [PATCH 160/197] Step 20.4: Add modal for file uploading --- client/parties/controllers/partiesList.js | 10 ++++++++++ @@ -5872,10 +5872,10 @@ index 5413b67..6212856 100644 2.3.2 (Apple Git-55) -From 8ad5ca93c249f8ed6f1e0281c8108ea2af5502e4 Mon Sep 17 00:00:00 2001 +From 9e786976a690f13d09a26a11199147846920201b Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:51:13 +0300 -Subject: [PATCH 161/196] Step 20.5: Add button to open the file upload modal +Subject: [PATCH 161/197] Step 20.5: Add button to open the file upload modal --- client/parties/views/parties-list.ng.html | 19 +++++++++++++++++-- @@ -5935,10 +5935,10 @@ index 0b2cc34..8d94321 100644 2.3.2 (Apple Git-55) -From b43bf24a59dccb9a9778aa0bdf02c954fdf41893 Mon Sep 17 00:00:00 2001 +From 2656c50b478baae8bbb63db5009cae83ac7d36c5 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:53:08 +0300 -Subject: [PATCH 162/196] Step 20.6: Create the modal view +Subject: [PATCH 162/197] Step 20.6: Create the modal view --- client/parties/views/add-photo-modal.ng.html | 33 ++++++++++++++++++++++++++++ @@ -5989,10 +5989,10 @@ index 0000000..d58aa78 2.3.2 (Apple Git-55) -From 1de019800df343258766eee4eb9e231304e590fd Mon Sep 17 00:00:00 2001 +From 64a1b84da92f25754171f83e8cd7d610e595fb75 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:54:05 +0300 -Subject: [PATCH 163/196] Step 20.7: Add some CSS to make the drop-zone look +Subject: [PATCH 163/197] Step 20.7: Add some CSS to make the drop-zone look better --- @@ -6031,10 +6031,10 @@ index 219ff39..dd5ddd4 100644 2.3.2 (Apple Git-55) -From bcc5d5006a7fc532c876c5c173113602fe515814 Mon Sep 17 00:00:00 2001 +From 925e861da9d83b5b19a8447644a3e334937f8903 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:55:18 +0300 -Subject: [PATCH 164/196] Step 20.8: Create the modal controller +Subject: [PATCH 164/197] Step 20.8: Create the modal controller --- client/parties/controllers/addPhoto.js | 10 ++++++++++ @@ -6062,10 +6062,10 @@ index 0000000..072392f 2.3.2 (Apple Git-55) -From 60fe43c5c99775d6a940b869ac1609fca583efec Mon Sep 17 00:00:00 2001 +From fa148fc9517bfed2010b9d37072eed816c8aa635 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 17:56:49 +0300 -Subject: [PATCH 165/196] Step 20.4.1: Add $mdDialog dependency +Subject: [PATCH 165/197] Step 20.4.1: Add $mdDialog dependency --- client/parties/controllers/partiesList.js | 4 ++-- @@ -6087,10 +6087,10 @@ index 6212856..5ab977e 100644 2.3.2 (Apple Git-55) -From dfaa92dc416d47ccbad27c1380e04734f07f5c4c Mon Sep 17 00:00:00 2001 +From 0d55c47849f18033053301780e422cafe5ca197c Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:00:33 +0300 -Subject: [PATCH 166/196] Undo part of the code for the tutorial +Subject: [PATCH 166/197] Undo part of the code for the tutorial --- client/parties/views/parties-list.ng.html | 19 ++----------------- @@ -6150,10 +6150,10 @@ index 8d94321..0b2cc34 100644 2.3.2 (Apple Git-55) -From 32b63d96084c79b8a88cf2582bf2ca80edce05cd Mon Sep 17 00:00:00 2001 +From 0e001cba6948fc8f538106959153dcf6de279dbe Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:00:58 +0300 -Subject: [PATCH 167/196] Step 20.5: Add button to open the file upload modal +Subject: [PATCH 167/197] Step 20.5: Add button to open the file upload modal --- client/parties/views/parties-list.ng.html | 10 ++++++++++ @@ -6184,10 +6184,10 @@ index 0b2cc34..5f961d3 100644 2.3.2 (Apple Git-55) -From a885d2ab8fce303956fc0a648e30ab0801551901 Mon Sep 17 00:00:00 2001 +From 3b45d3242e8eac2839ed95eb918dd89aee4c6ca9 Mon Sep 17 00:00:00 2001 From: okland Date: Sun, 23 Aug 2015 19:27:42 +0300 -Subject: [PATCH 168/196] Step 20 before step 20.9 - add alexk111:ng-img-crop +Subject: [PATCH 168/197] Step 20 before step 20.9 - add alexk111:ng-img-crop package. --- @@ -6220,10 +6220,10 @@ index 6963140..ac64311 100644 2.3.2 (Apple Git-55) -From 2b5760fb87aa491e8486f8f272b5b8563718b6f9 Mon Sep 17 00:00:00 2001 +From 3b3e577c40ad21a68873f1bd7abe6972a4ecf6c7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:35:11 +0300 -Subject: [PATCH 169/196] Step 20.9: Add dependency for ngImgCrop +Subject: [PATCH 169/197] Step 20.9: Add dependency for ngImgCrop --- client/lib/app.js | 3 ++- @@ -6247,10 +6247,10 @@ index e616744..cbe0df0 100644 2.3.2 (Apple Git-55) -From 13a95dacb5a9c56b125ba8b87c3afb1d42e304bb Mon Sep 17 00:00:00 2001 +From 91385d32e8004bfb73915201e10014612a7f1d3a Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:37:08 +0300 -Subject: [PATCH 170/196] Step 20.10: Change the logic of addImages +Subject: [PATCH 170/197] Step 20.10: Change the logic of addImages --- client/parties/controllers/addPhoto.js | 14 +++++++++++++- @@ -6285,10 +6285,10 @@ index 072392f..4926949 100644 2.3.2 (Apple Git-55) -From dbe393af4766bb4bcd0ec130c856feab4ea6cdaa Mon Sep 17 00:00:00 2001 +From 38cdd86a50dfbfbb7545ebadf40b9739570030f2 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:38:13 +0300 -Subject: [PATCH 171/196] Step 20.11: Usage of img-crop directive +Subject: [PATCH 171/197] Step 20.11: Usage of img-crop directive --- client/parties/views/add-photo-modal.ng.html | 4 ++++ @@ -6313,10 +6313,10 @@ index d58aa78..eeccf1d 100644 2.3.2 (Apple Git-55) -From e98e0008ad105f3961e6e2363df77cabae2c3e81 Mon Sep 17 00:00:00 2001 +From c3a37a13ed65a563a4e4bff67873e88aefc457b8 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:38:36 +0300 -Subject: [PATCH 172/196] Step 20.12: Add the image upload control after +Subject: [PATCH 172/197] Step 20.12: Add the image upload control after picking image --- @@ -6340,10 +6340,10 @@ index eeccf1d..158bd1b 100644 2.3.2 (Apple Git-55) -From b657e427939ab2c8589bf6098efdee0231e8d053 Mon Sep 17 00:00:00 2001 +From 8c883a40881b3505ef1eb7728b1b208d2a5353aa Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:41:07 +0300 -Subject: [PATCH 173/196] Step 20.13: Change the logic on Done button +Subject: [PATCH 173/197] Step 20.13: Change the logic on Done button --- client/parties/views/add-photo-modal.ng.html | 4 ++-- @@ -6368,10 +6368,10 @@ index 158bd1b..cb13514 100644 2.3.2 (Apple Git-55) -From 99572f6a4da52660989feb955d45958b05dad962 Mon Sep 17 00:00:00 2001 +From 4797222e023217f9c2112dc923c64cf605eb3a6e Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:41:44 +0300 -Subject: [PATCH 174/196] Step 20.14: Add logic to save the cropped image +Subject: [PATCH 174/197] Step 20.14: Add logic to save the cropped image --- client/parties/controllers/addPhoto.js | 9 +++++++++ @@ -6401,10 +6401,10 @@ index 4926949..7a15d09 100644 2.3.2 (Apple Git-55) -From dafb348d4f066c7f23d1489516e5777ae60fc15d Mon Sep 17 00:00:00 2001 +From 3ced2f2a5e8bff6279b0dc95778fcb047c29b551 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:42:44 +0300 -Subject: [PATCH 175/196] Step 20.15: Add answer function +Subject: [PATCH 175/197] Step 20.15: Add answer function --- client/parties/controllers/addPhoto.js | 13 +++++++++++++ @@ -6438,10 +6438,10 @@ index 7a15d09..e3ed351 100644 2.3.2 (Apple Git-55) -From 9559ede4815b72e5a5ca568ae1dc7c856cec5561 Mon Sep 17 00:00:00 2001 +From 5d580b692ab6e1ac3eb217bce35f6e19b1a3e9f5 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:44:46 +0300 -Subject: [PATCH 176/196] Step 20.16: Add logic to show the uploaded image +Subject: [PATCH 176/197] Step 20.16: Add logic to show the uploaded image --- client/parties/controllers/partiesList.js | 8 +++++++- @@ -6471,10 +6471,10 @@ index 5ab977e..f629364 100644 2.3.2 (Apple Git-55) -From cc790a1da4b859a0fdd27794d6070dd845a490b5 Mon Sep 17 00:00:00 2001 +From d0fbc33dd48a8ddc2e1ef70a1436fa5818a235d5 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:53:40 +0300 -Subject: [PATCH 177/196] Step 20.12.1: Add some css to make it look better +Subject: [PATCH 177/197] Step 20.12.1: Add some css to make it look better --- client/parties/styles/parties.import.less | 18 ++++++++++++++++++ @@ -6512,10 +6512,10 @@ index dd5ddd4..ae3b85c 100644 2.3.2 (Apple Git-55) -From 2762e13ffca0f285e9b914e19202194a70ba9bc1 Mon Sep 17 00:00:00 2001 +From 01f5f8a78695f6059b5e5b708799a382aa566620 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:57:31 +0300 -Subject: [PATCH 178/196] Step 20.17: Add image gallery to the form +Subject: [PATCH 178/197] Step 20.17: Add image gallery to the form --- client/parties/views/parties-list.ng.html | 8 ++++++++ @@ -6544,10 +6544,10 @@ index 5f961d3..9f9622a 100644 2.3.2 (Apple Git-55) -From 0756090ce508feb38d3f9a9ad339d9a66cff2788 Mon Sep 17 00:00:00 2001 +From 2e222e3214ff22533202978e676323d1dcae1d62 Mon Sep 17 00:00:00 2001 From: okland Date: Sun, 23 Aug 2015 19:30:58 +0300 -Subject: [PATCH 179/196] Step 20 before step 20.8 add +Subject: [PATCH 179/197] Step 20 before step 20.8 add vitalets:angular-xeditable package. --- @@ -6579,10 +6579,10 @@ index ac64311..c09df5f 100644 2.3.2 (Apple Git-55) -From 94afdeb75797ee7e963d3397463d2ea2839e367f Mon Sep 17 00:00:00 2001 +From 61b6c91d07d5b82f6c06681dd0d39eb10d886380 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 18:59:48 +0300 -Subject: [PATCH 180/196] Step 20.18: Add xeditable dependency +Subject: [PATCH 180/197] Step 20.18: Add xeditable dependency --- client/lib/app.js | 3 ++- @@ -6606,10 +6606,10 @@ index cbe0df0..01a4b3e 100644 2.3.2 (Apple Git-55) -From 0cf0a0cecb397610abc1a5c5ffc27b361b9b8854 Mon Sep 17 00:00:00 2001 +From 6070443511d99e45ec5d0f3c5a5ae6605810b34a Mon Sep 17 00:00:00 2001 From: okland Date: Sun, 23 Aug 2015 23:43:43 +0300 -Subject: [PATCH 181/196] Step 20.20.1 - Change form to div to make xeditable +Subject: [PATCH 181/197] Step 20.20.1 - Change form to div to make xeditable works, problem due to issue https://github.com/vitalets/angular-xeditable/issues/6. @@ -6643,10 +6643,10 @@ index 9f9622a..e1b1eb8 100644 2.3.2 (Apple Git-55) -From 9ce49de0e74207c00d4280b80bb5976d482250ae Mon Sep 17 00:00:00 2001 +From 65a1e7e0fe07b6110db89561a0137d220ff16bb3 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 20:11:56 +0300 -Subject: [PATCH 182/196] Step 20.19: Use angular-xeditable +Subject: [PATCH 182/197] Step 20.19: Use angular-xeditable --- client/parties/views/parties-list.ng.html | 2 ++ @@ -6669,10 +6669,10 @@ index e1b1eb8..3d1ff55 100644 2.3.2 (Apple Git-55) -From a00c21270081b651ed5c96d76c69d07090b948d3 Mon Sep 17 00:00:00 2001 +From b25253e8159c90c2bba8ab3bbdebdc29971904b7 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 20:12:10 +0300 -Subject: [PATCH 183/196] Step 20.20: Implement the update logic +Subject: [PATCH 183/197] Step 20.20: Implement the update logic --- client/parties/controllers/partiesList.js | 4 ++++ @@ -6696,10 +6696,10 @@ index f629364..bba86df 100644 2.3.2 (Apple Git-55) -From 177816f2df858ebde3e9d7fc8549b8be6f05ee32 Mon Sep 17 00:00:00 2001 +From 7327d855a20cf96c6f5d450713f0ddc59d88fb01 Mon Sep 17 00:00:00 2001 From: okland Date: Sun, 23 Aug 2015 19:34:56 +0300 -Subject: [PATCH 184/196] Step 20 before step 20.20 - add +Subject: [PATCH 184/197] Step 20 before step 20.20 - add netanelgilad:angular-sortable-view package. --- @@ -6732,10 +6732,10 @@ index c09df5f..5e95aca 100644 2.3.2 (Apple Git-55) -From 8cfb955aec7adc28e0c8e2df7e36fa976986060f Mon Sep 17 00:00:00 2001 +From 4e7cd85cdd121d1cb8e20b0a4cd2cbd271dc2474 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 20:13:53 +0300 -Subject: [PATCH 185/196] Step 20.21: Add dependency for +Subject: [PATCH 185/197] Step 20.21: Add dependency for 'angular-sortable-view' --- @@ -6760,10 +6760,10 @@ index 01a4b3e..bb69c52 100644 2.3.2 (Apple Git-55) -From d7c28496d2aaed84909b56c5d1055d165461bd9d Mon Sep 17 00:00:00 2001 +From 9bea51d1a5b793001b4c0646a687e4453be493a3 Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 14:16:39 +0300 -Subject: [PATCH 186/196] Step 20.22: Add usage for angular-sortable +Subject: [PATCH 186/197] Step 20.22: Add usage for angular-sortable --- client/parties/views/parties-list.ng.html | 6 +++--- @@ -6793,10 +6793,10 @@ index 3d1ff55..ef82ec8 100644 2.3.2 (Apple Git-55) -From bcfc6decc6f158700a86988978ab796a79e1a304 Mon Sep 17 00:00:00 2001 +From bb4652e67b6fdf1401a3749867c38417f1811eef Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 20:20:35 +0300 -Subject: [PATCH 187/196] Step 20.24: Add indication for main image in the view +Subject: [PATCH 187/197] Step 20.24: Add indication for main image in the view --- client/parties/views/parties-list.ng.html | 1 + @@ -6818,10 +6818,10 @@ index ef82ec8..1b04fea 100644 2.3.2 (Apple Git-55) -From 93e45ed32c4b843d925268086ab7657a1bda0501 Mon Sep 17 00:00:00 2001 +From b8c93dafa8989768e4b86f6bd69ef05c04884234 Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 14:22:53 +0300 -Subject: [PATCH 188/196] Step 20.25: Add css for main image indication. +Subject: [PATCH 188/197] Step 20.25: Add css for main image indication. --- client/parties/styles/parties.import.less | 7 ++++++- @@ -6847,10 +6847,10 @@ index ae3b85c..750245d 100644 2.3.2 (Apple Git-55) -From 43be8cebdab2079d5d29919d295787492bcbb75b Mon Sep 17 00:00:00 2001 +From 8fb80483cdf4b558e879aee4e878d2ae9144fad8 Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 14:35:45 +0300 -Subject: [PATCH 189/196] Step 20.26: Add logic to save image link to party. +Subject: [PATCH 189/197] Step 20.26: Add logic to save image link to party. --- client/parties/controllers/partiesList.js | 21 +++++++++++++++++++++ @@ -6891,10 +6891,10 @@ index bba86df..4dd8b32 100644 2.3.2 (Apple Git-55) -From 786cfc51a65e9536fe30e4076fd7ca9e821cca7b Mon Sep 17 00:00:00 2001 +From 01ea477ba52281f194ada28d0d60cd66caba96cb Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 14:55:54 +0300 -Subject: [PATCH 190/196] Step 20.27: Change add party button +Subject: [PATCH 190/197] Step 20.27: Change add party button --- client/parties/views/parties-list.ng.html | 3 +-- @@ -6918,10 +6918,10 @@ index 1b04fea..99e05a7 100644 2.3.2 (Apple Git-55) -From 89f0fa057e66196ff82a48825b95dd212156169f Mon Sep 17 00:00:00 2001 +From b9098c1f445b29e9360d02c293f45f60c05b424b Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 15:04:34 +0300 -Subject: [PATCH 191/196] Step 20.28: Add the view for party image. +Subject: [PATCH 191/197] Step 20.28: Add the view for party image. --- client/parties/views/parties-list.ng.html | 5 ++++- @@ -6947,10 +6947,10 @@ index 99e05a7..970ce6c 100644 2.3.2 (Apple Git-55) -From 32e8d83460b43b7c4b11c2cfb6f9bf93adf7662d Mon Sep 17 00:00:00 2001 +From fdb26630b74736fa4384c1575ae1c13127e7821b Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 15:42:29 +0300 -Subject: [PATCH 192/196] Step 20.29: Add getMainImage logic. +Subject: [PATCH 192/197] Step 20.29: Add getMainImage logic. --- client/parties/controllers/partiesList.js | 9 +++++++-- @@ -6983,10 +6983,10 @@ index 4dd8b32..72e55bd 100644 2.3.2 (Apple Git-55) -From 841402fb04a188cdf781fc6901b77a6c3ed9f368 Mon Sep 17 00:00:00 2001 +From 1a875103822bd565e5b9f6bc60ab7a39046507f2 Mon Sep 17 00:00:00 2001 From: okland Date: Mon, 24 Aug 2015 15:46:44 +0300 -Subject: [PATCH 193/196] Step 20.29.1 Before 20.30: Add graphicsmagick +Subject: [PATCH 193/197] Step 20.29.1 Before 20.30: Add graphicsmagick package. --- @@ -7019,10 +7019,10 @@ index 5e95aca..8ba60fa 100644 2.3.2 (Apple Git-55) -From dd3624b298bd336e71c8b7af0af51d8980976447 Mon Sep 17 00:00:00 2001 +From a8411f96ea18b8bd124cdf8dbfb5facbdbff2772 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 20:43:46 +0300 -Subject: [PATCH 194/196] Step 20.30: Add thumbnails +Subject: [PATCH 194/197] Step 20.30: Add thumbnails --- model/images.js | 7 ++++++- @@ -7049,10 +7049,10 @@ index 5cec451..3b06d5f 100644 2.3.2 (Apple Git-55) -From d61dc1a6ca39d5c012a44fd63fbe519cbe9ee2c7 Mon Sep 17 00:00:00 2001 +From 8ee73fbc6ebaf86db2a1efbd02af401cd295e693 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Tue, 18 Aug 2015 20:44:18 +0300 -Subject: [PATCH 195/196] Step 20.31: Use thumbnails +Subject: [PATCH 195/197] Step 20.31: Use thumbnails --- client/parties/views/parties-list.ng.html | 2 +- @@ -7075,10 +7075,10 @@ index 970ce6c..c8c41ca 100644 2.3.2 (Apple Git-55) -From 34dcbbb24ac21b74f56e1382cacaf2c186b58770 Mon Sep 17 00:00:00 2001 +From 6ffaf7c1a127834502ff05ef21c8d306fb62c4a6 Mon Sep 17 00:00:00 2001 From: Dotan Simha Date: Sat, 22 Aug 2015 22:11:09 +0300 -Subject: [PATCH 196/196] Delete existing files, apply changes +Subject: [PATCH 196/197] Delete existing files, apply changes --- .gitignore | 1 + @@ -7196,3 +7196,40 @@ index 0000000..9c9c1bd -- 2.3.2 (Apple Git-55) + +From edd98c99016dc2b13e9ca7c3b7148e60991afd26 Mon Sep 17 00:00:00 2001 +From: evan +Date: Sun, 30 Aug 2015 18:56:41 +0200 +Subject: [PATCH 197/197] Step 14.1: Fix party name in invite email subject and + text. + +--- + model/parties.js | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +diff --git a/model/parties.js b/model/parties.js +index 37b10e5..9348d6e 100644 +--- a/model/parties.js ++++ b/model/parties.js +@@ -38,9 +38,9 @@ Meteor.methods({ + from: "noreply@socially.com", + to: to, + replyTo: from || undefined, +- subject: "PARTY: " + party.title, ++ subject: "PARTY: " + party.name, + text: +- "Hey, I just invited you to '" + party.title + "' on Socially." + ++ "Hey, I just invited you to '" + party.name + "' on Socially." + + "\n\nCome check it out: " + Meteor.absoluteUrl() + "\n" + }); + } +@@ -94,4 +94,4 @@ var contactEmail = function (user) { + if (user.services && user.services.facebook && user.services.facebook.email) + return user.services.facebook.email; + return null; +-}; +\ No newline at end of file ++}; +-- +2.3.2 (Apple Git-55) +