Commit Graph

429 Commits

Author SHA1 Message Date
Andreas Nedbal 2c11272bd4 Move utility class to utilities file 2020-05-02 17:36:22 +02:00
Andreas Nedbal 8c3ff8f31d Add overrides for growls and sweet-alert 2020-05-02 17:36:05 +02:00
Andreas Nedbal 185b5a65c8 Refactor notification styling and layout 2020-05-01 21:57:14 +02:00
Andreas Nedbal aa5ca6c64a Remove unused variables and move remaining ones to proper file 2020-05-01 19:50:51 +02:00
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