Commit Graph

203 Commits

Author SHA1 Message Date
Shalabh Aggarwal b706c1e18f Work periods handlers and urls 2012-09-26 23:50:25 +05:30
Sharoon Thomas a00746dbc1 Merge branch 'master' of github.com:openlabs/nereid-project 2012-09-26 17:06:51 +00:00
Shalabh Aggarwal 69e4443f08 Basic model and view for work period 2012-09-26 21:16:01 +05:30
Sharoon Thomas ac312c559e Merge https://github.com/openlabs/nereid-project 2012-09-26 11:15:45 +00:00
Shalabh Aggarwal 2291ed3242 MAil should be send before person is added to participants 2012-09-26 16:45:03 +05:30
Sharoon Thomas 641998f6ba Merge https://github.com/openlabs/nereid-project 2012-09-26 11:13:53 +00:00
Sharoon Thomas 840aff6004 Add preview feature for RST 2012-09-26 11:10:19 +00:00
Shalabh Aggarwal 6e9b0869ce Send email when user accepts invite 2012-09-26 15:39:05 +05:30
Shalabh Aggarwal 2ced995bc8 Feature to resent invite and void invite 2012-09-26 12:36:54 +05:30
Shalabh Aggarwal d94f35fe81 Global task list 2012-09-25 21:45:43 +05:30
Shalabh Aggarwal 998377c006 Merge branch 'master' of github.com:openlabs/nereid-project 2012-09-25 20:41:50 +05:30
Shalabh Aggarwal 26c58fdbd4 Delete/Inactivate task 2012-09-25 20:41:11 +05:30
Sharoon Thomas b588d494da Merge https://github.com/openlabs/nereid-project 2012-09-25 13:44:46 +00:00
Sharoon Thomas 068a37d451 Allow more people to be notified about tasks 2012-09-25 13:43:40 +00:00
Shalabh Aggarwal d3e32a99a6 Allow editing of task name 2012-09-25 18:48:25 +05:30
Shalabh Aggarwal 477b980541 Method and handler to change constraint dates 2012-09-25 11:49:44 +05:30
Shalabh Aggarwal 1a4c88aee5 Merge branch 'master' of github.com:openlabs/nereid-project 2012-09-24 21:18:22 +05:30
Shalabh Aggarwal 1517b435af Save constraint dates with task 2012-09-24 21:17:56 +05:30
Shalabh Aggarwal 23e79d1303 Merge pull request #9 from anupamshakya/master
Fixed the issue when there are no participants while sending email.
2012-09-24 07:34:51 -07:00
Anupam Shakya 94bcc95261 Fixed the issue when there are no participants while sending email. 2012-09-24 19:57:44 +05:30
Shalabh Aggarwal d9a2ab849b Return the count of donw tasks by default 2012-09-24 15:37:15 +05:30
Shalabh Aggarwal 374ad27b56 Added task search based on assigned user 2012-09-24 15:19:44 +05:30
Shalabh Aggarwal 7e19903bb5 Fixed the issue caused by last commit 2012-09-23 15:13:41 +05:30
Shalabh Aggarwal e9185da184 Remove user as assigned user from task while removing from project 2012-09-23 13:40:49 +05:30
Shalabh Aggarwal fdd376ffca Merge pull request #8 from anupamshakya/master
Send mail on assigning of task.
2012-09-21 04:19:06 -07:00
Anupam Shakya 4d1835cac5 Send mail on assigning task. 2012-09-21 16:43:34 +05:30
Shalabh Aggarwal b404b42bf2 Fixed the order of tasks in task list 2012-09-21 11:12:19 +05:30
Shalabh Aggarwal f4255359e0 Fixed invite emails as per new render_email 2012-09-21 10:49:24 +05:30
Shalabh Aggarwal fcb977d075 Added project plan as a dependency 2012-09-20 11:45:57 +05:30
Shalabh Aggarwal fd4c73bb15 Fixed the issue while uploading files 2012-09-20 11:22:01 +05:30
Shalabh Aggarwal 56ad46d5de Reply to in header causes emails to break 2012-09-17 11:33:56 +05:30
Shalabh Aggarwal 643148853b Fixed wrong join operator for emails 2012-09-16 11:18:01 +05:30
Shalabh Aggarwal f7a4a7c356 Fixed wrong join operator for emails 2012-09-16 11:06:51 +05:30
Shalabh Aggarwal 404fa54504 Fixed the wrong email parameter 2012-09-15 21:15:23 +05:30
Shalabh Aggarwal deb693e05b Merge pull request #7 from anupamshakya/master
Added method for sending mail on creation ,updation of task and corresponding templates.
2012-09-15 08:17:04 -07:00
Anupam Shakya 83029cf028 Added method for sending mail on creation ,updation of task and corresponding templates. 2012-09-15 20:43:33 +05:30
Shalabh Aggarwal 0e3a3e9f69 Dont allow a task to be assigned to same user again 2012-09-15 14:22:31 +05:30
Shalabh Aggarwal 8f6cf6947f MERGE 2012-09-15 14:05:51 +05:30
Shalabh Aggarwal 094202506e Prevent duplicate values in all paricipants
Prevent duplicate values in all paricipants
2012-09-15 14:04:27 +05:30
Shalabh Aggarwal 4a186bd361 A small fix 2012-09-15 13:42:55 +05:30
Shalabh Aggarwal a6160bad95 Assign tasks while creating 2012-09-15 13:29:38 +05:30
Shalabh Aggarwal 2e57ae6b50 Fix the computation of all_participants of a task 2012-09-15 11:29:18 +05:30
Shalabh Aggarwal 3590fc6075 Fixed the email templates as per the new rendering 2012-09-12 17:23:25 +05:30
Shalabh Aggarwal 26cc02ffab Refactored email functionality go into core neried. Few minor fixes and restructured templates 2012-09-07 15:08:02 +05:30
Shalabh Aggarwal 47c6f03f59 Merge branch 'master' of github.com:openlabs/nereid-project 2012-09-05 13:36:24 +05:30
Shalabh Aggarwal daabcdbbb7 Added email functionality and restructured the template layout 2012-09-05 13:35:55 +05:30
Shalabh Aggarwal e4096b42fe Merge pull request #6 from anupamshakya/master
Added url for home method in urls.xml
2012-09-03 04:43:24 -07:00
Anupam Shakya 6a837ff216 Added url for home method in urls.xml 2012-09-03 17:11:12 +05:30
Shalabh Aggarwal d9c0731482 Merge pull request #3 from anupamshakya/master
Moved IrAttachment to nereid.
2012-09-03 00:08:06 -07:00
Anupam Shakya d2deeaf499 Moved IrAttachment to nereid. 2012-09-03 12:32:19 +05:30