Commit Graph

863 Commits

Author SHA1 Message Date
Mark Rickert
36c59f52c2 Implement method_missing on the map annotations to try and return a parameter named what the user asked for. 2013-09-13 05:33:52 -04:00
Mark Rickert
bc6e2e8aa5 Add failing test. 2013-09-13 05:25:45 -04:00
Jamon Holmgren
dde7938b65 Merge pull request #288 from clearsightstudio/fix-indexable
Fix indexable
v1.0.4
2013-09-04 08:17:07 -07:00
Mark Rickert
9925cfee3d Fix code to pass tests for indexable. 2013-09-04 09:24:11 -04:00
Mark Rickert
a2a7ae2eb6 Add passing tests for indexable tablescreens 2013-09-04 09:04:31 -04:00
Mark Rickert
7bfcc2eaa8 Automatically add the little magnifying glass to the top of the table index if the table is searchable. 2013-09-04 08:48:36 -04:00
Mark Rickert
5be9a54b7f Fixes issue with indexable table. #287 2013-09-04 08:42:49 -04:00
Jamon Holmgren
36b8ff860d Turning on detect_dependencies explicitely 2013-08-19 20:47:53 -07:00
Jamon Holmgren
e17f808cd9 Proper Getting Started Guide link 2013-08-19 20:19:57 -07:00
Jamon Holmgren
141aa2e103 Bundled 2013-08-19 20:13:27 -07:00
Jamon Holmgren
1318babe51 Merge pull request #266 from AmoebaConsulting/fix_gitignore
.gitignore updates
2013-08-15 10:58:06 -07:00
Daniel Jabbour
4de5e9d079 .gitignore updates
* Removing .ruby-version and .ruby-gemset from repo as they are in
   the .gitignore file already.
 * Adding IDE / Editor specific entries to the .gitignore for Sublime,
   TextMate, and RubyMine.
2013-08-14 16:01:42 -07:00
Jamon Holmgren
fd6053daa1 Merge pull request #265 from AmoebaConsulting/fix_tab_image_support
Updating Tabs :icon attribute to accept UIImage
2013-08-14 01:10:11 -07:00
Daniel Jabbour
ce96dc05bd Updating Tabs :icon attribute to accept UIImage 2013-08-13 19:18:34 -07:00
Jamon Holmgren
9a83b6060c Version 1.0.3 v1.0.3 2013-08-01 14:15:35 -07:00
Jamon Holmgren
85c6cac3dc Merge pull request #250 from rheoli/badge
fix typo (:badge to :badge_number)
2013-08-01 13:30:32 -07:00
Stephan Toggweiler
be351709f9 fix typo (:badge to :badge_number) 2013-08-01 10:17:07 +02:00
Jamon Holmgren
1306b249f9 Merge pull request #242 from forrestgrant/attributed
Allow use of attributed strings in table cell titles/subtitles
2013-07-30 13:54:18 -07:00
Jamon Holmgren
fd5b891137 Merge pull request #249 from clearsightstudio/expose-tableview-search-string
Expose tableview search string
2013-07-30 12:52:07 -07:00
Mark Rickert
6ecb4d2752 Add tests for exposing search_text and original_search_text. 2013-07-30 15:20:12 -04:00
Mark Rickert
42b6b34c61 Merge branch 'master' of github.com:clearsightstudio/ProMotion into expose-tableview-search-string
# By Mark Rickert (2) and toshiwo (1)
# Via Jamon Holmgren (2) and Mark Rickert (1)
* 'master' of github.com:clearsightstudio/ProMotion:
  Add a note in the OpenInChrome about fallback.
  Fixes open in chrome functionality
  fix a timing to create table_view and call on_load
2013-07-30 15:16:50 -04:00
Mark Rickert
116439ed3d Expose original search string 2013-07-30 15:16:28 -04:00
Mark Rickert
6531669d03 Expose search_string to the table_view 2013-07-30 15:05:54 -04:00
Forrest Grant
bf47236f8a Swapping regex case statement for if/then is_a? 2013-07-30 08:04:08 -04:00
Jamon Holmgren
d2d827844e Merge pull request #246 from toshiwo/fix_timing_to_create_table_view_and_call_on_load
Fix a timing to create table_view and call on_load
2013-07-29 16:01:28 -07:00
Jamon Holmgren
07e6aec97d Merge pull request #247 from clearsightstudio/fix-open-in-chrome
Fixes open in chrome functionality
2013-07-29 16:00:43 -07:00
Mark Rickert
fd5fadf790 Add a note in the OpenInChrome about fallback. 2013-07-29 09:54:00 -04:00
Mark Rickert
45ab44007d Fixes open in chrome functionality
Apparently, the OpenInChrome doesn't auto-translate to camelcase for their method signatures :P
2013-07-29 09:51:47 -04:00
toshiwo
a114a7bb25 fix a timing to create table_view and call on_load 2013-07-28 23:23:38 +09:00
Jamon Holmgren
40e51fc271 Travis workaround 2013-07-27 14:21:28 -07:00
Forrest Grant
648c61c886 Rolling back version, cleaning up spec formatting. 2013-07-26 19:29:18 -04:00
Forrest Grant
64510afdf6 Allow use of attributed strings in table cell titles/subtitles 2013-07-26 13:51:21 -04:00
Jamon Holmgren
7232d350f6 Added MIT license to gemspec
Fixes issue #226 reported by @bf4.
2013-07-23 22:17:56 -07:00
Jamon Holmgren
82690114c5 Version 1.0.2 2013-07-23 22:08:51 -07:00
Jamon Holmgren
d11ea47b31 Merge pull request #240 from ainame/hotfix-tablescreen
bug fix: `update_table_data` raise error at `on_load`
2013-07-23 21:40:27 -07:00
ainame
abc6e5f201 bug fix: update_table_data raise error at on_load 2013-07-24 11:12:17 +09:00
Jamon Holmgren
7b5e1e3c47 Merge pull request #237 from wejn/fix-issue-233
Fix issue #233
2013-07-19 12:41:50 -07:00
Michal Jirku
7f0f8439ad Fix issue #233 2013-07-17 21:53:22 +02:00
Jamon Holmgren
a7999477d0 Fixing issue #231 2013-07-16 16:07:12 -07:00
Jamon Holmgren
e05b55f15a Version 1.0.1 v1.0.1 2013-07-16 12:08:22 -07:00
Jamon Holmgren
6fae52d9b5 Merge pull request #230 from AndrewGertig/master
Fixes on_load not being called in TableScreen
2013-07-16 12:06:46 -07:00
AndrewGertig
4f61a86cc1 Merge remote-tracking branch 'upstream/master' into onload 2013-07-16 14:43:30 -04:00
AndrewGertig
abf8ef63fa table_view_controller was missing a loadView implementation 2013-07-16 14:40:05 -04:00
Jamon Holmgren
d8590f64a4 Merge pull request #228 from AndrewGertig/master
Add a check to see if the table class responds to get_indexable
2013-07-15 20:31:59 -07:00
AndrewGertig
6ace545f50 Add a check to see if the table class responds to get_indexable 2013-07-15 23:10:54 -04:00
Jamon Holmgren
aa6d14565b Merge pull request #214 from clearsightstudio/version-1.0
Version 1.0
v1.0.0
2013-07-15 12:29:12 -07:00
Jamon Holmgren
c239679b5c Merge pull request #224 from clearsightstudio/fix-webscreen-html-method
Fix webscreen html method
2013-07-15 12:12:14 -07:00
Mark Rickert
24e0a35627 Fix webscreen html method and tests. 2013-07-15 13:49:27 -04:00
Mark Rickert
4058e4d740 Modify WebScreen test to fail. 2013-07-15 13:41:34 -04:00
Jamon Holmgren
aeeb31c214 Merge pull request #219 from clearsightstudio/tab_bar_item_class_method
tab_bar_item class method
2013-07-14 20:32:12 -07:00