Advertisement
Guest User

Untitled

a guest
Sep 1st, 2016
907
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 135.79 KB | None | 0 0
  1. commit c27a7424f62f83074cba435b5569847cff689a3d
  2. Author: Noah Benham <noah.benham@cerner.com>
  3. Date: Mon Aug 22 12:01:49 2016 -0500
  4.  
  5. ACADEM-18451 Saving event saves to track model
  6.  
  7. ACADEM-18451 Event loads & saves using track model
  8.  
  9. ACADEM-18451 Accept track_names in Event model
  10.  
  11. ACADEM-18451 Can edit/create proposals using the tracks model
  12.  
  13. ACADEM-18451 Fixing failing specs
  14.  
  15. ACADEM-18451 Fixed failing specs
  16.  
  17. ACADEM-18451 Fixed save before assignment, cleaned up lint
  18.  
  19. ACADEM-18451 Spec create -> build
  20.  
  21. ACADEM-18451 Removed extra line
  22.  
  23. commit ec7e77c07788e947245a9e8c4723be6d4a79c6b8
  24. Author: rp045469 <RaghuVarunReddy.PothulaVenkata@Cerner.com>
  25. Date: Mon Aug 22 17:51:50 2016 +0000
  26.  
  27. ACADEM-18424 Removed bio from speaker table
  28.  
  29. ACADEM-18424 Removed speaker bios
  30.  
  31. ACADEM-18424 Fixed the indentation issue in migration file
  32.  
  33. ACADEM-18424 Delegated speaker bio to person bio
  34.  
  35. ACADEM-18424 Changed the speaker model spec to inclulde bio delegation
  36.  
  37. commit d6816e5d1590f6e0ca2b5483d990e562212bd954
  38. Author: Michael Kammeyer <michael.kammeyer@cerner.com>
  39. Date: Fri Aug 26 15:46:56 2016 +0000
  40.  
  41. ACADEM-18388 Redesign event landing page for reviewers
  42.  
  43. ACADEM-18388 tests ran, lint cleaned up
  44.  
  45. ACADEM-18388 updated test descriptions
  46.  
  47. ACADEM-18388 renamed get_event_buttons to event_buttons
  48.  
  49. ACADEM-18388 removed redundant return
  50.  
  51. ACADEM-18388 added documentation for helper method
  52.  
  53. ACADEM-18388 verify user is no nil, avoid failures when no user logged in
  54.  
  55. ACADEM-18388 verify event as well, added test for nil case
  56.  
  57. ACADEM-18388 removed unused translation
  58.  
  59. ACADEM-18388 helper now returns straight dom instead of a list of elements
  60.  
  61. ACADEM-18388 updated the function documentation.
  62.  
  63. commit 557c1e7cf3b8ed86b51aff22964d58d339c61268
  64. Author: Michael Kammeyer <michael.kammeyer@cerner.com>
  65. Date: Mon Aug 29 14:04:23 2016 +0000
  66.  
  67. ACADEM-18169 datepicker's implemented, now testing
  68.  
  69. ACDAEM-18169 reverted some changes
  70.  
  71. ACADEM-18169 datepicker's implemented, now testing
  72.  
  73. ACDAEM-18169 reverted some changes
  74.  
  75. ACADEM-18169 pulled onReady into separate function, tests written and passing
  76.  
  77. ACADEM-18169 Fixed minDate resetting if no open date chosen.
  78.  
  79. ACADEM-18169 formatting changes
  80.  
  81. ACADEM-18169 more formatting changes
  82.  
  83. ACADEM-18169 fixed tabs vs spaces formatting
  84.  
  85. ACADEM-18169 added newlines at end of file
  86.  
  87. ACADEM-18169 datepicker's implemented, now testing
  88.  
  89. ACDAEM-18169 reverted some changes
  90.  
  91. ACADEM-18169 pulled onReady into separate function, tests written and passing
  92.  
  93. ACADEM-18169 Fixed minDate resetting if no open date chosen.
  94.  
  95. ACADEM-18169 formatting changes
  96.  
  97. ACADEM-18169 more formatting changes
  98.  
  99. ACADEM-18169 fixed tabs vs spaces formatting
  100.  
  101. ACADEM-18169 added newlines at end of file
  102.  
  103. ACADEM-18169 removed unused function
  104.  
  105. ACADEM-18169 pulled in jshint and swapped if/else for ternary
  106.  
  107. ACADEM-18169 cleaned some lint
  108.  
  109. ACADEM-18169 datepicker's implemented, now testing
  110.  
  111. ACDAEM-18169 reverted some changes
  112.  
  113. ACADEM-18169 pulled onReady into separate function, tests written and passing
  114.  
  115. ACADEM-18169 Fixed minDate resetting if no open date chosen.
  116.  
  117. ACADEM-18169 formatting changes
  118.  
  119. ACADEM-18169 more formatting changes
  120.  
  121. ACADEM-18169 fixed tabs vs spaces formatting
  122.  
  123. ACADEM-18169 added newlines at end of file
  124.  
  125. ACADEM-18169 removed unused function
  126.  
  127. ACADEM-18169 pulled in jshint and swapped if/else for ternary
  128.  
  129. ACADEM-18169 cleaned some lint
  130.  
  131. ACADEM-18169 updated jshint version, refactored events.js into namespace.
  132.  
  133. ACADEM0-18169 Finished tests and added internationalization for time/date formats
  134.  
  135. ACADEM-18169 cleaned up comments
  136.  
  137. ACADEM-18169 moved rubocop and jshint to development, test
  138.  
  139. ACADEM-18169 ignoring jshint.yml
  140.  
  141. commit 914d6dc5712026257161bec9c575a463e245a71d
  142. Author: rp045469 <RaghuVarunReddy.PothulaVenkata@Cerner.com>
  143. Date: Tue Aug 16 21:23:51 2016 +0000
  144.  
  145. ACADEM-18168 Added chart for number of submissions vs tags
  146.  
  147. ACADEM-18168 Fixed indentation for JS
  148.  
  149. ACADEM-18168 Resolved rubocop offenses
  150.  
  151. ACADEM-18168 Added Reports link in the top navigation bar for organizers
  152.  
  153. ACADEM-18168 Added current_event function instead of event ivar
  154.  
  155. ACADEM-18168 Added more description on why empty hash is returned in the helper method
  156.  
  157. ACADEM-18168 Added namespacing and modularized the code
  158.  
  159. ACADEM-18168 Added test cases for checking if highcharts is loaded correctly
  160.  
  161. ACADEM-18168 Corrected typos and added variable replacing in i18n
  162.  
  163. ACADEM-18168 Fixed the vs upper case
  164.  
  165. ACADEM-18168 Added test cases to test gon interactions
  166.  
  167. ACADEM-18168 Added caching to get current event
  168.  
  169. ACADEM-18168 Fixed the code to change the code only to effect reports controller
  170.  
  171. ACADEM-18168 Added describe for all the functions in spec
  172.  
  173. ACADEM-18168 Internationalized the point format in highcharts
  174.  
  175. ACADEM-18168 Fixed internationalize issue with point in highcharts
  176.  
  177. ACADEM-18168 the caching for current_event in reports controller
  178.  
  179. ACADEM-18306 Event tags validate correctly
  180.  
  181. ACADEM-18306 Added bootstrap-tagsinput-rails, integrated into event edit/new page
  182.  
  183. commit 30d0d958af0ee9ccf1398c50d4dbccdf037857e3
  184. Author: Michael Kammeyer <michael.kammeyer@cerner.com>
  185. Date: Mon Aug 8 21:39:01 2016 +0000
  186.  
  187. ACADEM-17643 state is now calculated
  188.  
  189. ACADEM-17643 state is now calculated
  190.  
  191. ACADEM-17701 State now calculated on the fly instead of stored
  192.  
  193. ACADEM-17643 Event state is calculated on the fly
  194.  
  195. ACADEM-17643 removed commented out code
  196.  
  197. ACADEM-17643 removed more comments
  198.  
  199. ACADEM-17643 removed more comments
  200.  
  201. ACADEM-17643 fixed open? to just return a bool instead of setting a variable
  202.  
  203. ACADEM-17643 clarification of function in describe
  204.  
  205. ACADEM-17643 switched to_not to not_to
  206.  
  207. ACADEM-17643 state is now calculated
  208.  
  209. ACADEM-17701 State now calculated on the fly instead of stored
  210.  
  211. ACADEM-17643 Event state is calculated on the fly
  212.  
  213. ACADEM-17643 removed commented out code
  214.  
  215. ACADEM-17643 removed more comments
  216.  
  217. ACADEM-17643 removed more comments
  218.  
  219. ACADEM-17643 fixed open? to just return a bool instead of setting a variable
  220.  
  221. ACADEM-17643 clarification of function in describe
  222.  
  223. ACADEM-17643 switched to_not to not_to
  224.  
  225. fixed lint in event model
  226.  
  227. ACADEM-17643 used %w for some string arrays
  228.  
  229. commit c95c712ff302f4e6f41cb6984e6126f259ff782a
  230. Author: rp045469 <RaghuVarunReddy.PothulaVenkata@Cerner.com>
  231. Date: Mon Aug 15 20:39:11 2016 +0000
  232.  
  233. ACADEM-18179 Fixed the email preview panel issue in create event page
  234.  
  235. ACADEM-18179 Moved the begin action and filter to the actual controller
  236.  
  237. ACADEM-18179 Ran JSHint on the code and fixed the reject to decline issue introduced with previous build
  238.  
  239. commit a65106974a5218a10e8fc15c762ec96dbe15659b
  240. Author: Noah Benham <noah.benham@cerner.com>
  241. Date: Wed Aug 31 13:55:44 2016 -0500
  242.  
  243. ACADEM-18451 Spec create -> build
  244.  
  245. commit 5aef5a53d15b8353563854ea049c78c4d4e55147
  246. Author: Noah Benham <noah.benham@cerner.com>
  247. Date: Wed Aug 31 09:15:05 2016 -0500
  248.  
  249. ACADEM-18451 Fixed save before assignment, cleaned up lint
  250.  
  251. commit ce4bdfa4de6c0be42e238f41f298d6749e956198
  252. Author: Noah Benham <noah.benham@cerner.com>
  253. Date: Fri Aug 26 14:01:06 2016 -0500
  254.  
  255. ACADEM-18451 Fixed rocket syntax
  256.  
  257. commit 2a7138a5d4b6bacfe350af9ec4434b7e81314955
  258. Author: Noah Benham <noah.benham@cerner.com>
  259. Date: Fri Aug 26 13:48:13 2016 -0500
  260.  
  261. ACADEM-18451 Removed rocket syntax
  262.  
  263. commit 662a0ef3e90d5299bb01f5a89690d51e0ffaa023
  264. Author: Noah Benham <noah.benham@cerner.com>
  265. Date: Fri Aug 26 13:21:11 2016 -0500
  266.  
  267. ACADEM-18451 Removed redundant div tag
  268.  
  269. commit cefc7b2fd75202ea6312e84f960f34adcf26f24b
  270. Author: Noah Benham <noah.benham@cerner.com>
  271. Date: Fri Aug 26 13:05:43 2016 -0500
  272.  
  273. ACADEM-18451 Removed redundant return
  274.  
  275. commit 80ac3d8c20fe5dec96c18ac175c0df316c619fa1
  276. Author: Noah Benham <noah.benham@cerner.com>
  277. Date: Fri Aug 26 13:04:10 2016 -0500
  278.  
  279. ACADEM-18451 Moved conditional outside loop
  280.  
  281. commit 82c244c4fd769ffe26fbf53914666b8039a6a486
  282. Author: Noah Benham <noah.benham@cerner.com>
  283. Date: Fri Aug 26 11:40:54 2016 -0500
  284.  
  285. ACADEM-18451 Removed extraneous js from calendar render
  286.  
  287. commit bd2c17572968af7a630ac224ef1092b91e93f5ee
  288. Author: Noah Benham <noah.benham@cerner.com>
  289. Date: Thu Aug 25 16:24:39 2016 -0500
  290.  
  291. ACADEM-18451 Added specs
  292.  
  293. commit 808af660a2df2fcc2c2d5279e6cfef10ffa756b1
  294. Author: Noah Benham <noah.benham@cerner.com>
  295. Date: Thu Aug 25 15:48:23 2016 -0500
  296.  
  297. ACADEM-18451 Fixed failing specs
  298.  
  299. commit 07aacf54397aafeaeb0fe1493a66840f341a46c8
  300. Author: Noah Benham <noah.benham@cerner.com>
  301. Date: Thu Aug 25 13:19:28 2016 -0500
  302.  
  303. ACADEM-18451 Fixing failing specs
  304.  
  305. commit 13bc967b8d3b2871d7ca6a2582c2d7ade5a012b8
  306. Author: Noah Benham <noah.benham@cerner.com>
  307. Date: Thu Aug 25 12:48:06 2016 -0500
  308.  
  309. ACADEM-18451 Fixing failing specs
  310.  
  311. commit db10d36569488611f2593150ab1a3d876e0d77a8
  312. Author: Noah Benham <noah.benham@cerner.com>
  313. Date: Wed Aug 24 16:16:13 2016 -0500
  314.  
  315. ACADEM-18451 Can change track via organizer view
  316.  
  317. commit 7ba32cc6e39d0c231942808baa796fe19c24efea
  318. Author: Noah Benham <noah.benham@cerner.com>
  319. Date: Wed Aug 24 12:57:07 2016 -0500
  320.  
  321. ACADEM-18451 Cannot remove track from event if proposals attached
  322.  
  323. commit aeb28ef54176d3fbd6de51e15b10358b8aeffde0
  324. Author: Noah Benham <noah.benham@cerner.com>
  325. Date: Wed Aug 24 10:26:21 2016 -0500
  326.  
  327. ACADEM-18451 Can edit/create proposals using the tracks model
  328.  
  329. commit 5f678b20a56230f7cf7b24b37d33baf8335018a4
  330. Author: Noah Benham <noah.benham@cerner.com>
  331. Date: Wed Aug 24 08:29:45 2016 -0500
  332.  
  333. ACADEM-18451 Accept track_names in Event model
  334.  
  335. commit c1287020b2301237db3d1fe689fdb09bb884b9ff
  336. Author: Noah Benham <noah.benham@cerner.com>
  337. Date: Tue Aug 23 13:20:15 2016 -0500
  338.  
  339. ACADEM-18451 Updated seedfile, progress on tracks
  340.  
  341. commit 207a835d872c9f2c847ab981abd3baaaf4967924
  342. Author: Noah Benham <noah.benham@cerner.com>
  343. Date: Tue Aug 23 10:03:07 2016 -0500
  344.  
  345. ACADEM-18451 Migration for track names
  346.  
  347. commit 1351bc2884b6dd520b8c88c105701fb85bb4d3ef
  348. Author: Noah Benham <noah.benham@cerner.com>
  349. Date: Mon Aug 22 16:47:30 2016 -0500
  350.  
  351. ACADEM-18451 Specs pass
  352.  
  353. commit 0f1731cc71ed4f17aef9cc5c43d2646835887500
  354. Author: Noah Benham <noah.benham@cerner.com>
  355. Date: Mon Aug 22 15:30:43 2016 -0500
  356.  
  357. ACADEM-18451 Event loads & saves using track model
  358.  
  359. commit 343451ec1cd59fd1083cd64a59933637aa784f2a
  360. Author: Noah Benham <noah.benham@cerner.com>
  361. Date: Mon Aug 22 12:01:49 2016 -0500
  362.  
  363. ACADEM-18451 Saving event saves to track model
  364.  
  365. commit af22969d7f7995e78f6cd4d34d94673dd75b5cb4
  366. Author: Noah Benham <noah.benham@cerner.com>
  367. Date: Thu Aug 25 17:13:04 2016 -0500
  368.  
  369. ACADEM-18306 Added spacing between edit event buttons
  370.  
  371. commit 1c65598ad59ee8ae4965d6a371051c50bf88ec5c
  372. Author: Noah Benham <noah.benham@cerner.com>
  373. Date: Tue Aug 23 13:03:09 2016 -0500
  374.  
  375. ACADEM-18306 Left align review count column
  376.  
  377. commit 147d941740301a244ead5dd831e3cf0e35f676ed
  378. Author: Noah Benham <noah.benham@cerner.com>
  379. Date: Mon Aug 22 08:27:46 2016 -0500
  380.  
  381. ACADEM-18306 Removed commented code
  382.  
  383. commit 6e48a5c44c5df2ef4c11a979fe31d313ee6557c3
  384. Author: Noah Benham <noah.benham@cerner.com>
  385. Date: Fri Aug 19 13:04:50 2016 -0500
  386.  
  387. ACADEM-18306 Removed print statement in controller
  388.  
  389. commit 7b6b35ccd2001b35754b38627c9ff078fafa98df
  390. Author: Noah Benham <noah.benham@cerner.com>
  391. Date: Fri Aug 19 11:09:17 2016 -0500
  392.  
  393. ACADEM-18306 Fixed Add Session button behavior
  394.  
  395. commit bf4e16dadc0ca9d6d15c603b1188136dafa29093
  396. Author: Noah Benham <noah.benham@cerner.com>
  397. Date: Fri Aug 19 10:00:36 2016 -0500
  398.  
  399. ACADEM-18306 Event tags validate correctly
  400.  
  401. commit 606a175810ff734f5f1d72940dfe7d9064ff552f
  402. Author: Noah Benham <noah.benham@cerner.com>
  403. Date: Thu Aug 18 17:59:39 2016 -0500
  404.  
  405. ACADEM-18306 Style fixes to event input tags
  406.  
  407. commit 9774b68b56e7215e9c908dbbe470ef342d9d3d4f
  408. Author: Noah Benham <noah.benham@cerner.com>
  409. Date: Thu Aug 18 17:48:12 2016 -0500
  410.  
  411. ACADEM-18306 Added bootstrap-tagsinput-rails, integrated into event edit/new page
  412.  
  413. commit 17cb0556d42a3e0ed98e802d2079c3c0964b0c16
  414. Author: Noah Benham <noah.benham@cerner.com>
  415. Date: Thu Aug 18 10:05:26 2016 -0500
  416.  
  417. ACADEM-18306 Added cancel button to edit event
  418.  
  419. commit c3e7d04d9ed03a3eabeab65426060dca195b2013
  420. Author: Noah Benham <noah.benham@cerner.com>
  421. Date: Thu Aug 18 09:51:28 2016 -0500
  422.  
  423. ACADEM-18306 Scheduler UI cleanup
  424.  
  425. commit cb6a4600c7293da07b48c64078e8e4bdf3ed778e
  426. Author: Noah Benham <noah.benham@cerner.com>
  427. Date: Wed Aug 17 14:07:28 2016 -0500
  428.  
  429. ACADEM-18306 Improved organizer event page UI; Removed tracks
  430.  
  431. commit 33a70ab87bea7f98d53e927b4d0200b6999c12aa
  432. Author: Noah Benham <noah.benham@cerner.com>
  433. Date: Wed Aug 10 16:19:52 2016 -0500
  434.  
  435. ACADEM-17970 Excel export improvements
  436. ---
  437. ACADEM-17970 Excel export includes difficulty & track
  438. ACADEM-17970 View Speakers link -> button
  439. ACADEM-17970 Excel exports (proposals/speakers) include bios
  440. ACADEM-17970 Fixed failing spec
  441. ACADEM-17970 Fixed failing specs
  442. ACADEM-17970 Cleaned up lint
  443. ACADEM-17970 String concatenation -> interpolation
  444. ACADEM-17970 Removed unnecessary variable assignment
  445. ACADEM-17970 Changed tab-separated csv to comma-separated
  446. ACADEM-17970 Updated documentation for Proposals decorator
  447. ACADEM-17970 Fixed Rubocop offenses
  448. ACADEM-17970 Fixed inconsistencies between CSV & XLS
  449. ACADEM-17970 Added line ending to excel bio export
  450.  
  451. commit 64e9e09e4e58d7bddbbd5b8aa6ef8fd2b3e2d85a
  452. Author: rp045469 <RaghuVarunReddy.PothulaVenkata@Cerner.com>
  453. Date: Thu Aug 11 15:48:41 2016 +0000
  454.  
  455. ACADEM-17657 Display organization and title in the proposal page of the organizer
  456.  
  457. ACADEM-17657 Resolved rubocop offenses
  458.  
  459. ACADEM-17657 Changed environment variables for Jenkins build. Need to be reverted
  460.  
  461. ACADEM-17657 Changed environment variables back to production values
  462.  
  463. ACADEM-17657 Fixed the spec to remove loop
  464.  
  465. ACADEM-17657 Used loop to display table headers
  466.  
  467. ACADEM-17657 Fixed the spec to use match_array method
  468.  
  469. ACADEM-17657 Fixed rubocop offenses and applied filter to the added columns
  470.  
  471. commit a17c26ac0b1faf3658888819ad3086a248c09979
  472. Author: Noah Benham <noah.benham@cerner.com>
  473. Date: Wed Aug 10 13:01:22 2016 -0500
  474.  
  475. ACADEM-17870 Changed 'Rejected' to 'Declined'
  476.  
  477. ACADEM-17870 Cleaned up switch case
  478.  
  479. ACADEM-17870 Fixed style error
  480.  
  481. ACADEM-17870 Fixed failing tests
  482.  
  483. commit 8289b2568f6fccbd9367952ee221f0500608934f
  484. Author: Noah Benham <noah.benham@cerner.com>
  485. Date: Mon Aug 1 17:02:39 2016 -0500
  486.  
  487. ACADEM-17417 Autofill Person title & organization fields
  488.  
  489. ACADEM-17417 Update README
  490.  
  491. ACADEM-17417 Separated person_loader config
  492.  
  493. ACADEM-17417 Append LDAP org/title when new user created
  494.  
  495. ACADEM-17417 Show 'Unassigned' if person doesn't have title/org
  496.  
  497. ACADEM-17417 Updated readme, created person_loader spec
  498.  
  499. ACADEM-17417 Updated env variables for Jenkins build
  500.  
  501. ACADEM-17417 Added static checking tool Rubocop
  502.  
  503. ACADEM-17417 Added fix & spec for empty title/org
  504.  
  505. ACADEM-17417 Removed relative path in person_loader spec
  506.  
  507. ACADEM-17417 Updated documentation
  508.  
  509. ACADEM-17417 Fixed person_loader - checks title/org with blank
  510.  
  511. ACADEM-17417 Moved rubocop to development only
  512.  
  513. ACADEM-17417 Title/Org fields on profile now plaintext
  514.  
  515. ACADEM-17417 Updated environment for Jenkins build
  516.  
  517. ACADEM-17417 Fixed failing rspec tests & lint
  518.  
  519. ACADEM-17417 Simplified person_loader logic
  520.  
  521. ACADEM-17417 Fixed failing rspec tests
  522.  
  523. commit edb6182c1863fbf165619edda06ff95a245b3d17
  524. Author: Michael Kammeyer <michael.kammeyer@cerner.com>
  525. Date: Mon Aug 15 15:25:26 2016 +0000
  526.  
  527. ACADEM-17701 Fixed broken tests
  528.  
  529. ACADEM-17701 Fixed remaining tests.
  530.  
  531. ACADEM-17701 deleted comment and rating.nil? instead of using '=='
  532.  
  533. ACADEM-17701 Fixing more review changes
  534.  
  535. ACADEM-17701 fixed spelling error
  536.  
  537. ACADEM-17701 added teammates to seed file
  538.  
  539. ACADEM-17701 Style fixes from rubocop
  540.  
  541. ACADEM-17701 Added mentors to seed file and change nil? to blank?
  542.  
  543. ACADEM-17701 style fixes in test
  544.  
  545. ACADEM-17701 added team members and mentors as organizers in seed file
  546.  
  547. commit 72717e866c0ce09a868fa346c8ab7cf50e915309
  548. Author: rp045469 <RaghuVarunReddy.PothulaVenkata@Cerner.com>
  549. Date: Mon Aug 8 00:26:12 2016 +0000
  550.  
  551. ACADEM-17647 - Email Preview Panel
  552.  
  553. ACADEM-17647 - Updating the username and password to work with the build
  554.  
  555. ACADEM-17647 - Fixed an existing test case which is failing in events_controller spec
  556.  
  557. ACADEM-17647 - Using Phontomjs needs addCallFake method instead of the latest add.callFake method to fake the AJAX calls
  558.  
  559. ACADEM-17647 - Changed code depending on the code review comments received
  560.  
  561. ACADEM-17647 - Fixed the indentation to 2 spaces
  562.  
  563. ACADEM-17647 - Changed double quotes to single quotes
  564.  
  565. ACADEM-17647 - Fixed indentation to 2 spaces
  566.  
  567. ACADEM-17647 - Removed i18n.js from git as asset pipeline pulls the translations js
  568.  
  569. ACADEM-17647 - Changed the layout of the panels to remove heavy lifting on the page
  570.  
  571. ACADEM-17647 Used before_action and fixed ruby switch
  572.  
  573. ACADEM-17647 Applied Rubocop and changed ivars to strings
  574.  
  575. ACADEM-17647 Moved Rubocop installation to development only
  576.  
  577. ACADEM-17647 Fixed the extra space inside square brackets
  578.  
  579. ACADEM-17647 Fixed the specs to use short wordings
  580.  
  581. ACADEM-17647 Reverted to previous environment variables
  582.  
  583. ACADEM-17647 Added translations.js file to git ignore so it wont add to SCM
  584.  
  585. ACADEM-17647 Removed the translations.js file from public folder
  586.  
  587. ACADEM-17647 Fixed indentation in fixture html
  588.  
  589. ACADEM-17647 Applied rubocop to spec file
  590.  
  591. ACADEM-17647 Resolved the issue with translations.js
  592.  
  593. commit d339e807069244776976c0984dff06bf1b84b5de
  594. Merge: cc47db9 fd74a9f
  595. Author: Buccieri,Dylan <Dylan.Buccieri@Cerner.com>
  596. Date: Mon Aug 1 15:35:07 2016 -0500
  597.  
  598. Merge pull request #193 from DevCenter/devcon-stable-2016
  599.  
  600. Release for 2016 DevCon
  601.  
  602. commit fd74a9f3b016731648283e2f3c99bb677a34e500
  603. Author: DB021254 <Dylan.Buccieri@cerner.com>
  604. Date: Tue Jan 26 10:45:30 2016 -0600
  605.  
  606. devcon-stable-2016 Fixing bug where organizer couldn't add speaker and
  607. fixing typo on email disable menu
  608.  
  609. commit d6b46698e40ad9bb78007d180415b3d3fe8772f7
  610. Author: DB021254 <Dylan.Buccieri@cerner.com>
  611. Date: Tue Jan 26 10:34:16 2016 -0600
  612.  
  613. devcon-stable-2016 Adding limits to titles and descriptions. Removing obsoleted text.
  614.  
  615. commit 90b9de88b2deca1c3af0cf1298383c47d93caf6f
  616. Author: DB021254 <Dylan.Buccieri@cerner.com>
  617. Date: Mon Jan 25 12:15:14 2016 -0600
  618.  
  619. devcon-stable-2016 Adding rake task to find title and org for all Persons. Fixing some poor translations.
  620.  
  621. commit 7029c90f03a458aec8ca2b8743b174b6365287f6
  622. Author: Tao Zhang <tao.zhang@cerner.com>
  623. Date: Wed Nov 18 14:32:00 2015 -0600
  624.  
  625. ACADEM-13722 enhance proposal cards feature
  626.  
  627. rephrase test description
  628.  
  629. translations, doc, semantics
  630.  
  631. string to text
  632.  
  633. str to text
  634.  
  635. string to text in helper
  636.  
  637. string to text in format helper
  638.  
  639. changed mock track names
  640.  
  641. Conflicts:
  642. app/assets/stylesheets/variables.css.scss
  643. app/helpers/organizer/proposals_helper.rb
  644. config/routes.rb
  645. spec/helpers/organizer/proposals_helper_spec.rb
  646.  
  647. commit 856d9669d30a9030b1699360fe6339829aac4799
  648. Author: Eric Wenski <eric.wenski@cerner.com>
  649. Date: Thu Jul 23 16:42:27 2015 -0500
  650.  
  651. ACADEM-10669 Changed organizer urls to use event_slug instead of event_id
  652.  
  653. ACADEM-10669 Removed unnecessary symbols
  654.  
  655. ACADEM-10669 Removed comment
  656.  
  657. ACADEM-10669 Added path variable
  658.  
  659. ACADEM-10669 Parenthetically amended DSL link_to calls
  660.  
  661. ACADEM-10669 Changed form url to path_helper
  662.  
  663. ACADEM-10669 Changed form url to path_helper
  664.  
  665. Conflicts:
  666. app/controllers/admin/events_controller.rb
  667. app/controllers/organizer/events_controller.rb
  668. app/controllers/organizer/participant_invitations_controller.rb
  669. app/controllers/organizer/participants_controller.rb
  670. app/controllers/organizer/proposals_controller.rb
  671. spec/controllers/organizer/events_controller_spec.rb
  672. spec/controllers/organizer/proposals_controller_spec.rb
  673. spec/controllers/organizer/sessions_controller_spec.rb
  674. spec/controllers/organizer/speakers_controller_spec.rb
  675.  
  676. commit 2c36689c95a26d8bbb9a6cff2f7cc8dba38b4d43
  677. Author: Anil Cherukuri <Anil.Cherukuri@cerner.com>
  678. Date: Sun Oct 25 19:56:45 2015 -0500
  679.  
  680. ACADEM-13229 Returns danger flash when comments are blank
  681.  
  682. modified spec based on comments of review
  683.  
  684. commit 31b6db29a15a0efd6ce581cc0df795da5c68f526
  685. Author: Anil Cherukuri <anil.cherukuri03@gmail.com>
  686. Date: Fri Oct 16 13:21:08 2015 -0500
  687.  
  688. ACADEM-8937 Added character limit to comments
  689.  
  690. Conflicts:
  691. Gemfile.lock
  692.  
  693. commit a12152103d3ecfca19f729c9f2a60b595a82dd35
  694. Author: Scott Tilson <scott.tilson@cerner.com>
  695. Date: Thu Jul 30 08:56:05 2015 -0500
  696.  
  697. ACADEM-10818: Refactor select dropdown to not use text comparison.
  698.  
  699. Conflicts:
  700. spec/decorators/proposal_decorator_spec.rb
  701.  
  702. commit 59cb1aa3840cace7c8f41035ed5379be7d06cde0
  703. Author: Eric Wenski <eric.wenski@cerner.com>
  704. Date: Mon Jul 27 12:47:23 2015 -0500
  705.  
  706. ACADEM-10829 Changed event id in reviewer paths to event slug
  707.  
  708. ACADEM-10829 Removed :slug parameter check
  709.  
  710. ACADEM-10829 Gratuitous newline
  711.  
  712. Conflicts:
  713. app/decorators/reviewer/proposal_decorator.rb
  714. app/views/history/index.html.haml
  715. app/views/reviewer/proposals/index.html.haml
  716. app/views/reviewer/proposals/show.html.haml
  717. app/views/versions/_speakers.html.haml
  718. spec/controllers/reviewer/proposals_controller_spec.rb
  719. spec/features/reviewer/proposal_spec.rb
  720.  
  721. commit a00932dacf133012cad9ba9e15d57bd9a90addb8
  722. Author: sb033126 <sam.blumhardt@cerner.com>
  723. Date: Fri Jul 24 14:16:37 2015 -0500
  724.  
  725. ACADEM-10809 integrated FullCalendar into Sessions view and added some basic AJAX
  726.  
  727. commit 04f28f46b8938a831f1edc9ff1ac2d47f386ece7
  728. Author: Scott Tilson <scott.tilson@cerner.com>
  729. Date: Tue Jul 21 08:48:55 2015 -0500
  730.  
  731. ACADEM-10256: Select proposals by state.
  732.  
  733. commit 541216e62c741a5e5c1eecb1e4b5c30ca2118589
  734. Author: Eric Wenski <eric.wenski@cerner.com>
  735. Date: Fri Jul 17 08:04:39 2015 -0500
  736.  
  737. ACADEM-10328 Allow organizers to edit track and difficulty
  738.  
  739. ACADEM-10328 Updated format of page
  740.  
  741. commit a755b723c6895fe754627fc1b84b89850d1a4f8e
  742. Author: Scott Tilson <scott.tilson@cerner.com>
  743. Date: Mon Jul 13 15:16:08 2015 -0500
  744.  
  745. ACADEM-9488: Apply finalize proposals button across pagination.
  746.  
  747. commit 8f76456ab40c7ff2d2bf6f2624764292bb21f4e8
  748. Author: Eric Wenski <eric.wenski@cerner.com>
  749. Date: Thu Jul 9 14:46:57 2015 -0500
  750.  
  751. ACADEM-9491 Added ability for tool to create proposal cards and render as a .pdf
  752.  
  753. ACADEM-9491 Added translations, integrated search, and implemented target: _blank
  754.  
  755. ACADEM-9491 Formatting and documentation changes
  756.  
  757. ACADEM-9491 Formatting
  758.  
  759. ACADEM-9491 Spaces after colons
  760.  
  761. ACADEM-9491 Dashes in css class names
  762.  
  763. ACADEM-9491 Changed class name
  764.  
  765. ACADEM-9491 Changed block styles
  766.  
  767. ACADEM-9491 Removed unecessary return keyword
  768.  
  769. ACADEM-9491 Changed button text to 'Download'
  770.  
  771. ACADEM-9491 Added space
  772.  
  773. ACADEM-9491 Changed single quotes to double
  774.  
  775. ACADEM-9491 Changed double quotes to single
  776.  
  777. ACADEM-9491 Haml Styling changes
  778.  
  779. ACADEM-9491 Added translation
  780.  
  781. commit 55a231badcfd3d83a8eee9bb3dc248e8d04e823b
  782. Author: Eric Wenski <eric.wenski@cerner.com>
  783. Date: Fri Jul 10 08:09:14 2015 -0500
  784.  
  785. ACADEM-9489 Added functionality for maximum speakers in proposals in an event
  786.  
  787. Conflicts:
  788. app/models/proposal.rb
  789. config/locales/en.yml
  790. db/schema.rb
  791. spec/models/proposal_spec.rb
  792.  
  793. commit f5c098d3dae31257ed6dfa55e56f3ead49cbcb7f
  794. Author: Jamie Countryman <Jamie.Countryman@Cerner.com>
  795. Date: Wed Jul 15 16:48:07 2015 -0500
  796.  
  797. ACADEM-9990 Allow organizers to view rejection comments
  798.  
  799. commit bb973cbb6d23ce277e19ca1743c4f32958cfe1e4
  800. Author: Jamie Countryman <Jamie.Countryman@Cerner.com>
  801. Date: Mon Jul 6 12:56:49 2015 -0500
  802.  
  803. ACADEM-9482 Add search functionality across all fields
  804.  
  805. commit 3656248442b0692750338816ba7135396daaea6e
  806. Author: Vagrant <vagrant@vagrant-ubuntu-desktop.(none)>
  807. Date: Wed Jun 24 15:51:05 2015 -0500
  808.  
  809. ACADEM-9825 HTML for organizers to comment on declined talks
  810.  
  811. commit af0a36f3157f85a996798007bef7a2d14b8e61a0
  812. Author: Jamie Countryman <Jamie.Countryman@Cerner.com>
  813. Date: Thu Jun 25 08:49:29 2015 -0500
  814.  
  815. ACADEM-9826 Controller code for commenting on declined talks
  816.  
  817. ACADEM-9826 Restructure tests
  818.  
  819. commit bc5565e1f58624557e3f7f717f871f9c3128ded5
  820. Author: Scott Tilson <scott.tilson@cerner.com>
  821. Date: Wed Jul 8 10:23:08 2015 -0500
  822.  
  823. ACADEM-10027: Enforce CFP close date when submitting proposals.
  824.  
  825. commit dd0a23b48c8942b9eebaf3d7e6b26c784c6286a7
  826. Author: Scott Tilson <scott.tilson@cerner.com>
  827. Date: Mon Jul 6 15:38:00 2015 -0500
  828.  
  829. ACADEM-9480: Fix other proposals to include all and group speakers.
  830.  
  831. commit 8121e3c685140f3e2bfcf6b82d718d8c5b5770d7
  832. Author: Eric Wenski <eric.wenski@cerner.com>
  833. Date: Wed Jul 1 09:24:53 2015 -0500
  834.  
  835. Fixed error when creating new event
  836.  
  837. commit a0995923ac87ebd251f3dbd363c728c5572faafe
  838. Author: Scott Tilson <scott.tilson@cerner.com>
  839. Date: Tue Jun 30 14:05:21 2015 -0500
  840.  
  841. ACADEM-9912: Allow organizers to add speakers to a proposal.
  842.  
  843. commit eda8b0ac496b8e34c22ced44613106e0f8ae1108
  844. Author: Eric Wenski <eric.wenski@cerner.com>
  845. Date: Tue Jun 30 15:36:04 2015 -0500
  846.  
  847. ACADEM-9487 Added ability for oraganizers to include soft-accepted talks in scheduling
  848.  
  849. commit f86d4dd158a9f78243628df1da6b319682eb76bc
  850. Author: Vagrant <vagrant@vagrant-ubuntu-desktop.(none)>
  851. Date: Thu Jun 25 16:32:36 2015 -0500
  852.  
  853. ACADEM-9481: Add ability for organizer to remove speakers
  854.  
  855. ACADEM-9481: Code review changes: changed find_by! to find_by
  856.  
  857. ACADEM-9481: Code Review comments: TomDoc update
  858.  
  859. ACADEM-9481: Code Review comments: Account for arrays or hashes being passed in as argument
  860.  
  861. ACADEM-9481: Code review: Updated TomDoc
  862.  
  863. ACADEM-9481: Code review: Refactored speaker_can_withdraw?
  864.  
  865. ACADEM-9481: Code Review: Fixed to account for broken unit test.
  866.  
  867. ACADEM-9481: Code Review: Added more descriptive names for translation keys.
  868.  
  869. ACADEM-9481: Code Review: Refactored and updated context for unit test.
  870.  
  871. ACADEM-9481: Code Review: Refactored and updated context for unit test.
  872.  
  873. ACADEM-9481: Code Review: Server side protection when deleting speakers.
  874.  
  875. commit d54aadbaf8f90dd60a6bf0b1cc9b95524b180339
  876. Author: Sai Reddy <Sai.Reddy@cerner.com>
  877. Date: Thu Apr 9 11:00:37 2015 -0500
  878.  
  879. ACADEM-9294 chain sort to speakers list
  880.  
  881. commit e5051b404238f3da7a5df446a6129830452683dd
  882. Author: Sai Reddy <Sai.Reddy@cerner.com>
  883. Date: Wed Apr 8 15:58:55 2015 -0500
  884.  
  885. ACADEM-9294 change in to_csv specs and to_csv model function logic and
  886. fixed MIME type of xls
  887.  
  888. commit 073c64f07249e191e54ca4ed15cab3d789137874
  889. Author: Sai Reddy <Sai.Reddy@cerner.com>
  890. Date: Tue Apr 7 15:24:15 2015 -0500
  891.  
  892. ACADEM-9294 export speaker details to a .xls file
  893.  
  894. commit 166186359ee654ba882891a49188774ec7c85616
  895. Author: Sai Reddy <Sai.Reddy@cerner.com>
  896. Date: Thu Apr 2 09:55:56 2015 -0500
  897.  
  898. ACADEM-9246 download format from csv to xls, eliminated id,uuid,pitch, details columns, able to get multiple speakers on a proposal
  899.  
  900. commit 0e547d54f18dc5d427576855e74033c07e3e0c0a
  901. Author: Sai Reddy <Sai.Reddy@cerner.com>
  902. Date: Mon Mar 30 10:33:13 2015 -0500
  903.  
  904. ACADEM-8899 deleted the manually added jasmine-jquery.js file
  905.  
  906. commit 621bd6dab45beaa4c9a37fd07137403bd572397e
  907. Author: Sai Reddy <Sai.Reddy@cerner.com>
  908. Date: Fri Mar 27 14:03:55 2015 -0500
  909.  
  910. ACADEM-8899 copy emails to clipboard, changes in spec descriptions
  911.  
  912. ACADEM-8899 copy emails to clipboard, changes in spec descriptions..
  913.  
  914. commit 5bfadb5b9f0fa68b4dde2fa3d34c66f666f96ffa
  915. Author: Sai Reddy <Sai.Reddy@cerner.com>
  916. Date: Thu Mar 26 15:40:05 2015 -0500
  917.  
  918. ACADEM 8899 with rack-mini-profiler and adding the class attribute to body using hash assigment syntax
  919.  
  920. ACADEM-8899 with rack-mini-profiler and adding the class attribute to body using hash assigment syntax
  921.  
  922. ACADEM 8899 with rack mini profiler, added hash assignment to new class attribute to the body
  923.  
  924. commit b818035298cb60292697fc461bcf0d8b533023ee
  925. Author: Sai Reddy <Sai.Reddy@cerner.com>
  926. Date: Thu Mar 26 09:07:51 2015 -0500
  927.  
  928. ACADEM-8899 copy emails to clipboard with controller specific assets using jquery ready selector, tests with teaspoon/jasmine.
  929.  
  930. commit 57dc2c4a6e7c73894382f41db4bbd11b06cbcde7
  931. Author: Sai Reddy <Sai.Reddy@cerner.com>
  932. Date: Fri Mar 20 16:27:25 2015 -0500
  933.  
  934. ACADEM-8899 copy clipboard to emails with i18tn
  935.  
  936. commit e86eb75be122ec5e3fe00be9c5aa8bc88e817671
  937. Author: Sai Reddy <Sai.Reddy@cerner.com>
  938. Date: Wed Mar 18 11:45:50 2015 -0500
  939.  
  940. ACADEM-8899 using DOM data-attributes/eliminating AJAX calls with jasmine tests
  941.  
  942. ACADEM-8899 copy emails to clipboard with jasmine tests
  943.  
  944. commit fd7e94eea1be0ce982e49de7c7431e5633481453
  945. Author: Sai Reddy <Sai.Reddy@cerner.com>
  946. Date: Thu Mar 12 21:33:47 2015 -0500
  947.  
  948. ACADEM-8899 copy clipboard in organizer proposal/program pages
  949.  
  950. commit 071ed2f80108f919e6d7891646197afe70974f1d
  951. Author: Sai Reddy <Sai.Reddy@cerner.com>
  952. Date: Tue Mar 31 10:46:57 2015 -0500
  953.  
  954. ACADEM-8982 User can now edit comments, translations fixed
  955.  
  956. commit df1de3db9c4258db0754a1896badc3ad72c1c17a
  957. Author: Will Goebel <will.goebel@cerner.com>
  958. Date: Thu Mar 26 16:01:12 2015 -0500
  959.  
  960. ACADEM-8982 Users can now edit own comments
  961.  
  962. commit ef4da084ca0065cd0103f2333df64480e22dc3c9
  963. Author: Will Goebel <will.goebel@cerner.com>
  964. Date: Thu Mar 26 15:34:20 2015 -0500
  965.  
  966. ACADEM-8982 Added 403 error page, updated error pages
  967.  
  968. commit 87fa33e27d1d41b4b171a926f429b74d20cb4775
  969. Author: Will Goebel <will.goebel@cerner.com>
  970. Date: Thu Mar 26 15:09:25 2015 -0500
  971.  
  972. ACADEM-8982 update delete to new proposal_comment_path
  973.  
  974. commit 8fdc36d3bd64839b3a218af3d44a6efacf97cbd2
  975. Author: Will Goebel <will.goebel@cerner.com>
  976. Date: Mon Mar 23 15:22:30 2015 -0500
  977.  
  978. ACADEM-9041 Condensed tests in events_controller spec
  979.  
  980. commit 1605b4e9215757a2dcfdb2c80d853208cae21f1f
  981. Author: Will Goebel <will.goebel@cerner.com>
  982. Date: Mon Mar 23 14:32:46 2015 -0500
  983.  
  984. ACADEM-9041 Clearer email control help messages in en.yml
  985.  
  986. commit 213d0af42e5412f1496d3568695a029f433de14c
  987. Author: Will Goebel <will.goebel@cerner.com>
  988. Date: Mon Mar 23 13:51:02 2015 -0500
  989.  
  990. ACADEM-9041 Cleaned up views/admin/events/_form, fixed transation error in participant_invitation_helper
  991.  
  992. commit 8eecbba35cd77ca88727505bd8bdeb07e5e0b172
  993. Author: Will Goebel <will.goebel@cerner.com>
  994. Date: Mon Mar 23 13:12:51 2015 -0500
  995.  
  996. ACADEM-9041 Added translations for view/organizer/events/_email_control
  997.  
  998. commit 4bd9153843e8e9eae3240f25e3505214bf211c5a
  999. Author: Will Goebel <will.goebel@cerner.com>
  1000. Date: Mon Mar 23 13:09:28 2015 -0500
  1001.  
  1002. ACADEM-9041 Replaced variable f with more descriptive 'form' across event edits
  1003.  
  1004. commit 134b82753b2496511be9edf6d6e011d461a4a725
  1005. Author: Will Goebel <will.goebel@cerner.com>
  1006. Date: Mon Mar 23 11:26:26 2015 -0500
  1007.  
  1008. ACADEM-9041 Made percent calculations in the event decorator more readable and added documentation
  1009.  
  1010. commit 05c3cdc3c6c614e0752d2e6eb75a44a88ab08d0d
  1011. Author: Will Goebel <will.goebel@cerner.com>
  1012. Date: Fri Mar 20 12:30:19 2015 -0500
  1013.  
  1014. ACADEM-9041 Fixed error in en.yml
  1015.  
  1016. commit bdcfd403a5ece941e44912b0eb23c9c133d58bcb
  1017. Author: Will Goebel <will.goebel@cerner.com>
  1018. Date: Fri Mar 20 11:46:22 2015 -0500
  1019.  
  1020. ACADEM-9041 Added email controls modal, cleaned up show event view
  1021.  
  1022. commit dd57795db3db65eb5ca928aa33019e0eee01afbe
  1023. Author: Will Goebel <will.goebel@cerner.com>
  1024. Date: Thu Mar 19 15:44:28 2015 -0500
  1025.  
  1026. ACADEM-9041 Organizers can edit an event's email settings
  1027.  
  1028. commit e5c7b6c47013419f4c7b43a182d23962939e3fa4
  1029. Author: Will Goebel <will.goebel@cerner.com>
  1030. Date: Tue Mar 10 08:39:39 2015 -0500
  1031.  
  1032. ACADEM-8946 Switched to more descriptive comment route and updated related code
  1033.  
  1034. commit 60515bfeaa971b8a2f97ebe8a8bfb2be20345527
  1035. Author: Will Goebel <will.goebel@cerner.com>
  1036. Date: Mon Mar 9 16:18:41 2015 -0500
  1037.  
  1038. ACADEM-8946 Added more meaningful variable names in comments_controller_spec.rb, updated translations in comments controller.
  1039.  
  1040. commit 95c086ea9ed98fa327329da04964fe8ed29e0d36
  1041. Author: Will Goebel <will.goebel@cerner.com>
  1042. Date: Mon Mar 9 12:34:12 2015 -0500
  1043.  
  1044. ACADEM-8946 Removed changes meant for edit comment fix
  1045.  
  1046. commit 7d96b6b16189e733254a4437071a9987cd21dea0
  1047. Author: Will Goebel <will.goebel@cerner.com>
  1048. Date: Mon Mar 9 11:11:03 2015 -0500
  1049.  
  1050. ACADEM-8946 Commentors can delete own comments, admin can delete any comment
  1051.  
  1052. commit bcbf908d01a8eb982d2c742b7931316c8c845cf1
  1053. Author: Sai Reddy <Sai.Reddy@cerner.com>
  1054. Date: Mon Mar 9 11:06:00 2015 -0500
  1055.  
  1056. ACADEM-9146: Events page with translations fixed
  1057.  
  1058. commit 1cffbe51c508cce3018394e2686e15c0dd9c4da8
  1059. Author: Sai Reddy <Sai.Reddy@cerner.com>
  1060. Date: Fri Mar 6 14:38:43 2015 -0600
  1061.  
  1062. ACADEM-9146 Events page design and few css changes
  1063.  
  1064. commit 24347b69b895979389ff300d75ce708568c8601d
  1065. Author: Sai Reddy <Sai.Reddy@cerner.com>
  1066. Date: Fri Mar 6 13:56:50 2015 -0600
  1067.  
  1068. ACADEM-9146 'my proposals' translation in my proposals page
  1069.  
  1070. commit 71d8bf83c7b7422c2f96b70413b375ef954d0adf
  1071. Author: Sai Reddy <Sai.Reddy@cerner.com>
  1072. Date: Fri Mar 6 13:35:46 2015 -0600
  1073.  
  1074. ACADEM-9146 events page fixed with link navigations as per the user
  1075.  
  1076. commit eae214d6d7295b77c48ce0754d6ddbd5357d9955
  1077. Author: Sai Reddy <Sai.Reddy@cerner.com>
  1078. Date: Fri Mar 6 12:31:59 2015 -0600
  1079.  
  1080. ACADEM-9146 Events page design
  1081.  
  1082. commit a96d6cb89be80b3beca1faca2df360de162f633f
  1083. Author: Will Goebel <will.goebel@cerner.com>
  1084. Date: Wed Mar 4 08:27:30 2015 -0600
  1085.  
  1086. ACADEM-9089 added test for failed save in reviewer/proposals_controller edit, and updated documentation for the same method.
  1087.  
  1088. commit 87b4bf7f5074b2abc5326f57f4042173a6080450
  1089. Author: Will Goebel <will.goebel@cerner.com>
  1090. Date: Tue Mar 3 09:02:55 2015 -0600
  1091.  
  1092. ACADEM-9089 More thoroughly tests proposal.standard_deviation
  1093.  
  1094. commit daf6603ddfc56bc484564411e438e3c2ad4e6108
  1095. Author: Will Goebel <will.goebel@cerner.com>
  1096. Date: Mon Mar 2 15:03:13 2015 -0600
  1097.  
  1098. ACADEM-9089 edit in reviewer's proposal controller now flashes relevant danger message
  1099.  
  1100. commit 41118f33a5b3adce1f2ff8c85afa6a3271e4d2d7
  1101. Author: Will Goebel <will.goebel@cerner.com>
  1102. Date: Mon Mar 2 15:00:49 2015 -0600
  1103.  
  1104. ACADEM-9089 handled nil ratings in standard_deviation
  1105.  
  1106. commit 80796e014db8e30e89caa143b7ae579d5db49dee
  1107. Author: Will Goebel <will.goebel@cerner.com>
  1108. Date: Fri Feb 27 16:15:48 2015 -0600
  1109.  
  1110. ACADEM-9089 updated proposal description character limit test to 10000 characters
  1111.  
  1112. commit c4bad9aab16abaca90429defba9df553c0e40c56
  1113. Author: Will Goebel <will.goebel@cerner.com>
  1114. Date: Fri Feb 27 16:03:06 2015 -0600
  1115.  
  1116. ACADEM-9089 fixed organizer proposal list dead, problem saving when reviewing a proposal
  1117.  
  1118. commit 4ae0cf6755cc6ecfc4289ae7d9811faee4fedc77
  1119. Author: Will Goebel <will.goebel@cerner.com>
  1120. Date: Mon Mar 2 15:41:57 2015 -0600
  1121.  
  1122. ACADEM-9078 updated documentation to reflect fix in table_helper.rb
  1123.  
  1124. commit 32afbcb1306565112945b092ad196d58774d553d
  1125. Author: Will Goebel <will.goebel@cerner.com>
  1126. Date: Fri Feb 27 08:39:09 2015 -0600
  1127.  
  1128. updated tests in table_helper_spec.rb
  1129.  
  1130. commit 5d24e6dc03e1b5c1541442355a20fd858292486f
  1131. Author: Will Goebel <will.goebel@cerner.com>
  1132. Date: Fri Feb 27 08:30:09 2015 -0600
  1133.  
  1134. Fixed regex error in table_helper.rb
  1135.  
  1136. commit 6a39e75737b37349b8356ded378aac1b87187359
  1137. Author: Nick Overfield <nick.overfield@cerner.com>
  1138. Date: Fri Feb 27 13:07:36 2015 -0600
  1139.  
  1140. ACADEM-8956 powered by devcenter and rating fixes
  1141.  
  1142. commit 05af57e5451b581567898fcd0cdf3ea72788747c
  1143. Author: Buccieri,Dylan <Dylan.Buccieri@cerner.com>
  1144. Date: Fri Feb 27 12:08:22 2015 -0600
  1145.  
  1146. Fixed seeds service bug
  1147.  
  1148. Fixed typo where same service was saved to two users
  1149.  
  1150. commit 7369a9f60d43183308125eb34444648bcbe26c4b
  1151. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1152. Date: Fri Feb 27 09:24:12 2015 -0600
  1153.  
  1154. changed ruby version to 2.2.0
  1155.  
  1156. commit 704857892fbbdefb988b12574cc74a498536a33b
  1157. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1158. Date: Fri Feb 27 09:02:52 2015 -0600
  1159.  
  1160. seed file changed to include devcon participants
  1161.  
  1162. commit 74a919898f1e92fa8b638d978c5ba4d6390ca509
  1163. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1164. Date: Thu Feb 26 17:05:06 2015 -0600
  1165.  
  1166. removed unused translations
  1167.  
  1168. commit 237bec86d08c29164d229df3d263a14e6c09c5c6
  1169. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1170. Date: Thu Feb 26 16:53:12 2015 -0600
  1171.  
  1172. migrated db
  1173.  
  1174. commit f97d9fa8b1112497aec12c8863468a1c53fcbc43
  1175. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1176. Date: Thu Feb 26 16:45:25 2015 -0600
  1177.  
  1178. modified database boolean email controls column to default to false
  1179.  
  1180. commit 93ae0cbd8e5010761ab925af39d5b3deee732268
  1181. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1182. Date: Thu Feb 26 11:30:20 2015 -0600
  1183.  
  1184. added missing translations
  1185.  
  1186. commit 08d8d0130d3bb7431b72c9fbff28577ab7a94cf2
  1187. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1188. Date: Thu Feb 26 11:16:10 2015 -0600
  1189.  
  1190. email controls backend separated
  1191.  
  1192. commit 179667905b4eff2fab9472dd0b76cd3cdb613a0b
  1193. Author: Will Goebel <will.goebel@cerner.com>
  1194. Date: Thu Feb 26 10:48:18 2015 -0600
  1195.  
  1196. quick reformat in the application.html.haml layout
  1197.  
  1198. commit edf19f8bbdbe685cb7549340d431312c9df5b9c5
  1199. Author: Will Goebel <will.goebel@cerner.com>
  1200. Date: Thu Feb 26 10:29:19 2015 -0600
  1201.  
  1202. removed unneeded translation
  1203.  
  1204. commit 96e882fbd4b5ee384dce7af1c9233532399d7806
  1205. Author: Will Goebel <will.goebel@cerner.com>
  1206. Date: Thu Feb 26 09:11:54 2015 -0600
  1207.  
  1208. moved #gravatar-alert-container to correct location
  1209.  
  1210. commit 97461cd521bf24aadd08298ade0337100868b3bc
  1211. Author: Will Goebel <will.goebel@cerner.com>
  1212. Date: Thu Feb 26 09:07:17 2015 -0600
  1213.  
  1214. Fixed avatar only showing default
  1215.  
  1216. commit b87f70ce5f1244bf8569cf4a9a3de1a47cbead19
  1217. Author: Will Goebel <will.goebel@cerner.com>
  1218. Date: Mon Feb 16 14:21:35 2015 -0600
  1219.  
  1220. Initial hide avatar fix
  1221.  
  1222. commit de7b33a2526d741e6dc42d8a76be3ff064cdf802
  1223. Author: Will Goebel <will.goebel@cerner.com>
  1224. Date: Wed Feb 25 17:46:14 2015 -0600
  1225.  
  1226. Handles nil values in authenticate_omni
  1227.  
  1228. commit 347fe13fb2957370a20259395e87911e38a63cca
  1229. Author: Will Goebel <will.goebel@cerner.com>
  1230. Date: Wed Feb 25 08:32:52 2015 -0600
  1231.  
  1232. Condensed eql? using match_name_and_email?
  1233.  
  1234. commit 8b169f4479dadd1a30ee159c124539689f35a63e
  1235. Author: Will Goebel <will.goebel@cerner.com>
  1236. Date: Tue Feb 24 13:00:32 2015 -0600
  1237.  
  1238. Cleaned up whitespace in person_spec
  1239.  
  1240. commit 612fd3bca18c2645e41aaa7c146d38a4853c6200
  1241. Author: Will Goebel <will.goebel@cerner.com>
  1242. Date: Tue Feb 24 09:14:30 2015 -0600
  1243.  
  1244. Cleaned up spacing in person model
  1245.  
  1246. commit 03441184648226582286db6bceb5939b078db199
  1247. Author: Will Goebel <will.goebel@cerner.com>
  1248. Date: Tue Feb 24 08:35:32 2015 -0600
  1249.  
  1250. Cleaned up person model errors
  1251.  
  1252. commit 1bab4a27a6c818569d23b469695ddfebf68985cb
  1253. Author: Will Goebel <will.goebel@cerner.com>
  1254. Date: Mon Feb 23 16:39:06 2015 -0600
  1255.  
  1256. fixed undefined method error on match_existing?
  1257.  
  1258. commit f8652bfa79d1e1737b2245496dd8e3e64b67276f
  1259. Author: Will Goebel <will.goebel@cerner.com>
  1260. Date: Mon Feb 23 11:35:24 2015 -0600
  1261.  
  1262. Reverted incorrect variable name in person_spec
  1263.  
  1264. commit 3986275105aa919ab1a25ca8ab3ad1c0c226dd67
  1265. Author: Will Goebel <will.goebel@cerner.com>
  1266. Date: Mon Feb 23 11:25:15 2015 -0600
  1267.  
  1268. Updated tests
  1269.  
  1270. commit 85885bfa022a1d02751cca76949c272f350c5fee
  1271. Author: Will Goebel <will.goebel@cerner.com>
  1272. Date: Mon Feb 23 10:16:51 2015 -0600
  1273.  
  1274. Initial login without service fix
  1275.  
  1276. commit 577d16a2a0a5690c0b8e95ecdfca835fc933a1f5
  1277. Author: Will Goebel <will.goebel@cerner.com>
  1278. Date: Wed Feb 25 09:26:30 2015 -0600
  1279.  
  1280. Made better use of haml syntax
  1281.  
  1282. commit 1a3004cc680683d560e4ec16e2a67d225d130419
  1283. Author: Will Goebel <will.goebel@cerner.com>
  1284. Date: Mon Feb 23 14:49:43 2015 -0600
  1285.  
  1286. Pulled repeated html in to a new shared partial
  1287.  
  1288. commit b3ffc42d59b59151bf2be66eca5c2575f301e6dd
  1289. Author: Will Goebel <will.goebel@cerner.com>
  1290. Date: Mon Feb 23 14:14:23 2015 -0600
  1291.  
  1292. added title and organization to speaker profile
  1293.  
  1294. commit d0279cc2cc95f0d47e318934e450e3dee7496286
  1295. Author: Nick Overfield <nick.overfield@cerner.com>
  1296. Date: Wed Feb 25 16:26:08 2015 -0600
  1297.  
  1298. ACADEM-9043 needs review icon in table
  1299.  
  1300. commit bea862de43c341effb482457fe17a5711b0323fd
  1301. Author: Nick Overfield <nick.overfield@cerner.com>
  1302. Date: Tue Feb 24 16:48:49 2015 -0600
  1303.  
  1304. ACADEM-8943 stripped tags from csv export
  1305.  
  1306. commit 7620d446a3ff2809906f7912cbc6dbc8bf51b331
  1307. Author: Nick Overfield <nick.overfield@cerner.com>
  1308. Date: Tue Feb 24 16:48:02 2015 -0600
  1309.  
  1310. ACADEM-8956 powered by devcenter
  1311.  
  1312. commit 7067e889eed7750832e928ad60184a884586bead
  1313. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1314. Date: Fri Feb 20 10:25:28 2015 -0600
  1315.  
  1316. modified translation from filter to Filter by Column
  1317.  
  1318. commit bed1185cc6fdc35c586169305510d824af5fb68a
  1319. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1320. Date: Fri Feb 20 09:23:24 2015 -0600
  1321.  
  1322. removed repeating css values
  1323.  
  1324. commit d5e16a56b6f54d545c3477b3b5f9ef99b5adae92
  1325. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1326. Date: Fri Feb 20 08:58:05 2015 -0600
  1327.  
  1328. reverted chnages to seed
  1329.  
  1330. commit 30a55df23275c27aaebdf16bdfb04e4a4a9b29a0
  1331. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1332. Date: Fri Feb 20 08:40:07 2015 -0600
  1333.  
  1334. added label to filters
  1335.  
  1336. commit cf857919dfe078f69e8e851ee161ae295b5da8c6
  1337. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1338. Date: Wed Feb 18 21:12:57 2015 -0600
  1339.  
  1340. removed details and pitch
  1341.  
  1342. commit 6ce93d82730f05833c54f6e1ea508155b0ab2888
  1343. Author: Will Goebel <will.goebel@cerner.com>
  1344. Date: Thu Feb 19 11:01:03 2015 -0600
  1345.  
  1346. Condensed private methods
  1347.  
  1348. commit 47337f2ba0231c8432b05e2d1125119547575b65
  1349. Author: Will Goebel <will.goebel@cerner.com>
  1350. Date: Thu Feb 19 09:38:55 2015 -0600
  1351.  
  1352. Cleaned up table_cell
  1353.  
  1354. commit 3bf4400847a7ea7c304800eb79d30148f9fbf376
  1355. Author: Will Goebel <will.goebel@cerner.com>
  1356. Date: Thu Feb 19 08:37:09 2015 -0600
  1357.  
  1358. Cleaned up align_right?
  1359.  
  1360. commit 5915c9871d65c047355d8c63c8cab771f07ea5d5
  1361. Author: Will Goebel <will.goebel@cerner.com>
  1362. Date: Wed Feb 18 16:06:56 2015 -0600
  1363.  
  1364. Cleaned up spacing issues in table_helper_spec
  1365.  
  1366. commit 939721d3c172f69b4cb0a3ede922868c6749d204
  1367. Author: Will Goebel <will.goebel@cerner.com>
  1368. Date: Wed Feb 18 14:42:26 2015 -0600
  1369.  
  1370. datatable headers are now centered
  1371.  
  1372. commit 67a34086e0f7b7c51805359a0f2d04369b3ed0f0
  1373. Author: Will Goebel <will.goebel@cerner.com>
  1374. Date: Wed Feb 18 14:32:05 2015 -0600
  1375.  
  1376. Condensed table_cell to a single method
  1377.  
  1378. commit d769e2b85e9c68c496693b9e737422c6f42665c2
  1379. Author: Will Goebel <will.goebel@cerner.com>
  1380. Date: Tue Feb 17 14:57:55 2015 -0600
  1381.  
  1382. Updated table_helper_spec
  1383.  
  1384. commit 1cd1217c782601fb4ffab5ec8e384a21291f4666
  1385. Author: Will Goebel <will.goebel@cerner.com>
  1386. Date: Tue Feb 17 13:55:44 2015 -0600
  1387.  
  1388. Refactored helper to utilize content_tag
  1389.  
  1390. commit 9d94a144bf215fb94e10fd920a8938ebf7630c62
  1391. Author: Will Goebel <will.goebel@cerner.com>
  1392. Date: Mon Feb 16 15:00:59 2015 -0600
  1393.  
  1394. Quick fixes, case statement in table_helper.rb
  1395.  
  1396. commit f9e8b1a6f3217817fc825cade7cfd94d1c473e25
  1397. Author: Will Goebel <will.goebel@cerner.com>
  1398. Date: Mon Feb 16 08:44:32 2015 -0600
  1399.  
  1400. Updated additional tables with new alignment
  1401.  
  1402. commit 0eeb6b47920164fd74344686bd1a1efb5ef15758
  1403. Author: Will Goebel <will.goebel@cerner.com>
  1404. Date: Fri Feb 13 15:40:41 2015 -0600
  1405.  
  1406. Added helper for cell data alignment
  1407.  
  1408. commit d153fa1518524827ff6d776ff9958d6c0528e828
  1409. Author: Will Goebel <will.goebel@cerner.com>
  1410. Date: Thu Feb 12 08:55:42 2015 -0600
  1411.  
  1412. Updated alignment in tables to meet UX conventions
  1413.  
  1414. commit 57d0b275eb1c3b8a2428cc6cc91321c750a5e9a1
  1415. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1416. Date: Thu Feb 19 13:28:44 2015 -0600
  1417.  
  1418. removed form-section-clearance and changed to form-clearance
  1419.  
  1420. commit 2b4ec49f5ad72481d2caddd784a25bd3d448b55a
  1421. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1422. Date: Thu Feb 19 12:08:12 2015 -0600
  1423.  
  1424. removed colon in translation file
  1425.  
  1426. commit 7c0b909fccad00455f0ef7f9bb04dfc656940913
  1427. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1428. Date: Thu Feb 19 11:58:09 2015 -0600
  1429.  
  1430. modified some markup and modified events index to point to reviewer table when logged in as reviewer
  1431.  
  1432. commit 34c32596842b6414345dbf8b96df2a1ce10ab7c5
  1433. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1434. Date: Wed Feb 18 19:30:27 2015 -0600
  1435.  
  1436. changes based on code review comments
  1437.  
  1438. commit a40bd4155a0a96278c8f1344605047e6c22d3a2b
  1439. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1440. Date: Wed Feb 18 18:05:13 2015 -0600
  1441.  
  1442. fixed extra line spaces in views
  1443.  
  1444. commit 5dbe77c723ef9fbf81ad3bb79dad6c12d56aefef
  1445. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1446. Date: Wed Feb 18 17:40:23 2015 -0600
  1447.  
  1448. removed extra spaces from tables
  1449.  
  1450. commit 3b88174bc7a70d4aa27aea3beaf88125cf67f5f3
  1451. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1452. Date: Wed Feb 18 10:51:36 2015 -0600
  1453.  
  1454. fixed chronological orer in translation file
  1455.  
  1456. commit c0bb96135371262b742500e946a40360d6ebfb0d
  1457. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1458. Date: Wed Feb 18 10:40:12 2015 -0600
  1459.  
  1460. fixed translations
  1461.  
  1462. commit 2cc1013682b59c0d43c6bdac608a6a1cf3bc288c
  1463. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1464. Date: Wed Feb 18 10:13:18 2015 -0600
  1465.  
  1466. moved proposal subheader from reviewer to shared
  1467.  
  1468. commit 92062200f0656d7b989216c3e13cc4ac0f1b64e7
  1469. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1470. Date: Wed Feb 18 10:07:12 2015 -0600
  1471.  
  1472. added proposal subheader partial
  1473.  
  1474. commit f6462c06ff80f3e4b4d2d9a4094e30d6313af6bc
  1475. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1476. Date: Tue Feb 17 15:23:11 2015 -0600
  1477.  
  1478. added extra line spaces in the views where needed
  1479.  
  1480. commit f0a73ff19756c957168a8b43a26d051b4799969b
  1481. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1482. Date: Tue Feb 17 13:50:59 2015 -0600
  1483.  
  1484. modified proposal view based on UX feedback
  1485.  
  1486. commit af8542282a9dfcb8f9a57bf16d996e196fa30904
  1487. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1488. Date: Mon Feb 16 20:42:24 2015 -0600
  1489.  
  1490. removed some css
  1491.  
  1492. commit 9f4a3c6ead5bc08228aff9e41e42072c0349f1df
  1493. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1494. Date: Mon Feb 16 20:33:53 2015 -0600
  1495.  
  1496. modified views
  1497.  
  1498. commit 7fa217c22da424483ac74e6e36a938b4c2933382
  1499. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1500. Date: Sat Feb 14 20:06:36 2015 -0600
  1501.  
  1502. broke down lengthy lines into multiple lines
  1503.  
  1504. commit 072857ef7547e4c45433e476257b6c599ed5dc3d
  1505. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1506. Date: Sat Feb 14 19:50:00 2015 -0600
  1507.  
  1508. modified layout based on UX feedback on how a reviewer and regular user view a proposal by creating partials
  1509.  
  1510. commit 1382548322321bf8bc25f740e3a96bf04d951950
  1511. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1512. Date: Tue Feb 17 23:01:45 2015 -0600
  1513.  
  1514. added specs to ratings controller
  1515.  
  1516. commit 5c4e9358003096ce3c7363c2aa34dccfc9008959
  1517. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1518. Date: Tue Feb 17 17:01:28 2015 -0600
  1519.  
  1520. moved response js complete? action to application controller
  1521.  
  1522. commit be91eb680d68f645ce932045e21679fa1f9de889
  1523. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1524. Date: Tue Feb 17 13:01:14 2015 -0600
  1525.  
  1526. removed complete? condition in specs where it is not required
  1527.  
  1528. commit beb7c82e5c489181ad503f5f0dd4231c5363596e
  1529. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1530. Date: Tue Feb 17 12:56:16 2015 -0600
  1531.  
  1532. made bio required only when someone submits a new proposal
  1533.  
  1534. commit 1f2f00fd4b2221e8631b421990911fa9c0c8091c
  1535. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1536. Date: Thu Feb 12 14:04:29 2015 -0600
  1537.  
  1538. renamed f to form on proposal submission form
  1539.  
  1540. commit 8503b9d427dc51552f1092368e9feb1486b4f43d
  1541. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1542. Date: Thu Feb 12 13:40:38 2015 -0600
  1543.  
  1544. moved translations to form file
  1545.  
  1546. commit 4940be0cffa0c75eeed419e2552cd31eacd34fd6
  1547. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1548. Date: Thu Feb 12 12:29:03 2015 -0600
  1549.  
  1550. added more partials to the form partial of proposal submission view
  1551.  
  1552. commit 6e45563047e3cee3b0028b5668fd4ef4af377a14
  1553. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1554. Date: Tue Feb 17 11:04:11 2015 -0600
  1555.  
  1556. added new column ucernid to comments table
  1557.  
  1558. commit cfd68b60448a415b36ef88cb2a44f4e0dce9d1dd
  1559. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1560. Date: Fri Feb 13 13:10:27 2015 -0600
  1561.  
  1562. renamed column discussionid to discussion_id
  1563.  
  1564. commit c26655171f59bb097e714b72d7cf45b5275a6869
  1565. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1566. Date: Fri Feb 13 13:02:21 2015 -0600
  1567.  
  1568. added new column discussionid of type bigint to proposals
  1569.  
  1570. commit 3271e5a4d8d0c89e4ae4952ebbb8c64bcd06f286
  1571. Author: Will Goebel <will.goebel@cerner.com>
  1572. Date: Tue Feb 10 13:22:44 2015 -0600
  1573.  
  1574. Reformatted edit profile page
  1575.  
  1576. commit 7e64e8776fbe229d175dfc17aa003a67e98d00ce
  1577. Author: Will Goebel <will.goebel@cerner.com>
  1578. Date: Wed Feb 11 10:30:21 2015 -0600
  1579.  
  1580. Final cleanup of proposal_spec
  1581.  
  1582. commit 98cb01dfee805f6dae3929bff80c9763e52f1f26
  1583. Author: Will Goebel <will.goebel@cerner.com>
  1584. Date: Wed Feb 11 10:16:06 2015 -0600
  1585.  
  1586. Cleaned up proposal_spec
  1587.  
  1588. commit 73f4c7b9faa6b9c1800c91bdc45291cd845b12ca
  1589. Author: Will Goebel <will.goebel@cerner.com>
  1590. Date: Tue Feb 10 10:14:16 2015 -0600
  1591.  
  1592. Refactored hiding withdrawn proposals fix
  1593.  
  1594. commit 950c89bb014b9cd745afebbd6fabcbaeb6974a40
  1595. Author: Will Goebel <will.goebel@cerner.com>
  1596. Date: Mon Feb 9 16:37:38 2015 -0600
  1597.  
  1598. Improved reviewed proposal selection
  1599.  
  1600. commit 0d2f4f4ab5f029040f217818695dac3c5629ab58
  1601. Author: Will Goebel <will.goebel@cerner.com>
  1602. Date: Mon Feb 9 14:44:54 2015 -0600
  1603.  
  1604. Improved test phrasing
  1605.  
  1606. commit f120d00703b31eee5d40a4eb4bb4b4eb63582fe8
  1607. Author: Will Goebel <will.goebel@cerner.com>
  1608. Date: Mon Feb 9 13:30:55 2015 -0600
  1609.  
  1610. Cleaned up documentation
  1611.  
  1612. commit f25ef26d62282a85f7f032891da87e095b19f0b4
  1613. Author: Will Goebel <will.goebel@cerner.com>
  1614. Date: Mon Feb 9 11:00:22 2015 -0600
  1615.  
  1616. Removed withdrawn proposals from reviewer view
  1617.  
  1618. commit 194f32191141040a72480c3cfa8debbd1cb4442b
  1619. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1620. Date: Tue Feb 10 20:07:11 2015 -0600
  1621.  
  1622. removed extra space after location in ratings controller
  1623.  
  1624. commit ec41a0cccce7e7c60a551b5dfd48a4c5dee1296b
  1625. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1626. Date: Tue Feb 10 19:53:51 2015 -0600
  1627.  
  1628. renamed columns difficulty_levels to difficulty and track_names to track in proposal model
  1629.  
  1630. commit d216e3e69e9112c4fc423bf2d476cdc07dd0271d
  1631. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1632. Date: Tue Feb 10 11:06:25 2015 -0600
  1633.  
  1634. changes based on code review
  1635.  
  1636. commit b5e1cbf957d475111b6ff79e962e0a543c2ce52c
  1637. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1638. Date: Tue Feb 10 09:10:40 2015 -0600
  1639.  
  1640. added missing opening quotation to attributes->track_names in translation file
  1641.  
  1642. commit a83b43458418705bc23a18b7670303f85c457bcd
  1643. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1644. Date: Tue Feb 10 08:56:12 2015 -0600
  1645.  
  1646. removed extra spaces
  1647.  
  1648. commit 6ad16feeefea89f7d156017c1b9c04a87b37874d
  1649. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1650. Date: Tue Feb 10 08:38:18 2015 -0600
  1651.  
  1652. reset seeds
  1653.  
  1654. commit afa906fe201cc3bb6c3caa15ea70abcd25224a4f
  1655. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1656. Date: Tue Feb 10 08:37:17 2015 -0600
  1657.  
  1658. made the a_proposal_page shared example specs more descriptive
  1659.  
  1660. commit 460eae3cccee02ad54ba0571d520bdab2defdca3
  1661. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1662. Date: Mon Feb 9 22:50:25 2015 -0600
  1663.  
  1664. removed render html from ratings controller
  1665.  
  1666. commit 4890624f1d450bc9f4a4273b1f029752e053da63
  1667. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1668. Date: Mon Feb 9 22:44:37 2015 -0600
  1669.  
  1670. modified ratings controller profile completeness clause
  1671.  
  1672. commit a214917ee610cbbabe37b4c4778534a78ee3a258
  1673. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1674. Date: Mon Feb 9 14:22:33 2015 -0600
  1675.  
  1676. proper rephrasing of context blocks in comments controller
  1677.  
  1678. commit cb400ebfb2cf54dea99ef9e755a2ffda209391f3
  1679. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1680. Date: Mon Feb 9 13:54:28 2015 -0600
  1681.  
  1682. modified failing organizer/events controller tests
  1683.  
  1684. commit ec5c5f6f9a1314ff9dea78738b02e93c4d509b1a
  1685. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1686. Date: Mon Feb 9 10:49:48 2015 -0600
  1687.  
  1688. removed test subjects from seed
  1689.  
  1690. commit 16d00d98dee4d606815bd9813f75bcff1e1fc62a
  1691. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1692. Date: Mon Feb 9 10:43:01 2015 -0600
  1693.  
  1694. removed organizer complete profile action at sign in and modified tests. Added translation to translation file
  1695.  
  1696. commit ef8b489d370c51dcc6df439531d30228bd2593d7
  1697. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1698. Date: Sun Feb 8 20:01:11 2015 -0600
  1699.  
  1700. removed byebug gem
  1701.  
  1702. commit 2da864bd790bf32f81073b6fde9d1ad23fca3994
  1703. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1704. Date: Sun Feb 8 19:56:57 2015 -0600
  1705.  
  1706. modified sessions controller and spec to trigger profile creation on login only if organizer or admin
  1707.  
  1708. commit 592a0af285cf57de1f577552f8bf0ecea711b665
  1709. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1710. Date: Sun Feb 8 18:55:21 2015 -0600
  1711.  
  1712. moved complete? method to applications controller and added require complete profile private method to ratings controller
  1713.  
  1714. commit 2ddb886702bccf70dfa7bb55a4ab367be6249e1d
  1715. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1716. Date: Sun Feb 8 14:36:56 2015 -0600
  1717.  
  1718. added method docs and before action to check profile completeness to ratings controller
  1719.  
  1720. commit 6846703e78fe56f7ffe8ecced247aeb0c3b725bd
  1721. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1722. Date: Sun Feb 8 14:09:15 2015 -0600
  1723.  
  1724. modified and added tests in reviewer/proposals_controller spec
  1725.  
  1726. commit e73ee699714d365161153b1f1dffbf86dc0709a3
  1727. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1728. Date: Sat Feb 7 21:52:06 2015 -0600
  1729.  
  1730. added method docs to reviewer/proposals_controller
  1731.  
  1732. commit 24d220ef031741e7a001357327ca87326ea496ad
  1733. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1734. Date: Sat Feb 7 21:42:12 2015 -0600
  1735.  
  1736. made person bio compulsary when checking for profile completeness
  1737.  
  1738. commit 72afa2c1cc37590236687563e30de4f891cf9589
  1739. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1740. Date: Sat Feb 7 21:22:46 2015 -0600
  1741.  
  1742. modified the profile update redirect message to be grammatially correct
  1743.  
  1744. commit 8c3a04bb8e0214e8615f62b76d8f1ad5c304db72
  1745. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1746. Date: Sat Feb 7 21:20:38 2015 -0600
  1747.  
  1748. modified the profile update redirect message to be more descriptive
  1749.  
  1750. commit ec792ef7cdd15f1aec023697b43dc2dcf3a095d2
  1751. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1752. Date: Sat Feb 7 21:17:40 2015 -0600
  1753.  
  1754. modified profile upate redirect message
  1755.  
  1756. commit aef3afffbecb6d24f615161a4b120b35ab7ef39c
  1757. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1758. Date: Sat Feb 7 19:41:19 2015 -0600
  1759.  
  1760. added and modified specs in comments controller
  1761.  
  1762. commit 142ac4c5dde54b7ff13a255992819ed26a2d505e
  1763. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1764. Date: Sat Feb 7 19:38:39 2015 -0600
  1765.  
  1766. added method docs to comments controller
  1767.  
  1768. commit 0fa28a6dc9cf7205662f84625ee691875b753480
  1769. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1770. Date: Sat Feb 7 17:06:56 2015 -0600
  1771.  
  1772. added method docs to sessions controller
  1773.  
  1774. commit a8235a02cc32232ef3f343d263ddc27f3af03b85
  1775. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1776. Date: Sat Feb 7 16:32:37 2015 -0600
  1777.  
  1778. added method docs to person model
  1779.  
  1780. commit 5a4e71b51f97107a34a152062e01598e0488ed67
  1781. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1782. Date: Sat Feb 7 15:14:36 2015 -0600
  1783.  
  1784. added and modified tests for session controller and person model
  1785.  
  1786. commit 0184d16a8c4fd5b62da96dee84008130e7650199
  1787. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1788. Date: Sat Feb 7 15:12:33 2015 -0600
  1789.  
  1790. modiefied session controller to verify if user is guest as opposed to user is complete. Created new guest? method in person model
  1791.  
  1792. commit 71468b32ca1472e0615b23ccf34fdf58a71ec074
  1793. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1794. Date: Sat Feb 7 15:08:12 2015 -0600
  1795.  
  1796. added more dummy users and roles for testing
  1797.  
  1798. commit fe50b7a649164758bff3d410416c06bbab80b19b
  1799. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1800. Date: Fri Feb 6 10:07:14 2015 -0600
  1801.  
  1802. modified proposal controller spec flash message to refer to message from the translation file
  1803.  
  1804. commit 017b0672bca8bea1279fd4fc75019eeee4f8954a
  1805. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1806. Date: Thu Feb 5 16:49:36 2015 -0600
  1807.  
  1808. modified test cases to be more descriptive
  1809.  
  1810. commit f062fa1e07ce0a5825f85bda074c0a5214f36199
  1811. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1812. Date: Thu Feb 5 12:38:59 2015 -0600
  1813.  
  1814. fixed spec spelling error
  1815.  
  1816. commit 2c2773987cc7ec35ec42703dfb1819f0c669eccf
  1817. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1818. Date: Thu Feb 5 11:32:19 2015 -0600
  1819.  
  1820. removed decorator tests that are already validated in the controller
  1821.  
  1822. commit 6ac95e36eced97c3f5ae61eafaadc2b0579b4328
  1823. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1824. Date: Thu Feb 5 11:20:00 2015 -0600
  1825.  
  1826. removed tags from the proposal_params private method in proposals controller
  1827.  
  1828. commit 604060b512aba92b2ca7315f1d74fdc021c0c393
  1829. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1830. Date: Thu Feb 5 11:03:08 2015 -0600
  1831.  
  1832. removed byebug gem and comments on proposal model
  1833.  
  1834. commit dbadb4ee9e384e50354ebf73dd81e000ed9942d3
  1835. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1836. Date: Thu Feb 5 10:46:42 2015 -0600
  1837.  
  1838. made proposal parameters presece true in the model and added tests for proposal_params controller private method
  1839.  
  1840. commit d7989f892dd9ccabe9f8da99d56f34df9fd3a849
  1841. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1842. Date: Mon Feb 2 15:08:36 2015 -0600
  1843.  
  1844. fixed grammatical errors in proposals controller spec
  1845.  
  1846. commit eff879d9f7e06a0e2a2fa88848b602ffecf3537e
  1847. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1848. Date: Mon Feb 2 14:41:53 2015 -0600
  1849.  
  1850. modified description of it blocks
  1851.  
  1852. commit e3a118c79a0bddd993af731a4a7640210ccfafd8
  1853. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1854. Date: Mon Feb 2 14:34:38 2015 -0600
  1855.  
  1856. removed difficulty_level and track_name methods from proposal model
  1857.  
  1858. commit ce364062b0309df13154ffeb4e5e634c17c38d26
  1859. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1860. Date: Mon Feb 2 13:17:38 2015 -0600
  1861.  
  1862. fixed proposal_params method name
  1863.  
  1864. commit 68da89e056c9762ca17270b2ecfa1892f0d88b21
  1865. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1866. Date: Mon Feb 2 11:48:59 2015 -0600
  1867.  
  1868. fixed show method from not_accepted to rejected
  1869.  
  1870. commit 98f60479e7040e47d8c337259faaacfa21e6ad1e
  1871. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1872. Date: Mon Feb 2 11:32:38 2015 -0600
  1873.  
  1874. made difficulty levels and track names separate from tags array
  1875.  
  1876. commit a2fca170c8dac6a9d93bb04fce7b697caf8c59ae
  1877. Author: Will Goebel <will.goebel@cerner.com>
  1878. Date: Thu Feb 5 12:58:18 2015 -0600
  1879.  
  1880. ACADEM-8955 Removed placeholder image in profile edit
  1881.  
  1882. commit e0a40f04edba49ad9e35060a5b3f130399a7e561
  1883. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1884. Date: Thu Feb 5 15:16:23 2015 -0600
  1885.  
  1886. removed comments
  1887.  
  1888. commit 9bf36809d804e4cc49b0e15990ce5e0f24d7a834
  1889. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1890. Date: Thu Feb 5 15:14:33 2015 -0600
  1891.  
  1892. added time left message to the translation
  1893.  
  1894. commit 835bc65eac08af4a4548288d1150a59f5ab1f202
  1895. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1896. Date: Thu Feb 5 14:25:59 2015 -0600
  1897.  
  1898. added configuration to toggle the status of cfp-app stats graph
  1899.  
  1900. commit 50a57a92cc435a3c39011fef7091b2426a711fc0
  1901. Author: Will Goebel <will.goebel@cerner.com>
  1902. Date: Thu Feb 5 14:40:06 2015 -0600
  1903.  
  1904. ACADEM-8955 final cleanup of events_controller_spec
  1905.  
  1906. commit a3013229045ffd8e5a309dc4c6b21296a52d5418
  1907. Author: Will Goebel <will.goebel@cerner.com>
  1908. Date: Thu Feb 5 14:19:44 2015 -0600
  1909.  
  1910. ACADEM-8955 quick cleanup of events_controller_spec
  1911.  
  1912. commit 31bc2760c39d722044ec39e40d7d706657e6511f
  1913. Author: Will Goebel <will.goebel@cerner.com>
  1914. Date: Thu Feb 5 11:02:52 2015 -0600
  1915.  
  1916. ACADEM-8893 Added boundary tests
  1917.  
  1918. commit 70b55d76a2561895853bfbe3219bae2f7a2c81ff
  1919. Author: Will Goebel <will.goebel@cerner.com>
  1920. Date: Mon Feb 2 15:43:05 2015 -0600
  1921.  
  1922. ACADEM-8893 removed will_paginate helper drapter_helper.rb
  1923.  
  1924. commit c14c83347a42fc9b4f15391fee64b0e3c6da419a
  1925. Author: Will Goebel <will.goebel@cerner.com>
  1926. Date: Mon Feb 2 14:40:24 2015 -0600
  1927.  
  1928. ACADEM-8893: Removed the will_paginate gem, using jquery_datatables_rails to accurately paginate.
  1929.  
  1930. commit 911c94b4e55ff9221fe6227efdf9ae376eac283c
  1931. Author: pd035166 <pavan.deshpande@cerner.com>
  1932. Date: Thu Feb 5 14:56:45 2015 -0600
  1933.  
  1934. ACADEM-8954 changing the method name
  1935.  
  1936. commit 8a41c8b21f2ecf8c68d4e0448f642cb294409133
  1937. Author: pd035166 <pavan.deshpande@cerner.com>
  1938. Date: Thu Feb 5 14:08:22 2015 -0600
  1939.  
  1940. ACADEM-8954 formatting change
  1941.  
  1942. commit 2cfddfb6796b19c4e8099e3c18eb3308a075f915
  1943. Author: pd035166 <pavan.deshpande@cerner.com>
  1944. Date: Thu Feb 5 14:04:59 2015 -0600
  1945.  
  1946. ACADEM-8954 calling proper method in test
  1947.  
  1948. commit 6c8cb2a94e569f5dc2b17dacbd606ab457b58176
  1949. Author: pd035166 <pavan.deshpande@cerner.com>
  1950. Date: Thu Feb 5 13:54:21 2015 -0600
  1951.  
  1952. ACADEM-8954 adding status to the table listings
  1953.  
  1954. commit 89c3430eddf54adf8057966e4b98a62dcc4ba509
  1955. Author: pd035166 <pavan.deshpande@cerner.com>
  1956. Date: Thu Feb 5 11:32:07 2015 -0600
  1957.  
  1958. ACADEM-8954 User will not be able to see reviewer ratings on other proposals
  1959.  
  1960. commit c63927084b7fe72e64da970020113cd5fd36c2b5
  1961. Author: pd035166 <pavan.deshpande@cerner.com>
  1962. Date: Thu Feb 5 08:26:43 2015 -0600
  1963.  
  1964. ACADEM-8949 modified the email subject translation
  1965.  
  1966. commit f00dec56346b1cf4f791ed4e48d67d897d1d6658
  1967. Author: pd035166 <pavan.deshpande@cerner.com>
  1968. Date: Wed Feb 4 14:19:37 2015 -0600
  1969.  
  1970. Modifying seed file to include relative date and removed proposal tags
  1971.  
  1972. commit edef3bad14e41cfb5ccf2e71ae145ba6c566c899
  1973. Author: pd035166 <pavan.deshpande@cerner.com>
  1974. Date: Wed Feb 4 14:00:39 2015 -0600
  1975.  
  1976. ACADEM-8949 fixed translation in email subject
  1977.  
  1978. commit cfb594bc7408e54c0acacf03ad82f64282a8e3ba
  1979. Merge: 06602e4 fba00ec
  1980. Author: pd035166 <pavan.deshpande@cerner.com>
  1981. Date: Wed Feb 4 13:11:53 2015 -0600
  1982.  
  1983. Merge branch 'ACADEM-8882-self-invitation' into stable
  1984.  
  1985. Merging ACADEM-8882-self-invitation
  1986.  
  1987. commit fba00ec91c549f4bf824b51f989013726a189a34
  1988. Author: pd035166 <pavan.deshpande@cerner.com>
  1989. Date: Wed Feb 4 08:09:02 2015 -0600
  1990.  
  1991. ACADEM-8882 adding elsif instead of nested if
  1992.  
  1993. commit 06602e4c22462d48c06606f6daf3856820b57561
  1994. Author: SG034496 <sriram.garudeswaran@cerner.com>
  1995. Date: Tue Feb 3 16:33:25 2015 -0600
  1996.  
  1997. fixed an if block indentation error
  1998.  
  1999. commit 2715c6abdaf61371c55d6343b3a6540a8362bb48
  2000. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2001. Date: Tue Feb 3 16:31:06 2015 -0600
  2002.  
  2003. unlinked speaker edit on proposal edit page if not current user
  2004.  
  2005. commit ba88bed6963ec069b23ca99a76d23057373cd945
  2006. Merge: 5dbe0d2 1af3729
  2007. Author: pd035166 <pavan.deshpande@cerner.com>
  2008. Date: Tue Feb 3 17:26:36 2015 -0600
  2009.  
  2010. Merge branch 'ACADEM-8802' into stable
  2011.  
  2012. merging ACADEM-8802-session form does not handle null values.
  2013.  
  2014. commit b050a68cc6df18365d45abb534f3cf5f6ec9d346
  2015. Author: pd035166 <pavan.deshpande@cerner.com>
  2016. Date: Tue Feb 3 16:31:35 2015 -0600
  2017.  
  2018. ACADEM-8882 Formatting issues
  2019.  
  2020. commit bc025ce3c3262d7f900b3c889be83a5ea51ffe77
  2021. Author: pd035166 <pavan.deshpande@cerner.com>
  2022. Date: Tue Feb 3 15:55:35 2015 -0600
  2023.  
  2024. ACADEM-8882 slef invitation to the proposals are not allowed
  2025.  
  2026. commit 1af37293b79db9a31b020a4989f78ac70f368c68
  2027. Author: pd035166 <pavan.deshpande@cerner.com>
  2028. Date: Tue Feb 3 15:09:53 2015 -0600
  2029.  
  2030. ACADEM-8802 changed the tests
  2031.  
  2032. commit 992a6a7626205366b0cc4e96dfbfea66b0e8064a
  2033. Author: pd035166 <pavan.deshpande@cerner.com>
  2034. Date: Tue Feb 3 11:11:09 2015 -0600
  2035.  
  2036. ACADEM-8802 changing the sentence in it test
  2037.  
  2038. commit 5669d4e3048408cfb647666d932db5473c27c726
  2039. Author: pd035166 <pavan.deshpande@cerner.com>
  2040. Date: Tue Feb 3 10:57:19 2015 -0600
  2041.  
  2042. ACADEM-8802 Removed unwanted fields from the form
  2043.  
  2044. commit 5dbe0d2b910773a4a64f136c82e4fb5604e03804
  2045. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2046. Date: Tue Feb 3 09:07:35 2015 -0600
  2047.  
  2048. modified translation file to reflect correct maximum characters for description
  2049.  
  2050. commit e5d672dfe233135558fb10cd6ff02ae843649f0e
  2051. Merge: ad50aad a66917c
  2052. Author: pd035166 <pavan.deshpande@cerner.com>
  2053. Date: Tue Feb 3 10:46:30 2015 -0600
  2054.  
  2055. Merge branch 'ACADEM-8802' of https://github.training.cerner.com/DevCenter/cfp-app into ACADEM-8802
  2056.  
  2057. ACADEM-8802 Rebase fix
  2058.  
  2059. commit ad50aad456d0113fb47a0d09725495f66e03ee94
  2060. Author: pd035166 <pavan.deshpande@cerner.com>
  2061. Date: Tue Feb 3 10:45:21 2015 -0600
  2062.  
  2063. ACADEM-8802 Added test cases
  2064.  
  2065. commit 8a426dbc6fc2de89c6113bcf5b17e45f847e64ac
  2066. Author: pd035166 <pavan.deshpande@cerner.com>
  2067. Date: Tue Feb 3 08:23:16 2015 -0600
  2068.  
  2069. ACADEM-8802 Handling null values in new session form
  2070.  
  2071. commit a66917caa4a61efb05e9189c17c3b41d028447c9
  2072. Author: pd035166 <pavan.deshpande@cerner.com>
  2073. Date: Tue Feb 3 10:45:21 2015 -0600
  2074.  
  2075. ACADEM-8802 Added test cases
  2076.  
  2077. commit 37cfce74c2493a1d0ea5cb5ab3a3376d9ef46f57
  2078. Author: Nick Overfield <nick.overfield@cerner.com>
  2079. Date: Tue Feb 3 10:40:31 2015 -0600
  2080.  
  2081. ACADEM-8866 manditory fields marked as required
  2082.  
  2083. commit c9d776cd88ea40e5350b872ffb1d9159137ad255
  2084. Merge: 592d0f4 c1e15e9
  2085. Author: pd035166 <pavan.deshpande@cerner.com>
  2086. Date: Tue Feb 3 08:41:50 2015 -0600
  2087.  
  2088. Merge branch 'ACADEM-8802' of https://github.training.cerner.com/DevCenter/cfp-app into ACADEM-8802
  2089.  
  2090. ACADEM-8802 Rebasing
  2091.  
  2092. commit 592d0f4ed04be99258db7551bcb9e165bc2fa20c
  2093. Author: pd035166 <pavan.deshpande@cerner.com>
  2094. Date: Tue Feb 3 08:23:16 2015 -0600
  2095.  
  2096. ACADEM-8802 Handling null values in new session form
  2097.  
  2098. commit c1e15e93d1750105485de23061b07ff8135c2a78
  2099. Author: pd035166 <pavan.deshpande@cerner.com>
  2100. Date: Tue Feb 3 08:23:16 2015 -0600
  2101.  
  2102. ACADEM-8802 Handling null values in new session form
  2103.  
  2104. commit af055865ad0dfce21a627bad0e897cca0a90d376
  2105. Author: Nick Overfield <nick.overfield@cerner.com>
  2106. Date: Mon Feb 2 12:21:16 2015 -0600
  2107.  
  2108. ACADEM-8879 link from proposals back to index
  2109.  
  2110. commit 60492f2572777cbd186b10249a7ff98633609db8
  2111. Author: Nick Overfield <nick.overfield@cerner.com>
  2112. Date: Mon Feb 2 09:34:23 2015 -0600
  2113.  
  2114. ACADEM-8696 proposal decorator casues extra html tags
  2115.  
  2116. commit 8eeeecc165539c8265b556f337c827c1a1e569bc
  2117. Author: Nick Overfield <nick.overfield@cerner.com>
  2118. Date: Fri Jan 30 14:56:17 2015 -0600
  2119.  
  2120. ACADEM-8698 fixed comment wrapping
  2121.  
  2122. commit c0181d26dcdc59b78e4db103f3f0d2fe0065d216
  2123. Author: pd035166 <pavan.deshpande@cerner.com>
  2124. Date: Thu Jan 29 16:04:39 2015 -0600
  2125.  
  2126. ACADEM-8540 removed unwanted tests
  2127.  
  2128. commit 1c2021df3662211dbc8b458c33342d015e66b905
  2129. Author: pd035166 <pavan.deshpande@cerner.com>
  2130. Date: Thu Jan 29 15:55:13 2015 -0600
  2131.  
  2132. ACADEM-8540 removed unwanted tests
  2133.  
  2134. commit 82a4171cfa2f70686ba0eaf5516bd26ae87e347f
  2135. Merge: 524c5d7 22b353c
  2136. Author: pd035166 <pavan.deshpande@cerner.com>
  2137. Date: Thu Jan 29 15:09:43 2015 -0600
  2138.  
  2139. ACADEM-8540 Rebase issue
  2140.  
  2141. commit 524c5d72d93d619b33722d53b01dfd2f6954c284
  2142. Author: pd035166 <pavan.deshpande@cerner.com>
  2143. Date: Thu Jan 29 08:27:22 2015 -0600
  2144.  
  2145. ACADEM-8540 adding method docs and few tests
  2146.  
  2147. commit 40bfeaa62e2d94dfbf069d74fa5e5a26c9e806e7
  2148. Author: pd035166 <pavan.deshpande@cerner.com>
  2149. Date: Mon Jan 26 09:11:48 2015 -0600
  2150.  
  2151. ACADEM-8540 Rebase issue
  2152.  
  2153. commit 72eacd279a758ae7a93d35b9a9c130503e1cad7c
  2154. Author: pd035166 <pavan.deshpande@cerner.com>
  2155. Date: Mon Jan 26 09:05:59 2015 -0600
  2156.  
  2157. fixing rebasing issues
  2158.  
  2159. commit 36630423edacd5e69bdbd14faf77e660e48c0ec6
  2160. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2161. Date: Mon Nov 24 16:47:48 2014 -0600
  2162.  
  2163. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2164.  
  2165. commit 7e645989bab890499817d2268dbceb57c0c4bac6
  2166. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2167. Date: Mon Nov 24 13:44:09 2014 -0600
  2168.  
  2169. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  2170.  
  2171. commit eff88806b866f1e9ce06920a0bca8e9c16d42aca
  2172. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2173. Date: Mon Nov 24 16:47:48 2014 -0600
  2174.  
  2175. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2176.  
  2177. commit e3c2053c9c5a8b9c41f7f67d238a9d5bea17e72e
  2178. Author: pd035166 <pavan.deshpande@cerner.com>
  2179. Date: Mon Jan 26 09:05:59 2015 -0600
  2180.  
  2181. fixing rebasing issues
  2182.  
  2183. commit 84a12e895ad67d71bfb19709139ee7a0f69946db
  2184. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2185. Date: Mon Nov 24 16:47:48 2014 -0600
  2186.  
  2187. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2188.  
  2189. commit aaa653197f508e89dbc915c8820767cc04bfd548
  2190. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2191. Date: Mon Nov 24 13:44:09 2014 -0600
  2192.  
  2193. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  2194.  
  2195. commit a4b7f4cd03c7ce80bf0ed380881ecfb91bfd96fc
  2196. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2197. Date: Mon Nov 24 16:47:48 2014 -0600
  2198.  
  2199. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2200.  
  2201. commit cfcbffc3b0f3ac910f9ac15bdaa395d8abff3809
  2202. Author: Nick Overfield <nick.overfield@cerner.com>
  2203. Date: Thu Jan 29 09:07:20 2015 -0600
  2204.  
  2205. ACADEM-8649 no missing translations
  2206.  
  2207. commit 22b353cd695a1135c8599cff5e2dd5cad9576a6d
  2208. Author: pd035166 <pavan.deshpande@cerner.com>
  2209. Date: Thu Jan 29 08:27:22 2015 -0600
  2210.  
  2211. ACADEM-8540 adding method docs and few tests
  2212.  
  2213. commit efa1d88531cc6e52851c628a02afcae01f47fb19
  2214. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2215. Date: Wed Jan 28 11:44:54 2015 -0600
  2216.  
  2217. reverting to project status at 4432e9b
  2218.  
  2219. commit b6c3496ad437abf72feeef63d6e9a0b604d40e38
  2220. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2221. Date: Wed Jan 28 11:17:35 2015 -0600
  2222.  
  2223. added colons to translation file as separator for label
  2224.  
  2225. commit 789f27b40b738f927c7dc2c18ac9ffc4ecc95e3c
  2226. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2227. Date: Wed Jan 28 11:01:51 2015 -0600
  2228.  
  2229. modified schema version
  2230.  
  2231. commit cfcddd2f58ba4e35caa5b9693fd467f1da9d2596
  2232. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2233. Date: Tue Jan 27 10:31:44 2015 -0600
  2234.  
  2235. added label separator colon to translation file and describe block to #tags in proposal decorator spec
  2236.  
  2237. commit 83b4f4f1dcfeff5cafdcb5a9712aeb9661287fee
  2238. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2239. Date: Tue Jan 27 09:59:42 2015 -0600
  2240.  
  2241. removed comments in proposal decorator
  2242.  
  2243. commit ad74c8bc1fd359a5f850ed5e40fe7d9d3c8ee0da
  2244. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2245. Date: Tue Jan 27 09:57:54 2015 -0600
  2246.  
  2247. Added specs to test markup formatting of tags in proposal decorator
  2248.  
  2249. commit 2ba56ea631a29b3ff565c72c682979cdc24e9fb9
  2250. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2251. Date: Tue Jan 27 07:16:30 2015 -0600
  2252.  
  2253. modified markup of difficulty level and track name to show as table
  2254.  
  2255. commit e164dc6573df8b42acc525484e134e47be9be3b5
  2256. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2257. Date: Mon Jan 26 11:59:54 2015 -0600
  2258.  
  2259. Added method docs to event.rb
  2260.  
  2261. commit 395d5f87d9313ffda77ab39c3fafdfc94dfe939b
  2262. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2263. Date: Mon Jan 26 10:16:05 2015 -0600
  2264.  
  2265. added style to prevent overlap of tags and method docs to application controller
  2266.  
  2267. commit 1efffdf25b8e5231c79c01251f1d1182aa0e4db6
  2268. Author: Will Goebel <will.goebel@cerner.com>
  2269. Date: Mon Jan 26 13:38:29 2015 -0600
  2270.  
  2271. ACADEM-8747 removed _demographics partial
  2272.  
  2273. commit 8834eae3fac80824197dc1a0917a208cc14dc9e1
  2274. Author: Will Goebel <will.goebel@cerner.com>
  2275. Date: Fri Jan 23 16:28:53 2015 -0600
  2276.  
  2277. added migration to remove demographics from person
  2278.  
  2279. commit a1eff25485a1c6289071a81892a711f709b8f262
  2280. Author: Will Goebel <will.goebel@cerner.com>
  2281. Date: Fri Jan 23 16:22:00 2015 -0600
  2282.  
  2283. ACADEM-8747 Added a migration to remove demographics
  2284.  
  2285. commit 2b3f0578b549313c9d69f342f12c0d67fc307af2
  2286. Author: Will Goebel <will.goebel@cerner.com>
  2287. Date: Fri Jan 23 13:29:35 2015 -0600
  2288.  
  2289. ACADEM-8747 Removed Person Demographic and code accessing Demographic information
  2290.  
  2291. commit 4784d55aecfbaef274e89cd66ef9c30640162182
  2292. Merge: b408393 a2c4ff9
  2293. Author: pd035166 <pavan.deshpande@cerner.com>
  2294. Date: Mon Jan 26 10:08:05 2015 -0600
  2295.  
  2296. Merge branch 'stable' into ACADEM-8540
  2297.  
  2298. ACADEM-8540 rebase with stable
  2299.  
  2300. commit a2c4ff9053ffef1360922ae8d018ddaf2c4d7424
  2301. Author: pd035166 <pavan.deshpande@cerner.com>
  2302. Date: Fri Jan 23 14:30:19 2015 -0600
  2303.  
  2304. changing the docs
  2305.  
  2306. commit 753d985698b347e4f1c0310a8740716a8334a50d
  2307. Author: pd035166 <pavan.deshpande@cerner.com>
  2308. Date: Fri Jan 23 14:29:16 2015 -0600
  2309.  
  2310. added docs and null value corresponding to the new column
  2311.  
  2312. commit 7fb8f2f01e1d08f4933dee00a691bd3fc2a5fccb
  2313. Author: pd035166 <pavan.deshpande@cerner.com>
  2314. Date: Fri Jan 23 14:13:55 2015 -0600
  2315.  
  2316. minor changes
  2317.  
  2318. commit aea36198da7be42f5e80c61ddf573bda4dfd265f
  2319. Author: pd035166 <pavan.deshpande@cerner.com>
  2320. Date: Fri Jan 23 13:33:52 2015 -0600
  2321.  
  2322. formatting issue
  2323.  
  2324. commit 1b261759b62134175792205d471f41de49f4575e
  2325. Author: pd035166 <pavan.deshpande@cerner.com>
  2326. Date: Fri Jan 23 13:29:50 2015 -0600
  2327.  
  2328. removing fliter region description
  2329.  
  2330. commit b05d256efe1693d558cc9bc716bc6c1a3350d08a
  2331. Author: pd035166 <pavan.deshpande@cerner.com>
  2332. Date: Fri Jan 23 13:21:56 2015 -0600
  2333.  
  2334. feature to add a new admin
  2335.  
  2336. commit e56d47d77bf692698c6dbb1556b00a77d22f361c
  2337. Author: pd035166 <pavan.deshpande@cerner.com>
  2338. Date: Thu Jan 22 16:32:04 2015 -0600
  2339.  
  2340. feature for admin adding a new admin
  2341.  
  2342. commit b408393238c929282b6a0e88784b2833a5952baa
  2343. Author: pd035166 <pavan.deshpande@cerner.com>
  2344. Date: Mon Jan 26 09:11:48 2015 -0600
  2345.  
  2346. ACADEM-8540 Rebase issue
  2347.  
  2348. commit f0f927546fc56d3f6c6c83850cf2d7ec16fb248d
  2349. Merge: 4098b23 aef1a27
  2350. Author: pd035166 <pavan.deshpande@cerner.com>
  2351. Date: Mon Jan 26 09:09:29 2015 -0600
  2352.  
  2353. Merge branch 'ACADEM-8540' of https://github.training.cerner.com/DevCenter/cfp-app into ACADEM-8540
  2354.  
  2355. ACADEM-8540 rebase issues
  2356.  
  2357. commit 4098b235151973a00ba9bdd635b3701e001f921c
  2358. Author: pd035166 <pavan.deshpande@cerner.com>
  2359. Date: Mon Jan 26 09:05:59 2015 -0600
  2360.  
  2361. fixing rebasing issues
  2362.  
  2363. commit 6c4575ce58d82230c8af3b52cb99b373dbb69b13
  2364. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2365. Date: Mon Nov 24 16:47:48 2014 -0600
  2366.  
  2367. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2368.  
  2369. commit ed2c344c5255ec401f80ccb6f808e927fbefa8a9
  2370. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2371. Date: Mon Nov 24 16:47:48 2014 -0600
  2372.  
  2373. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2374.  
  2375. commit 5e1eee434220587f46aef942ff728473c43d3324
  2376. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2377. Date: Mon Nov 24 13:44:09 2014 -0600
  2378.  
  2379. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  2380.  
  2381. commit 621552ca3f477496ce26b7e792738a80eab6d73e
  2382. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2383. Date: Mon Nov 24 16:47:48 2014 -0600
  2384.  
  2385. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2386.  
  2387. commit aef1a2712b47ee7b06a5e3b0e346facd7877c7e4
  2388. Author: pd035166 <pavan.deshpande@cerner.com>
  2389. Date: Mon Jan 26 09:05:59 2015 -0600
  2390.  
  2391. fixing rebasing issues
  2392.  
  2393. commit 17c5e7225d06844bed771d587a0b44f110ac347a
  2394. Merge: d63eff4 f058e68
  2395. Author: pd035166 <pavan.deshpande@cerner.com>
  2396. Date: Fri Jan 23 14:49:00 2015 -0600
  2397.  
  2398. Merge branch 'ACADEM-8540' of https://github.training.cerner.com/DevCenter/cfp-app into ACADEM-8540
  2399.  
  2400. commit d63eff4d552291b6d5062504fc05fb20c45efc0b
  2401. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2402. Date: Mon Nov 24 16:47:48 2014 -0600
  2403.  
  2404. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2405.  
  2406. commit 21976b5a9d0189a5bacaa5c7aee50ae985a7c901
  2407. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2408. Date: Mon Nov 24 13:44:09 2014 -0600
  2409.  
  2410. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  2411.  
  2412. commit f058e68998b52897a15558d6db97fc749d6fbb4a
  2413. Merge: 4bfca7a 72ccca5
  2414. Author: pd035166 <pavan.deshpande@cerner.com>
  2415. Date: Fri Jan 23 14:46:52 2015 -0600
  2416.  
  2417. Merge branch 'ACADEM-8540' of https://github.training.cerner.com/DevCenter/cfp-app into ACADEM-8540
  2418.  
  2419. commit 4bfca7a1f156d5d1127a93d1cbf3fbc4f4402590
  2420. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2421. Date: Mon Nov 24 16:47:48 2014 -0600
  2422.  
  2423. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2424.  
  2425. commit e5e331e16172dafa58a48b8b4547d4537c9c42a4
  2426. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2427. Date: Mon Nov 24 13:44:09 2014 -0600
  2428.  
  2429. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  2430.  
  2431. commit 72ccca5c03f50dafe376a62b46830f746248cfca
  2432. Merge: 2b90c54 cd2edf8
  2433. Author: pd035166 <pavan.deshpande@cerner.com>
  2434. Date: Fri Jan 23 14:44:22 2015 -0600
  2435.  
  2436. rebase change
  2437.  
  2438. commit 2b90c54075e6bee0eb5efcebeea30ae7bc3a3c14
  2439. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  2440. Date: Mon Nov 24 16:47:48 2014 -0600
  2441.  
  2442. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  2443.  
  2444. commit 7a6b859b4433f819afdefee1da17265da6d80703
  2445. Author: pd035166 <pavan.deshpande@cerner.com>
  2446. Date: Thu Jan 22 10:06:18 2015 -0600
  2447.  
  2448. setting the notifications enabled to false
  2449.  
  2450. commit d494d5c2154751cd669bda6091104ad9f64f3060
  2451. Author: pd035166 <pavan.deshpande@cerner.com>
  2452. Date: Thu Jan 22 09:44:09 2015 -0600
  2453.  
  2454. changed to config.notifications_enabled for better redability
  2455.  
  2456. commit 32d7af7081a63791919e3d613bcf4c70d4dae08e
  2457. Author: pd035166 <pavan.deshpande@cerner.com>
  2458. Date: Wed Jan 21 16:46:33 2015 -0600
  2459.  
  2460. adding the configuration setting to disable notifications for all users
  2461.  
  2462. commit bac0312697329a362f1e38b0b10c7af4641c89e2
  2463. Author: pd035166 <pavan.deshpande@cerner.com>
  2464. Date: Wed Jan 21 15:53:31 2015 -0600
  2465.  
  2466. disabling notifications for all users
  2467.  
  2468. commit 375256e7be9ccbc55f4a4d7038ab0b4ab294102f
  2469. Author: pd035166 <pavan.deshpande@cerner.com>
  2470. Date: Wed Jan 21 15:27:16 2015 -0600
  2471.  
  2472. propoer structuring of the tranlation keys
  2473.  
  2474. commit b6429c060ac6a516994247de295dee8787424489
  2475. Author: pd035166 <pavan.deshpande@cerner.com>
  2476. Date: Wed Jan 21 14:00:58 2015 -0600
  2477.  
  2478. fixed missing translation in email invitation for speaker
  2479.  
  2480. commit b86b31287268bdf78c23fb186447e043d866df7c
  2481. Author: Nick Overfield <nick.overfield@cerner.com>
  2482. Date: Wed Jan 21 12:19:24 2015 -0600
  2483.  
  2484. ACADEM-8751 ACADEM-8752 ACADEM-8754 proposal pages updates
  2485.  
  2486. commit 51841452813833576471455358572bb113cdd375
  2487. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2488. Date: Wed Jan 21 11:22:56 2015 -0600
  2489.  
  2490. removed extra spaces in the person_spec file
  2491.  
  2492. commit 2fb4aefe4c16e66c58b658bc6436ffbf74649d23
  2493. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2494. Date: Tue Jan 20 19:49:30 2015 -0600
  2495.  
  2496. updated tests to validate email adress
  2497.  
  2498. commit b8cb8ad41cac457f67bef50755f205640f0d927b
  2499. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2500. Date: Mon Jan 19 17:27:49 2015 -0600
  2501.  
  2502. Added Email validation validating length of email and pattern against regex
  2503.  
  2504. commit 10a51cea70b0d2cbdc5a031658060036ee3bccef
  2505. Author: SG034496 <sriram.garudeswaran@cerner.com>
  2506. Date: Mon Jan 19 17:00:54 2015 -0600
  2507.  
  2508. Added email validation validating length and pattern
  2509.  
  2510. commit 4325c4fa5c70a7bdb750c2a1297274540625e07e
  2511. Author: pd035166 <pavan.deshpande@cerner.com>
  2512. Date: Mon Jan 19 16:54:05 2015 -0600
  2513.  
  2514. handling the error from rebase
  2515.  
  2516. commit 90d163de09178e2b8702751c131dea32952ccb00
  2517. Author: pd035166 <pavan.deshpande@cerner.com>
  2518. Date: Mon Jan 19 15:15:17 2015 -0600
  2519.  
  2520. deleted the sublime workspace file
  2521.  
  2522. commit a0aec05f0c0a0d1942b9f4f5da26beef69d5a80b
  2523. Author: pd035166 <pavan.deshpande@cerner.com>
  2524. Date: Mon Jan 19 15:11:22 2015 -0600
  2525.  
  2526. rebase
  2527.  
  2528. commit 0b53690b9b9e9597aadad981b68b0d51f01b19d7
  2529. Author: pd035166 <pavan.deshpande@cerner.com>
  2530. Date: Fri Jan 16 12:07:03 2015 -0600
  2531.  
  2532. alphabetizing keys
  2533.  
  2534. commit 2e06368ac9398de76d873f864a94eee450ffcf45
  2535. Author: pd035166 <pavan.deshpande@cerner.com>
  2536. Date: Fri Jan 16 08:48:11 2015 -0600
  2537.  
  2538. changed the translation
  2539.  
  2540. commit 2495d63f986251f71af289c23c7cc0007fd0f108
  2541. Author: pd035166 <pavan.deshpande@cerner.com>
  2542. Date: Wed Jan 14 13:57:40 2015 -0600
  2543.  
  2544. declaring in context
  2545.  
  2546. commit 0bebdba4e5032cf1d2a08ed2a2256502331c857a
  2547. Author: pd035166 <pavan.deshpande@cerner.com>
  2548. Date: Wed Jan 14 10:50:16 2015 -0600
  2549.  
  2550. changed the test for better specs
  2551.  
  2552. commit f49baf80cc66ee65e791c12ca18d6cf930890361
  2553. Author: pd035166 <pavan.deshpande@cerner.com>
  2554. Date: Mon Jan 12 09:16:29 2015 -0600
  2555.  
  2556. minor changes
  2557.  
  2558. commit 7832f5977ae0f8d43c38840fd483892c882ecde6
  2559. Author: pd035166 <pavan.deshpande@cerner.com>
  2560. Date: Fri Jan 9 16:21:16 2015 -0600
  2561.  
  2562. added translation for update notifed error
  2563.  
  2564. commit 74c961b1548ce82147dd5ca3defbdc43836110f9
  2565. Author: pd035166 <pavan.deshpande@cerner.com>
  2566. Date: Fri Jan 9 16:10:30 2015 -0600
  2567.  
  2568. added a rescue for database connection
  2569.  
  2570. commit 319b0ff7bb4f7a467d30319610b969e02618eb9f
  2571. Author: pd035166 <pavan.deshpande@cerner.com>
  2572. Date: Thu Jan 8 16:59:48 2015 -0600
  2573.  
  2574. added a test case
  2575.  
  2576. commit a1457fa2c64276b08569bf4b92d029dc21b68fe6
  2577. Author: pd035166 <pavan.deshpande@cerner.com>
  2578. Date: Thu Jan 8 16:56:11 2015 -0600
  2579.  
  2580. added exception handling for finalize_batch
  2581.  
  2582. commit 8e2d071556cc25ecb9c8528c1162cf96fe01e616
  2583. Author: pd035166 <pavan.deshpande@cerner.com>
  2584. Date: Thu Jan 8 15:25:41 2015 -0600
  2585.  
  2586. added rails logger
  2587.  
  2588. commit 9f07dc159d3af77e67428bbcac710dc180e57cc8
  2589. Author: pd035166 <pavan.deshpande@cerner.com>
  2590. Date: Thu Jan 8 13:08:25 2015 -0600
  2591.  
  2592. changes from rebase
  2593.  
  2594. commit 451181aaf086494111af044f669a2017210f956b
  2595. Author: pd035166 <pavan.deshpande@cerner.com>
  2596. Date: Tue Dec 30 10:28:46 2014 -0600
  2597.  
  2598. added the test
  2599.  
  2600. commit 8316588ea9f44d62ece02239b04414cf6c271526
  2601. Author: pd035166 <pavan.deshpande@cerner.com>
  2602. Date: Tue Dec 30 10:08:02 2014 -0600
  2603.  
  2604. added method doc and fixed minor changes
  2605.  
  2606. commit 9a143a007274660592b344780411d9bf45331cb1
  2607. Author: pd035166 <pavan.deshpande@cerner.com>
  2608. Date: Fri Dec 26 15:30:49 2014 -0600
  2609.  
  2610. feature to send email notifications in batch
  2611.  
  2612. commit 21704ea665ddafc0885dc40db1b7fee646cfa5b3
  2613. Author: pd035166 <pavan.deshpande@cerner.com>
  2614. Date: Thu Jan 8 11:24:57 2015 -0600
  2615.  
  2616. changes
  2617.  
  2618. commit 30853e2b4627936a2280d578634983065144bf2b
  2619. Author: pd035166 <pavan.deshpande@cerner.com>
  2620. Date: Tue Jan 6 08:50:58 2015 -0600
  2621.  
  2622. changed the test for i18N
  2623.  
  2624. commit 520c4a04b3bee5ad0e5c349cbf4b73030e21ba21
  2625. Author: pd035166 <pavan.deshpande@cerner.com>
  2626. Date: Mon Jan 5 09:50:25 2015 -0600
  2627.  
  2628. added exception handling for update notified
  2629.  
  2630. commit 0aa28e10129c24b5879b8eeb2d571f677ba9a7a0
  2631. Author: pd035166 <pavan.deshpande@cerner.com>
  2632. Date: Tue Dec 30 10:08:02 2014 -0600
  2633.  
  2634. added method doc and fixed minor changes
  2635.  
  2636. commit ec1704365bed4a3ea96ba54d628438eddf02c0cd
  2637. Author: pd035166 <pavan.deshpande@cerner.com>
  2638. Date: Fri Dec 26 15:30:49 2014 -0600
  2639.  
  2640. feature to send email notifications in batch
  2641.  
  2642. commit d07087d2c1896a0fa670b177e86694f4c98b3c09
  2643. Author: pd035166 <pavan.deshpande@cerner.com>
  2644. Date: Fri Jan 16 12:22:22 2015 -0600
  2645.  
  2646. minor change
  2647.  
  2648. commit c515af1737abf3bd70e73f6db8df7085a861784e
  2649. Author: pd035166 <pavan.deshpande@cerner.com>
  2650. Date: Fri Jan 16 12:07:03 2015 -0600
  2651.  
  2652. alphabetizing keys
  2653.  
  2654. commit 3e9e2a409d63c994932ea97244b6e38845722f5a
  2655. Author: pd035166 <pavan.deshpande@cerner.com>
  2656. Date: Fri Jan 16 08:48:11 2015 -0600
  2657.  
  2658. changed the translation
  2659.  
  2660. commit 546fc36a0f2795758150b232cac852488d9d1ec7
  2661. Author: pd035166 <pavan.deshpande@cerner.com>
  2662. Date: Thu Jan 15 11:31:56 2015 -0600
  2663.  
  2664. changes the test for better specs
  2665.  
  2666. commit b072ed8c965af7997e4bf0fa6b5a56a5546ece01
  2667. Author: pd035166 <pavan.deshpande@cerner.com>
  2668. Date: Wed Jan 14 13:57:40 2015 -0600
  2669.  
  2670. declaring in context
  2671.  
  2672. commit d949033c018b96f193b131a6616688fa8089ee1b
  2673. Author: pd035166 <pavan.deshpande@cerner.com>
  2674. Date: Wed Jan 14 13:18:57 2015 -0600
  2675.  
  2676. declaration in context
  2677.  
  2678. commit 04d1663b9174d8eae80eb4299a56d8e0d87e1b86
  2679. Author: pd035166 <pavan.deshpande@cerner.com>
  2680. Date: Wed Jan 14 10:56:27 2015 -0600
  2681.  
  2682. changed the test for better specs
  2683.  
  2684. commit 8c08a046acdb1605786eda1440d05f1600b8c93c
  2685. Author: pd035166 <pavan.deshpande@cerner.com>
  2686. Date: Wed Jan 14 10:50:16 2015 -0600
  2687.  
  2688. changed the test for better specs
  2689.  
  2690. commit 1101271c32b61564d07fd4b277e57b8a5a552c38
  2691. Author: pd035166 <pavan.deshpande@cerner.com>
  2692. Date: Mon Jan 12 09:16:29 2015 -0600
  2693.  
  2694. minor changes
  2695.  
  2696. commit 1bc1b4f21ca8a7c94efa21546979498b1eb4e092
  2697. Author: pd035166 <pavan.deshpande@cerner.com>
  2698. Date: Fri Jan 9 16:21:16 2015 -0600
  2699.  
  2700. added translation for update notifed error
  2701.  
  2702. commit a5e551e1f06289bbc23a8a2bc0ddeeb0275bf91f
  2703. Author: pd035166 <pavan.deshpande@cerner.com>
  2704. Date: Fri Jan 9 16:10:30 2015 -0600
  2705.  
  2706. added a rescue for database connection
  2707.  
  2708. commit b9422127f88921b5fdd8f9ba98f9379479847cfd
  2709. Author: pd035166 <pavan.deshpande@cerner.com>
  2710. Date: Thu Jan 8 16:59:48 2015 -0600
  2711.  
  2712. added a test case
  2713.  
  2714. commit 5ea406f8cfd41a93bd71b1374ac11ec3ad2461a9
  2715. Author: pd035166 <pavan.deshpande@cerner.com>
  2716. Date: Thu Jan 8 16:56:11 2015 -0600
  2717.  
  2718. added exception handling for finalize_batch
  2719.  
  2720. commit b36ff1a04545a55e2e9504f872855b82ad5c1961
  2721. Author: pd035166 <pavan.deshpande@cerner.com>
  2722. Date: Thu Jan 8 15:25:41 2015 -0600
  2723.  
  2724. added rails logger
  2725.  
  2726. commit 83d869650db4e8e5db7b714043e6991a5fa3e191
  2727. Author: pd035166 <pavan.deshpande@cerner.com>
  2728. Date: Thu Jan 8 14:17:35 2015 -0600
  2729.  
  2730. rebase fixing
  2731.  
  2732. commit d23ad622ff19f0c33b00f7e82df31c5653e3dc26
  2733. Author: pd035166 <pavan.deshpande@cerner.com>
  2734. Date: Tue Dec 30 10:28:46 2014 -0600
  2735.  
  2736. added the test
  2737.  
  2738. commit 7324b207f64c05d9217d5b41f17149907f240bae
  2739. Author: pd035166 <pavan.deshpande@cerner.com>
  2740. Date: Tue Dec 30 10:08:02 2014 -0600
  2741.  
  2742. added method doc and fixed minor changes
  2743.  
  2744. commit ed3bb51f8f8269bb485736aedcf7aa137a2efeaa
  2745. Author: pd035166 <pavan.deshpande@cerner.com>
  2746. Date: Fri Dec 26 15:58:39 2014 -0600
  2747.  
  2748. changed the statement
  2749.  
  2750. commit e626a093a41ba1fad3617db21552588a8b2c00bc
  2751. Author: pd035166 <pavan.deshpande@cerner.com>
  2752. Date: Fri Dec 26 15:30:49 2014 -0600
  2753.  
  2754. feature to send email notifications in batch
  2755.  
  2756. commit a92fabcecd6de2696815b7795f6bab0b6e74f283
  2757. Author: pd035166 <pavan.deshpande@cerner.com>
  2758. Date: Thu Jan 8 11:24:57 2015 -0600
  2759.  
  2760. changes
  2761.  
  2762. commit 6854ff98e05f79fab4ccd82fd46c1c19ca4abec7
  2763. Author: pd035166 <pavan.deshpande@cerner.com>
  2764. Date: Tue Jan 6 10:07:20 2015 -0600
  2765.  
  2766. added the proposals in context
  2767.  
  2768. commit b708fb8d0a868c5c2258d6b2b5d20eec8486abc0
  2769. Author: pd035166 <pavan.deshpande@cerner.com>
  2770. Date: Tue Jan 6 09:51:14 2015 -0600
  2771.  
  2772. adding one expectations per it block
  2773.  
  2774. commit 421b7413ac9567a86b5de7e09766887aea390d23
  2775. Author: pd035166 <pavan.deshpande@cerner.com>
  2776. Date: Tue Jan 6 08:58:55 2015 -0600
  2777.  
  2778. corrected indentation
  2779.  
  2780. commit 6354a3946edfbae59ae2638f1725ef3697ff77c7
  2781. Author: pd035166 <pavan.deshpande@cerner.com>
  2782. Date: Tue Jan 6 08:50:58 2015 -0600
  2783.  
  2784. changed the test for i18N
  2785.  
  2786. commit ea9a772c584126ae20c3de0ef95462e9ed5e035d
  2787. Author: pd035166 <pavan.deshpande@cerner.com>
  2788. Date: Tue Jan 6 08:36:45 2015 -0600
  2789.  
  2790. changed the key value
  2791.  
  2792. commit 154e46bdb57f7fec9ef394f808ef6fb2d99b14a2
  2793. Author: pd035166 <pavan.deshpande@cerner.com>
  2794. Date: Mon Jan 5 09:50:25 2015 -0600
  2795.  
  2796. added exception handling for update notified
  2797.  
  2798. commit 9042a42c17f2cd119594f95dd4411592aaeb40a6
  2799. Author: pd035166 <pavan.deshpande@cerner.com>
  2800. Date: Tue Dec 30 15:16:19 2014 -0600
  2801.  
  2802. changed the column name
  2803.  
  2804. commit a40a8ba240d5dc7a5210ab13c09aa6b1ebd167be
  2805. Author: pd035166 <pavan.deshpande@cerner.com>
  2806. Date: Tue Dec 30 10:28:46 2014 -0600
  2807.  
  2808. added the test
  2809.  
  2810. commit 79cd5f8c85d859e67eb4a5f547da87afd8925989
  2811. Author: pd035166 <pavan.deshpande@cerner.com>
  2812. Date: Tue Dec 30 10:08:02 2014 -0600
  2813.  
  2814. added method doc and fixed minor changes
  2815.  
  2816. commit 9d88fadc8d770f6839a1c3c8f2b3cbb6029a862c
  2817. Author: pd035166 <pavan.deshpande@cerner.com>
  2818. Date: Fri Dec 26 15:58:39 2014 -0600
  2819.  
  2820. changed the statement
  2821.  
  2822. commit 428a45c398d70c3438501db20c08eac84c664548
  2823. Author: pd035166 <pavan.deshpande@cerner.com>
  2824. Date: Fri Dec 26 15:30:49 2014 -0600
  2825.  
  2826. feature to send email notifications in batch
  2827.  
  2828. commit 65469b07ac3c9463516916e976fa7287511c613b
  2829. Author: pd035166 <pavan.deshpande@cerner.com>
  2830. Date: Fri Jan 16 17:11:26 2015 -0600
  2831.  
  2832. Added method docs
  2833.  
  2834. commit a335d1d7b102ad92236e062a5e0cdf55e933dc6c
  2835. Author: pd035166 <pavan.deshpande@cerner.com>
  2836. Date: Fri Jan 16 12:07:03 2015 -0600
  2837.  
  2838. alphabetizing keys
  2839.  
  2840. commit 922952d48291527ba73efdff31aa183aab4010d6
  2841. Author: pd035166 <pavan.deshpande@cerner.com>
  2842. Date: Fri Jan 16 08:48:11 2015 -0600
  2843.  
  2844. changed the translation
  2845.  
  2846. commit 8fd562067d7627dff3734d81bfb837aad069593e
  2847. Author: pd035166 <pavan.deshpande@cerner.com>
  2848. Date: Wed Jan 14 13:57:40 2015 -0600
  2849.  
  2850. declaring in context
  2851.  
  2852. commit e56622c4438b12830a3b4fc6e9050e72ec4b2fa0
  2853. Author: pd035166 <pavan.deshpande@cerner.com>
  2854. Date: Wed Jan 14 13:18:57 2015 -0600
  2855.  
  2856. declaration in context
  2857.  
  2858. commit 113b532253820be94aa0f507d3efb8a749293e7a
  2859. Author: pd035166 <pavan.deshpande@cerner.com>
  2860. Date: Wed Jan 14 10:50:16 2015 -0600
  2861.  
  2862. changed the test for better specs
  2863.  
  2864. commit a9d8b67e2eb1f81e8adce86b4e420dc1e93b7617
  2865. Author: pd035166 <pavan.deshpande@cerner.com>
  2866. Date: Mon Jan 12 09:16:29 2015 -0600
  2867.  
  2868. minor changes
  2869.  
  2870. commit 7f3a95cd9ddaac28ba3d248b4d4872579d68511f
  2871. Author: pd035166 <pavan.deshpande@cerner.com>
  2872. Date: Fri Jan 9 16:21:16 2015 -0600
  2873.  
  2874. added translation for update notifed error
  2875.  
  2876. commit eb88ec364dd969086b09b1c9e110840e48403fcf
  2877. Author: pd035166 <pavan.deshpande@cerner.com>
  2878. Date: Fri Jan 9 16:10:30 2015 -0600
  2879.  
  2880. added a rescue for database connection
  2881.  
  2882. commit 224d4b11a60c4be23603af30684d67ef8febc534
  2883. Author: pd035166 <pavan.deshpande@cerner.com>
  2884. Date: Thu Jan 8 16:59:48 2015 -0600
  2885.  
  2886. added a test case
  2887.  
  2888. commit 2fdc36782e33aa2f939a64be5593637155c13b72
  2889. Author: pd035166 <pavan.deshpande@cerner.com>
  2890. Date: Thu Jan 8 16:56:11 2015 -0600
  2891.  
  2892. added exception handling for finalize_batch
  2893.  
  2894. commit c7db1b00e5e5474593d781aa401f78d63844c43c
  2895. Author: pd035166 <pavan.deshpande@cerner.com>
  2896. Date: Thu Jan 8 15:25:41 2015 -0600
  2897.  
  2898. added rails logger
  2899.  
  2900. commit fcbc08fae30d90abd0c0b3c944d1af8a5077c362
  2901. Author: pd035166 <pavan.deshpande@cerner.com>
  2902. Date: Thu Jan 8 14:14:41 2015 -0600
  2903.  
  2904. added buttons in table
  2905.  
  2906. commit b66be3bf25d28cac32f898552cd12810a8d74415
  2907. Author: pd035166 <pavan.deshpande@cerner.com>
  2908. Date: Thu Jan 8 13:08:25 2015 -0600
  2909.  
  2910. changes from rebase
  2911.  
  2912. commit e9a45c2fee88bd15e40d4f8e210350a9ae878dc6
  2913. Author: pd035166 <pavan.deshpande@cerner.com>
  2914. Date: Tue Dec 30 10:28:46 2014 -0600
  2915.  
  2916. added the test
  2917.  
  2918. commit 1d7f032c549d59675b42bccc1838439e77b377d9
  2919. Author: pd035166 <pavan.deshpande@cerner.com>
  2920. Date: Tue Dec 30 10:08:02 2014 -0600
  2921.  
  2922. added method doc and fixed minor changes
  2923.  
  2924. commit 3713eb30480b233d8cc9f9165346d9045edeba57
  2925. Author: pd035166 <pavan.deshpande@cerner.com>
  2926. Date: Fri Dec 26 15:30:49 2014 -0600
  2927.  
  2928. feature to send email notifications in batch
  2929.  
  2930. commit 23c63aa63f1532a1c370bdc4598378375ffdd555
  2931. Author: pd035166 <pavan.deshpande@cerner.com>
  2932. Date: Thu Jan 8 11:24:57 2015 -0600
  2933.  
  2934. changes
  2935.  
  2936. commit 7055c0764bb7e2afcc8abcd093c58f03d7485738
  2937. Author: pd035166 <pavan.deshpande@cerner.com>
  2938. Date: Tue Jan 6 08:58:55 2015 -0600
  2939.  
  2940. corrected indentation
  2941.  
  2942. commit 91a93ebbdea3cf90bb265280f7e474d1695af021
  2943. Author: pd035166 <pavan.deshpande@cerner.com>
  2944. Date: Mon Jan 5 09:50:25 2015 -0600
  2945.  
  2946. added exception handling for update notified
  2947.  
  2948. commit b382c69a6c2ef7b49099cbf09050e18a3b637eb4
  2949. Author: pd035166 <pavan.deshpande@cerner.com>
  2950. Date: Tue Dec 30 15:16:19 2014 -0600
  2951.  
  2952. changed the column name
  2953.  
  2954. commit 7b3be133ba8944ea98cca1383e8bbe25afcc0007
  2955. Author: pd035166 <pavan.deshpande@cerner.com>
  2956. Date: Tue Dec 30 11:16:11 2014 -0600
  2957.  
  2958. fixed formatting
  2959.  
  2960. commit fb9f4b45f984be101606bfd8d7de7b721bd46338
  2961. Author: pd035166 <pavan.deshpande@cerner.com>
  2962. Date: Tue Dec 30 10:08:02 2014 -0600
  2963.  
  2964. added method doc and fixed minor changes
  2965.  
  2966. commit d3e371d770a2b60f6726af3d78b9579da957bcc7
  2967. Author: pd035166 <pavan.deshpande@cerner.com>
  2968. Date: Fri Dec 26 15:30:49 2014 -0600
  2969.  
  2970. feature to send email notifications in batch
  2971.  
  2972. commit 39c8bfd081a9d451173184af3fc1223e3be5e3aa
  2973. Author: pd035166 <pavan.deshpande@cerner.com>
  2974. Date: Fri Jan 16 12:22:22 2015 -0600
  2975.  
  2976. minor change
  2977.  
  2978. commit 5bb3f0a19f66055aeb4ddb46e5f93981704ed26b
  2979. Author: pd035166 <pavan.deshpande@cerner.com>
  2980. Date: Fri Jan 16 12:18:52 2015 -0600
  2981.  
  2982. code review changes
  2983.  
  2984. commit 10e634a943737c2c7b03b7a0c205b105b42c8a29
  2985. Author: pd035166 <pavan.deshpande@cerner.com>
  2986. Date: Fri Jan 16 12:15:35 2015 -0600
  2987.  
  2988. code review minor change
  2989.  
  2990. commit dca88faebcc6bb676572dda86585f569394df5c2
  2991. Author: pd035166 <pavan.deshpande@cerner.com>
  2992. Date: Fri Jan 16 12:07:03 2015 -0600
  2993.  
  2994. alphabetizing keys
  2995.  
  2996. commit 5a8e3dc88235354505edee4b2e7c892aac77f526
  2997. Author: pd035166 <pavan.deshpande@cerner.com>
  2998. Date: Fri Jan 16 08:48:11 2015 -0600
  2999.  
  3000. changed the translation
  3001.  
  3002. commit de8d3cff24801fd36528dc501b17a8343d6c9be6
  3003. Author: pd035166 <pavan.deshpande@cerner.com>
  3004. Date: Thu Jan 15 12:07:49 2015 -0600
  3005.  
  3006. modified the test
  3007.  
  3008. commit 9d09dc4cdafc5a5a6ab388c4749778afe9ee99a7
  3009. Author: pd035166 <pavan.deshpande@cerner.com>
  3010. Date: Thu Jan 15 11:31:56 2015 -0600
  3011.  
  3012. changes the test for better specs
  3013.  
  3014. commit 10090d502446ee57545a38649a7a5f597e5c5c08
  3015. Author: pd035166 <pavan.deshpande@cerner.com>
  3016. Date: Wed Jan 14 13:57:40 2015 -0600
  3017.  
  3018. declaring in context
  3019.  
  3020. commit 841b560017478d99ecd62504fd292bff1970f955
  3021. Author: pd035166 <pavan.deshpande@cerner.com>
  3022. Date: Wed Jan 14 13:18:57 2015 -0600
  3023.  
  3024. declaration in context
  3025.  
  3026. commit 44d421a4c508e3aae430058befa26e38147a3685
  3027. Author: pd035166 <pavan.deshpande@cerner.com>
  3028. Date: Wed Jan 14 10:56:27 2015 -0600
  3029.  
  3030. changed the test for better specs
  3031.  
  3032. commit 5b58a89d8ded42b6f39e97f645e03807e3a25572
  3033. Author: pd035166 <pavan.deshpande@cerner.com>
  3034. Date: Wed Jan 14 10:50:16 2015 -0600
  3035.  
  3036. changed the test for better specs
  3037.  
  3038. commit 43ec4f05e262fbb815ce6573d1d12e8cbeb69854
  3039. Author: pd035166 <pavan.deshpande@cerner.com>
  3040. Date: Mon Jan 12 09:35:27 2015 -0600
  3041.  
  3042. Changed the test case
  3043.  
  3044. commit c3e0b2a7967aed5eae892c585cc2bae0bb23b95c
  3045. Author: pd035166 <pavan.deshpande@cerner.com>
  3046. Date: Mon Jan 12 09:16:29 2015 -0600
  3047.  
  3048. minor changes
  3049.  
  3050. commit 9244cdac42bafc954a3d97b7107687397b280a54
  3051. Author: pd035166 <pavan.deshpande@cerner.com>
  3052. Date: Fri Jan 9 16:21:16 2015 -0600
  3053.  
  3054. added translation for update notifed error
  3055.  
  3056. commit 4817225a39afb9e5f5aba6109204761893841e01
  3057. Author: pd035166 <pavan.deshpande@cerner.com>
  3058. Date: Fri Jan 9 16:10:30 2015 -0600
  3059.  
  3060. added a rescue for database connection
  3061.  
  3062. commit 612368496fac87767337ecfd17dc72d1fe1a019c
  3063. Author: pd035166 <pavan.deshpande@cerner.com>
  3064. Date: Thu Jan 8 16:59:48 2015 -0600
  3065.  
  3066. added a test case
  3067.  
  3068. commit 0b8fa49a847e345bcaf725550d47b243ca64d368
  3069. Author: pd035166 <pavan.deshpande@cerner.com>
  3070. Date: Thu Jan 8 16:56:11 2015 -0600
  3071.  
  3072. added exception handling for finalize_batch
  3073.  
  3074. commit d2d0053d8ec8635718b9a1f549106258b8d75352
  3075. Author: pd035166 <pavan.deshpande@cerner.com>
  3076. Date: Thu Jan 8 15:25:41 2015 -0600
  3077.  
  3078. added rails logger
  3079.  
  3080. commit ed21fde8cf4d9d6268262f0da17f4c1f6e382c98
  3081. Author: pd035166 <pavan.deshpande@cerner.com>
  3082. Date: Thu Jan 8 15:06:18 2015 -0600
  3083.  
  3084. minor changes
  3085.  
  3086. commit 406e2a33d10abe02aa0b6e33230d3cd7a3ad252c
  3087. Author: pd035166 <pavan.deshpande@cerner.com>
  3088. Date: Thu Jan 8 14:17:35 2015 -0600
  3089.  
  3090. rebase fixing
  3091.  
  3092. commit c8812c24b7cfb4e450e688f44c7df157d142c989
  3093. Author: pd035166 <pavan.deshpande@cerner.com>
  3094. Date: Thu Jan 8 14:14:41 2015 -0600
  3095.  
  3096. added buttons in table
  3097.  
  3098. commit f6dd18a272559864e3c8402a78ee3e7e378e231e
  3099. Author: pd035166 <pavan.deshpande@cerner.com>
  3100. Date: Thu Jan 8 13:08:25 2015 -0600
  3101.  
  3102. changes from rebase
  3103.  
  3104. commit f3992a9d263d5881ca3539d848e07ca0e713cc06
  3105. Author: pd035166 <pavan.deshpande@cerner.com>
  3106. Date: Tue Dec 30 11:21:37 2014 -0600
  3107.  
  3108. fixed formatting
  3109.  
  3110. commit 11bffcc635a79f1a77b500dcbe019fa799e2f199
  3111. Author: pd035166 <pavan.deshpande@cerner.com>
  3112. Date: Tue Dec 30 11:16:11 2014 -0600
  3113.  
  3114. fixed formatting
  3115.  
  3116. commit 8e8f809419762cca8ad93d1633717c9826ae8a39
  3117. Author: pd035166 <pavan.deshpande@cerner.com>
  3118. Date: Tue Dec 30 10:28:46 2014 -0600
  3119.  
  3120. added the test
  3121.  
  3122. commit fc14dac2d93c001a38ba8d45870bb2d999eaf484
  3123. Author: pd035166 <pavan.deshpande@cerner.com>
  3124. Date: Tue Dec 30 10:08:02 2014 -0600
  3125.  
  3126. added method doc and fixed minor changes
  3127.  
  3128. commit 65aa391fc90ceac47f380cf3410b18b439a09ef6
  3129. Author: pd035166 <pavan.deshpande@cerner.com>
  3130. Date: Fri Dec 26 15:58:39 2014 -0600
  3131.  
  3132. changed the statement
  3133.  
  3134. commit 0ef4b59b30402bc707abe13384f05e945eec135f
  3135. Author: pd035166 <pavan.deshpande@cerner.com>
  3136. Date: Fri Dec 26 15:30:49 2014 -0600
  3137.  
  3138. feature to send email notifications in batch
  3139.  
  3140. commit b55d04faa5e7d73cb0b4b5c9d8afb1a351a1d334
  3141. Author: pd035166 <pavan.deshpande@cerner.com>
  3142. Date: Thu Jan 8 11:24:57 2015 -0600
  3143.  
  3144. changes
  3145.  
  3146. commit 8c20c57331d6c69861a7f474663fc938258cac88
  3147. Author: pd035166 <pavan.deshpande@cerner.com>
  3148. Date: Tue Jan 6 10:07:20 2015 -0600
  3149.  
  3150. added the proposals in context
  3151.  
  3152. commit 7adc5f9d01f372d85bc1e5f652ecb7dd531bd280
  3153. Author: pd035166 <pavan.deshpande@cerner.com>
  3154. Date: Tue Jan 6 09:51:14 2015 -0600
  3155.  
  3156. adding one expectations per it block
  3157.  
  3158. commit cbca31b0bf4a3ab2624f67e48fcf0c1e2b23214b
  3159. Author: pd035166 <pavan.deshpande@cerner.com>
  3160. Date: Tue Jan 6 08:58:55 2015 -0600
  3161.  
  3162. corrected indentation
  3163.  
  3164. commit e53934ff13bc023736ba3a92a64a37e139db82e3
  3165. Author: pd035166 <pavan.deshpande@cerner.com>
  3166. Date: Tue Jan 6 08:57:07 2015 -0600
  3167.  
  3168. added extra test condition
  3169.  
  3170. commit a0f384afb3c2f8440c2dd949bc7c18ccd576a232
  3171. Author: pd035166 <pavan.deshpande@cerner.com>
  3172. Date: Tue Jan 6 08:50:58 2015 -0600
  3173.  
  3174. changed the test for i18N
  3175.  
  3176. commit 36ddcf7e232537e0cd6d91ecf889e60a1619919b
  3177. Author: pd035166 <pavan.deshpande@cerner.com>
  3178. Date: Tue Jan 6 08:36:45 2015 -0600
  3179.  
  3180. changed the key value
  3181.  
  3182. commit f6b41ff40e3ce5c117c4fc8633b94405521d29da
  3183. Author: pd035166 <pavan.deshpande@cerner.com>
  3184. Date: Mon Jan 5 09:50:25 2015 -0600
  3185.  
  3186. added exception handling for update notified
  3187.  
  3188. commit ec840013a0b722bb8cf59f51ae58b86e6e966476
  3189. Author: pd035166 <pavan.deshpande@cerner.com>
  3190. Date: Fri Jan 2 13:16:38 2015 -0600
  3191.  
  3192. adding few more tests
  3193.  
  3194. commit 95f5f18d3de4cc64e4ef2bf9f15810b112b121b6
  3195. Author: pd035166 <pavan.deshpande@cerner.com>
  3196. Date: Fri Jan 2 10:07:18 2015 -0600
  3197.  
  3198. changed the query
  3199.  
  3200. commit a5564cc7f726531e5fcaf1fcce0f53a96b56b27e
  3201. Author: pd035166 <pavan.deshpande@cerner.com>
  3202. Date: Fri Jan 2 08:48:34 2015 -0600
  3203.  
  3204. changed method docs
  3205.  
  3206. commit 66ef31e43ebaab8cc4e1f01e1f958063182d34a8
  3207. Author: pd035166 <pavan.deshpande@cerner.com>
  3208. Date: Fri Jan 2 08:46:46 2015 -0600
  3209.  
  3210. changed method docs
  3211.  
  3212. commit 08ad5e0730c856d3b8f3a95367e3063b5e1a6a70
  3213. Author: pd035166 <pavan.deshpande@cerner.com>
  3214. Date: Tue Dec 30 16:32:26 2014 -0600
  3215.  
  3216. updated the method docs
  3217.  
  3218. commit d4b35345d5a44bb5b335bc18cca4eb5ef6492bc8
  3219. Author: pd035166 <pavan.deshpande@cerner.com>
  3220. Date: Tue Dec 30 15:16:19 2014 -0600
  3221.  
  3222. changed the column name
  3223.  
  3224. commit 820bb6a2bbeacacff19ac9b5fa994f59396974a8
  3225. Author: pd035166 <pavan.deshpande@cerner.com>
  3226. Date: Tue Dec 30 11:21:37 2014 -0600
  3227.  
  3228. fixed formatting
  3229.  
  3230. commit 631930d52c9ec7a86292c52dea8771be0d29eea6
  3231. Author: pd035166 <pavan.deshpande@cerner.com>
  3232. Date: Tue Dec 30 11:16:11 2014 -0600
  3233.  
  3234. fixed formatting
  3235.  
  3236. commit 68de9b35dff4d84229955175b938c09e283f1fb7
  3237. Author: pd035166 <pavan.deshpande@cerner.com>
  3238. Date: Tue Dec 30 10:28:46 2014 -0600
  3239.  
  3240. added the test
  3241.  
  3242. commit 3772595555d2a943f2f7509f0964c7223da7f760
  3243. Author: pd035166 <pavan.deshpande@cerner.com>
  3244. Date: Tue Dec 30 10:08:02 2014 -0600
  3245.  
  3246. added method doc and fixed minor changes
  3247.  
  3248. commit 337e9b12c653f24db99e7d0640779d982c0179f2
  3249. Author: pd035166 <pavan.deshpande@cerner.com>
  3250. Date: Fri Dec 26 15:58:39 2014 -0600
  3251.  
  3252. changed the statement
  3253.  
  3254. commit afc526cd53971b806b5c0b6bf8c86bf5b919685b
  3255. Author: pd035166 <pavan.deshpande@cerner.com>
  3256. Date: Fri Dec 26 15:30:49 2014 -0600
  3257.  
  3258. feature to send email notifications in batch
  3259.  
  3260. commit cbd84f1fa29c95ef81ab00548acd903d116a20f3
  3261. Merge: 8dd42e7 c8422c2
  3262. Author: Deshpande,Pavan <Pavan.Deshpande@cerner.com>
  3263. Date: Fri Jan 16 15:14:46 2015 -0600
  3264.  
  3265. Merge pull request #26 from DevCenter/ACADEM-8687
  3266.  
  3267. Academ 8687
  3268.  
  3269. commit 8dd42e7d4c3f6694e4414f7a667d71ee95b4052e
  3270. Author: Nick Overfield <nick.overfield@cerner.com>
  3271. Date: Fri Jan 16 15:07:43 2015 -0600
  3272.  
  3273. ACADEM-8683 hide speaker notes
  3274.  
  3275. commit c8422c2058325c7ec965ebeef1d84cad64800c44
  3276. Author: pd035166 <pavan.deshpande@cerner.com>
  3277. Date: Fri Jan 16 10:56:24 2015 -0600
  3278.  
  3279. configuring production database
  3280.  
  3281. commit b138b2df1982a5fa87e2b9559d7bc44edd91c03f
  3282. Author: Nick Overfield <nick.overfield@cerner.com>
  3283. Date: Fri Jan 16 10:51:17 2015 -0600
  3284.  
  3285. ACADEM-7958 added form validation people and organizations
  3286.  
  3287. commit 492decf6efbf8e77f62d1cdb393c704e5bdf2d79
  3288. Author: pd035166 <pavan.deshpande@cerner.com>
  3289. Date: Fri Jan 16 10:50:11 2015 -0600
  3290.  
  3291. changing the associate based url
  3292.  
  3293. commit 656f1e3e97b875bd131655798b3a5b208b9e3bcd
  3294. Author: pd035166 <pavan.deshpande@cerner.com>
  3295. Date: Tue Jan 13 11:30:05 2015 -0600
  3296.  
  3297. added data from seed
  3298.  
  3299. commit bdbabe01a9fe5083eb198b57e54b839a5dcf9622
  3300. Merge: 62d32a3 68f86a4
  3301. Author: Deshpande,Pavan <Pavan.Deshpande@cerner.com>
  3302. Date: Tue Dec 30 14:53:59 2014 -0600
  3303.  
  3304. Merge pull request #22 from DevCenter/ACADEM-8575
  3305.  
  3306. Academ 8575
  3307.  
  3308. commit 68f86a44104109b0b198620215f76c1932d91c2f
  3309. Author: pd035166 <pavan.deshpande@cerner.com>
  3310. Date: Tue Dec 30 14:09:39 2014 -0600
  3311.  
  3312. added comment for header function
  3313.  
  3314. commit c55cf23ac3732a920841a11030abd6ec88de1a8e
  3315. Author: pd035166 <pavan.deshpande@cerner.com>
  3316. Date: Tue Dec 30 12:58:44 2014 -0600
  3317.  
  3318. fixed the change from code review
  3319.  
  3320. commit e2a980d820f59533f3bd338342827803cb88339d
  3321. Author: pd035166 <pavan.deshpande@cerner.com>
  3322. Date: Tue Dec 30 12:45:56 2014 -0600
  3323.  
  3324. fixed code review comments
  3325.  
  3326. commit 25693b93ee5d0d39abec4f66407982da96afdced
  3327. Author: pd035166 <pavan.deshpande@cerner.com>
  3328. Date: Mon Dec 29 15:18:52 2014 -0600
  3329.  
  3330. added exception case and tested it if no proposal id is passed
  3331.  
  3332. commit 36261a77be3cb25286316f20e90a71f10b613b44
  3333. Author: pd035166 <pavan.deshpande@cerner.com>
  3334. Date: Mon Dec 29 14:46:27 2014 -0600
  3335.  
  3336. added extra filters for other columns
  3337.  
  3338. commit 519fb99c77a87ee1c20cf49a8559668fba01aa72
  3339. Author: pd035166 <pavan.deshpande@cerner.com>
  3340. Date: Mon Dec 29 13:29:35 2014 -0600
  3341.  
  3342. fixed changes from code review
  3343.  
  3344. commit 83acf163922d8969a48987fdef88cfc3a1630d93
  3345. Author: pd035166 <pavan.deshpande@cerner.com>
  3346. Date: Fri Dec 26 14:41:03 2014 -0600
  3347.  
  3348. added finalize translation in en.yml file
  3349.  
  3350. commit bf647875c8a3c14e3d420cde100d57469b05c1cb
  3351. Author: pd035166 <pavan.deshpande@cerner.com>
  3352. Date: Fri Dec 26 14:30:10 2014 -0600
  3353.  
  3354. added method doc comments
  3355.  
  3356. commit 5b68e04dc519ee4bdf885ba91a85174313d3215f
  3357. Author: pd035166 <pavan.deshpande@cerner.com>
  3358. Date: Fri Dec 26 11:04:05 2014 -0600
  3359.  
  3360. removed rocket hash
  3361.  
  3362. commit 963dd5937dac34509e085643e4924c85d8ac47a0
  3363. Author: pd035166 <pavan.deshpande@cerner.com>
  3364. Date: Fri Dec 26 08:23:23 2014 -0600
  3365.  
  3366. changed the statements in test cases
  3367.  
  3368. commit 3fa024b49a590816ce469087178c333c8aefbab5
  3369. Author: pd035166 <pavan.deshpande@cerner.com>
  3370. Date: Tue Dec 23 15:46:13 2014 -0600
  3371.  
  3372. removed the comment
  3373.  
  3374. commit f8024c996323a5a27b9b9acc813c523c3c7ba174
  3375. Author: pd035166 <pavan.deshpande@cerner.com>
  3376. Date: Tue Dec 23 15:13:06 2014 -0600
  3377.  
  3378. minore changes and added comments
  3379.  
  3380. commit 972851a2f2c490d39931f4ab6bd52b0051c78097
  3381. Author: pd035166 <pavan.deshpande@cerner.com>
  3382. Date: Tue Dec 23 14:59:32 2014 -0600
  3383.  
  3384. removed the .project file
  3385.  
  3386. commit 1a43311626f393b771036d81550152d6f15b4901
  3387. Author: pd035166 <pavan.deshpande@cerner.com>
  3388. Date: Tue Dec 23 14:55:54 2014 -0600
  3389.  
  3390. organizer finalizing the proposals in batch
  3391.  
  3392. commit 62d32a3638d616d9bb39361ed7ad1ac1931aa588
  3393. Merge: be61704 f9777b6
  3394. Author: Deshpande,Pavan <Pavan.Deshpande@cerner.com>
  3395. Date: Mon Dec 22 09:52:17 2014 -0600
  3396.  
  3397. Merge pull request #21 from DevCenter/ACADEM-7973
  3398.  
  3399. Academ 7973
  3400.  
  3401. commit f9777b6934e836a875f1464e10fdbc8bae85a0e9
  3402. Author: pd035166 <pavan.deshpande@cerner.com>
  3403. Date: Mon Dec 22 09:01:00 2014 -0600
  3404.  
  3405. restoring the javascript files that were deleted by mistake
  3406.  
  3407. commit 38cd71b4971efda59e7dfbfc6cc3eee0ca9d2ecd
  3408. Author: pd035166 <pavan.deshpande@cerner.com>
  3409. Date: Fri Dec 19 15:24:25 2014 -0600
  3410.  
  3411. fixed changes from code review
  3412.  
  3413. commit e559553b1e8235c2fdf175a0f2f409c9bc866242
  3414. Author: pd035166 <pavan.deshpande@cerner.com>
  3415. Date: Fri Dec 19 10:58:58 2014 -0600
  3416.  
  3417. using Tomdoc format for documentation
  3418.  
  3419. commit f556148c59adb2e4d1b067ec88b3e8bb18c7b63f
  3420. Author: pd035166 <pavan.deshpande@cerner.com>
  3421. Date: Fri Dec 19 08:57:16 2014 -0600
  3422.  
  3423. added collection decorator
  3424.  
  3425. commit bac1934831913f618de9aa8308ad8b38cb4971f0
  3426. Author: pd035166 <pavan.deshpande@cerner.com>
  3427. Date: Fri Dec 19 08:56:42 2014 -0600
  3428.  
  3429. removed collection decorator delegation
  3430.  
  3431. commit addaa1be2eae2b1add95f9a81370444c0c44e72c
  3432. Author: pd035166 <pavan.deshpande@cerner.com>
  3433. Date: Thu Dec 18 17:01:28 2014 -0600
  3434.  
  3435. deleting paginating_decorator
  3436.  
  3437. commit 06bbab8f58abbc29821f6edcab12ffbc9fdb2a58
  3438. Author: pd035166 <pavan.deshpande@cerner.com>
  3439. Date: Thu Dec 18 16:56:16 2014 -0600
  3440.  
  3441. Delegating the collection decorator
  3442.  
  3443. commit b720b623e5531f010502d0e499da665c4e5b7ba0
  3444. Author: pd035166 <pavan.deshpande@cerner.com>
  3445. Date: Thu Dec 18 16:13:00 2014 -0600
  3446.  
  3447. fixed the comments from code review
  3448.  
  3449. commit 8f1a060d577b24d055746817fab4bbe96ff063b5
  3450. Author: pd035166 <pavan.deshpande@cerner.com>
  3451. Date: Thu Dec 18 16:12:28 2014 -0600
  3452.  
  3453. added css styling for pagination
  3454.  
  3455. commit 132d0d0f4fad4d439146f640aff34e543a305d7c
  3456. Author: pd035166 <pavan.deshpande@cerner.com>
  3457. Date: Thu Dec 18 16:11:20 2014 -0600
  3458.  
  3459. added a module to delegate Collection draper methods
  3460.  
  3461. commit b0d7a3b2ddcf5501397aebe9f8828da3d462fb30
  3462. Author: pd035166 <pavan.deshpande@cerner.com>
  3463. Date: Thu Dec 18 16:10:32 2014 -0600
  3464.  
  3465. removed the Drape decorator Paginating decorator
  3466.  
  3467. commit 03d31047e70925080c60b602a01eb1ca32c87b38
  3468. Author: pd035166 <pavan.deshpande@cerner.com>
  3469. Date: Thu Dec 18 16:09:05 2014 -0600
  3470.  
  3471. removed rocket hashes
  3472.  
  3473. commit 0ce9a248ebd14148512dad7dc6fefb5f39aa73e5
  3474. Author: pd035166 <pavan.deshpande@cerner.com>
  3475. Date: Thu Dec 18 16:07:17 2014 -0600
  3476.  
  3477. removed the Paginating Decorator
  3478.  
  3479. commit 1680b869e4e678ab8ab46295f45bc9a3d6263921
  3480. Author: pd035166 <pavan.deshpande@cerner.com>
  3481. Date: Thu Dec 18 16:07:04 2014 -0600
  3482.  
  3483. removed the Paginating Decorator
  3484.  
  3485. commit 15f2c09ad1e8890912416aa3456dad420af90e8b
  3486. Author: pd035166 <pavan.deshpande@cerner.com>
  3487. Date: Thu Dec 18 16:06:04 2014 -0600
  3488.  
  3489. added styling support for pagination links
  3490.  
  3491. commit 200ebc8dcefd124d45fbed614b076f8fdd57f914
  3492. Author: pd035166 <pavan.deshpande@cerner.com>
  3493. Date: Thu Dec 18 16:04:48 2014 -0600
  3494.  
  3495. removed the comment
  3496.  
  3497. commit d8ae20d847a4bb8d360920172c8c2091a8711573
  3498. Author: pd035166 <pavan.deshpande@cerner.com>
  3499. Date: Tue Dec 16 11:24:59 2014 -0600
  3500.  
  3501. added new test cases and modified old one
  3502.  
  3503. commit 67366d414f4365ee6c0c8810938e491a88b7c2ca
  3504. Author: pd035166 <pavan.deshpande@cerner.com>
  3505. Date: Tue Dec 16 11:24:16 2014 -0600
  3506.  
  3507. added will_paginate tag
  3508.  
  3509. commit 1fde3c4010e3f61ef49acce46800064a9d1cff81
  3510. Author: pd035166 <pavan.deshpande@cerner.com>
  3511. Date: Tue Dec 16 11:23:31 2014 -0600
  3512.  
  3513. delegated the methods of PaginatingDecorator
  3514.  
  3515. commit 58efb7b1e3049312df35ce0ed175f4f3a54fbf77
  3516. Author: pd035166 <pavan.deshpande@cerner.com>
  3517. Date: Tue Dec 16 11:21:59 2014 -0600
  3518.  
  3519. implemented paginate function
  3520.  
  3521. commit c2e7fe53d4d55a0d6b8d252179bdf647f9d48efe
  3522. Author: pd035166 <pavan.deshpande@cerner.com>
  3523. Date: Tue Dec 16 11:21:17 2014 -0600
  3524.  
  3525. added paginate page number constant
  3526.  
  3527. commit e4afc2524708122e34e1fa5dc7d7bb7513248cef
  3528. Author: pd035166 <pavan.deshpande@cerner.com>
  3529. Date: Tue Dec 16 11:20:23 2014 -0600
  3530.  
  3531. added will_paginate gem
  3532.  
  3533. commit b635dc4616bad44cb575a1b618b62849fbd033da
  3534. Author: pd035166 <pavan.deshpande@cerner.com>
  3535. Date: Tue Dec 16 11:19:23 2014 -0600
  3536.  
  3537. added .project file
  3538.  
  3539. commit 76c2f69f6b6b616a159322aca41d6b771bde88d9
  3540. Author: pd035166 <pavan.deshpande@cerner.com>
  3541. Date: Tue Dec 16 11:18:38 2014 -0600
  3542.  
  3543. added .project file
  3544.  
  3545. commit 1200d5391339bb3cda39d9eaf7b02c35612554e4
  3546. Author: pd035166 <pavan.deshpande@cerner.com>
  3547. Date: Tue Dec 16 11:11:52 2014 -0600
  3548.  
  3549. added paginating decorator to support pagination
  3550.  
  3551. commit be61704314c5ceee1b8cd4b2131595581d6045db
  3552. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3553. Date: Mon Nov 24 13:44:09 2014 -0600
  3554.  
  3555. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  3556.  
  3557. commit cea8abf550454aeb91823bac1982cb1a97f43f8c
  3558. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3559. Date: Mon Nov 24 10:49:22 2014 -0600
  3560.  
  3561. ACADEM-8516 Speaker names are no longer changed to 'speaker' when commenting on own proposals.
  3562.  
  3563. commit fa330069d211bae0d53ab22f45d8b7e78ce6c127
  3564. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3565. Date: Mon Nov 24 16:41:15 2014 -0600
  3566.  
  3567. ACADEM-8248 Replaced the if in proposal_decorator to a ternary and fixed a couple of things in the en file
  3568.  
  3569. commit aaf821315aa97758b3b08b4cc1157ad934d1b494
  3570. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3571. Date: Mon Nov 24 16:16:12 2014 -0600
  3572.  
  3573. ACADEM-8248 Made fixes for previous code review and other related minor bug fixes
  3574.  
  3575. commit 865dff813ca0b820e2415ff4b99ab2c1d568fd2a
  3576. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3577. Date: Thu Nov 20 14:54:10 2014 -0600
  3578.  
  3579. ACADEM-8248 Internationalized the rest of the app and removed tests that check for static text that broke in the process
  3580.  
  3581. commit cd2edf8401c560293e1f3d5b9e1c0e94636e72e7
  3582. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3583. Date: Mon Nov 24 16:47:48 2014 -0600
  3584.  
  3585. ACADEM-8540 Editing proposal state is now a soft action. Removed not_accepted state (seriously it's just rejected).
  3586.  
  3587. commit ac4002975bdce76bb8ec83c1dc24f6ee38efd103
  3588. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3589. Date: Mon Nov 24 13:44:09 2014 -0600
  3590.  
  3591. ACADEM-8516 Remove useless test that checks if the speaker name is in the comments.
  3592.  
  3593. commit ab5173fc0607d31bbb97e7ea5a79e734dcf700fd
  3594. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3595. Date: Mon Nov 24 10:06:19 2014 -0600
  3596.  
  3597. ACADEM-8473 Organizer link now properly links to the organizer view for events.
  3598.  
  3599. commit 4f94287f2963fef04d8d47660f47ecc24bc606db
  3600. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3601. Date: Mon Nov 24 10:49:22 2014 -0600
  3602.  
  3603. ACADEM-8516 Speaker names are no longer changed to 'speaker' when commenting on own proposals.
  3604.  
  3605. commit c7f2b26922ed5a876f3161a2cbc217d88958a8f0
  3606. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3607. Date: Thu Nov 20 14:52:35 2014 -0600
  3608.  
  3609. ACADEM-8427 Check for nil values for helper method. Moved before_filters to proper controllers so that they are executed in the correct order.
  3610.  
  3611. commit 697f003f5e674520a28898be550cbe808526828e
  3612. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3613. Date: Wed Nov 19 16:46:46 2014 -0600
  3614.  
  3615. ACADEM-8427 Helper method for speaker withdraw check. Tests included.
  3616.  
  3617. commit 7880c1ac7af6e74183d027193b23e7eb99f169b6
  3618. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3619. Date: Wed Nov 19 10:18:59 2014 -0600
  3620.  
  3621. ACADEM-8427 Speakers viewable for reviewers. Speaker listing standardized. I18n!
  3622.  
  3623. commit 3b904aa06a123f6042e8b66f0fa0edfc2cfdb6ef
  3624. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3625. Date: Wed Nov 19 11:19:30 2014 -0600
  3626.  
  3627. ACADEM-8248 Fixed some merge text that did not get removed in an earlier merge.
  3628.  
  3629. commit 5cb7717dc1a6ce20935874b2d3694cbbf83956b5
  3630. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3631. Date: Wed Nov 19 11:09:21 2014 -0600
  3632.  
  3633. ACADEM-8248 Deleted the rest of the tests in the file that only checked to see if text was or was not being displayed.
  3634.  
  3635. commit 800e9774cb1535c2f4df58e260d3cf657952f8a8
  3636. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3637. Date: Wed Nov 19 09:55:53 2014 -0600
  3638.  
  3639. ACADEM-8248 Added i18n to some of the controllers and fixed an incorrect merge in the en.yml file.
  3640.  
  3641. commit c76f4bba7614c5487cc28633c3631b0e2dbbf817
  3642. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3643. Date: Mon Nov 17 15:12:01 2014 -0600
  3644.  
  3645. ACADEM-8315 Changed abstract to description and readjusted it to be 500 characters maximum
  3646.  
  3647. commit 773f9a103bb857ae231489a92f186c17b99f0db6
  3648. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3649. Date: Mon Nov 17 16:35:03 2014 -0600
  3650.  
  3651. ACADEM-8314 Fixing rebasing issues
  3652.  
  3653. commit fa6eb57ca84bbc4f82e8f7ad34c42527c0c0a8bb
  3654. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3655. Date: Mon Nov 17 14:04:50 2014 -0600
  3656.  
  3657. ACADEM-8314 Made a minor adjustment to the setup_flash_message method in proposals_controller
  3658.  
  3659. commit a49bb1fcd989ec7ea03e614c7eed7cd9f400885c
  3660. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3661. Date: Mon Nov 17 10:21:36 2014 -0600
  3662.  
  3663. ACADEM-8314 Made minor adjustments to I18n and split a test with 3 expects into three separate tests
  3664.  
  3665. commit 3b702bc0418a5357f0c4b328d5239789a13eb034
  3666. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3667. Date: Fri Nov 14 14:35:07 2014 -0600
  3668.  
  3669. ACADEM-8314 Added the target audience field and updated comments and i18n within files that were touched
  3670.  
  3671. commit 1f4f5f7816da3ef7011a2e14e0df789f0c33a7d9
  3672. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3673. Date: Tue Nov 11 13:11:41 2014 -0600
  3674.  
  3675. ACADEM-8297
  3676.  
  3677. commit e59d6687589f913a94dd9d77ec2e0d40a61dc184
  3678. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3679. Date: Mon Nov 17 13:57:32 2014 -0600
  3680.  
  3681. ACADEM-8426 Single quotes.
  3682.  
  3683. commit 66421356068ec7eb0ef123cac789f942daa088a2
  3684. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3685. Date: Mon Nov 17 13:49:44 2014 -0600
  3686.  
  3687. ACADEM-8426 Added styling for details of people.
  3688.  
  3689. commit a0f1001151bce17eb41904e171754dd991d346f8
  3690. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3691. Date: Mon Nov 17 10:49:11 2014 -0600
  3692.  
  3693. ACADEM-8426 Better check for redirect to login. Additional testing for delete.
  3694.  
  3695. commit 00aa8ebc5d72932c6ea5a6562e7e1ba1a456ffef
  3696. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3697. Date: Fri Nov 14 15:37:19 2014 -0600
  3698.  
  3699. ACADEM-8426 I18n views and controller for admin/people.
  3700.  
  3701. commit bcf5e96ce07420f318ad305b8517bc0af9216a71
  3702. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3703. Date: Fri Nov 14 11:24:23 2014 -0600
  3704.  
  3705. ACADEM-8426 Added speaker notes to people. Can be edited by admins.
  3706.  
  3707. commit 0935a10b0b6762af5017b011cd0754c3619c78ba
  3708. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3709. Date: Mon Nov 17 09:50:06 2014 -0600
  3710.  
  3711. ACADEM-8278 Comments for sessions_controller. Updated locked gemfile.
  3712.  
  3713. commit 32112375bcb1d26556b44aae0c635ae9c19411bf
  3714. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3715. Date: Thu Nov 13 09:41:03 2014 -0600
  3716.  
  3717. ACADEM-8278 HTML/CSS i18n login button. Handle cancel/failed login from Cerner Openid. associate_signed_in? method added for internal consistency. Saner url for associate login.
  3718.  
  3719. commit 138b6cd8b910542ffd30a552b5b8f9157ce92ae5
  3720. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3721. Date: Mon Nov 10 10:26:33 2014 -0600
  3722.  
  3723. ACADEM-8278 Disabled openid for easier development.
  3724.  
  3725. commit e7e497562cfc10831d775fda3eab752cf027ed34
  3726. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3727. Date: Mon Nov 10 10:20:44 2014 -0600
  3728.  
  3729. ACADEm-8278 Removed unnessecary paramaters for test in cerner openid config.
  3730.  
  3731. commit 9e1905f62ec93909b4efed8c37b5f7d985d0dcb4
  3732. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3733. Date: Mon Nov 10 09:45:31 2014 -0600
  3734.  
  3735. ACADEM-8278 Login not required to view events. Login button added. Redirects properly now so that it cannot loop indefinitely on failed cerner login.
  3736.  
  3737. commit 884577b176f16a4d9dd4e5734e78c8ac076b3b1c
  3738. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3739. Date: Tue Nov 11 14:38:33 2014 -0600
  3740.  
  3741. ACADEM-8297 Fixed some if statements to be inline
  3742.  
  3743. commit d3e1d509f2fcf6a3573070e61f138f47bbe00f37
  3744. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3745. Date: Tue Nov 11 14:23:29 2014 -0600
  3746.  
  3747. ACADEM-8297 Fixed some internationalization and comments
  3748.  
  3749. commit 3e0dba14121fd748158d65a5de010ab0fdcb716a
  3750. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3751. Date: Tue Nov 11 13:27:35 2014 -0600
  3752.  
  3753. Fixed accidental change to sessions controller
  3754.  
  3755. commit 48bf735b5cc8cd384017d8c5ce567820fb82dcfa
  3756. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3757. Date: Tue Nov 11 13:11:41 2014 -0600
  3758.  
  3759. ACADEM-8297
  3760.  
  3761. commit 7ee4005bdf367ff35bf8a46047401cbf83f43f39
  3762. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3763. Date: Mon Nov 10 11:13:27 2014 -0600
  3764.  
  3765. ACADEM-8287 Removed login for github/twitter. Removed links on profile page.
  3766.  
  3767. commit ae2998fe501c90abcfbf87f79b121dfdce453b6a
  3768. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3769. Date: Mon Nov 10 13:45:50 2014 -0600
  3770.  
  3771. ACADEM-8125 Fixed some docs and some internationalization
  3772.  
  3773. commit c035f5b7fdc1acfe08f7c4e924f913d7c73f5a32
  3774. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3775. Date: Mon Nov 10 11:24:55 2014 -0600
  3776.  
  3777. ACADEM-8125 Internationalized the files I changed and added a few tests.
  3778.  
  3779. commit c989d77b69464387fa8a55e7be196aa49156f86a
  3780. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3781. Date: Thu Nov 6 14:54:06 2014 -0600
  3782.  
  3783. ACADEM-8125 Added the difficulty level field to proposals and updated the display in all appropriate areas.
  3784.  
  3785. commit 84e0c7050b57a72cdb284031882ff261f9ab2b1e
  3786. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3787. Date: Fri Nov 7 11:13:40 2014 -0600
  3788.  
  3789. ACADEM-8106 Spacing issue fixed.
  3790.  
  3791. commit e50a1eebf62ac5c6ea24700f89a56a610bffd1f4
  3792. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3793. Date: Thu Nov 6 16:28:51 2014 -0600
  3794.  
  3795. ACADEM-8106 Set production mail service to use internal cerner service.
  3796.  
  3797. commit 29ee2db71ae1d7d3a81e584acb85e4d58d258528
  3798. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3799. Date: Fri Nov 7 09:21:08 2014 -0600
  3800.  
  3801. ACADEM-8088 Added before to events_controller to login a user
  3802.  
  3803. commit 4e04f1a74e774f1770f817d8fa7d984d247ec040
  3804. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3805. Date: Thu Nov 6 10:57:10 2014 -0600
  3806.  
  3807. ACADEM-8088 Changed double quotes to single quotes!
  3808.  
  3809. commit ae04e63948d78d65a384e46102fb60531794634e
  3810. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3811. Date: Thu Nov 6 09:50:17 2014 -0600
  3812.  
  3813. ACADEM-8088 Context and before block added for internal comments tests. Cleaned up names of tests.
  3814.  
  3815. commit b6065fccb9dd148f1c68bc3a9d3a8a9731fb48b2
  3816. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3817. Date: Wed Nov 5 17:19:16 2014 -0600
  3818.  
  3819. ACADEM-8088 Renamed 'browser_session' to 'user_sessions'. Removed explicit definition of defaults.
  3820.  
  3821. commit 68679b04bdb93c4481ddde76f4b0d7c69f53fee1
  3822. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3823. Date: Wed Nov 5 15:43:33 2014 -0600
  3824.  
  3825. ACADEM-8088 Removed requires. Used truthiness checkes instead of explit checks. Condensed before_filter methods. Spaced log messaged correctly. Removed commented out code.
  3826.  
  3827. commit 94b847c83fb8c064af035d48e7c4d8e9ea3f64ff
  3828. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3829. Date: Wed Nov 5 15:22:44 2014 -0600
  3830.  
  3831. ACADEM-8088 Blanks are no longer set to nil, removed bias from full name creation.
  3832.  
  3833. commit 56bfd92cfadba1f4c7d74294403b3d1f605f8f5c
  3834. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3835. Date: Wed Nov 5 15:20:00 2014 -0600
  3836.  
  3837. ACADEM-8088 Sessions no longer expire, so theres no need to schedule a clean script.
  3838.  
  3839. commit 652a2dcd157347f77c9ee70e2ffca5606177c9d9
  3840. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3841. Date: Wed Nov 5 15:01:27 2014 -0600
  3842.  
  3843. ACADEM-8088 Removed shoulds, multiple expects and useless email tests.
  3844.  
  3845. commit eb9f357ce0d03ad39c0182eb3327be2a204ef04d
  3846. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3847. Date: Wed Nov 5 14:59:59 2014 -0600
  3848.  
  3849. ACADEM-8088 Grouped sources and alphabetized gems
  3850.  
  3851. commit 93851987971b5c2b6cb0d0f023e5a489456e2ab9
  3852. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3853. Date: Tue Nov 4 11:16:40 2014 -0600
  3854.  
  3855. ACADEM-8088 Authenticate methods now more DRY, authenticate_associate unit tests added.
  3856.  
  3857. commit c817c210c20a0a39bf78e92c00b55c7001da4bb3
  3858. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3859. Date: Mon Nov 3 15:46:32 2014 -0600
  3860.  
  3861. ACADEM-8088 Resolved failing tests, tests made for login redirect
  3862.  
  3863. commit 8c44ace19b4c00288926b6d58eecf0b44b8ecace
  3864. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3865. Date: Fri Oct 31 14:03:12 2014 -0500
  3866.  
  3867. ACADEM-8088 Cerner associate is authorized on site hit, and logs into site htting login
  3868.  
  3869. commit 7d6847b3d5c5bc120a607d8380954d8c8f161432
  3870. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3871. Date: Thu Oct 30 09:54:47 2014 -0500
  3872.  
  3873. ACADEM-8088 OpenId gems added, site now requires cerner login to access
  3874.  
  3875. commit 70104473dca6768de0c4653ffcd703353828afcb
  3876. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3877. Date: Tue Nov 4 14:48:07 2014 -0600
  3878.  
  3879. ACADEM-8086 Default timezone is now CST
  3880.  
  3881. commit b28c6a05d025c5b5c9669d062e5448347095b700
  3882. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3883. Date: Tue Nov 4 10:47:01 2014 -0600
  3884.  
  3885. ACADEM-8112 Relabeled the proposal assigning test to be assigns proposals from should assign proposals properly
  3886.  
  3887. commit 0931c8fdcfac08abc020c726c9d2957d66b03992
  3888. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3889. Date: Tue Nov 4 09:53:43 2014 -0600
  3890.  
  3891. Readjusted the test for assigning proposals to be better by testing it against event.proposals rather than against not nil
  3892.  
  3893. commit 2073846d1b70278c773e31b9ba49e70091c06bac
  3894. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3895. Date: Tue Nov 4 08:39:17 2014 -0600
  3896.  
  3897. Fixed a test case that was improperly checking the assignment of proposals.
  3898.  
  3899. commit 00dd46a4d3e11b22e10197f4a728da7473c3d867
  3900. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3901. Date: Mon Nov 3 16:13:41 2014 -0600
  3902.  
  3903. Added a test for proposals to verify that they exist when show is called, and removed some unneccesary code to clean things up.
  3904.  
  3905. commit 4cfe9018940e0e9a223467ef86d6bd62f1c45f6c
  3906. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3907. Date: Thu Oct 30 15:56:26 2014 -0500
  3908.  
  3909. ACADEM-8112 Added the ability for all users to access all submissions. Doing so also allowed all users to add comments to all submissions.
  3910.  
  3911. commit 5de8eaa47247a687714f056a5e3cce76a920ffa9
  3912. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3913. Date: Mon Nov 3 10:43:33 2014 -0600
  3914.  
  3915. ACADEM-7965 Removed a test that was not testing HTML and removed the CSS/Javascript that was hiding the reviewer comments as it is no longer necessary
  3916.  
  3917. commit 3137a56761c5f6f1da677abe6169a149203e5d2e
  3918. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3919. Date: Fri Oct 31 16:51:34 2014 -0500
  3920.  
  3921. ACADEM-7965 Added the ability for reviewers to see and make comments
  3922.  
  3923. commit 48c9ea259ad84478655d1808aa48077e0ce211a1
  3924. Author: Vagrant <Douglas.Williams@Cerner.com>
  3925. Date: Tue Oct 28 14:43:57 2014 -0500
  3926.  
  3927. Locked gems in gemfile
  3928.  
  3929. commit a86ed6f1a13feca2f14895e3aaca944f89802d55
  3930. Author: Cameron Fowler <cameron.fowler@cerner.com>
  3931. Date: Tue Oct 28 15:00:10 2014 -0500
  3932.  
  3933. Readjusted navbar link based on code review feedback
  3934.  
  3935. commit 1ccd2df388cd32d3fa18b46d307ab35d6b60dbec
  3936. Author: Vagrant <vagrant@vagrant-ubuntu-desktop.(none)>
  3937. Date: Tue Oct 28 13:08:08 2014 -0500
  3938.  
  3939. Adjusted the navbar to always link to the events page
  3940.  
  3941. commit 20bcd0f0623892bd4f1cd941ee82ab712f6a7a14
  3942. Merge: cc47db9 beab72f
  3943. Author: Williams,Douglas <Douglas.Williams@Cerner.com>
  3944. Date: Fri Oct 31 16:28:31 2014 -0500
  3945.  
  3946. Merge pull request #1 from DevCenter/ACADEM-8174
  3947.  
  3948. ACADEM-8174
  3949.  
  3950. commit beab72f3d7dd0595fc379d90893f499a96280612
  3951. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3952. Date: Thu Oct 30 14:48:34 2014 -0500
  3953.  
  3954. ACADEM-8174 pg gem is used in test/dev/prod, moved out of dev group
  3955.  
  3956. commit 7c316be91c973547e79707bba2156446b155ae2c
  3957. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3958. Date: Wed Oct 29 13:33:13 2014 -0500
  3959.  
  3960. ACADEM-8174 Changed default user 'testuser' to 'cfpuser'
  3961.  
  3962. commit 1e5dd9e0ddf5c0fea25175e96b227bd223904de3
  3963. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3964. Date: Wed Oct 29 13:24:34 2014 -0500
  3965.  
  3966. ACADEM-8174 Reverted change to gemfile, pg gem in development group
  3967.  
  3968. commit 97aa155bceba80fabc971b0810a9942675227c9d
  3969. Merge: dc8fa4e eb2ea7e
  3970. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3971. Date: Wed Oct 29 13:24:04 2014 -0500
  3972.  
  3973. Merge branch 'ACADEM-8174' of github.training.cerner.com:DevCenter/cfp-app into ACADEM-8174
  3974.  
  3975. commit dc8fa4ed93510c20823fb6084b3b5ea539676aeb
  3976. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3977. Date: Wed Oct 29 13:22:31 2014 -0500
  3978.  
  3979. ACADEM-8174 Renamed example user to be more descriptive
  3980.  
  3981. commit eb2ea7e38abe156302e4c211244ad511c05e5782
  3982. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3983. Date: Wed Oct 29 09:43:57 2014 -0500
  3984.  
  3985. Moved pg gem to production group
  3986.  
  3987. commit 49588c3883c559ef6505a7b2f18c1bd240a53c1e
  3988. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3989. Date: Wed Oct 29 09:36:10 2014 -0500
  3990.  
  3991. Moved postgres gem to development group
  3992.  
  3993. commit aaf97b0dd01e8aa0011c46a3133fffad9c548b9a
  3994. Author: Douglas Williams <Douglas.Williams@Cerner.com>
  3995. Date: Wed Oct 29 08:58:36 2014 -0500
  3996.  
  3997. Removed capybara-webkit and tests that depended on them.
  3998.  
  3999. commit cc47db95f43d90adaa70d658a9100b79a8a2ab11
  4000. Merge: 08d0d64 e08e357
  4001. Author: Marty Haught <mghaught@gmail.com>
  4002. Date: Wed Oct 22 07:33:26 2014 -0600
  4003.  
  4004. Merge pull request #16 from adomokos/silencing-factory-girl-transient-warning
  4005.  
  4006. Silencing FactoryGirl's tranient warning
  4007.  
  4008. commit e08e3578432ecf602b9aa2cebfa34de5d5ae9690
  4009. Author: Attila Domokos <adomokos@gmail.com>
  4010. Date: Tue Oct 21 20:16:13 2014 -0500
  4011.  
  4012. Silencing FactoryGirl's tranient warning
  4013.  
  4014. commit 08d0d6474b0811032836f5219f657bf06a7f239a
  4015. Merge: 5dfb547 d14e7e4
  4016. Author: Marty Haught <mghaught@gmail.com>
  4017. Date: Mon Oct 20 20:11:18 2014 -0600
  4018.  
  4019. Merge pull request #15 from rubyaustralia/demographics
  4020.  
  4021. Switch gender, ethnicity to free text fields.
  4022.  
  4023. commit 5dfb54743026aebfef927f722df644812cb96bcf
  4024. Merge: 188099c df39125
  4025. Author: Marty Haught <mghaught@gmail.com>
  4026. Date: Mon Oct 20 20:10:03 2014 -0600
  4027.  
  4028. Merge pull request #14 from parndt/patch-1
  4029.  
  4030. Added time zone support to events
  4031.  
  4032. commit 188099cd408dc7928c2821fd2f9e35ab54965f60
  4033. Merge: bc24601 2632e91
  4034. Author: Marty Haught <mghaught@gmail.com>
  4035. Date: Mon Oct 20 20:07:07 2014 -0600
  4036.  
  4037. Merge pull request #13 from adomokos/upgrading-to-the-latest-version-of-gems
  4038.  
  4039. Upgrading to the latest version of gems
  4040.  
  4041. commit bc246017f54db1f0d43bdc0523a136b0eca830d7
  4042. Merge: 6faefab 1c71a5c
  4043. Author: Marty Haught <mghaught@gmail.com>
  4044. Date: Mon Oct 20 20:06:31 2014 -0600
  4045.  
  4046. Merge pull request #12 from adomokos/fix-all-rspec-deprecation-warnings
  4047.  
  4048. Fixing all RSpec deprecation warnings
  4049.  
  4050. commit d14e7e44a690519af5587e025fda2769cb007617
  4051. Author: Pat Allan <pat@freelancing-gods.com>
  4052. Date: Sun Oct 19 18:48:01 2014 -0400
  4053.  
  4054. Switch gender, ethnicity to free text fields.
  4055.  
  4056. Firstly: should have been on the ball with this to begin with. Many thanks to @megahbite to pointing this out, and @cczona for the wisdom of her RubyConf AU presentation (though given that was 2013, you'd think we would have been better at this to begin with).
  4057.  
  4058. Conflicts:
  4059. app/models/person.rb
  4060.  
  4061. commit df39125a300ed01e6ca863f7a9d878cefedde178
  4062. Author: Philip Arndt <git@arndt.io>
  4063. Date: Sun Oct 19 23:06:31 2014 +0200
  4064.  
  4065. Added time zone support to events.
  4066.  
  4067. I noticed a bug when looking at my list of proposals for RubyConf Australia.
  4068.  
  4069. On the initial list it showed the CFP as open, however it was actually closed once
  4070. I clicked through to the show action.
  4071.  
  4072. I believe that this would fix the issue, though haven't tested it.
  4073.  
  4074. commit 1c71a5cca02559a7cdaed882ca00983ddc1a9d99
  4075. Author: Attila Domokos <adomokos@gmail.com>
  4076. Date: Sat Oct 18 14:28:07 2014 -0500
  4077.  
  4078. Fixing all RSpec deprecation warnings
  4079.  
  4080. I turned on `raise_errors_for_deprecations!` in
  4081. `spec\spec_helper.rb`, that helped me track down
  4082. all deprecation warnings. I fixed all of them,
  4083. left this setting in the spec_helper file to enforce
  4084. the new RSpec syntax going forward.
  4085.  
  4086. commit 2632e91b95bb161c21a1f24a681e6cccb444fed2
  4087. Author: Attila Domokos <adomokos@gmail.com>
  4088. Date: Sat Oct 18 14:20:53 2014 -0500
  4089.  
  4090. Upgrading to the latest version of gems
  4091.  
  4092. I left `country_select` with the version as it was
  4093. using, due to errors I saw around pulling the country
  4094. names in the `Person` class. `CountrySelect::countries`
  4095. is not defined.
  4096.  
  4097. `jquery-ui-rails` have changed how it needs to be
  4098. included in application.js and application.css. I
  4099. fixed those.
  4100.  
  4101. commit 6faefab439461ba702b75dd16980aebb1cd8fc6e
  4102. Author: Marty Haught <mghaught@gmail.com>
  4103. Date: Wed Oct 8 16:46:02 2014 -0600
  4104.  
  4105. Added session id to sessions page
  4106.  
  4107. commit 8b1532a3384b700a23ae38e535425cfd5f5c70df
  4108. Author: Marty Haught <mghaught@gmail.com>
  4109. Date: Wed Oct 8 15:04:59 2014 -0600
  4110.  
  4111. Added session_id to session exporter
  4112.  
  4113. commit a167951e460863a00b0501b12618b213cda038c8
  4114. Author: Marty Haught <mghaught@gmail.com>
  4115. Date: Wed Oct 8 14:13:09 2014 -0600
  4116.  
  4117. Added proposal_id to session exporter for linking schedule to program content
  4118.  
  4119. commit ba7870bc4b4288eb17c0761736b07abd4db7fde3
  4120. Author: Ryan McDonald <rjmcdonald83@gmail.com>
  4121. Date: Tue Sep 30 20:08:50 2014 -0600
  4122.  
  4123. Use local variable for organizer session form
  4124.  
  4125. commit eb523cad5395b7267e128559e57a236a3de9eab1
  4126. Merge: 8caada0 ed039e5
  4127. Author: Marty Haught <mghaught@gmail.com>
  4128. Date: Fri Sep 19 07:09:37 2014 -0600
  4129.  
  4130. Merge pull request #9 from achamian/master
  4131.  
  4132. Use Environment variable to determine from address
  4133.  
  4134. commit ed039e528b66b1d0387a401595162114e98e88a5
  4135. Author: Niranjan <niranjangp@gmail.com>
  4136. Date: Fri Sep 19 15:06:31 2014 +0530
  4137.  
  4138. Use Environment variable to determine from address
  4139.  
  4140. Removing hardcoded from address 'rubyconf@rubycentral.org' used for action mailer
  4141.  
  4142. commit 8caada06e217145be4cdea8098a5e16f754f2f46
  4143. Author: Marty Haught <mghaught@gmail.com>
  4144. Date: Mon Sep 15 18:32:55 2014 -0600
  4145.  
  4146. Fixed broken reject call in rake task for rejecting all submissions
  4147. Added raising of error if no event was found by slug
  4148.  
  4149. commit 94e1a64eebfa0a88e02477aa90a4502eceeb56aa
  4150. Author: Marty Haught <mghaught@gmail.com>
  4151. Date: Mon Sep 15 13:52:46 2014 -0600
  4152.  
  4153. Added the conference's contact_email to the bcc of all accepted, waitlisted and rejected proposal emails
  4154.  
  4155. commit 9a4b45c31b2a254e08f30da5cee9efbe5a0712a7
  4156. Author: Marty Haught <mghaught@gmail.com>
  4157. Date: Wed Aug 20 20:12:09 2014 -0600
  4158.  
  4159. Swapped out example email with rubycentral one
  4160.  
  4161. commit c0a85fb50705baa19d1c3572d70f4117353e7421
  4162. Merge: aa7c7db 3e12f1b
  4163. Author: Marty Haught <mghaught@gmail.com>
  4164. Date: Tue Aug 5 16:32:10 2014 -0600
  4165.  
  4166. Merge pull request #8 from rubycentral/remove_tweet_exhortations
  4167.  
  4168. Don't urge speakers to tweet their proposal, because nobody should see i...
  4169.  
  4170. commit 3e12f1b752a202940da8f7f5faefabfef182ad7c
  4171. Author: Sarah Mei <sarahmei@gmail.com>
  4172. Date: Tue Aug 5 14:37:53 2014 -0700
  4173.  
  4174. Don't urge speakers to tweet their proposal, because nobody should see it anyway.
  4175.  
  4176. commit aa7c7dbdd6b2ca8dd07705ea163efb939d9a052c
  4177. Author: Marty Haught <mghaught@gmail.com>
  4178. Date: Fri Aug 1 17:19:39 2014 -0600
  4179.  
  4180. Made ‘Other Proposals’ on organizer proposal show multi-event aware
  4181.  
  4182. commit 4f4b871595e5f2a7a5df65ca6b23cc7e8fb39c7b
  4183. Author: Marty Haught <mghaught@gmail.com>
  4184. Date: Fri Aug 1 16:39:15 2014 -0600
  4185.  
  4186. Removed the organizer route from person_decorator so that organizers in reviewer mode can keep things blind
  4187.  
  4188. commit 6eff80faa0c39c49e549edc0c5860b428511976b
  4189. Author: Marty Haught <mghaught@gmail.com>
  4190. Date: Fri Aug 1 16:14:55 2014 -0600
  4191.  
  4192. Person.authenticate properly handles blank email
  4193.  
  4194. commit dbc4ace5daa12ca179457cdb98b9a4ef571b86d3
  4195. Author: Sarah Mei <sarahmei@gmail.com>
  4196. Date: Fri Aug 1 09:30:38 2014 -0700
  4197.  
  4198. Notifications now don't show the name of the author to people who have commented on a proposal, to keep reviews blind.
  4199. Closes #6
  4200.  
  4201. commit 0b4b0fc69ab4b89b59a5f4d13a8318034c01d394
  4202. Author: Doc Ritezel and Sarah Mei <doc+sarah@ministryofvelocity.com>
  4203. Date: Wed Jul 30 14:59:27 2014 -0700
  4204.  
  4205. Only show average rating on the reviewer page if the current user has reviewed that proposal. Seeing ratings ahead of time makes me sad. :(
  4206.  
  4207. commit bec03f51a3527ca5f4a7fd6a39415cde87494aeb
  4208. Author: Marty Haught <mghaught@gmail.com>
  4209. Date: Tue Jul 15 12:20:48 2014 -0600
  4210.  
  4211. Changed to Pacific time zone
  4212.  
  4213. commit 7ac84d0c575d69261abdf242e41650c48b7de83d
  4214. Author: Akira Matsuda <ronnie@dio.jp>
  4215. Date: Fri Jun 13 12:08:44 2014 +0900
  4216.  
  4217. Update to rspec-rails 3
  4218. Closes #4
  4219.  
  4220. commit 8e6076474bfd99f5730c97606655b1685f36bc0f
  4221. Author: Marty Haught <mghaught@gmail.com>
  4222. Date: Tue Jul 1 16:01:04 2014 -0600
  4223.  
  4224. Upgraded to Rails 4.1.2 and Ruby 2.1.2
  4225.  
  4226. commit ca16f1923126793a7c25fce6f9298b3bae747e65
  4227. Author: Akira Matsuda <ronnie@dio.jp>
  4228. Date: Fri Jun 13 00:08:54 2014 +0900
  4229.  
  4230. Rails 4.1 requires secrets.yml instead of initializers/secret_token.rb
  4231.  
  4232. commit bca6aeb606a6937e282cb6614dc413413586076e
  4233. Merge: ef431c8 a6d70b1
  4234. Author: Marty Haught <mghaught@gmail.com>
  4235. Date: Thu May 15 15:25:55 2014 -0600
  4236.  
  4237. Merge pull request #2 from jimnanney/env-update
  4238.  
  4239. Add SENDGRID_USER SENDGRID_PASSWORD MAIL_HOST to env-sample
  4240.  
  4241. commit a6d70b18fe1e640064b2beddcdd2623962729f58
  4242. Author: Jim Nanney <jnanney@gmail.com>
  4243. Date: Sun May 11 14:20:44 2014 -0500
  4244.  
  4245. Add SENDGRID_USER SENDGRID_PASSWORD MAIL_HOST to env-sample
  4246.  
  4247. These three environment variables are referenced in
  4248. environments/production.rb
  4249.  
  4250. Including in the env-sample shows the dependency.
  4251.  
  4252. commit ef431c89ee604e2fe1d5bb5b265bb6e161a3f2ec
  4253. Author: Marty Haught <mghaught@gmail.com>
  4254. Date: Fri May 9 16:23:48 2014 -0600
  4255.  
  4256. Ported private cfp-app into public repo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement