benni
|
eb4705857b
|
Ordering refactored: Made everything RESTful.
|
2011-06-19 15:30:33 +02:00 |
|
benni
|
ea6348bc5c
|
Refactored finance/ordergroups|transactions module.
|
2011-06-09 21:35:05 +02:00 |
|
Benjamin Meichsner
|
7067294133
|
Fixed broken links/paths.
|
2010-05-25 23:36:05 +02:00 |
|
Benjamin Meichsner
|
571548dfbc
|
Fixed routing bug on (ex) admin controller.
|
2010-03-22 01:58:37 +01: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
|
20c7c0ef02
|
Revert "Tasks should be default page in foodcoop module."
This reverts commit b5b27cee6e .
|
2009-10-17 11:53:17 +02:00 |
|
Benjamin Meichsner
|
b5b27cee6e
|
Tasks should be default page in foodcoop module.
|
2009-10-16 21:10:52 +02:00 |
|
Benjamin Meichsner
|
eca24d30f2
|
Show up tabnav link for wikipages.
|
2009-09-28 15:05:00 +02:00 |
|
Benjamin Meichsner
|
fd99125136
|
Temporarly removing of wiki tab.
|
2009-08-15 17:38:10 +02:00 |
|
Benjamin Meichsner
|
e75a42d509
|
Merge branch 'wiki'
|
2009-08-15 17:24:08 +02:00 |
|
Benjamin Meichsner
|
d7b65a304e
|
Removed new page link in wiki menu.
|
2009-08-12 19:02:03 +02:00 |
|
Benjamin Meichsner
|
ad94006978
|
Hide ordergroup link for non ordergroup members.
|
2009-08-05 11:49:07 +02:00 |
|
Benjamin Meichsner
|
5cf75ee32a
|
Moved foodcoop/members into new foodcoop/users restful controller.
|
2009-08-02 19:01:45 +02:00 |
|
Benjamin Meichsner
|
0d910dfbbd
|
Moved foodcoop/workgroups into new namespace foodcoop. Closes #20
|
2009-08-02 18:42:52 +02:00 |
|
Benjamin Meichsner
|
1a8026c5a7
|
Move foodcoop/ordergroups into nwe namespace foodcoop. Made it more restful.
|
2009-08-02 18:12:13 +02:00 |
|
Benjamin Meichsner
|
0fb8ee214f
|
Added helpful links to submenu.
|
2009-05-20 11:54:18 +02:00 |
|
Benjamin Meichsner
|
f83d2659de
|
Added better routing for wiki-root-path.
|
2009-05-15 13:53:45 +02:00 |
|
Benjamin Meichsner
|
7e4409bc11
|
Few improvements to wiki module.
|
2009-05-07 18:15:14 +02:00 |
|
Benjamin Meichsner
|
a3fbc2d37b
|
Merge branch 'master' of git@github.com:bennibu/foodsoft
|
2009-04-20 14:13:47 +02:00 |
|
Benjamin Meichsner
|
e71cacfe50
|
Fixed typing error and changed default foodcoop tab to /tasks
|
2009-04-20 13:58:22 +02:00 |
|
sandoz
|
e95cdad5ec
|
Added ordergroups view to foodcoop namespace.
* For now just a searchable list. Nothing more.
|
2009-04-18 15:39:07 +02:00 |
|
Benjamin Meichsner
|
f450070dbf
|
First steps for an own wiki.
* Scaffold for Page Objekt
* Using textile for rendering html
* Easy wiki-links with [[wikipage]]
|
2009-03-25 19:54:04 +01:00 |
|
Benjamin Meichsner
|
a30444a602
|
Fixed bug in messaging system. Moved navigation 'messages' to 'foodcoop' tab.
|
2009-03-06 19:38:06 +01:00 |
|
Benjamin Meichsner
|
857475af1b
|
Revert "First parts of new 'web-app-theme'." This is fun stuff and should be managed in another branch.
This reverts commit c04819e8c4 .
|
2009-02-18 12:01:51 +01:00 |
|
Benjamin Meichsner
|
c04819e8c4
|
First parts of new 'web-app-theme'.
|
2009-02-18 11:41:03 +01:00 |
|
Benjamin Meichsner
|
951d19db6a
|
Introduced StockTaking. TODO: Dry up the stockit/stock_takings/deliveries controllers/views!
|
2009-02-12 18:32:20 +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
|
6fd5d825f9
|
Order-refactoring part II.
|
2009-02-03 21:14:48 +01:00 |
|
Benjamin Meichsner
|
2630ca2b14
|
Removed finance-controller for more clarity.
|
2009-01-19 16:40:06 +01:00 |
|
Benjamin Meichsner
|
ff6b460cfc
|
Improved delivery-invoice-workflow.
|
2009-01-18 17:42:51 +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
|
b38025869a
|
Introduced StockChange. Implemented first part of stockit-logic with updating article's quantity.
|
2009-01-16 02:17:49 +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
|
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
|
2d5dc03b90
|
Groups are now workgroups. First part of moving groups-logic into admin-namespace.
|
2009-01-13 19:01:56 +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
|
47398c6a70
|
Moved balancing logic into new namespace 'finance'.
|
2009-01-10 22:22:16 +01:00 |
|
Benjamin Meichsner
|
c282cae79c
|
Moved financial_transaction into the new finance-namespace.
|
2009-01-10 21:28:22 +01:00 |
|
Benjamin Meichsner
|
1d85b880f2
|
Created namespace 'finance' and moved invoices into it.
|
2009-01-10 19:36:58 +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 |
|