Commit Graph

1184 Commits

Author SHA1 Message Date
wvengen 2408545496 bundle update (fixes rails vulnerability) 2013-12-04 21:07:50 +01:00
wvengen b1e81dc1d7 make simple_form see that first_name is required 2013-12-03 22:04:22 +01:00
Robert Waltemath 8a1b0386eb Re-indent code blocks according to markdown syntax. 2013-12-03 19:46:53 +01:00
wvengen 9badaca2f3 fix wiki page creation 2013-11-25 16:33:12 +01:00
wvengen 9a0100e382 Merge pull request #207 from sjmulder/bug/130
Remove apple-touch-icon link
2013-11-25 00:39:52 -08:00
wvengen 9c3eb9e741 Merge pull request #212 from foodcoop-adam/i18n-cleanup
i18n cleanup + small fixes
2013-11-25 00:39:21 -08:00
wvengen 935fdedd66 hide row when information not present 2013-11-24 02:16:15 +01:00
wvengen 6410396489 localeapp roundtrip 2013-11-24 02:12:32 +01:00
wvengen 20bd86fe65 make heading_helper work with empty _short translation 2013-11-24 01:59:44 +01:00
wvengen e5471b9f73 more i18n cleanup 2013-11-24 01:47:34 +01:00
wvengen 652a392b37 simplify i18n and fix some small ui issues 2013-11-23 17:49:43 +01:00
wvengen 135e938d3d i18n cleanups (affects #137) 2013-11-23 12:05:29 +01:00
wvengen ad2822dd9e Merge pull request #210 from foodcoop-adam/retry-tests
retry failing tests as a workaround for fragile integration tests
2013-11-21 03:46:59 -08:00
wvengen 8ac7cbf96f retry tests as a workaround for fragile integration tests (closes foodcoops#205) 2013-11-21 00:29:24 +01:00
Sijmen Mulder 630aa383cb Remove apple-touch-icon links
Safari will fall back to request the default touch icons if the href of the
link 404s, so having them point at nothing generates 4 404s for nothing.
2013-11-19 22:57:55 +01:00
wvengen 5adb25caf5 copy wiki strings to plugin area 2013-11-19 18:33:54 +01:00
wvengen 2ac7016ccc localeapp roundtrip [ci skip] 2013-11-18 15:01:26 +01:00
wvengen 3b8dfa7173 bundle update 2013-11-18 12:12:24 +01:00
wvengen c4530bca6f Merge pull request #189 from foodcoops/allow-no-nickname
Make the use of a username optional
2013-11-18 03:00:27 -08: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 9b47e5d6c4 use dynamic conditional in validation, to enable different foodcoops having different use_nick configuration values 2013-11-18 11:31:30 +01:00
wvengen 8a56e271f9 Merge pull request #202 from foodcoops/update-spec
Add tests for shared database
2013-11-13 14:34:35 -08:00
wvengen 4219eff0ab fix rspec warning 2013-11-13 23:22:26 +01:00
wvengen 588898d7b0 do not error when calling shared_article on non-shared article 2013-11-13 23:20:48 +01:00
wvengen ac6b00d4f5 add unit tests for shared database synchronisation 2013-11-13 23:09:17 +01:00
wvengen a5a29aff5c Merge pull request #195 from foodcoop-adam/grouporder-many-products
Allow large product lists in member order
2013-11-12 08:41:48 -08:00
wvengen bb5a67033d Merge pull request #194 from foodcoop-adam/plugin-move
Better support for plugins (engines) + move wiki to plugin
2013-11-12 03:46:15 -08:00
wvengen 5daf1a466f localeapp roundtrip 2013-11-11 18:08:28 +01:00
wvengen 768796407f Merge pull request #192 from foodcoop-adam/cleanup-stale
Cleanup unused views&controllers
2013-11-11 09:05:19 -08:00
wvengen ce3b89c910 make authentication methods more readable (thanks @fsmanuel) 2013-11-11 16:23:20 +01:00
wvengen 891b9a21c0 fix and improve i18n of "My Ordergroup" 2013-11-09 14:19:54 +01:00
wvengen 94a9603488 avoid running specs twice in test environment 2013-11-07 21:17:53 +01:00
wvengen ec85c1de44 doc update [ci skip] 2013-11-07 20:46:05 +01:00
wvengen ffa994d759 fix typo 2013-11-07 20:22:56 +01:00
Mathijs de Bruin a5e4bb8bfb Merge pull request #198 from foodcoop-adam/doc-update
Explanation of the how and what of foodsoft's application.
2013-11-07 10:12:12 -08:00
wvengen d6f40923f6 add explanation of foodcoops to README 2013-11-07 19:08:33 +01:00
wvengen 9490357fcc fix migration name 2013-11-07 12:03:28 +01:00
wvengen fd3aa7ebc9 move dependency to wiki plugin 2013-11-06 13:43:04 +01:00
wvengen a27dda62e0 copy migrations to default directory instead of trying to make it more easy to use 2013-11-06 10:54:20 +01:00
wvengen a535fbc517 allow large product lists in member order 2013-11-05 10:55:28 +01:00
wvengen 841cdad010 add missing routes to wiki plugin 2013-11-02 10:57:37 +01:00
wvengen fa0102fed5 fix gemspec after file rename 2013-11-01 20:32:30 +01:00
wvengen f4e4d11bae workaround for integration test problem 2013-11-01 20:27:53 +01:00
wvengen 13c8af3642 use abbr instead of acronym for heading helper 2013-11-01 12:49:21 +01:00
wvengen f7a0103553 clearer login field name 2013-10-30 21:28:35 +01:00
wvengen 3588962329 remove unused layout 2013-10-30 20:53:01 +01:00
wvengen fef17604c5 remove unused autocomplete templates 2013-10-30 20:50:56 +01:00
wvengen 5ead67f88c remove unused memberships controller/view 2013-10-30 20:46:59 +01:00
wvengen ccbf3be4a6 Merge branch 'master' into plugin-move 2013-10-30 11:06:53 +01:00
wvengen 6e9954c86f remove user referencing page as it is not being used anyway 2013-10-30 11:04:22 +01:00