benni
|
4eba5fbc9c
|
First step for upgrading to rails 3.
Check rake rails:upgrade:check for next steps.
|
2011-05-11 01:32:21 +02:00 |
|
benni
|
1e49a44a92
|
Added seeds.rb for an easy start.
|
2011-05-06 20:23:33 +02:00 |
|
Benjamin Meichsner
|
84699a9052
|
Avoid task exit when deliver with bad emails addresses.
|
2010-03-20 23:07:55 +01:00 |
|
Benjamin Meichsner
|
55d2976e98
|
Moved order stats and cleanup stuff into rake task.
Closes #14
|
2010-02-09 21:45:57 +01:00 |
|
Benjamin Meichsner
|
4ba612aa5b
|
Fixed bug in new rake task.
|
2009-08-14 13:50:05 +02:00 |
|
Benjamin Meichsner
|
332fc831c8
|
Send warn messages for unassigned tasks 7 days before due date.
|
2009-08-12 21:47:07 +02:00 |
|
Benjamin Meichsner
|
58ce422ef7
|
Reduced number of generated weekly tasks.
|
2009-08-11 18:39:21 +02:00 |
|
Benjamin Meichsner
|
49be55238b
|
Added rake task to notify workgroup members if not enough users assigned an upcoming task.
|
2009-08-11 18:10:14 +02:00 |
|
Benjamin Meichsner
|
d8cdbe4abb
|
Added rake task for auto create of upcoming workgroup tasks (weekly tasks).
|
2009-08-11 17:22:08 +02:00 |
|
Benjamin Meichsner
|
ce2156d75f
|
Send order-finish-notifications in background.
|
2009-03-11 16:58:31 +01:00 |
|
Benjamin Meichsner
|
3ea8d5a2ef
|
Refactoring of message system.
|
2009-02-18 01:06:35 +01:00 |
|
Benjamin Meichsner
|
67743cd014
|
Implement notification for upcoming tasks via a daily fired rake-task.
|
2009-02-10 15:07:47 +01:00 |
|
Benjamin Meichsner
|
e16bebd042
|
Removed acts-as-statemachine. Replaces User.find_ordergroup with ActiveRecord-Association 'has_one :ordergroup'.
|
2009-02-01 20:56:23 +01:00 |
|
Benjamin Meichsner
|
fc45345e0d
|
Introduced acts_as_paranoid. Avoid deleting of suppliers and articles. (for consistency of order-results)
|
2009-01-20 19:37:15 +01:00 |
|
Benjamin Meichsner
|
e8d55e50c0
|
Complete refactoring of messaging module. From now messages are saved only once and send afterwards via a the 'send_emails'-rake-task.
|
2009-01-15 18:26:37 +01:00 |
|
Benjamin Meichsner
|
5b9a7e05df
|
Initial commit of foodsoft 2
|
2009-01-06 11:49:19 +01:00 |
|