Commit graph

1302 commits

Author SHA1 Message Date
wvengen
4e68d3b7f5 remove dysfunctional deployment hook 2014-01-15 15:50:36 +01:00
wvengen
ca234f0b70 deployment with Capistrano 3 (affects foodcoops#148) 2014-01-15 13:58:24 +01:00
wvengen
b2f032ac8e fix bootstrap menu on mobile [ci skip] 2014-01-13 14:45:48 +01:00
wvengen
f0b65bd738 Merge pull request #247 from wvengen/feature-center_rows_vertically
Center table rows vertically
2014-01-13 03:22:20 -08:00
wvengen
8f0e3af2ba Merge pull request #221 from wvengen/feature-fix_float_display
Fix float display
2014-01-13 03:21:17 -08:00
wvengen
063ec61753 localeapp roundtrip 2014-01-10 00:00:57 +01:00
wvengen
ffdfa63d86 add coveralls badge to README 2014-01-08 14:45:10 +01:00
wvengen
abb3770d08 bundle update 2014-01-08 14:39:17 +01:00
wvengen
bdb9499535 fix broken update password flow 2014-01-08 14:09:28 +01:00
wvengen
0e8e93204a Merge pull request #240 from foodcoop-rostock/fix-order-article-helper-undeleted
Offer _undeleted_ StockArticles for new OrderArticle only
2014-01-08 04:42:55 -08:00
wvengen
dcc3d21b4d center table rows vertically [ci skip] 2014-01-08 10:32:30 +01:00
wvengen
69a29b8296 Merge pull request #245 from fsmanuel/rss_feed + 1 2014-01-06 13:55:32 +01:00
wvengen
fe111a1422 require gem in plugin 2014-01-06 13:54:56 +01:00
Manuel Wiedenmann
0d0ff90a64 adds an RSS feed for pages/all 2014-01-04 20:12:01 +01:00
JuliusR
e807ff8b38 Merge pull request #244 from foodcoop-rostock/fix-clean-session-on-logout
The original bug has really been annoying. Nice to have it fixed.

Tested it and found it fine. Should be finished now.
2014-01-03 14:03:35 -08:00
Robert Waltemath
a0f55ba812 Clear return_to URL in session when signing out. 2014-01-03 19:42:08 +01:00
wvengen
933f4fe67a Merge pull request #243 from foodcoop-rostock/fix-access-denied-cycle
Redirect to home page on denied access (fixes #237).
2014-01-03 06:59:43 -08:00
Robert Waltemath
2f02f89089 Allow login through link in message (and remember requested page). 2014-01-03 15:27:15 +01:00
wvengen
7b0d8aa91a Merge pull request #242 from foodcoop-rostock/fix-gitignore-dotbundler
Ignore bundler config.
2014-01-03 05:18:56 -08:00
wvengen
436ebc0190 Merge pull request #234 from foodcoop-adam/article-dialog
introduce new layout in balancing article screen as well
2014-01-03 05:16:03 -08:00
Robert Waltemath
bf8ef2f45c Ignore bundler config. 2014-01-03 13:54:15 +01:00
Robert Waltemath
03f61668aa Redirect to home page on denied access (fixes #237). 2014-01-03 13:51:00 +01:00
wvengen
428678fe49 Merge pull request #238 from foodcoop-rostock/fix-order-link-from-invoice-form
Change order link from invoice form to avoid access problems
2014-01-02 07:43:28 -08:00
Julius
3819fa012e Offer _undeleted_ StockArticles for new OrderArticle only 2013-12-31 12:35:30 +01:00
wvengen
9bed751d28 Merge pull request #239 from foodcoop-rostock/add-article-price-locales
Add missing translations for ArticlePrice attributes
2013-12-31 01:48:44 -08:00
Julius
3336065218 Add missing translations for ArticlePrice attributes 2013-12-30 12:38:26 +01:00
Julius
b22677eced Change order link from invoice form to avoid access problems 2013-12-30 11:26:10 +01:00
wvengen
4f80fd0e8c Merge pull request #231 from wvengen/feature-autocomplete-fixes-2
fix user form field order and autocompletion
2013-12-30 02:03:48 -08:00
wvengen
19f583381d Merge pull request #232 from wvengen/feature-remove_unused_redirect_to
Security improvements
2013-12-30 01:46:28 -08:00
wvengen
1c03aade53 Merge pull request #235 from foodcoop-rostock/fix-derive-title
Fix StockArticle#derive title i18n
2013-12-30 01:39:44 -08:00
Julius
f3c3b7af34 Fix StockArticle#derive title i18n 2013-12-28 20:07:28 +01:00
wvengen
699be6a6d9 introduce new layout in balancing article screen as well 2013-12-23 16:11:14 +01:00
wvengen
5d8f71f834 move javascript a little 2013-12-23 11:51:38 +01:00
wvengen
45ad8e6524 move helper to new module 2013-12-23 11:48:17 +01:00
wvengen
0a6e0ab514 Merge pull request #1 from foodcoop-rostock/feature-store-new-password
Allow browser to store new password after change
2013-12-23 01:54:50 -08:00
wvengen
d7f624a089 Merge pull request #230 from foodcoop-rostock/workaround-possible-wikicloth-bug
Rescue on WikiCloth exception
2013-12-23 01:51:27 -08:00
Julius
3bf1392251 Show clearer error message on WikiCloth exception 2013-12-22 23:34:54 +01:00
Julius
ed228c4bd7 Allow control of password autocomplete by flag 2013-12-22 23:21:14 +01:00
wvengen
d071c5bba8 fix user search 2013-12-22 23:21:02 +01:00
Julius
53e611c1c0 Allow browser to store new password after change 2013-12-22 18:26:28 +01:00
Julius
42e983f7ee Move html markup of WikiCloth exception from locales to controller 2013-12-22 18:09:40 +01:00
wvengen
7ef6832ab3 fix invite authentication 2013-12-22 14:20:25 +01:00
wvengen
cee96915f9 remove unused redirect_to functionality 2013-12-22 13:59:16 +01:00
wvengen
3e1d561a5e fix user form field order and autocompletion 2013-12-22 13:28:33 +01:00
Julius
496a250495 Rescue on WikiCloth exception 2013-12-22 12:17:02 +01:00
wvengen
df9cff0eee Do not escape mailing list wiki link in the message form (foodcoops#227) 2013-12-22 01:59:33 +01:00
wvengen
537ac52f4e Merge pull request #227 from foodcoop-rostock/fix-escape-new-message-hint
Do not escape mailing list links in message form
2013-12-21 16:14:20 -08:00
Julius
3099e740ca Do not escape mailing list links in message form 2013-12-21 22:52:39 +01:00
wvengen
b4dfa50409 bundle update 2013-12-18 11:10:00 +01:00
wvengen
64040d6bb9 make some dependencies optional to decrease startup-time 2013-12-17 23:03:48 +01:00