Robert Waltemath
|
e5d790021c
|
Add repeated symbol to task list.
|
2013-06-27 10:22:22 +02:00 |
|
Robert Waltemath
|
7942ccfae6
|
Added missing migration files.
|
2013-06-24 12:02:22 +02:00 |
|
Robert Waltemath
|
c27127c745
|
Added i18n strings.
|
2013-06-24 11:53:52 +02:00 |
|
Robert Waltemath
|
abe7c7181d
|
Remove obsolete columns from database.
|
2013-06-24 10:57:42 +02:00 |
|
Robert Waltemath
|
3d1faa9ed3
|
Skip save callback when migrating data.
|
2013-06-24 10:36:14 +02:00 |
|
Robert Waltemath
|
d081a2c66b
|
Validate done/weekly combination only on creation of task.
|
2013-06-24 09:49:06 +02:00 |
|
Robert Waltemath
|
577945e591
|
Add validation for task.done in combination with periodic task.
|
2013-06-22 18:56:17 +02:00 |
|
Robert Waltemath
|
a7fd7a7936
|
Removed obsolete code of old workgroup-centric weekly task concept.
|
2013-06-22 18:14:11 +02:00 |
|
Robert Waltemath
|
ef329b5647
|
Added up and down migration for weekly task data.
|
2013-06-22 17:35:45 +02:00 |
|
Robert Waltemath
|
2e1a3eb47f
|
Removed unused I18n strings.
|
2013-06-22 11:23:08 +02:00 |
|
Robert Waltemath
|
990397a7f0
|
Delete only the FOLLOWING tasks.
|
2013-06-21 22:04:36 +02:00 |
|
Robert Waltemath
|
c52e482743
|
Exclude tasks from groups when changing attributes.
|
2013-06-21 20:54:24 +02:00 |
|
Robert Waltemath
|
6b62fc90d8
|
Now creating periodic task via button
|
2013-06-21 13:48:48 +02:00 |
|
Robert Waltemath
|
4037ef12da
|
Users may delete all tasks of a group, i.e. delete the whole group.
|
2013-06-12 12:02:13 +02:00 |
|
Robert Waltemath
|
71d8f9bde7
|
Fixed schema.rb.
|
2013-06-12 10:20:06 +02:00 |
|
Robert Waltemath
|
46b07a6136
|
Merge remote-tracking branch 'upstream/master' into multiple-recurring-tasks
Conflicts:
config/locales/de.yml
|
2013-06-12 10:00:11 +02:00 |
|
wvengen
|
b7f71f5859
|
fix reset password breakage by avoiding encoding ampersand in url (closes #123)
|
2013-06-11 00:01:57 +02:00 |
|
wvengen
|
ad29a238f2
|
finish English translation
|
2013-06-10 10:02:33 +02:00 |
|
Manuel Wiedenmann
|
d9b6723975
|
adds infos about the new branch structure to readme
|
2013-06-10 02:01:15 +02:00 |
|
Manuel Wiedenmann
|
7a63394dac
|
Merge remote-tracking branch 'origin/rails3'
Conflicts:
Gemfile
Gemfile.lock
|
2013-06-10 01:53:31 +02:00 |
|
Benjamin Meichsner
|
241c5666ec
|
Merge pull request #119 from balkansalat/rails3-improve-checkall-performance
Improve performance of *check-all* checkbox
|
2013-06-09 09:19:19 -07:00 |
|
Benjamin Meichsner
|
fd091d9b89
|
Merge pull request #118 from balkansalat/rails3-order-delivery-articles
Order articles for delivery selection by name only
|
2013-06-09 09:15:20 -07:00 |
|
Benjamin Meichsner
|
7c4ee01ff2
|
Define autofill attributes when creating new supplier from shared_supplier.
|
2013-06-09 18:02:47 +02:00 |
|
Benjamin Meichsner
|
e74c6b4068
|
Avoid having content-length warning in dev log.
|
2013-06-09 17:33:11 +02:00 |
|
Benjamin Meichsner
|
60afa85ece
|
Merge pull request #116 from balkansalat/rails3-balancing-delete-article
Update ordergroup prices in OrderArticles via Order.
|
2013-06-09 08:26:38 -07:00 |
|
Julius
|
0ebe38b7a9
|
Merge branch 'rails3' of http://github.com/balkansalat/foodsoft into rails3-improve-checkall-performance
|
2013-06-07 09:52:56 +02:00 |
|
Julius
|
966902ff55
|
Merge branch 'rails3' of http://github.com/balkansalat/foodsoft into rails3-order-delivery-articles
|
2013-06-07 09:51:50 +02:00 |
|
Julius
|
0058e826b2
|
Reorder delivery articles
|
2013-06-07 09:35:22 +02:00 |
|
Julius
|
b8a23a396c
|
Remove test variable
|
2013-06-06 17:09:22 +02:00 |
|
Julius
|
0d3c23f814
|
Improve performance of data-check-all
|
2013-06-06 17:06:05 +02:00 |
|
wvengen
|
a1a469da03
|
do not fail when common_deploy is not installed
|
2013-06-06 14:54:54 +02:00 |
|
wvengen
|
8929f69dc4
|
add missing i18n text
|
2013-06-06 02:42:38 +02:00 |
|
wvengen
|
3d05900067
|
make translation roundtrip over localeapp work without changes
|
2013-06-06 02:28:58 +02:00 |
|
wvengen
|
c38ce28347
|
fix i18n bug
|
2013-06-06 02:13:40 +02:00 |
|
wvengen
|
fb6196b78b
|
fix translation errors and inconsistencies between German and English
|
2013-06-06 01:54:50 +02:00 |
|
wvengen
|
75c4e7d6f7
|
move English translations to single file
|
2013-06-06 01:33:41 +02:00 |
|
wvengen
|
bf94a4b472
|
remove superfluous newlines in German translation
|
2013-06-06 01:33:04 +02:00 |
|
wvengen
|
c4b5a658c0
|
move German translations to single file
|
2013-06-06 01:15:56 +02:00 |
|
Robert Waltemath
|
82fb6d1dbe
|
Update ordergroup prices in OrderArticles via Order. Should fix bennibu#112.
|
2013-06-06 00:37:50 +02:00 |
|
wvengen
|
043fc6391c
|
show header on fax PDF (closes bennibu#109)
|
2013-06-04 13:08:50 +02:00 |
|
Robert Waltemath
|
2a1176c31a
|
Update ordergroup prices in OrderArticles via Order. Should fix bennibu#112.
|
2013-05-30 10:54:22 +02:00 |
|
Manuel Wiedenmann
|
c42c00b5f1
|
adds mailcatcher to foodsoft:setup_development
|
2013-05-29 12:35:16 +02:00 |
|
Manuel Wiedenmann
|
21c7fa40c1
|
adds a foodsoft:setup_development rake task
|
2013-05-26 14:02:16 +02:00 |
|
Manuel Wiedenmann
|
2fb7797c12
|
readds mysql
|
2013-05-25 20:31:15 +02:00 |
|
Manuel Wiedenmann
|
ec74b642a0
|
adds sqlite3 to Gemfile to test deployment
|
2013-05-25 20:16:49 +02:00 |
|
Manuel Wiedenmann
|
6b84f4f117
|
updates common_deploy
|
2013-05-25 20:10:48 +02:00 |
|
Manuel Wiedenmann
|
4024329474
|
adds doc/DEPLOYMENT instructions
|
2013-05-25 20:03:53 +02:00 |
|
Manuel Wiedenmann
|
92d9a57f3f
|
adds capistrano for deployment
|
2013-05-25 19:38:14 +02:00 |
|
Manuel Wiedenmann
|
a3df346110
|
DEVELOPMENT typo
|
2013-05-25 15:44:01 +02:00 |
|
Manuel Wiedenmann
|
e49db90dae
|
readme typo
|
2013-05-25 15:05:09 +02:00 |
|