Commit Graph

937 Commits

Author SHA1 Message Date
Ludovic Marcotte
12a4fd05a2 Support for repetitive alarms and tasks 2014-09-12 08:34:15 -04:00
Francis Lachapelle
c441fa5b80 Various fix and improvements to Scheduler module 2014-09-10 10:58:58 -04:00
Francis Lachapelle
1dcf631ad6 Update translations 2014-09-09 15:50:39 -04:00
Francis Lachapelle
dadad3df2a Fix some compilation warnings 2014-08-28 09:38:09 -04:00
Alexandre Cloutier
76c9b45fd0 update Localizable.strings
Update the print window options strings
2014-08-26 14:25:27 -04:00
Alexandre Cloutier
38a3b7bb4f print calendars events&Tasks with colors - either borders or backgrounds 2014-08-26 13:36:42 -04:00
Ludovic Marcotte
b05fcc7d82 Fat commit to refactor the quick record generation 2014-07-30 14:51:00 -04:00
Francis Lachapelle
571322958a Update fi, fr, de, and es_ES translations 2014-07-30 10:33:15 -04:00
Ludovic Marcotte
1df7e989e0 Removed worthless declaration 2014-07-25 14:48:25 -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
a2a7014140 fix dnd repeated event bug + applied comments 2014-07-21 09:52:08 -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
45553be122 Fix rename of calendars, improve tasks count badge 2014-07-08 17:19:55 -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
Alexandre Cloutier
660f39a980 delete notice and put grey background for multi-columns view 2014-06-30 14:13:52 -04:00
Alexandre Cloutier
0fb7135335 bugfixes 2014-06-30 13:36:12 -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
Ludovic Marcotte
6da03bc75c Cleaned up code for older gcc 2014-06-28 08:31:07 -04:00
Alexandre Cloutier
2b119c63e0 Applied comments 2014-06-27 17:21:18 -04:00
Alexandre Cloutier
5b61df8ca4 activeTasks updates dynamically 2014-06-27 17:00:32 -04:00
Alexandre Cloutier
7a69bc46eb applied comments 2014-06-26 16:42:05 -04:00
Alexandre Cloutier
d7d458a934 multiColumns print view + bugFixes 2014-06-25 17:39:48 -04:00
Alexandre Cloutier
5b3de04fc1 Fix error from the last commit 2014-06-20 13:27:04 -04:00
Alexandre Cloutier
eb3cc8916d The multiColumns view 2014-06-20 13:16:55 -04:00
Alexandre Cloutier
de2ee2322a Change the NSString with NSNumber and add some JavaScript 2014-06-11 10:24:04 -04:00
Alexandre Cloutier
43ac57b671 display the number of active tasks in calendar view 2014-06-10 16:18:12 -04:00
Francis Lachapelle
6e56f46f86 Update Dutch, Finnish, German, Polish translations 2014-06-05 13:29:10 -04:00
Francis Lachapelle
fe38518a36 Minor syntax and comments improvements 2014-06-05 12:14:34 -04:00
Francis Lachapelle
ecbe0858f7 Update translations 2014-05-29 11:14:23 -04:00
Francis Lachapelle
d74afaf295 Update French translation 2014-05-16 21:15:28 -04:00
Francis Lachapelle
5e7beb3345 Remove unused localizable strings 2014-05-16 21:14:59 -04:00
Francis Lachapelle
2df5887eec Merge pull request #36 from alexcloutier/feat/calendarPrint
New print option in Calendar module
2014-05-16 16:56:51 -04:00
Francis Lachapelle
3d1bdf1a09 Update French translation 2014-05-16 16:52:44 -04:00
Francis Lachapelle
5de1343506 Remove unused localizable string 2014-05-16 16:44:25 -04:00
Francis Lachapelle
6b72a8d126 Merge branch 'feat/searchCapabilities' 2014-05-16 16:28:43 -04:00
Francis Lachapelle
5d7f4ba6c6 Restore localizable string
To avoid new translation ..
2014-05-16 15:59:52 -04:00
Francis Lachapelle
a44b183b7e Merge pull request #38 from alexcloutier/fix/link_address
New AddressBook properties popup window
2014-05-16 15:33:23 -04:00
Alexandre Cloutier
b488721f83 Reverse loop to make sure no objects is skipped 2014-05-16 15:00:47 -04:00
Alexandre Cloutier
8a03f3bd63 remove start date in tasks 2014-05-16 14:36:51 -04:00
Alexandre Cloutier
db8d9bb16c Repair broken logic 2014-05-16 11:29:37 -04:00
Alexandre Cloutier
07445eb069 Created a window for address book properties and add the cardDav URL 2014-05-15 14:45:53 -04:00
Ludovic Marcotte
18443de9bf Updated copyright info 2014-05-14 09:58:05 -04:00
Alexandre Cloutier
bf67b6435f applies comments 2014-05-13 13:21:18 -04:00
Alexandre Cloutier
fc3cfa5484 applied comments 2014-05-08 19:14:39 -04:00
Alexandre Cloutier
b2ed7e3f6b search capabilites 2014-05-08 17:17:05 -04:00
Francis Lachapelle
8c563c2922 Fix possible exception when retrieving reminder
Fixes #2744
2014-04-29 14:26:18 -04:00