Commit Graph

781 Commits

Author SHA1 Message Date
8347c6cf6a Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby 2016-10-28 11:34:04 +02:00
2d79606e07 Merge branch 'filter' 2016-10-28 11:33:39 +02:00
40bfa440a6 A separate filter page lets users search more precisely for events or organisations, in different formats 2016-10-28 11:32:57 +02:00
9d4c75be03 Merge branch 'master' into 'master'
Translated files

Files in config/locales/  translated to portuguese (pt-BR).

Fix a problem in db/schema.rb
It did not allow to create a new base in mysql.

See merge request !3
2016-10-27 21:53:55 +02:00
Paulo Henrique de Lima Santana (phls)
54596ad582 Files to translate to portuguese 2016-10-27 17:41:57 -02:00
Paulo Santana
9af99f92cd Delete schema.rb 2016-10-27 21:11:05 +02:00
Paulo Henrique de Lima Santana (phls)
a6781f3b99 Files to translate to portuguese 2016-10-27 17:08:55 -02:00
Paulo Henrique de Lima Santana
fc49ad954f Files to translate to portuguese 2016-10-27 17:02:11 -02:00
Paulo Santana
db413c6620 Update schema.rb 2016-10-26 01:05:51 +02:00
b6666d33d9 Bundle update 2016-10-22 12:07:20 +02:00
414f2ab488 Multi day events and prev/next header links 2016-10-22 11:23:27 +02:00
a57b376151 Separate page to manage a complete filter, presenting all available options 2016-10-21 13:46:32 +02:00
bc81a2fb9c Event calendar better displayed on small screens: past events only visible when hovering over the current month 2016-10-20 23:46:54 +02:00
ce956fcd11 Link added from organisation to its events 2016-10-19 14:31:00 +02:00
d574b1624a Url sent in mails are now enclosed in angled brackets,
as recommended in RFC 3986 section C (ftp://ftp.rfc-editor.org/in-notes/rfc3986.txt)

Close #77
2016-10-18 23:28:18 +02:00
0b4f398f61 No more timezone referenced in ical. Should resolve #76 2016-10-18 15:52:56 +02:00
aaaeb323bc Tags page better displayed 2016-10-18 15:37:03 +02:00
e4797e474b Attempt to use protocol relative assets 2016-10-17 14:16:25 +02:00
56019f33d6 Required piwik configuration 2016-10-17 12:32:06 +02:00
c664c180c1 We can now trace visitors using piwik 2016-10-17 12:21:23 +02:00
28f6f7f4f4 Bundle update 2016-10-15 16:39:15 +02:00
b007fb1e5a Type corrigée 2016-10-03 10:12:03 +02:00
924a8da52d Migration to latest devise 2016-09-19 22:56:02 +02:00
f144d0c5b1 Migration to latest devise 2016-09-19 21:58:56 +02:00
3ede62cf6e Migration to latest devise 2016-09-19 21:58:50 +02:00
f82369a9f8 Latest rubocop 2016-09-19 16:35:19 +02:00
576974bca4 The ice cube translation was overdoing it, with some errors 2016-09-18 21:29:35 +02:00
bb267cecd3 Older has_scope version, required because production's ruby is too old 2016-09-17 22:53:02 +02:00
572ab44e2b Removal of compass, which was used to support older browsers 2016-09-17 22:45:32 +02:00
a2dc4144e7 Better management of a textual reason when destroying moderated events 2016-09-17 19:41:29 +02:00
19d8cb73f9 Quick correction 2016-09-17 18:22:26 +02:00
9b58ce5480 Bundle update 2016-09-17 17:32:53 +02:00
3069dced13 It is now possible to repeat events using a new méthod: nth day of the month 2016-09-17 17:19:41 +02:00
ab195d28ae Tags selector back in place 2016-09-12 00:12:24 +02:00
68f1a50d81 Bundle update, partial 2016-09-11 23:53:39 +02:00
c27b292879 Fewer mails sent to the submitter 2016-09-11 23:53:09 +02:00
0cc86601d0 The parameter that can be used to have future *and* past events in the rss feed is renamed to future 2016-09-11 22:50:03 +02:00
620c08f095 Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby 2016-09-11 22:03:26 +02:00
25d262a57e Precompiled assets 2016-09-11 22:03:09 +02:00
0fbdf39922 Merge branch 'all_events_rss' into 'master'
events: allow rss feeds to show all events

RSS feeds can be easily parsed and hence can be used to populate program for
events with the proper tags. By adding the 'showall=true' to the query string,
it is possible to see all events corresponding to the requested criteria in
the RSS feed, whether past or future and more than 20.

Signed-off-by: Geneviève Bastien <gbastien@versatic.net>

See merge request !1
2016-09-11 19:22:01 +02:00
cb474960f0 The rejection reason is better managed 2016-09-11 19:13:10 +02:00
93bdb05a01 Acceptation mail is only sent to the main event, not repeats 2016-09-11 18:32:08 +02:00
06e3595988 The changeset displayed on the versions page are now better line wrapped 2016-09-11 18:17:25 +02:00
c2ad8dfb4d Removed default value for the recurring rule 2016-09-11 18:04:24 +02:00
5bf6d91007 Precompiled assets 2016-09-11 17:56:34 +02:00
dfc18d452d Merge branch 'recurrent' 2016-09-11 17:47:39 +02:00
4192ddcb4a Better changeset display in the versions pages 2016-09-11 17:46:28 +02:00
2026213536 It is now possible to create repeat events, which will be automatically created during moderation 2016-09-11 17:40:49 +02:00
Geneviève Bastien
ec406e5c07 events: allow rss feeds to show all events
RSS feeds can be easily parsed and hence can be used to populate program for
events with the proper tags. By adding the 'showall=true' to the query string,
it is possible to see all events corresponding to the requested criteria in
the RSS feed, whether past or future and more than 20.

Signed-off-by: Geneviève Bastien <gbastien@versatic.net>
2016-09-02 21:44:43 -04:00
e749a62fa2 Bundle update 2016-07-02 17:48:08 +02:00