Commit Graph

475 Commits

Author SHA1 Message Date
Andreas Nedbal e8b003fde4 Refactor entry styling and adjust layouts where used 2020-05-01 19:29:05 +02:00
Andreas Nedbal 33e2533467 Add overrides files for bs-datetimepicker and minicolors 2020-05-01 18:38:49 +02:00
Andreas Nedbal 86744a3da4 Refactor userbox styling and layout 2020-05-01 18:38:29 +02:00
Andreas Nedbal 7bd7b91ea4 Refactor and redesign user profile section 2020-04-30 20:35:22 +02:00
Andreas Nedbal d61fa91f0d Refactor question styles
- Created styles in component/question
- Removed old styles from scss/panel
- Moved question partial to question controller resource, as it is only used there, not shared
2020-04-30 00:44:43 +02:00
Andreas Nedbal e8bbf2c2f1 Adjust casing of $colorNames variable 2020-04-29 18:26:15 +02:00
Andreas Nedbal c4c0c44eec Remove old navbar styles and refactor navigation
- Create components/buttons for btn-fab element
- Create components/avatars for defined avatar size classes and behaviour
2020-04-29 18:15:52 +02:00
Andreas Nedbal 77b650ed86 Remove unused "about--moderator" styles 2020-04-29 15:49:13 +02:00
Andreas Nedbal cc5489c357 Remove group styles and adjust group modal layout 2020-04-29 15:26:50 +02:00
Andreas Nedbal 0bf0b7d6da Remove more "no-header" styles for profiles 2020-04-29 14:49:43 +02:00
Andreas Nedbal 56bef6a4aa Remove unnecessary styles for "data" page 2020-04-29 14:49:24 +02:00
Andreas Nedbal ea36f7e218 Remove mobile specific profile styles 2020-04-29 14:48:35 +02:00
Andreas Nedbal 22197a9e51 Add Bootstrap input CSS variable overrides 2020-04-28 15:56:38 +02:00
Andreas Nedbal 01499797a1 Add Bootstrap text-muted CSS variable override 2020-04-28 15:52:20 +02:00
Andreas Nedbal ddb2537926 Add Bootstrap dropdown CSS variable overrides 2020-04-28 15:02:23 +02:00
Andreas Nedbal a0c99574ba Fix usage of deprecated size() method 2020-04-28 13:26:20 +02:00
Andreas Nedbal e7d076d699 Add missing --color-text variables for themes 2020-04-28 13:19:59 +02:00
Andreas Nedbal 93fc9c2963 Add Bootstrap alert CSS variable overrides 2020-04-28 13:17:02 +02:00
Andreas Nedbal aa453ab770 Moved $colors list into variables
Also renamed it because it would cause a collission with Bootstraps $colors surely at some point.
2020-04-28 13:07:16 +02:00
Andreas Nedbal a7cefa11b3 Add customizable hover styles to buttons 2020-04-27 19:57:10 +02:00
Andreas Nedbal 1951779c00 Fix Jumbotron styles being broken due to adjusted *-text behaviour 2020-04-27 18:39:24 +02:00
Andreas Nedbal 56b63d60b7 Add "navbar-themed" class to use CSS variables in navigation 2020-04-27 18:39:01 +02:00
Andreas Nedbal 76c91180b0 Added overrides for Bootstrap styles to use CSS variables 2020-04-27 18:38:24 +02:00
Andreas Nedbal e9e0a222b0 Merge branch 'master' into feature/bootstrap 2020-04-27 02:11:54 +02:00
Andreas Nedbal 40df3a59d8 Remove "discover" class 2020-04-27 01:55:31 +02:00
Andreas Nedbal 61dbfda395 Remove panel overide styles 2020-04-27 01:36:37 +02:00
Andreas Nedbal 416a12f956 Remove "centre" class 2020-04-27 01:31:43 +02:00
Andreas Nedbal e8a6644998 Refactor frontpage design and styles 2020-04-27 01:18:46 +02:00
Andreas Nedbal 05efd4a42e Refactor jumbotron styles 2020-04-27 00:59:53 +02:00
Andreas Nedbal 5550dd9100 Move variables to style root 2020-04-26 23:55:28 +02:00
Andreas Nedbal 84ee5eec68 Adjust background color of website 2020-04-26 23:54:26 +02:00
Georg Gadinger 6a0d9063ba Revert "Prevent the Return key from submitting while composing using an IME"
This reverts commit d13f1cf7b8.
2020-04-26 23:40:02 +02:00
Andreas Nedbal 711d6a9f4e WIP: Add initial overrides for Bootstrap 4 styling 2020-04-26 21:48:25 +02:00
Andreas Nedbal 9ee5811243 Remove piwik 2020-04-25 16:22:09 +02:00
Dominik M. Kwiatek 9f992d398f
Fix exception being thrown upon attempting to ban a user (#82) 2020-04-25 14:51:28 +01:00
Karina Kwiatek d13f1cf7b8 Prevent the Return key from submitting while composing using an IME
Based on the following article by Michael Stum:
https://www.stum.de/2016/06/24/handling-ime-events-in-javascript/
2020-04-25 14:35:04 +01:00
Andreas Nedbal 7767eeae9f Merge branch 'master' into feature/bootstrap 2020-04-25 13:14:01 +02:00
Andreas Nedbal 2dbc6eff01 Adjust navbar styling 2020-04-20 00:04:01 +02:00
Karina Kwiatek 4889071f95 Add JS for dismissing announcements 2020-04-19 22:27:50 +01:00
Karina Kwiatek 8a632a09cd Create Announcement model & controller 2020-04-19 20:12:22 +01:00
Andreas Nedbal 7f74e844f5 Replace Bootstrap 3 with Bootstrap 4 2020-04-19 21:08:58 +02:00
Georg Gadinger d680185b0b Remove twemoji 2020-04-19 17:03:53 +02:00
Georg Gadinger b926820d90 javascripts: "fix" (un)smile update bug 2020-04-18 23:44:59 +02:00
Georg Gadinger 1922094f11 Fix translations again argh 2017-04-02 09:07:59 +02:00
Georg Gadinger 4424cb64cd Fix JS translations 2017-04-02 09:04:49 +02:00
Georg Gadinger 771821356f fix sweetalert 2017-03-31 22:49:38 +02:00
pixeldesu 8d4d2ffce1 apply changes to groups page, adjust heading for header 2017-03-29 15:29:07 -07:00
pixeldesu 6787c0539f limit header size 2017-03-29 14:35:23 -07:00
pixeldesu 08644306fc Update frontpage styling and content 2015-09-20 15:16:24 +02:00
pixeldesu 9bb512e8fe fix underlining style for notification header links 2015-09-17 00:26:00 +02:00
pixeldesu 927d6632c1 make the notification center smaller and shorten content 2015-09-16 23:59:47 +02:00
pixeldesu ede3ad1b92 Update notification design and behaviour
- Add display of content that was replied to/with
- Instead of marking notifications new, only show new items and hide seen entries
- Add a 'New Notifications' page and set it as default
- Add proper display if there are no new notifications
- Adjust theme to fit new changes
2015-09-16 22:18:40 +02:00
Yuki 71caf3cce5 Several changes to theming, solving a bunch of bugs 2015-08-27 05:30:26 +05:30
Yuki 906692e78f Theming is finished
Previews, settings pane and presets!
2015-08-25 23:57:06 +05:30
Yuki 3444fcc93e rework some theme code, particlefield now adapts color 2015-07-29 20:38:07 +05:30
pixeldesu 1a9660bc05 update userbox style with headers 2015-07-24 17:04:46 +02:00
pixeldesu e1d38ebb89 removing more logic from templates + simpler coffeescript 2015-07-17 21:45:45 +02:00
pixeldesu a122106d82 fix manual deletion not decreasing ib-count 2015-07-17 21:25:32 +02:00
pixeldesu e9ae442431 add ability to show/search questions from specific users 2015-07-17 20:29:19 +02:00
pixeldesu d2c59c047d remove line of code that determines C as language for this file 2015-07-06 18:38:52 +02:00
Robin B. 00b9ec8192 scroll down the fucking page 2015-06-21 17:18:30 +02:00
Andreas N. 6c0428398c Merge pull request #45 from Retrospring/locale
Locale Flags
2015-06-21 13:29:39 +02:00
Yuki 208184fe4a Merge pull request #33 from colons/padding-for-create
Merge PR #33
2015-06-21 12:42:31 +05:30
Yuki 409c82b5ed Flag switcher 2015-06-21 12:33:29 +05:30
pixeldesu 58e80919df add data page 2015-06-20 20:38:07 +02:00
Yuki f65bfa9e75 Twitter Emoji 2015-06-13 20:23:11 +05:30
pixeldesu 045efb80a5 fix missing translation error 2015-06-09 18:07:10 +02:00
pixeldesu 0aeab3b7f7 fix merge conflict 2015-06-08 22:17:14 +02:00
pixeldesu 8109cb8e2d this time it's really final 2015-06-08 22:06:39 +02:00
pixeldesu 73147c414a fix discover merge conflict 2015-06-08 21:24:02 +02:00
Yuki 3afaf3222d Yes and No translated into true and false??? this fixes it 2015-06-09 00:31:37 +05:30
pixeldesu d13cdb27dc localize javascript 2015-06-08 20:35:16 +02:00
Yuki d3aec1faea uncomment require i18n/translations 2015-06-08 20:20:59 +05:30
Yuki 055830626e Set up i18n-js and show usage to pixel 2015-06-08 20:19:47 +05:30
pixeldesu 488d582afa add i18n-js and localize javascript (not implemented yet) 2015-06-08 16:01:16 +02:00
Iain Dawson 96e367852b Move the north-of-768px styles up one pixel.
Prevents the site looking totally broken at exactly 768px wide.
2015-06-06 16:57:17 +01:00
Iain Dawson 1aa4cf6ebb Make room for the create button
Fixes an issue where content on the bottom of the page would be impossible to click on narrow devices.
2015-06-06 16:53:18 +01:00
Yuki b907029673 and apparently browser variety is a good thing 2015-05-30 06:38:49 +05:30
Yuki 76be03be66 Fix header parallax (assigned a variable called 'top' which is read only, caused issues with firefox and blink/webkit browsers IDK why it worked in local test envs, but this should fix it) 2015-05-28 06:51:26 +05:30
Georg G b1ad14caf0 swapped || order 2015-05-27 16:18:08 +02:00
Yuki 2e89758c37 few JS fixes and header parallax (closes #53) 2015-05-27 11:11:38 +05:30
Yuki d79fcc68bc Merge branch 'optimize-js' of github.com:Retrospring/retrospring into profile-headers 2015-05-27 11:09:36 +05:30
pixeldesu 8753af3b48 completely redesign About page 2015-05-19 17:48:02 +02:00
Yuki 7a5b1cf1de Merge branch 'master' of github.com:Retrospring/retrospring into optimize-js 2015-05-18 14:36:46 +05:30
pixeldesu bbb3b806a5 Merge remote-tracking branch 'origin/master' 2015-05-17 05:36:50 +02:00
pixeldesu ab6983001e timestamps for comments and CSS fixes 2015-05-17 05:36:23 +02:00
Yuki 9e3a6e2171 Mobile-friendly profile info box 2015-05-16 04:09:33 +05:30
pixeldesu 773b2917cb Merge branch 'feature-discover' 2015-05-14 00:47:23 +02:00
pixeldesu 023fe26e81 finish up Discover page 2015-05-14 00:45:01 +02:00
Yuki 47c574f404 Temp. fix for text not being a readable color due to the purple background being gone 2015-05-14 03:35:12 +05:30
pixeldesu c27c99b18f add particles to about and faq, update frontpage 2015-05-13 16:14:30 +02:00
pixeldesu e01ac8dcf6 added Particleground to frontpage 2015-05-12 23:53:42 +02:00
Yuki 0ba88942de Fix question headers overflowing into the answers 2015-05-13 00:18:06 +05:30
Yuki 580e645403 Fix ban.js throwing errors 2015-05-11 12:31:48 +05:30
Yuki 7d2f1b1594 Non-blocking image load 2015-05-11 11:28:24 +05:30
pixeldesu 884dab5988 update panel styles, fixes Retrospring/bugs#51 2015-05-11 06:17:12 +02:00
Yuki fa51961341 prevent double binding controls 2015-05-08 21:50:57 +05:30
Yuki b71466535d Fix zooming when cropping header 2015-05-08 21:44:54 +05:30
Yuki 9633511859 Some fixes (whoops used current_user instead of user) 2015-05-08 21:34:58 +05:30
Yuki e20ce9999e cleanup 2015-05-08 21:19:37 +05:30
Yuki 843845c05a fix scroll issue w/ headers 2015-05-08 21:16:07 +05:30
Yuki 2e6ffdaab7 basic implementation 2015-05-08 21:14:16 +05:30
Yuki b2a57da4b2 Merge with master 2015-05-08 18:58:50 +05:30
Georg G. 9b39491d88 Merge pull request #18 from skiprope/temp-bans
Support for ban reasons and ban times.
2015-05-05 16:54:23 +02:00
Yuki ab35c2740c monkey patch buggy underlines in smile modal 2015-05-04 07:14:30 +05:30
Yuki 2204227273 Feature-comment-smiles complete (fix Retrospring/bugs#42) 2015-05-04 07:09:47 +05:30
Yuki 9688b7ee48 Merge stable 2015-04-28 10:22:54 +05:30
Yuki 76ac8e1a9d Fix Retrospring/bugs#36 2015-04-27 06:51:29 +05:30
pixeldesu f0ef693361 move panel styles in panel file + fix question panel 2015-04-26 13:05:47 +02:00
Yuki 5792b59fc7 fix issue described in https://twitter.com/mochizune/status/592271577871417344 2015-04-26 15:51:47 +05:30
Yuki ee29e1f28f Reporting and Deleting logic 2015-04-26 07:06:25 +05:30
pixeldesu e2f06167dc fix styling and schema 2015-04-26 02:46:37 +02:00
pixeldesu c8ba89dd1e change question display and add report placeholder 2015-04-26 02:18:57 +02:00
Yuki 4ad9916c7e Rename 'delete answer' to 'return to inbox' for clarity 2015-04-24 04:22:52 +05:30
Yuki 0bb3895ce8 Small fixes 2015-04-24 00:51:58 +05:30
Yuki 4d5d7fdcc1 Bootstrap-datetimepicker 2015-04-24 00:37:39 +05:30
Yuki be04d3528c Support for ban reasons and ban times. Fixes Retrospring/bugs#26 and Retrospring/bugs#25 2015-04-23 06:26:29 +05:30
Georg G c8747fea44 replaced the id with the actual type 2015-04-22 18:29:12 +02:00
Georg G. e306d36b10 Merge pull request #15 from skiprope/report-reason
Add support for report reasons (fixes Retrospring/bugs#7)
2015-04-22 18:25:29 +02:00
Yuki b9bf0b04b6 Add support for report reasons 2015-04-22 08:29:10 +05:30
Yuki ef0330eae9 navbar mobile consistency 2015-04-22 07:12:12 +05:30
Yuki 1625ad6236 No need to work on the first-child, work on the li directly 2015-04-22 03:55:11 +05:30
Yuki 1600cdf295 Implements additions of and fixes retrospring/bugs#16 2015-04-22 03:52:18 +05:30
Yuki ecffd07344 Support for post subscriptions 2015-04-21 06:42:11 +05:30
pixeldesu 4e185bbaa7 change Bootswatch theme, general theme changes, list group helper 2015-04-19 16:49:53 +02:00
Howl 1032363b5a fix horrible link section in about page 2015-04-18 23:45:52 +02:00
pixeldesu 642b3e5710 HTTPS 2015-03-03 20:15:43 +01:00
pixeldesu 40c3690c12 change default font to Lato 2015-03-03 19:58:22 +01:00
Andreas N 9bffdec2a5 fix growl notification positioning, this time for real 2015-02-17 00:56:12 +01:00
Andreas N 6c4f5c11df fix growl notification positioning 2015-02-17 00:53:09 +01:00
Georg G d5fcec4d7d hide that "Load more" button if you delete all questions 2015-02-12 22:15:01 +01:00
Andreas N 2a854c1cda update paddings 2015-02-12 18:14:23 +01:00
Andreas N f58ec9f2a6 another try to fix 2015-02-12 17:50:13 +01:00
Andreas N c033f1f4b2 media queries for min and max size 2015-02-12 17:48:19 +01:00
Andreas N 0f8940435d impoooortant 2015-02-12 17:46:19 +01:00
Andreas N 910c1a81d6 I heard you like importants in media queries so I put an important in your media query 2015-02-12 17:44:07 +01:00
Andreas N 06d2af92ce another way to fix this 2015-02-12 17:25:46 +01:00
Andreas N 42dd275b2f more optimizations to mobile display 2015-02-12 17:22:40 +01:00
Andreas N f46ebe5a30 doing the worst things to css since its existence 2015-02-12 17:11:21 +01:00
Andreas N 8a83db4291 can we remove the important here? 2015-02-12 17:02:14 +01:00
Andreas N b9874ff423 more centered alignment for single usernames 2015-02-12 17:01:50 +01:00
Andreas N 4e7c0ec819 trying to fix this³ 2015-02-12 16:59:54 +01:00
Andreas N 136b4dbba5 trying to fix this² 2015-02-12 16:57:51 +01:00
Andreas N 8e9a893c79 trying to fix this 2015-02-12 16:54:48 +01:00
Andreas N ed3490c40c whoops 2015-02-12 16:52:08 +01:00
Andreas N 89ea02e7af the navbar is kinda broken 2015-02-12 16:51:04 +01:00
Andreas N 1ef032e69e some more changes 2015-02-12 16:48:14 +01:00
Andreas N 0dfbac0bda update profile dropdown, first draft 2015-02-12 16:37:07 +01:00
Andreas N cb13903493 update moderator display 2015-02-12 15:57:05 +01:00
Andreas N cde8d8a30f remove padding on specific rows on mobile devices 2015-02-05 15:17:15 +01:00