did
|
acd46f1c10
|
fix issue #430
|
2012-06-02 06:54:16 -07:00 |
|
Didier Lafforgue
|
bc63cd8acf
|
Merge pull request #429 from klaffenboeck/master
Updated german locale
|
2012-06-01 01:12:23 -07:00 |
|
Manfred Klaffenboeck
|
b993b4f0ca
|
Updated german locale
|
2012-05-31 21:14:46 +02:00 |
|
Manfred Klaffenboeck
|
590c4bb048
|
added translation for de.locomotive.messages.sending_form
|
2012-05-31 20:42:42 +02:00 |
|
did
|
2bec96e9f1
|
add a default message for the locomotive.messages.sending_form translation key (fix issue #428)
|
2012-05-31 10:03:57 -07:00 |
|
did
|
2568510f01
|
fix issue #426
|
2012-05-31 09:41:37 -07:00 |
|
did
|
f8725ede67
|
fix issue #414
|
2012-05-31 01:41:19 -07:00 |
|
did
|
f4ee99b72b
|
fix issue #425
|
2012-05-30 15:41:11 -07:00 |
|
did
|
763fe5215f
|
fix issue #407 (ie: boolean fields take the false value by default)
|
2012-05-30 15:30:42 -07:00 |
|
did
|
261575eb94
|
a little bit of cleaning for the upgrade scripts
|
2012-05-29 16:24:28 -07:00 |
|
Didier Lafforgue
|
b706d50bdf
|
Merge pull request #424 from Sharagoz/master
Update Norwegian locale for v2.0
|
2012-05-29 16:21:54 -07:00 |
|
did
|
3a4654e8f7
|
the upgrade script v1.1 did not work correctly + fix issue #403 (more generally, enhance the way jQuery modals were used within the back-office) + select the first inverse_of value of a has_many field (UI)
|
2012-05-29 15:53:48 -07:00 |
|
Bjørn Trondsen
|
a662366637
|
bug in prev commit
|
2012-05-29 22:34:38 +02:00 |
|
Bjørn Trondsen
|
6ac3d72aed
|
rename norwegian locale when upgrading
|
2012-05-29 22:13:41 +02:00 |
|
Bjørn Trondsen
|
8b56ee5889
|
update norwegian locale
|
2012-05-29 21:17:17 +02:00 |
|
Didier Lafforgue
|
b751e3d990
|
trying to fix the big problem with jQuery UI modals (if modals have the same z-index, it causes weird behaviours) (WIP)
|
2012-05-29 01:26:51 +02:00 |
|
Didier Lafforgue
|
ae16661286
|
trying to fix cucumber tests
|
2012-05-26 15:21:47 +02:00 |
|
Didier Lafforgue
|
da2d689bdc
|
fix issue #412
|
2012-05-26 14:35:04 +02:00 |
|
Didier Lafforgue
|
2ac74c9a50
|
fix issue #411
|
2012-05-25 13:24:10 +02:00 |
|
Didier Lafforgue
|
24ae75c6f5
|
Gemfile.lock gets updated
|
2012-05-24 23:37:48 +02:00 |
|
Didier Lafforgue
|
c58075b7c3
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2012-05-24 19:19:57 +02:00 |
|
Didier Lafforgue
|
662e359acb
|
fix issue #393
|
2012-05-24 19:19:46 +02:00 |
|
Mario Visic
|
8be23f1cc2
|
Updated the readme a tad with PhantomJS info.
|
2012-05-25 00:23:13 +08:00 |
|
Mario Visic
|
fbef06f103
|
Merge branch 'poltergeist'
|
2012-05-25 00:16:33 +08:00 |
|
Mario Visic
|
38098e93da
|
Updated the doco to instruct users to install PhantomJS for testing.
|
2012-05-25 00:16:25 +08:00 |
|
Mario Visic
|
3a27845fe5
|
Small fix for poltergeist.
|
2012-05-25 00:13:55 +08:00 |
|
Mario Visic
|
4c5d6c92d0
|
Added poltergeist and a small JS fix.
|
2012-05-25 00:06:07 +08:00 |
|
Mario Visic
|
817ee8b0e5
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2012-05-24 23:13:56 +08:00 |
|
Mario Visic
|
13b4d8c606
|
Do not pass the host option to URL helpers for sitemaps. Fixes #415.
|
2012-05-24 23:13:25 +08:00 |
|
did
|
6342b94ede
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2012-05-24 06:47:15 -07:00 |
|
did
|
d3e219018b
|
fix issue #388
|
2012-05-24 06:46:48 -07:00 |
|
Mario Visic
|
415817e20b
|
Merge pull request #409 from waynegerard/label_field_name
Added a setter method for label_field_id in content_types.rb model
|
2012-05-24 03:35:30 -07:00 |
|
did
|
04d9fe17f8
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2012-05-23 15:03:37 -07:00 |
|
did
|
d90123e321
|
public forms are now protected from csrf attacks (see issue #382
|
2012-05-23 15:03:21 -07:00 |
|
waynegerard
|
2fa81112fc
|
Removing inline rescue in favor of where/try combination for label ID in setter method. Thanks @mariovisic\!
|
2012-05-22 18:27:38 -07:00 |
|
waynegerard
|
be26ae3059
|
Added a setter method for label_field_id in content_types.rb model. Should resolve issue where label_field_name was not being updated properly through the UI. Fix for issue #398.
|
2012-05-19 13:51:41 -07:00 |
|
Mario Visic
|
7e0fcb62ee
|
Merge pull request #395 from willcosgrove/patch-1
Fixed typo for bootstrap setting: `data-toogle` to `data-toggle`
|
2012-05-08 20:49:23 -07:00 |
|
Will Cosgrove
|
c0627bf8a7
|
Fixed typo for bootstrap setting: data-toogle to data-toggle
|
2012-05-08 22:31:20 -05:00 |
|
Didier Lafforgue
|
e225ad2278
|
fix issue #385
|
2012-05-07 00:31:59 +02:00 |
|
did
|
a939629cbf
|
new multi_json gem
|
2012-05-05 02:39:23 -07:00 |
|
Didier Lafforgue
|
f42fb1afe1
|
finally the new version of the multi_json gem (issue #387)
|
2012-05-05 11:17:18 +02:00 |
|
did
|
03d13d92d0
|
fix issue #387
|
2012-05-04 03:35:07 -07:00 |
|
Didier Lafforgue
|
a8646e7ef3
|
date picker was not correctly displayed in the popup form (has_many relationship) + previous form errors remained even within a fresh new popup
|
2012-04-26 12:12:55 +02:00 |
|
Didier Lafforgue
|
f9a6155c19
|
content types can auto-reference them (in a many_to_many relationship for instance)
|
2012-04-26 04:00:46 +02:00 |
|
Didier Lafforgue
|
23600edb1f
|
performance improvements as described in #383
|
2012-04-26 03:39:23 +02:00 |
|
Didier Lafforgue
|
9613058b97
|
improve the upgrade script (wip)
|
2012-04-25 19:09:46 +02:00 |
|
Didier Lafforgue
|
0502cf3305
|
bump version to 2.0.0.rc7
|
2012-04-23 01:04:06 +02:00 |
|
Didier Lafforgue
|
69c51fbe07
|
new aloha-rails gem (fixing a typo in a css when precompiling it)
|
2012-04-23 01:03:21 +02:00 |
|
Didier Lafforgue
|
b3902bb3d5
|
Merge branch 'master' of github.com:locomotivecms/engine
|
2012-04-22 23:44:24 +02:00 |
|
Didier Lafforgue
|
ce5576da09
|
the extends tag was not looking for the right fullpath (when localization is enabled) + sample in order to modify the tinyMCE settings in the back-office
|
2012-04-22 23:25:18 +02:00 |
|