Commit Graph

815 Commits

Author SHA1 Message Date
echarp 5b3228dae8 Webshims and select2 removed, replaced with straight rails datetime select and jquery tags input 2016-12-17 16:59:11 +01:00
echarp 1849ac942b Include the proper encoded_mail_to require so that displayed email addresses will actually be obfuscated! 2016-12-17 15:14:28 +01:00
echarp 73dc008412 Correction: the nth day was off by 1 when it was exactly a multiple of 7.
For exemple monday the 28th was marked as the fifth monday of the month, wrong!!!
2016-11-21 16:00:40 +01:00
echarp 8290c6a88c Missing asset files 2016-11-11 00:16:03 +01:00
echarp 85e07af3ab Bundle update 2016-11-10 23:46:42 +01:00
echarp 7ad74e5202 Bundle update 2016-11-08 22:33:08 +01:00
echarp f6e43ce10e Organisation submitter is set to the contact if empty 2016-11-08 15:40:35 +01:00
echarp cbba590d4f Missing translation for updated event mailer 2016-11-08 15:26:25 +01:00
echarp ed8bbfb718 Font familly removed, so that the browser's default font will apply 2016-11-08 15:07:32 +01:00
echarp 2a4e71f7a9 Translations and preview for organisation moderation mails 2016-11-07 22:30:44 +01:00
echarp 367fb9bf91 Quick style correction 2016-11-02 21:53:24 +01:00
echarp 006116c6e9 Moved some gem in the proper context 2016-11-01 21:52:37 +01:00
echarp 728a981811 Some corrected indentation 2016-11-01 18:04:11 +01:00
echarp 73f7b63c33 French and English translations for the moderation orga mailer 2016-11-01 00:55:45 +01:00
echarp 1ac75f4759 Some missing translations 2016-11-01 00:49:16 +01:00
echarp 700f42f9ea Added guard-rails to automatically restart rails when need, and bundle audit, to scheck for security issues 2016-11-01 00:30:10 +01:00
echarp 2fae5c09a4 Migration to the gem high_voltage: « Easily include static pages in your Rails app»
This replaces the "application" directory where were stored some common static pages
2016-10-31 23:44:44 +01:00
echarp ded6147ba5 DB schema updated to correct the troublesome tags column in table orgas 2016-10-31 23:44:35 +01:00
echarp 60e641ac91 Tests updated for the new organisation mails 2016-10-31 22:41:20 +01:00
echarp 786eb5ee2a Cleaned up code, to follow the ruby style guidelines 2016-10-31 22:35:14 +01:00
echarp 83f803d5fb Merge branch 'master' into 'master'
Master



See merge request !11
2016-10-30 01:06:20 +02:00
echarp 22fdc09e60 Better filter text 2016-10-29 19:51:06 +02:00
Paulo Henrique de Lima Santana 5c80aa8aa5 Fixed some phrases 2016-10-29 00:21:40 -02:00
Paulo Henrique de Lima Santana 1bb504493a Updates in functios to send emails to submitters and/or moderators 2016-10-28 15:46:58 -02:00
Paulo Henrique de Lima Santana 369d7015df Updates in functios to send emails to submitters and/or moderators 2016-10-28 15:14:24 -02:00
Paulo Henrique de Lima Santana 9b2039f5f8 Send emails to moderators when orgas are manipuleted 2016-10-28 14:11:27 -02:00
Paulo Henrique de Lima Santana 14251ffcef Translation to new filter function 2016-10-28 13:43:05 -02:00
Paulo Henrique de Lima Santana 1d84ca51d6 Added pt-BR option 2016-10-28 13:15:13 -02:00
echarp 72c6bdb0e1 Updated asset file 2016-10-28 14:45:11 +02:00
echarp 778e44f12f Cleaner URL when using the filter form 2016-10-28 14:35:27 +02:00
echarp d25e133b13 Organisations can also be searched using near/distance filters 2016-10-28 11:48:44 +02:00
echarp 2010f200f3 Assets precompiled 2016-10-28 11:44:48 +02:00
echarp 79d69e4303 Some missing english translations 2016-10-28 11:42:08 +02:00
echarp c2926bd341 Bundle update 2016-10-28 11:39:29 +02:00
echarp 8347c6cf6a Merge branch 'master' of git.framasoft.org:agenda-libre/agenda-libre-ruby 2016-10-28 11:34:04 +02:00
echarp 2d79606e07 Merge branch 'filter' 2016-10-28 11:33:39 +02:00
echarp 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
echarp 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
echarp b6666d33d9 Bundle update 2016-10-22 12:07:20 +02:00
echarp 414f2ab488 Multi day events and prev/next header links 2016-10-22 11:23:27 +02:00
echarp a57b376151 Separate page to manage a complete filter, presenting all available options 2016-10-21 13:46:32 +02:00
echarp 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
echarp ce956fcd11 Link added from organisation to its events 2016-10-19 14:31:00 +02:00
echarp 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
echarp 0b4f398f61 No more timezone referenced in ical. Should resolve #76 2016-10-18 15:52:56 +02:00