Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added autofocus in a number of forms #37

Open
wants to merge 127 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
a7fce67
Add reCAPTCHA support to registration.
bear454 Nov 4, 2017
0aa7827
Use 'Feature's to toggle optional functionality
bear454 Nov 4, 2017
574ac63
Fix a flaky test.
bear454 Nov 8, 2017
20b849d
Merge branch 'master' into test-fix
bear454 Nov 8, 2017
ce4e993
Merge branch 'master' into recaptcha
bear454 Nov 8, 2017
90edc64
programs.speakers is fixed
namangupta01 Nov 8, 2017
ada0f81
linting error is fixed
namangupta01 Nov 8, 2017
d0dbb7d
tests are fixed
namangupta01 Nov 8, 2017
81831d7
Merge pull request #1787 from namangupta01/program_speakers
bear454 Nov 9, 2017
906c05e
Merge branch 'master' into test-fix
bear454 Nov 9, 2017
6fa709a
Fix to only show speaker email if it's public
adrianovieira Nov 12, 2017
0e16b5d
Merge pull request #1790 from adrianovieira/fix_speaker.email_public
bear454 Nov 13, 2017
fba12ae
Only include transifex JS if the ENV var is set
bear454 Nov 13, 2017
bd045c2
added description field to cfps
ViditChitkara Sep 5, 2017
837d8ec
Add popup confirmation on update button
rahul2240 Oct 17, 2017
4785293
Add hint in start and end hour in conference#edit
rahul2240 Nov 10, 2017
3490644
Merge branch 'master' into switch-transifex
bear454 Nov 14, 2017
84dedb4
Merge pull request #1793 from bear454/switch-transifex
bear454 Nov 14, 2017
7f36950
Merge branch 'master' into test-fix
bear454 Nov 14, 2017
bf219ec
Merge pull request #1785 from bear454/test-fix
bear454 Nov 14, 2017
207319a
Control config.force_ssl with an ENV variable
bear454 Nov 13, 2017
668c7de
Add FORCE_SSL to the dotenv example
bear454 Nov 14, 2017
eca09dd
Merge branch 'master' into recaptcha
bear454 Nov 15, 2017
1989438
Merge pull request #1777 from bear454/recaptcha
bear454 Nov 15, 2017
f2d3813
Changed db:migrate to db:schema:load
evris99 Nov 16, 2017
e32837b
schema is added
namangupta01 Nov 16, 2017
ee6040f
Merge branch 'master' into ssl-opt
bear454 Nov 17, 2017
67d604c
Merge pull request #1801 from namangupta01/test1
bear454 Nov 17, 2017
42ab3b9
Merge branch 'master' into travis_changes
bear454 Nov 17, 2017
3239b74
Merge pull request #1797 from evris99/travis_changes
bear454 Nov 17, 2017
9885b36
Update yajl-ruby to 1.3.1
Ana06 Nov 17, 2017
9603cf5
Merge pull request #1802 from Ana06/yajl-vulnerability
Ana06 Nov 17, 2017
fb4bafb
Merge branch 'master' into ssl-opt
bear454 Nov 17, 2017
22247a0
Merge pull request #1792 from bear454/ssl-opt
bear454 Nov 19, 2017
38342cd
fixed tickets turnover bug
ViditChitkara Nov 21, 2017
8442eb8
Merge pull request #1807 from ViditChitkara/ticket_turnover
bear454 Nov 22, 2017
cf3aeda
Fixing admin user creation in docker
jesmg Nov 24, 2017
9cf3f63
Update rubocop to 0.51.0
rahul2240 Nov 27, 2017
2affec9
Regenerate rubocop_todo file
rahul2240 Nov 27, 2017
e40cdeb
Update init.sh
jesmg Nov 28, 2017
2be553c
Merge pull request #1817 from rahul2240/rubocop
Ana06 Nov 29, 2017
da735fe
Yes: it's a trivial change in just an example. But not trivial for no…
olea Nov 29, 2017
c0e4d54
Merge pull request #1826 from olea/master
Ana06 Nov 30, 2017
92f2756
Update current directory for centos box
adrianovieira Nov 30, 2017
fe8483b
Fix user to run rake task for dbsetup
adrianovieira Nov 30, 2017
2e1fae0
Fix datetimepicker navigation for manual clean up of conference start…
adrianovieira Dec 2, 2017
97749fc
Fix Bundler/OrderedGems Rubocop offenses
Dec 4, 2017
56afd4e
Update INSTALL.md
esquith Dec 4, 2017
51be0c3
Merge pull request #1849 from esquith/patch-1
Ana06 Dec 4, 2017
05735a7
Merge pull request #1848 from rishabh92/fix-orderedgem-offenses1816
Ana06 Dec 4, 2017
020dae3
Fix Style/ReductantReturn rubocop
SidharthBansal Dec 4, 2017
666f5ab
Merge pull request #1850 from SidharthBansal/new
Ana06 Dec 4, 2017
93fcf88
Fix Style/UnneededInterpolation
SidharthBansal Dec 4, 2017
b971220
Merge pull request #1852 from SidharthBansal/ui
Ana06 Dec 5, 2017
166d1bd
Fix the UI inconsistence documented at #1830
olea Dec 5, 2017
bbb09dd
autofill conference end date
adrianovieira Dec 2, 2017
ebcc2e9
Merge branch 'master' into fix_datetimepicker_navigation_for_conferen…
bear454 Dec 7, 2017
b83c003
Merge branch 'master' into autofill_conference_end_date
bear454 Dec 7, 2017
bd95c5e
Merge pull request #1859 from olea/issue-1830
bear454 Dec 7, 2017
9b32e9c
Merge branch 'master' into fix_datetimepicker_navigation_for_conferen…
bear454 Dec 7, 2017
d464e48
Merge pull request #1843 from adrianovieira/fix_datetimepicker_naviga…
bear454 Dec 7, 2017
52dcc6c
Added autofocus on the name input in admin/lodgings#new
foteinidd Nov 30, 2017
0cb2737
Merge pull request #1845 from adrianovieira/autofill_conference_end_date
Ana06 Dec 8, 2017
4859f8c
Render CfP description column as plain text
adrianovieira Dec 9, 2017
b4fcec0
Merge pull request #1874 from adrianovieira/fix_1856_Description_of_t…
Ana06 Dec 11, 2017
efaf071
Upgrade to Rails 5
AEtherC0r3 Sep 5, 2017
de64601
Performance tuning in config/puma.rb
AEtherC0r3 Nov 7, 2017
c21c9af
Use environment variable for the redis url in cable.yml
AEtherC0r3 Nov 9, 2017
364be55
Change visit_id type of ahoy_events to integer
AEtherC0r3 Nov 18, 2017
418088c
Merge branch 'master' into patch-1
bear454 Dec 12, 2017
e01d849
Add a picture format for conference tickets
bear454 Nov 30, 2017
710010c
Use a picture format for ticketing
bear454 Nov 30, 2017
aa5a7b2
Merge branch 'master' into fix_bootstrap_dbsetup_user
bear454 Dec 12, 2017
efb12b0
Merge pull request #1836 from adrianovieira/fix_bootstrap_dbsetup_user
bear454 Dec 12, 2017
32fa0bd
Add mass import of commercials
differentreality Jan 11, 2017
0bfb213
Ticket_button added
alxPgns Nov 9, 2017
f28a351
Merge branch 'master' into patch-1
differentreality Dec 12, 2017
447718d
Merge pull request #1814 from jesmg/patch-1
bear454 Dec 12, 2017
d813470
Contribution.md broken url
SidharthBansal Dec 8, 2017
b93613f
Updated link
SidharthBansal Dec 12, 2017
9608e20
Add autofocus in admin/tickets#new
Dec 2, 2017
6d7e1f4
autofill CFP end date
adrianovieira Dec 9, 2017
e5009f1
Fixed email text overflow in proposal#show
rishabhptr Dec 5, 2017
ac8b187
Speaker is also able to see the proposal and able to modify it
namangupta01 Nov 22, 2017
952e8ac
Merge pull request #1834 from bear454/fix-speaker-registration-issues
Ana06 Dec 13, 2017
4409610
Add database config examples for all supported databases
rishabh92 Dec 11, 2017
4289f69
Add enabled to event_schedules
differentreality Feb 12, 2017
2df8ade
Link to an existing video with embeddable content
hennevogel Dec 12, 2017
83053f4
added email presence validation to openid
ViditChitkara Oct 20, 2017
57e596c
Use distinct instead of uniq because deprectation.
davidsf Dec 12, 2017
2180e61
Conference name repeated in revision_history on adding commercial
Harry30897 Nov 27, 2017
99ab06d
Add templates for github issues & pull requests
akshitahluwalia Dec 12, 2017
505d9da
Fix Performance/HashEachMethods offenses
Ronaq13 Dec 9, 2017
8f6eeaa
Fix commercials does not accept slideshare https url
rishabh92 Dec 18, 2017
6a1d757
Add check for rooms in tracks#edit
foteinidd Dec 21, 2017
6eb8c8d
Added tests for program#any_event_for_this_date?
namangupta01 Nov 16, 2017
8086251
Removed Style/DateTime offences which occured due to the use of DateT…
namangupta01 Dec 20, 2017
2e89920
Add Button that links to /admin/organizations in _admin_sidebar_index…
kostino Dec 4, 2017
29a640a
Remove overlap in breakpoints
bear454 Oct 25, 2017
995176f
Fewer queries for for Conference#show
bear454 Nov 18, 2017
e60dc8c
Logic for showing splashpage is not the views' concern
bear454 Nov 21, 2017
7f23466
Configure cache stores
bear454 Nov 18, 2017
f4b869c
Use fragment caching on the splashpage
bear454 Nov 21, 2017
3cdef86
Redesign & move splashpage header into a partial
bear454 Nov 21, 2017
92927a4
Reorder splashpage sections
bear454 Nov 21, 2017
394448d
Fold booths into the schedule section of splashpage
bear454 Nov 21, 2017
f0c3fc3
Fold call for papers & call for tracks into one splashpage section
bear454 Nov 21, 2017
aee1f58
Consistent design and code cleanup of splashpage elements.
bear454 Nov 22, 2017
b2e1eb5
Generalize get_logo helper for all classes
bear454 Nov 27, 2017
20e2b4b
Move sponsor modal to a generic partial & redesign.
bear454 Nov 27, 2017
494a1b3
Offset venue map to center up marker
bear454 Nov 27, 2017
8f43da7
Redesign splashpage program section & split out partials
bear454 Nov 28, 2017
27f6d8a
Let's get serious about linting, folks.
bear454 Nov 28, 2017
245a312
Add emphasis to call for sponsors
bear454 Nov 29, 2017
5fb09f3
FIXUP: Reorder splashpage & align form
bear454 Nov 29, 2017
754d201
FIXUP fragment caching issues
bear454 Nov 29, 2017
fa55224
Break up the one-query-of-doom
bear454 Dec 22, 2017
fe17dfa
remove datatable in program/cfps
evris99 Dec 21, 2017
b32ddc4
Fix the docker persistence for uploaded pictures: #1833 #1667
olea Dec 4, 2017
8d17acb
Update Dockerfile
olea Dec 5, 2017
4c1a907
Reviewed changes
olea Dec 8, 2017
3afe905
Adding suggested better syntax
olea Dec 22, 2017
0091d87
Fixed growing of doughnut charts on scrolling.
rishabhptr Dec 22, 2017
96b4502
Resolve Error on viewing conference#show
AnkushMalik Jan 3, 2018
304ab01
Fixed error in booths#show when there is no logo.
rishabhptr Dec 23, 2017
ada178d
Added check for image_tag occurences.
rishabhptr Dec 26, 2017
7c8dd88
Added autofocus in a number of forms, plus correction of a few spelli…
Dec 11, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
**I'm submitting a ..**
- [ ] Bug Report
- [ ] Feature Request

**Current behavior:**
<!-- Describe the bug -->

**Expected correct behavior:**
<!-- Describe what should happen, without the bug. -->

**Steps to reproduce:**
<!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce it. -->

**Other information:**
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
19 changes: 19 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
**Checklist**

- [ ] I have read the [Contribution & Best practices Guide](https://github.com/openSUSE/osem/blob/master/CONTRIBUTING.md).
- [ ] My branch is up-to-date with the upstream `master` branch.
- [ ] The tests pass locally with my changes.
- [ ] I have added tests that prove my fix is effective or that my feature works(if appropriate).
- [ ] I have added necessary documentation (if appropriate).

**Short description of what this resolves/which [issues](https://github.com/openSUSE/osem/issues) does this fix?:**

<!-- List the issue number resolved with this change; if there is no open issue, describe the problem this request solves -->

-

**Changes proposed in this pull request:**

<!-- Summarize the changes, using declarative language. -->

-
11 changes: 0 additions & 11 deletions .haml-lint_todo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,20 +121,9 @@ linters:
- "app/views/conference_registrations/_registration_info.html.haml"
- "app/views/conference_registrations/_volunteer.html.haml"
- "app/views/conference_registrations/show.html.haml"
- "app/views/conferences/_booths.html.haml"
- "app/views/conferences/_call_for_paper.html.haml"
- "app/views/conferences/_conference_details.html.haml"
- "app/views/conferences/_gallery.html.haml"
- "app/views/conferences/_lodging.html.haml"
- "app/views/conferences/_program.html.haml"
- "app/views/conferences/_registration.html.haml"
- "app/views/conferences/_schedule_splashpage.html.haml"
- "app/views/conferences/_sponsors.html.haml"
- "app/views/conferences/_tickets.html.haml"
- "app/views/conferences/_venue.html.haml"
- "app/views/conferences/_venue_map.html.haml"
- "app/views/conferences/index.html.haml"
- "app/views/conferences/show.html.haml"
- "app/views/devise/confirmations/new.html.haml"
- "app/views/devise/ichain_sessions/new.html.haml"
- "app/views/devise/ichain_sessions/new_test.html.haml"
Expand Down
Loading