Commit Graph

10317 Commits

Author SHA1 Message Date
Francis Lachapelle
11920f592c Merge pull request #46 from alexcloutier/feature/DragNDropCalendars
Improve drag'n'drop of events in multi-column view
2014-07-21 11:00:27 -04:00
Alexandre Cloutier
28e6bb8b9d Applied comments 2014-07-21 09:52:09 -04:00
Alexandre Cloutier
b892b3f794 Add RegEx 2014-07-21 09:52:09 -04:00
Alexandre Cloutier
cdf4cc1acb fix DnD from eventList to calendarList for repeated event 2014-07-21 09:52:08 -04:00
Alexandre Cloutier
3cac794de5 move line 2014-07-21 09:52:08 -04:00
Alexandre Cloutier
8f9b24a23f visual helper while dragging from calendar view to calendarList 2014-07-21 09:52:08 -04:00
Alexandre Cloutier
a2a7014140 fix dnd repeated event bug + applied comments 2014-07-21 09:52:08 -04:00
Alexandre Cloutier
a5ecb2063f added event7.png and adjust javascript indentation 2014-07-21 09:52:08 -04:00
Alexandre Cloutier
9bd7aeebfb DnD from calendarView to CalendarList 2014-07-21 09:40:04 -04:00
Alexandre Cloutier
01af72cfe9 DnD from eventList to the calendarList 2014-07-21 09:40:04 -04:00
Alexandre Cloutier
6dddb5c98c dragNdrop from the events table to the calendars list 2014-07-21 09:40:04 -04:00
Alexandre Cloutier
ccf181bcf9 applied comments and fix repeated events dragNdrop between calendars 2014-07-21 09:40:04 -04:00
Alexandre Cloutier
e478b29c2e creating and dragNDrop between calendars in multicolumndayview 2014-07-21 09:40:04 -04:00
Francis Lachapelle
f3ded6ce2a Merge pull request #45 from alexcloutier/feature/PreventInvitations
New user preference to prevent invitations
2014-07-21 09:38:42 -04:00
Alexandre Cloutier
c2027f072d indentation 2014-07-21 09:29:00 -04:00
Alexandre Cloutier
ce6a31dd38 Adjust line of code to make it easier to read 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
a71013eebf javascript indentation 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
eaec5a614d Change exception 403 to 409 and fix indentation in the javascript 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
5217bed5ae Organized the categories and appointments invitations inside a tabContainer 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
17319cc8dd reverted UIxListEditor.wox 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
89d116363c replace ampersands with commas 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
7c3e85f517 applied comments 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
05fb7ae0c8 applied comments 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
ef20108e32 fix bug where the user could enter any names in the whitelist 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
b5c0363400 applied comment and refactor code 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
f0b8eb8dfb server side code to integrate the whitelist 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
16d02455bd Serialization of the whiteList 2014-07-21 09:27:02 -04:00
Alexandre Cloutier
8ded5a8aaf Prevent Invitations and whitelist GUI 2014-07-21 09:27:02 -04:00
Ludovic Marcotte
1cc93c700a Updated NEWS file for changes occurred right after v2.2.6 was released 2014-07-09 14:08:31 -04:00
Francis Lachapelle
44d0cb5c0d Fix refresh of list when forwarding a message
Fixes #2818
2014-07-09 11:19:35 -04:00
Ludovic Marcotte
dbdb7d9051 Fix sending of METHOD:REPLY for DAV clients 2014-07-09 10:04:44 -04:00
Francis Lachapelle
e343ed240b Fix regression of word breaking
Fixes #2845
2014-07-08 22:01:41 -04:00
Francis Lachapelle
45553be122 Fix rename of calendars, improve tasks count badge 2014-07-08 17:19:55 -04:00
Alexandre Cloutier
1cf4841477 fix display glitch 2014-07-04 11:23:59 -04:00
Alexandre Cloutier
017a85b7f2 fix month events categories display 2014-07-04 10:46:49 -04:00
Alexandre Cloutier
103bb6803a Merge branch 'master' of https://github.com/inverse-inc/sogo 2014-07-04 10:38:24 -04:00
Alexandre Cloutier
8c8e47daf6 fix spacing between events and categorie display 2014-07-04 10:37:35 -04:00
Ludovic Marcotte
8a17246725 Cleaned up code and fixed the translation of the weekdays in the datepicker 2014-07-04 10:18:56 -04:00
Ludovic Marcotte
4843c6b6d7 Renamed Multi-Column to Multicolumn and refactored some code 2014-07-04 08:55:35 -04:00
Ludovic Marcotte
6e13f15477 Update ChangeLog 2014-07-02 11:32:18 -04:00
Ludovic Marcotte
5dd2088d42 Updated for the release 2014-07-02 11:32:06 -04:00
Ludovic Marcotte
9c3c2cb926 Updated the doc for the release 2014-07-02 11:23:57 -04:00
Ludovic Marcotte
55422b5f03 Fixed typo 2014-07-02 10:11:13 -04:00
Ludovic Marcotte
899a1eb026 Updated NEWS file 2014-07-02 08:39:01 -04:00
Alexandre Cloutier
660f39a980 delete notice and put grey background for multi-columns view 2014-06-30 14:13:52 -04:00
Alexandre Cloutier
8335c38830 fix infinite loop bug 2014-06-30 13:57:10 -04:00
Alexandre Cloutier
0fb7135335 bugfixes 2014-06-30 13:36:12 -04:00
extrafu
70b0cb78cd Merge pull request #44 from alexcloutier/fix/DailyViewByCalendars
Fix/daily view by calendars
2014-06-30 11:01:06 -04:00
Alexandre Cloutier
d197ab71b7 merging conflicts 2014-06-30 10:55:55 -04:00
Alexandre Cloutier
6b58e034f3 printView display the parentView by default 2014-06-30 10:42:07 -04:00