Julius
|
12506e54b8
|
Remove stock_changes_helper.rb
|
2013-07-13 09:34:19 +02:00 |
|
Julius
|
730dc7cf2a
|
Move StockChanges#index to StockArticles#history
|
2013-07-13 09:32:27 +02:00 |
|
wvengen
|
cfae279196
|
bundle update
|
2013-07-12 23:35:31 +02:00 |
|
Julius
|
edaf91b029
|
Inline before_filter of stock_changes_controller
|
2013-07-12 22:19:11 +02:00 |
|
Julius
|
e5eff07abd
|
Move Select2 for stock_article_creation to tfoot of delivery form
|
2013-07-12 21:15:12 +02:00 |
|
wvengen
|
7fa8193010
|
start using rspec for tests
|
2013-07-12 20:06:49 +02:00 |
|
wvengen
|
f57038ff56
|
show quantity/tolerance in order screen when unit_quantity=1
|
2013-07-11 23:20:37 +02:00 |
|
wvengen
|
66e0bbc348
|
cleanup translation changes introduced by last merge
|
2013-07-11 22:09:58 +02:00 |
|
wvengen
|
db8a929f0b
|
Merge pull request #142 from foodcoop-rostock/multiple-recurring-tasks
Great!
|
2013-07-11 12:48:41 -07:00 |
|
wvengen
|
2ee1bef410
|
translation updates
|
2013-07-11 21:36:32 +02:00 |
|
Julius
|
469abb753d
|
Merge branch 'master' into improve-delivery-workflow-further
|
2013-07-11 19:24:37 +02:00 |
|
Julius
|
620686fa46
|
Merge branch 'master' into stock_article_quantity_history
|
2013-07-11 19:23:52 +02:00 |
|
Julius
|
54afbb7af5
|
Add locales for stock_changes index
|
2013-07-11 19:21:56 +02:00 |
|
Julius
|
7c27017306
|
Link delivery/stock_taking/order in stock_changes index
|
2013-07-11 18:37:55 +02:00 |
|
Julius
|
ffcb9490c9
|
Make stock_changes readonly in index view
|
2013-07-11 18:20:24 +02:00 |
|
Robert Waltemath
|
65c0b555c2
|
Added warning/ hint when updating periodic task.
|
2013-07-11 10:30:55 +02:00 |
|
wvengen
|
2ef7e58b0b
|
Merge pull request #146 from foodcoop-adam/add-only-undeleted-articles
only add undeleted articles in balancing screen
|
2013-07-10 13:05:50 -07:00 |
|
wvengen
|
33d3b9c466
|
merge branch minimum_balance into master (closes #133)
|
2013-07-10 22:03:57 +02:00 |
|
Julius
|
de9541a0df
|
Ask how to fetch readonly associations
|
2013-07-09 21:49:39 +02:00 |
|
Julius
|
ef62a18ac9
|
Add StockChanges index
|
2013-07-09 21:46:04 +02:00 |
|
Julius
|
5ed2659bc6
|
Fix StockArticle update in Delivery form
|
2013-07-09 17:08:59 +02:00 |
|
Julius
|
164b3f7415
|
Replace deprecated $.fn.live in delivery form
|
2013-07-08 22:49:49 +02:00 |
|
wvengen
|
33b27d2fa7
|
proper usage of jQuery.on(), and update javascript in views as well
|
2013-07-08 22:41:06 +02:00 |
|
Julius
|
f76b9da1e9
|
Separate columns for article price and unit in delivery form
|
2013-07-08 22:19:27 +02:00 |
|
Julius
|
a6228bdcf2
|
Style bootstrap tooltip; show FC share in article price info
|
2013-07-08 22:10:36 +02:00 |
|
Julius
|
bba70dc875
|
Change DOM sort style to match existing style
|
2013-07-08 21:51:15 +02:00 |
|
Julius
|
ff1317b17b
|
Add hint to copy stock_article if price change desired in delivery process
|
2013-07-08 21:02:43 +02:00 |
|
Julius
|
5fcc14a36d
|
Fix trailing '*/' in application.css
|
2013-07-08 20:46:05 +02:00 |
|
wvengen
|
e9e7135639
|
run bundle update and make it work again
|
2013-07-08 14:32:24 +02:00 |
|
wvengen
|
1eeec23c80
|
only add undeleted articles in balancing screen
|
2013-07-08 02:31:54 +02:00 |
|
Julius Rapp
|
a5565b436f
|
Resolve merge conflicts
|
2013-07-07 14:58:57 +02:00 |
|
Julius Rapp
|
02e2ce4bc3
|
Update locales
|
2013-07-07 14:30:13 +02:00 |
|
Julius Rapp
|
1ebd4e3ce6
|
Use foodsoft button and table styles (no btn-group, no table-condensed)
|
2013-07-07 14:19:30 +02:00 |
|
Julius Rapp
|
d3ccfd1929
|
Add hint to change name of copied StockArticle
|
2013-07-07 14:16:06 +02:00 |
|
Julius Rapp
|
4a208c83c0
|
Separate actions for new StockArticle
|
2013-07-07 14:14:32 +02:00 |
|
wvengen
|
d397132f7b
|
be safe even with locale string
|
2013-07-07 02:31:42 +02:00 |
|
wvengen
|
8080cd6b7e
|
pass locale to datepicker, use gem for that
|
2013-07-07 01:47:22 +02:00 |
|
wvengen
|
76645ebd12
|
add default tax percentage to app_config
|
2013-07-06 23:11:50 +02:00 |
|
wvengen
|
3da27734c7
|
allow import of files with categories that do not exist (map to no category)
|
2013-07-06 17:49:10 +02:00 |
|
wvengen
|
a6688b3b43
|
import manufacturer and origin too (closes #140)
|
2013-07-06 17:48:40 +02:00 |
|
wvengen
|
497c9e0cf1
|
fix closed group_order totals
|
2013-07-02 12:01:25 +02:00 |
|
wvengen
|
d7540bdd20
|
fix i18n key
|
2013-06-30 13:08:13 +02:00 |
|
wvengen
|
9ef208fa13
|
small translation changes
|
2013-06-29 03:02:05 +02:00 |
|
wvengen
|
b807e9d059
|
beautify order mail
|
2013-06-29 02:54:00 +02:00 |
|
wvengen
|
9b0db5bb0b
|
translation updates: capitalisations, order_result mail
|
2013-06-29 02:46:20 +02:00 |
|
wvengen
|
f11d10ff07
|
update order result mail (fixing html quoting of quotes)
|
2013-06-29 02:22:01 +02:00 |
|
wvengen
|
9d406bbc08
|
make resque worker function on non-multi-coop-installs too
|
2013-06-29 01:48:57 +02:00 |
|
wvengen
|
0978b84f4d
|
set user language on login to override session
|
2013-06-28 13:30:26 +02:00 |
|
Robert Waltemath
|
e5d790021c
|
Add repeated symbol to task list.
|
2013-06-27 10:22:22 +02:00 |
|
Julius
|
69060a6da6
|
Fix ordering of stock_changes in delivery 2
|
2013-06-27 09:10:46 +02:00 |
|