Patrick Gansterer
|
ea2862fdef
|
Run rubocop --fix-layout and remove encoding comments
|
2021-03-02 09:12:19 +01:00 |
|
Patrick Gansterer
|
b6f5295267
|
Add created_by user to Task
|
2020-04-11 00:04:49 +02:00 |
|
Patrick Gansterer
|
640e230d88
|
Fix usage of task_params in TasksController
|
2020-02-18 19:06:26 +01:00 |
|
Patrick Gansterer
|
39aff78f11
|
Remove protected_attributes gem
We do not enforce the rules, so removing it and switching the existing
annotations to strong_parameters does not make our situation worse.
|
2019-10-29 18:09:24 +01:00 |
|
Patrick Gansterer
|
c6297f2864
|
Sort workgroups of tasks by name
|
2017-08-20 01:08:47 +02:00 |
|
Patrick Gansterer
|
4cae94eff9
|
Sort Task index
|
2016-03-04 17:14:43 +01:00 |
|
Patrick Gansterer
|
9ae7c05a89
|
Create next tasks directly after creating a periodic task
|
2016-03-04 17:13:16 +01:00 |
|
wvengen
|
a00e7c94be
|
Rework user-interface for editing recurring tasks
|
2015-05-08 17:39:20 +02:00 |
|
Robert
|
a8a434ef7b
|
Move due date according to delta
|
2015-05-01 21:31:06 +02:00 |
|
Robert
|
fd51b07e21
|
Allow editing recurring task groups, basic functionality for #152
|
2015-05-01 21:14:16 +02:00 |
|
wvengen
|
7e0aa66936
|
Use more boolean comparators where it makes sense
|
2015-01-14 22:56:32 +01:00 |
|
Robert Waltemath
|
65c0b555c2
|
Added warning/ hint when updating periodic task.
|
2013-07-11 10:30:55 +02:00 |
|
Robert Waltemath
|
990397a7f0
|
Delete only the FOLLOWING tasks.
|
2013-06-21 22:04:36 +02:00 |
|
Robert Waltemath
|
6b62fc90d8
|
Now creating periodic task via button
|
2013-06-21 13:48:48 +02:00 |
|
wvengen
|
368d44e26b
|
fix tasks error reference
|
2013-04-12 01:08:35 +02:00 |
|
wvengen
|
1a8c8537a4
|
finish tasks i18n
|
2013-04-12 00:00:02 +02:00 |
|
benni
|
0dff5ea784
|
Fixed some bugs in tasks, apple feature:
* Update ordergroup stats when task is destroyed.
* Removed assigned caching attribute in task object.
* A lot of eager loading for tasks controller.
|
2012-12-16 19:07:45 +01:00 |
|
benni
|
0edd29dfd4
|
Merge branch 'master' into master-to-rails3
Conflicts:
Gemfile
README_DEVEL
app/controllers/articles_controller.rb
app/controllers/orders_controller.rb
app/controllers/tasks_controller.rb
app/models/task.rb
app/views/articles/_import_search_results.haml
app/views/articles/index.haml
app/views/messages/new.haml
app/views/ordering/_order_head.haml
app/views/ordering/my_order_result.haml
app/views/orders/show.haml
app/views/stockit/new.html.haml
db/schema.rb
|
2012-12-14 18:10:46 +01:00 |
|
Julius
|
d086fe7cc7
|
Fix task validation again #16; mark assignment validation TODO
|
2012-11-12 21:31:04 +01:00 |
|
Julius
|
e561ddb064
|
Fix task validation #16
|
2012-11-12 20:14:06 +01:00 |
|
benni
|
1d9815731c
|
Removed fancybox. Fixed profile, my ordergroup and tasks.
|
2012-11-12 09:18:44 +01:00 |
|
benni
|
acdb331e36
|
Improved tasks.
|
2012-10-08 21:52:03 +02:00 |
|
benni
|
5fb0bc2444
|
Big feactoring and bug fixing, Mailer, Tasks, GroupOrders
|
2012-08-24 11:11:40 +02:00 |
|
benni
|
4a8e286d98
|
Fixed encoding issues with ruby > 1.9.2..
|
2012-04-16 08:49:54 +02:00 |
|
benni
|
6c98c7c755
|
Some fixes for task module.
|
2011-05-15 22:06:54 +02:00 |
|
benni
|
2e56bfe895
|
Some fixes for tasks.
|
2011-05-14 19:02:52 +02:00 |
|
Benjamin Meichsner
|
be321798a7
|
Fixed some links in tasks module.
|
2010-06-10 23:25:13 +02:00 |
|
Benjamin Meichsner
|
2c1952d625
|
Removed hardcoded links from main tabnav.
* Reorganized routes and foodsoft config
* Avoid saving of wrong foodcoop tokens when following hard coded link
|
2010-03-20 13:45:58 +01:00 |
|
Benjamin Meichsner
|
d0e04a05ec
|
Removed unecessary weekly task templates.
|
2009-10-16 20:45:20 +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
|
759217763e
|
Added pagination to task archiv.
|
2009-03-23 11:23:41 +01:00 |
|
Benjamin Meichsner
|
96442477d1
|
Fixed broken links in tasks-module. Translated some views into german.
|
2009-02-06 20:51:14 +01:00 |
|
Benjamin Meichsner
|
6ce6c2c75a
|
Replaced IndexController by Home- and FoodcoopController. Some reorganizing in groups/memberships-logic (moved memberships out of admin-namespace).
|
2009-01-15 12:14:01 +01:00 |
|
Benjamin Meichsner
|
fadc951208
|
Second part of admin-namespace-reorder. Also renamed OrderGroup into Ordergroup. More view-sharing between groups is neccessary.
|
2009-01-14 12:46:01 +01:00 |
|
Benjamin Meichsner
|
5b9a7e05df
|
Initial commit of foodsoft 2
|
2009-01-06 11:49:19 +01:00 |
|