62 Commits

Author SHA1 Message Date
6119ffe286 Upgrade to Bootstrap v5 (#780) 2025-03-22 16:30:47 +01:00
e6208cf3b8 [UI/UX] some random small enhancements 💅 (#679) 2023-04-02 03:12:14 +02:00
c0e71104f6 keep org filter (scope) in public search (closes #508) 2021-02-21 20:27:22 +01:00
9079c42166 ✂️ a couple of deprecated RJS views 2021-01-06 19:26:05 +01:00
3d533e6c63 Restored and fixed link to remove the category filter 2018-10-06 20:34:04 +01:00
78f986bb53 Removed offers dashboard 2018-09-25 18:28:38 +01:00
8170499e0f Switch to post organization if possible 2018-07-05 17:24:20 +02:00
27008df38b Improved the look on small devices 2018-06-03 15:09:10 +03:00
c88e959ea9 Provide id of destination account in link 2018-02-01 13:40:26 +01:00
79e963a0d8 Merge pull request #272 from knoopx/refactor-users-index
Refactor Users#index to paginate and filter on the backend. Closes #266
2018-01-26 16:51:36 +01:00
47812a90f0 Replace give_time link from users#show page 2018-01-18 17:26:19 +01:00
45f6320c08 FIX: Add data-toggle back to bootstrap drodown-toggles as angular is no longer present 2017-10-20 17:33:02 +02:00
77541a705f fix text wrap and responsive issues 2016-06-17 20:02:21 +02:00
292c936fad Templates: converted posts templates to erb 2016-05-14 20:34:46 +02:00
010e2661be ✂️ Tags Manager library 2016-01-09 15:58:31 +01:00
278f0d4dca [workaround] remove "data-toggle" => "dropdown" to avoid double click on dropdowns (more info: https://github.com/angular-ui/bootstrap/issues/2294) 2015-12-31 13:04:20 +01:00
bb9a2f09cd faltaba paginador en offers (no se como añadir paginador en los resultados de búsqueda solo devuelve 10, añado la tarea en redbooth) he quitado campos del form modificar organization y tambien la estadística de género ya que no guardamos este dato 2015-08-03 21:52:29 +02:00
6477bb7799 No mostrar "dar horas" al autor de la oferta. 2015-07-29 17:51:46 +02:00
3c3aa1a626 añadido user(memberid) en algunos lugares + botón pagar horas en ofertas tambien para administradores + retoques en la distribución de las columnas en users/show 2015-07-22 21:24:44 +02:00
4d61039f82 algunas mejoras en traducciones 2015-07-08 18:19:09 +02:00
6af1b71d30 Más mejoras visuales: fondo-bordes, ver perfil y ver post 2015-06-16 08:12:24 +02:00
efcea1da69 mensajePequeños retoques en el listado de posts y en el footer 2015-06-10 12:58:28 +02:00
7925bb7e94 Separate 'active post' and 'from active user' concepts, reformulate scopes and controllers 2015-05-27 19:13:18 +02:00
5216e55be9 redirect back to current page after sign in and add info text on puclic posts 2015-03-19 16:40:50 +01:00
7538a91705 Show any post to any user 2015-03-13 10:01:02 +01:00
2e52b70035 double quotes instead of '' 2015-01-28 21:46:44 +01:00
d5365a9e4f Fixed error. Now using prefilled option when calling tagsmanager during edit 2014-12-09 22:37:21 +01:00
7574054bb2 HAML does not like newlines 2014-11-30 02:28:14 +01:00
ebc122834c fixed error editing offers and inquiries. Tags shown per company 2014-11-29 21:46:25 +01:00
7b29ed36b7 removed offers and inquiries link when not logged 2014-11-27 23:00:11 +01:00
a678dccbbe Merge branch 'master' into sort_by_category 2014-11-18 18:22:09 +01:00
6321de43b7 fixed defect: button create offers under create inquiry 2014-11-12 08:32:43 +01:00
46f9125ad7 Sorting tags in desc order. Link in list of tags goes to filtered view of posts. Search works for tags as well. Links added in tags to filter by tag 2014-11-06 01:17:58 +01:00
586c374854 category select ordered by name 2014-10-29 23:28:03 +01:00
c250d7240d Merge pull request #49 from coopdevs/offers_as_dashboard_and_paginate_inquiries
Offers as dashboard and paginate inquiries
2014-10-16 11:41:03 +02:00
40f25e826c fixed defect where tags_manager was only called for offer in shared code. Fixed duplicate list too for typeahead 2014-10-11 23:28:12 +02:00
381bb474f4 small fix to show the category 2014-10-10 17:51:26 +02:00
a35a208de9 showing offers list as a dashboard 2014-08-02 23:13:13 +02:00
3277e453c0 Small fix in the translation of the button 2014-07-08 14:20:32 +02:00
f3e2f2120e only list posts of active members 2014-05-15 03:22:13 +02:00
60cb414c7f Fix for user, better layout 2013-11-04 10:29:22 +01:00
e5d553e55a Added pg-specific array-based tags.
some fixes to controllers too.
2013-11-03 23:05:51 +01:00
38aaa59ef9 Glyph helper. Use as <%= glyph('icon') %>
Uses glyphicons library.

One may add also custom icon association in the GLYPHS constant.
If a class is passed to the helper, it is underscored
before being searched in the GLYPHS.
2013-10-27 22:25:48 +01:00
c8c6ffe646 Added search to offers and inquiries. Uniform actions bar 2013-10-27 01:00:21 +02:00
dc0eef2adb Better layout for listings, category filter in inquiry 2013-10-26 09:54:38 +02:00
bcef5e8114 Added pagination to inquiries.
Leaner controllers and views.
2013-10-26 08:52:55 +02:00
e033126237 Fix link to offer. 2013-10-26 02:14:30 +02:00
a4bf9187d4 Added infinite pagination for offers 2013-10-26 01:38:56 +02:00
5b06d90c0f Bootswatch theme. Some fixes 2013-10-17 16:40:54 +02:00
6c99d82074 Icons, turbolinks and some more layout things. 2013-10-17 16:33:36 +02:00