wvengen
|
45ad8e6524
|
move helper to new module
|
2013-12-23 11:48:17 +01:00 |
|
Julius
|
ed228c4bd7
|
Allow control of password autocomplete by flag
|
2013-12-22 23:21:14 +01:00 |
|
wvengen
|
20bd86fe65
|
make heading_helper work with empty _short translation
|
2013-11-24 01:59:44 +01:00 |
|
wvengen
|
66ac3be81f
|
Merge branch 'master' into allow-no-nickname
Conflicts:
app/views/home/ordergroup.html.haml
app/views/login/new_password.html.haml
app/views/shared/_auto_complete_users.rhtml
app/views/shared/memberships/_current_members.rhtml
app/views/shared/memberships/_non_members.rhtml
|
2013-11-18 11:42:49 +01:00 |
|
wvengen
|
13c8af3642
|
use abbr instead of acronym for heading helper
|
2013-11-01 12:49:21 +01:00 |
|
wvengen
|
c37ed74942
|
Merge branch 'master' into allow-no-nickname
Conflicts:
app/views/foodcoop/users/_users.html.haml
|
2013-10-29 19:15:52 +01:00 |
|
wvengen
|
9ba425aafa
|
fallback for when nick is nil
|
2013-10-29 19:05:24 +01:00 |
|
wvengen
|
78c81b194c
|
i18n simple_form move of foodcoop
|
2013-10-09 23:00:07 +02:00 |
|
wvengen
|
bbcad49831
|
start moving from simple_form i18n to activerecord
|
2013-10-03 16:03:13 +02:00 |
|
wvengen
|
f6c2fd9a9d
|
more user display changes
|
2013-09-22 02:15:35 +02:00 |
|
wvengen
|
e4f0a1e3ed
|
start of making nickname optional
|
2013-09-20 22:40:13 +02:00 |
|
Julius
|
2ee7f716ae
|
Improve delivery validation: StockArticles must not be associated more than once
|
2013-06-26 17:58:55 +02:00 |
|
wvengen
|
3b7cbf71e0
|
fix i18n typos
|
2013-05-16 00:05:47 +02:00 |
|
wvengen
|
6c65799025
|
use more beautiful close mark
|
2013-04-10 17:34:24 +02:00 |
|
wvengen
|
a501fac76f
|
helpers i18n
|
2013-04-10 17:29:06 +02:00 |
|
Benjamin Meichsner
|
8b2b70f8bf
|
Fixed saving user for new orders.
|
2013-01-26 16:24: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
|
c17ff281c3
|
Save and display creator of Order
|
2012-11-12 14:24:49 +01:00 |
|
benni
|
0236fb5a60
|
Fixed finance module to work with bootstrap design.
|
2012-11-10 16:44:05 +01:00 |
|
benni
|
f30e57dd49
|
Fixed articles views.
|
2012-10-19 01:12:47 +02:00 |
|
benni
|
552c553b77
|
Fixed admin, orders, wiki views. Converted all erb to haml.
|
2012-10-15 21:19:17 +02:00 |
|
benni
|
ab81ef09d5
|
Replace will_paginate with kaminari. Fixed foodcoop/users page.
|
2012-10-08 15:24:32 +02:00 |
|
benni
|
1708df3f6c
|
Fixed login, new_password and invitation views.
|
2012-10-08 11:51:56 +02:00 |
|
benni
|
c49edb79a2
|
Fixed edit_not in balancing.
|
2012-05-12 10:55:20 +02:00 |
|
benni
|
ad508b207b
|
Updated to rails 3.0.12. remove old gettext code.
|
2012-04-15 19:59:39 +02:00 |
|
benni
|
6ddef7267a
|
Refactored items_per_page. Start on admin/workgroups.
|
2011-06-10 12:18:55 +02:00 |
|
benni
|
689cfcfe01
|
Fixed items_per_page helper.
|
2011-06-10 12:03:32 +02:00 |
|
benni
|
a47d4b1f0e
|
Unobtrusive pagination_links_remote
|
2011-06-10 11:43:56 +02:00 |
|
benni
|
013637a4fc
|
Refactored shared article import. Added meta search gem.
|
2011-05-19 22:22:05 +02:00 |
|
benni
|
2ee30fee16
|
Refactored home/ordergroup.
|
2011-05-16 11:00:52 +02:00 |
|
benni
|
e40f865c45
|
Refactored login module. Implemented standard sessions controller.
|
2011-05-11 13:38:46 +02:00 |
|
Benjamin Meichsner
|
571548dfbc
|
Fixed routing bug on (ex) admin controller.
|
2010-03-22 01:58:37 +01:00 |
|
Benjamin Meichsner
|
cf9fa69ac2
|
Minor improvements to task show view.
|
2009-10-16 21:06:55 +02:00 |
|
Benjamin Meichsner
|
529956ea5a
|
Merge branch 'wiki'
Conflicts:
app/helpers/pages_helper.rb
public/stylesheets/main.css
public/stylesheets/print.css
|
2009-09-28 15:04:07 +02:00 |
|
sandoz
|
7ec5381ca0
|
Improved wiki layout for sidebar and version sections
* Added new helper function format_datetime_timespec
|
2009-08-22 18:14:56 +02:00 |
|
Benjamin Meichsner
|
e75a42d509
|
Merge branch 'wiki'
|
2009-08-15 17:24:08 +02:00 |
|
Benjamin Meichsner
|
a8c93c08b7
|
Added parent-child relationship to pages to visualize a breadcrump and subpages.
|
2009-08-12 18:41:25 +02:00 |
|
Benjamin Meichsner
|
8fb4334610
|
Modified sort_link helper method to allo non ajax links.
|
2009-04-03 17:16:39 +02:00 |
|
sandoz
|
45c7e29ebb
|
Added field description to tooltip
Signed-off-by: bennibu <benni@dresdener27.de>
|
2009-04-03 22:14:51 +08:00 |
|
sandoz
|
8c1bf93809
|
Translated "Sort by this field" tooltip
Signed-off-by: bennibu <benni@dresdener27.de>
|
2009-04-03 22:14:50 +08:00 |
|
sandoz
|
5a7fe17437
|
Make list of ordered articles sortable in _edit_results_by_articles
* For the moment you can sort by article name and order number
Signed-off-by: bennibu <benni@dresdener27.de>
|
2009-04-03 22:14:48 +08:00 |
|
Benjamin Meichsner
|
1772e8840c
|
Translated pagination links.
|
2009-03-23 10:47:42 +01:00 |
|
Benjamin Meichsner
|
053593f718
|
Translations for articles-pages.
|
2009-02-10 13:26:10 +01:00 |
|
Benjamin Meichsner
|
0a2a79237a
|
Moved User.address-info into Ordergroup.contact_... attributes. Updated model-fixtures for testing.
|
2009-02-02 16:35:43 +01:00 |
|
Benjamin Meichsner
|
190a777278
|
Order refactoring part two: Balancing workflow was adapted to the new order schema. Article modification is still missing.
|
2009-01-29 21:28:22 +01:00 |
|
Benjamin Meichsner
|
936e6ef69a
|
Refactoring of articles and article_categories. articles are now a nested resource of supplier.
|
2009-01-16 16:19:26 +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
|
461dfa8531
|
Moved users into new admin-namespace and made the controller restful. Also moved some logic from the controller into the user-model (dry it up..).
|
2009-01-12 18:26:09 +01:00 |
|
Benjamin Meichsner
|
30f3d199d3
|
Introduced invoices and deliveries. Integration (especially of deliveries) isn't finished yet.
|
2009-01-08 16:33:27 +01:00 |
|
Benjamin Meichsner
|
1894f27fe0
|
Fixed deprecation warning in will_paginate-helper.
|
2009-01-08 14:27:06 +01:00 |
|