Commit Graph

761 Commits

Author SHA1 Message Date
a372b962ab Correcting some security warnings 2018-09-30 19:02:49 +02:00
9e367a88ef Using save navigation 2018-09-23 18:06:52 +02:00
5aa5037d58 RSS link better presented 2018-09-18 10:37:41 +02:00
85478c1424 Visual simplifications 2018-09-16 23:17:24 +02:00
c65ca2579c Bundle update 2018-09-15 15:05:21 +02:00
61529e4ecf Event counts are added to the tags' pages 2018-09-03 23:55:52 +02:00
a9c5d6bc55 Optimisation: pages are displayed without layout, when called from a xhr request.
Should be useful to speed up paginations
2018-09-02 19:10:37 +02:00
235a255879 Vertical centering in form items 2018-08-30 19:59:00 +02:00
671a97d6f5 Default form element color is black 2018-08-23 22:39:55 +02:00
a33bdd9877 RSS feed date time is now expressed as iso8601 2018-08-18 17:01:39 +02:00
e712c99138 Simplified automatic pagination 2018-07-17 00:47:48 +02:00
244a0a8fce The pagination mechanism now relies on a jquery visible gem, which checks if/when the next link is visible 2018-07-16 22:43:36 +02:00
fc3498d2cb Migration to jquery 3 2018-07-16 00:19:47 +02:00
06a07079ee javascript async and defer options have bad visual secondary effects, thus on hold for the time being 2018-07-15 12:28:49 +02:00
e8966ba4a6 Finally, after tests, regions filter cache is removed 2018-07-14 22:18:19 +02:00
e913c28f66 Slight partial reorganisation for events' aside 2018-07-14 21:56:39 +02:00
6ef85409ea Regions filter is now cached, the main adl page should render faster... 2018-07-14 19:23:56 +02:00
613b1f0e0a Sometimes we use the domain name as part of a global ID, now this domain name comes from request.domain 2018-07-14 18:17:21 +02:00
5807c44b70 Taking only future events for the ical format 2018-07-14 17:32:11 +02:00
95edd455a5 Attempt to slightly limit the ical events, to only have the future one... 2018-07-14 16:40:01 +02:00
1bdd9f434f Optimised region filter, to minimise db requests 2018-07-14 16:20:15 +02:00
c1546d9684 The new ical generators 2018-07-14 00:50:13 +02:00
32a5eb605b Now using the icalendar gem, to generate ical files 2018-07-14 00:49:52 +02:00
3714c614c8 Cleaned up sass imports 2018-07-14 00:49:33 +02:00
8151612f05 Mise en forme pour les tags 2018-07-12 18:13:54 +02:00
c7bc91aded Better autocomplete display 2018-07-12 12:15:49 +02:00
a9b4fbd644 javascript async loading is only setup in production, as it should 2018-07-11 19:24:21 +02:00
bbb10479b0 javascript are marked as asynchronous 2018-07-08 16:20:22 +02:00
135e33c44c Migration to Ruby on Rails 5.2 2018-07-08 16:19:39 +02:00
4002695e5d Some cleaning up, for rubocop 2018-05-23 09:24:42 +02:00
ad01be89c4 Another attempt at managing region with a parent one... 2018-05-06 21:25:35 +02:00
60df916a62 The geocoding address does not use anymore the country if this country is "top level".
This should better handle the "other" country, which OSM has troubles with...
2018-05-06 21:20:48 +02:00
e1c2eb7b5d Contact address is now displayed only when present 2018-04-08 23:40:08 +02:00
06d7538d73 Events' contact address is no longer required.
Refs #107
2018-04-08 23:37:12 +02:00
453dba408f Tighter table display on small screens 2018-04-08 23:04:52 +02:00
9180a13f1d Remise du logo april plutôt que libre en fête 2018-04-08 22:23:36 +02:00
ab3c2e4c53 Link is added to the sidebar title to directly go to the region's organisations
Refs #123
2018-04-08 19:34:44 +02:00
bef9773d55 Organisations' filter has a title popup to explain the criteria used
Refs #124
2018-04-08 19:28:15 +02:00
40be723334 Correction on the ics calendar format, which was wrongly using ; instead of :
Refs #125
2018-04-08 00:43:11 +02:00
f79271520c The organisation search bar and countries selector are moved up 2018-04-08 00:17:31 +02:00
e0fba8e6d7 Events geojson generation is separated into its own jbuilder 2018-04-05 22:00:07 +02:00
5e6d4778a8 Attempt to remove all timezone info from ics and rss feeds 2018-03-27 23:30:21 +02:00
9fbf119d08 The tag separator now manages , differently 2018-03-18 18:56:46 +01:00
c37fc6f3cd Added region_id to the generated geojson 2018-03-18 18:20:11 +01:00
838d4538a6 Updated diaspora label, to better conform to their official logo
Refs #61
2018-03-18 17:15:03 +01:00
604d0eceb3 Removal of an unused link 2018-03-18 16:55:39 +01:00
669471aa59 Another attempt :) 2018-03-18 16:41:07 +01:00
64cd896006 Quick correction on ragion scoping to local ones 2018-03-18 16:36:18 +01:00
c960760964 Local regions can now be listed in json 2018-03-18 16:32:59 +01:00
2ee90cd937 Missing region scope 2018-03-18 16:05:26 +01:00
3e044ca64a The diaspora icon is configured everywhere. Refs #61 2018-03-18 15:33:48 +01:00
ec8d9596e5 Added submission_time and decision_time to all json 2018-03-18 15:01:19 +01:00
5a2dba3b2e We also publish events submission_time and decision_time in their json 2018-03-18 14:41:48 +01:00
99ff9fa4c1 Tags can also use a comma as delimiter 2018-03-17 17:29:39 +01:00
eb46eb92ef The ics timezone now should be using the server setting.
Hopefully, this should be the good one in quebec or brasil!

(testing and feedback would be great)

Closes #76
2018-03-17 17:21:26 +01:00
db2fd4eb96 When updating an event, user is then redirect to the displayed event.
Closes #105
2018-03-17 16:53:38 +01:00
08e53af140 Icons for global event and "libre en fete" can be added and seen together
Closes #122
2018-03-17 16:22:36 +01:00
803dfc94a3 In all mails, a link to "infos" is added in the signature. Closes #112 2018-03-17 16:10:06 +01:00
cf3e6274eb Using update instead of update_attributes 2018-03-17 15:49:43 +01:00
6724cccf0e Updated diaspora icon, using css (not a font awesome icon). Closes #61 2018-03-17 15:32:42 +01:00
980d6421aa Improved event creation, to handle params like event[tag_list]=test 2018-03-02 10:23:16 +01:00
fa3b63d237 Links to new event can prefill tags
Closes #110
2018-03-01 22:53:20 +01:00
b5ebea1472 Yet more missing awesome icons 2018-03-01 22:33:38 +01:00
512308c48e Image optimized 2018-03-01 22:19:21 +01:00
fbe6541037 Bundle update 2018-03-01 22:18:04 +01:00
a2b8786cf6 Better organisation's details 2018-03-01 21:51:45 +01:00
57035f9ab7 Updated LEF banner 2018-03-01 20:57:07 +01:00
08706d2e13 Some missing awesome font icons 2018-03-01 20:46:06 +01:00
d7eb4c9cf7 Go from organisation edition back to organisation consultation 2018-03-01 20:42:14 +01:00
26a2ce254a The active filtering button has a title, and is slightly separated from others
Closes #114
2018-02-17 16:46:53 +01:00
073893424d Missing awesome icons 2018-02-11 18:06:32 +01:00
3d338b3018 Bundle update, including a big upgrade to font awesome 5 2018-02-11 13:13:41 +01:00
b989e079f0 The login field was newly limited to be an email adress, back to normal text input! 2018-02-04 23:38:15 +01:00
5cc0f6d39b Better region output in json 2018-02-01 20:12:57 +01:00
319e01f27b Events' json now includes events' region 2018-02-01 20:10:48 +01:00
43a957e2b7 Quick correction, commercial week is a Date method... 2018-01-27 18:09:58 +01:00
b2fc347303 The "future" filter is back to have a "false" value 2018-01-22 00:37:45 +01:00
67d62c40fd Trouble with hidden radio buttons 2018-01-22 00:20:28 +01:00
867ea155c7 Attempt to correct a bug related to included regions 2018-01-22 00:09:45 +01:00
cdd2f3de5e Repeating rules are now required 2018-01-21 23:25:31 +01:00
dde09adbc1 Better form appearance, with larger paddings 2018-01-21 20:32:03 +01:00
10c77b95ee Optimising DB queries: sub regions are eager loaded 2018-01-21 13:29:24 +01:00
6d3cb23965 Slightly cleaner organisation's page layout 2018-01-05 22:39:29 +01:00
76358d1056 Migration to rails 5.1 complete 2018-01-01 17:52:33 +01:00
32298c4980 Cleaner datetime localization for xml output 2017-12-25 21:12:30 +01:00
c76c46a104 Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby into rails5 2017-11-17 23:37:03 +01:00
5efd394ce8 Quick correction, so that nil repeatitions will not generate an exception 2017-11-12 19:12:48 +01:00
86684e6bf2 Intermediary upgrade to rails 5 2017-11-11 12:44:09 +01:00
4b7dfa2772 Migration to Ruby on Rails 5.1 2017-10-21 22:12:19 +02:00
e3a012fcdf Mails' translations should not have ' html encoded anymore 2017-10-21 20:21:25 +02:00
4a4cce9978 Correction on rss builder to better manage region 2017-10-15 01:02:58 +02:00
8591f4f786 The map link/icon is back into the footer instead of under the month agenda 2017-10-14 22:15:09 +02:00
e010bdf69c Links are in https rather than http 2017-10-14 21:39:56 +02:00
105c41b4c2 Sanitizing was a bit brutal, removing the iframe to open a chat window 2017-10-09 00:51:57 +02:00
1093b28f7f Removed some unnecessary sanitation 2017-10-09 00:28:28 +02:00
a087109229 Debug element was left in the code 2017-10-08 16:21:49 +02:00
9d4567430b Quick correction, so that new event and orga can work properly again 2017-10-08 14:28:18 +02:00
e8a58e8157 Compiled assets 2017-10-08 11:38:34 +02:00
b860fa7035 Address generated for OSM geocoding is now using country name and not code 2017-10-08 11:37:02 +02:00
418930387f The french typography mechanism should not interact with the date/hour selector 2017-10-08 00:49:59 +02:00