bodokaiser
|
52dc7de74f
|
added trigger applyment
|
2013-01-07 11:27:32 -05:00 |
|
Casey Foster
|
6e3e137019
|
Revert "Add keys, values, pairs, invert, pick, omit, each, and other"
This reverts commit faa776a67c.
|
2013-01-06 15:48:01 -08:00 |
|
Casey Foster
|
ab4a7945fa
|
Merge pull request #2040 from akre54/add-underscore-methods-to-model
Add underscore methods to models
|
2013-01-06 13:55:37 -08:00 |
|
Adam Krebs
|
faa776a67c
|
Add keys, values, pairs, invert, pick, omit, each, and other
underscore methods to models
|
2013-01-06 16:53:17 -05:00 |
|
Casey Foster
|
10cf99a7e6
|
Fix #2008 - Correct comments for fetch
|
2013-01-05 16:10:26 -08:00 |
|
Tim Griesser
|
444fa90c0f
|
Merge pull request #2076 from rutkovsky/master
change 'events' argument name to 'name' in #off doc
|
2013-01-05 15:52:05 -08:00 |
|
Aaron Rutkovsky
|
63adb4f557
|
fix argument name in docs
|
2013-01-04 22:59:41 -06:00 |
|
Tim Griesser
|
a93ed0443f
|
Chain can now be called directly on underscore
|
2013-01-02 10:30:03 -05:00 |
|
brad dunbar
|
9550bec161
|
Merge pull request #2060 from philfreo/master
clarifying/correcting docs about View#remove
|
2013-01-02 05:33:13 -08:00 |
|
Phil Freo
|
496007076b
|
clarifying/correcting docs about View#remove
|
2013-01-01 21:56:12 -05:00 |
|
Casey Foster
|
245b2ff84d
|
Mirror creates model conditional from add
|
2013-01-01 16:22:17 -06:00 |
|
Tim Griesser
|
ae90362864
|
Merge pull request #2058 from gsamokovarov/patch-5
Exit early in Collection#create
|
2013-01-01 11:29:00 -08:00 |
|
Genadi Samokovarov
|
fd9eefc531
|
Exit early in Collection#create
If the model is invalid, there is no need to assign the collection value to `this`.
|
2013-01-01 20:00:00 +02:00 |
|
Jeremy Ashkenas
|
3f300c43a4
|
Merge pull request #2050 from gsamokovarov/listen-to-cleans-itself
Add listenTo yourself and cleaning with stopListening test
|
2012-12-30 10:40:41 -08:00 |
|
Tim Griesser
|
4be23231b6
|
Merge pull request #2047 from adriaanlabusc/patch3
removed reference to model.change from docs
|
2012-12-29 07:03:43 -08:00 |
|
Genadi Samokovarov
|
baac55096f
|
Add listenTo yourself and cleaning with stopListening test
|
2012-12-29 16:33:40 +02:00 |
|
Adriaan Labuschagne
|
9a2633c1e7
|
removed reference to model.change from docs
|
2012-12-28 22:42:35 -05:00 |
|
Tim Griesser
|
abccd9883e
|
resolving merge conflict with derickbailey-listenTo_yourself
|
2012-12-28 20:17:21 -05:00 |
|
Jeremy Ashkenas
|
8a42d536d8
|
Merge pull request #2041 from tgriesser/removing-make
Removing View.make
|
2012-12-28 16:42:51 -08:00 |
|
Casey Foster
|
15959b1224
|
Clean up conditional, remove internal-coupled test
|
2012-12-28 17:10:12 -06:00 |
|
Casey Foster
|
c45e3109f7
|
Fix #2044 - once events are properly removed after triggering
|
2012-12-28 17:04:23 -06:00 |
|
Tim Griesser
|
c1e62cda99
|
removing view.make
|
2012-12-28 16:34:15 -05:00 |
|
brad dunbar
|
1cff00a621
|
Merge pull request #2039 from adriaanlabusc/silent_fire_patch
removed one if statement from model.set to simplify #2038
|
2012-12-28 08:51:46 -08:00 |
|
Adriaan Labuschagne
|
22bcb99b91
|
removed one if statement from model.set to simplify #2038
|
2012-12-28 11:28:38 -05:00 |
|
brad dunbar
|
9bbdf4fe16
|
Merge pull request #2038 from tgriesser/nested-change-silent
nested silent changes should not trigger change events
|
2012-12-28 07:40:16 -08:00 |
|
Tim Griesser
|
4488374104
|
nested silent changes should not trigger change events
|
2012-12-28 10:35:12 -05:00 |
|
Jeremy Ashkenas
|
d63fe9e61f
|
Merge pull request #2019 from tgriesser/nocontext
Removing context from listenTo/stoplistening
|
2012-12-27 18:29:56 -08:00 |
|
Jeremy Ashkenas
|
678bdd0c85
|
Tweak #2017 ... isObject instead of typeof
|
2012-12-27 18:21:42 -08:00 |
|
brad dunbar
|
afa294e9e2
|
Merge pull request #2033 from taka84u9/collection-drop
Forgot to import _.drop?
|
2012-12-27 03:38:32 -08:00 |
|
Yuku Takahashi
|
c013a60e5c
|
Import _.drop
|
2012-12-27 18:34:20 +09:00 |
|
Tim Griesser
|
03f1de06d1
|
removing unnecessary options check
|
2012-12-27 01:28:11 -05:00 |
|
Tim Griesser
|
e12e1d8d45
|
fixing validation & internal change flag order
|
2012-12-27 01:16:08 -05:00 |
|
Tim Griesser
|
61021d31e2
|
removing model.change from docs
|
2012-12-26 18:11:15 -05:00 |
|
Brad Dunbar
|
1e8c79dd99
|
Use single quotes and drop self closing slash.
|
2012-12-26 17:23:07 -05:00 |
|
Tim Branyen
|
14d124a577
|
updated View#make to use Backbone.$ exclusively
|
2012-12-26 14:17:37 -05:00 |
|
Tim Griesser
|
323d216f76
|
Merge pull request #2022 from adriaanlabusc/remove_nested
Changed the model's set function so that the 'nested' variable isn't req...
|
2012-12-26 11:01:22 -08:00 |
|
Tim Griesser
|
047d0d6bf4
|
using typeof rather than _.isObject for model.save
|
2012-12-26 13:07:36 -05:00 |
|
Tim Griesser
|
3283442550
|
Merge pull request #2021 from Ore4444/patch-3
Minor Typo in the Docs
|
2012-12-26 09:27:57 -08:00 |
|
Brad Dunbar
|
54fe48f8e3
|
Fix #2023 - Change log mentions ignored search parameters in routes.
|
2012-12-26 10:14:22 -05:00 |
|
Brad Dunbar
|
7fe4138b65
|
Use _.isObject instead of typeof.
|
2012-12-26 09:30:24 -05:00 |
|
Tim Griesser
|
c396adb2dd
|
save with non-model success
|
2012-12-26 01:54:49 -05:00 |
|
Adriaan Labuschagne
|
4f1cb85977
|
Changed the model's set function so that the 'nested' variable isn't required
Signed-off-by: Adriaan Labuschagne <adriaanlabuschagne@gmail.com>
|
2012-12-25 22:34:34 -05:00 |
|
Ore Landau
|
1a754a2892
|
Update index.html
Minor minor typo
|
2012-12-25 16:02:47 +02:00 |
|
Tim Griesser
|
4b2ce42180
|
removing context from listenTo/stoplistening
|
2012-12-24 15:00:50 -05:00 |
|
Brad Dunbar
|
a24544bdc4
|
jquery-* -> jquery.js
|
2012-12-23 11:11:15 -05:00 |
|
Tim Griesser
|
16bcd429c8
|
bumping jquery to 1.7+
|
2012-12-22 15:39:28 -05:00 |
|
Casey Foster
|
e16c762ec5
|
Remove unused declarations in add, noglobals for phantomjs
|
2012-12-21 15:06:09 -08:00 |
|
Casey Foster
|
6868457ff5
|
Match comparator string checks in sort and add
|
2012-12-21 13:29:10 -08:00 |
|
Jeremy Ashkenas
|
2abe2850e5
|
Merge pull request #2004 from elasticsales/master
Adding test for change event only firing if setting an object with a different value
|
2012-12-21 12:39:18 -08:00 |
|
Casey Foster
|
320347d94a
|
Merge pull request #2005 from braddunbar/success-args
Fix #2003 - success callback arguments.
|
2012-12-21 11:55:19 -08:00 |
|