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

Conversation

Astradeni
Copy link

Added autofocus in a number of forms, plus correction of a spelling mistake and a cosmetic change to the code

bear454 and others added 30 commits November 3, 2017 20:36
Because I *hate* spam bots.
TODO: Wrap every incomplete project in a feature, and _turn it off_.
programs.speakers now gives all speakers
…_public

Fix to only show speaker email if it's public
... otherwise, don't bother loading this blocking external resource.
closes openSUSE#1650

done some changes

minor changes

added markdown format to cfp#show

fixed description text  position in proposals

fixed truncated description text in show action

minor changes on non-admin side
Popup is added so user can confirm the changes
Closes openSUSE#1687
Only include transifex JS if the ENV var is set
reCAPTCHA on sign up (BONUS: Features)
Changed db:migrate to db:schema:load
bear454 and others added 29 commits December 22, 2017 10:48
Reduces SQL wait times by >90% on splash pages.
That's the responsibility of ConferenceController & cancancan, and
they handle it fine.
rely on RAM caching for devel, and optionally a memcached server in production
... this allows conferences/show to consistently just show layout.
Grouping common things, trying to keep things making sense.
I'd like to see this become customizable at some point.
* get rid of unnecessary slice()
* center up small groups of elements
* consistent text use FIXME: extract out strings
* consistent date strings
* simplified views for easier theming
* Per PR comments, place program above registration/tickets
* Reorder splashpage admin form based on splashpage order
The single query was producing a tremendously large ActiveRecord allocation.

While this isn't nearly as cool as one query, it's still a significant
reduction in SQL trips, and now has the bonus of only loading what is
actually going to be displayed.
Adding a needed volumen.
Following indications from @TheAssassin.
Charts were growing on many pages due to spaces in id.
Fixes openSUSE#1903
Fix a typo in conference#show view

Closes openSUSE#1920
Added check for logo picture in booths#show
Fixed openSUSE#1916
Checking for presence of a image before using image_tag
Fixes openSUSE#1909
…ng mistakes

folding code into existing hash in commercials/index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.