Commit Graph

213 Commits

Author SHA1 Message Date
Sean Harvey
69b53aefd1 Merge branch '0.1' 2013-05-13 22:27:10 +12:00
Will Rossiter
a117b6376d Merge pull request #54 from christopherdarling/master
Removed whitespace, fixes #53
2013-05-10 00:16:12 -07:00
Christopher Darling
2ad1339c47 Removed whitespace fixes #53 2013-05-09 18:14:28 +02:00
NoBone
e9ff9d64e1 Update Widget.php 2013-05-08 22:14:20 +12:00
NoBone
22b7790307 Update WidgetAreaEditor.php 2013-05-08 22:14:12 +12:00
Will Rossiter
b7b8b80c18 Merge pull request #52 from wilr/package-info
FIX: WidgetControllerTest failing due to 3.1 API.
2013-05-08 03:06:51 -07:00
Will Rossiter
1b54cfc321 Merge pull request #51 from NoBone/0.1
Updated Widget module to show hide Widgets in specified WidgetArea
2013-05-08 03:04:35 -07:00
Ingo Schommer
adf765317e Fixed composer constraints 2013-05-07 13:45:29 +03:00
Will Rossiter
67104f5244 FIX: ensure cms treats editor as a field 2013-05-07 22:25:51 +12:00
Will Rossiter
0536ad31ce FIX: Ensure available widgets list is consistent between versions (#6292) 2013-05-07 22:22:41 +12:00
Will Rossiter
dd6ffbfaf8 FIX: WidgetControllerTest failing due to 3.1 API. Update package information 2013-05-07 20:56:38 +12:00
NoBone
9ee3b893fb Update WidgetAreaEditor.php 2013-04-22 16:18:07 +03:00
NoBone
b27351533f Update Widget.php 2013-04-22 16:17:29 +03:00
Ingo Schommer
59d83fd521 Updated README to describe WidgetPageExtension
Removed obsolete "widget packaging" instructions, since its no different from packaging
other modules, and already sufficiently described on doc.ss.org
2013-04-16 16:19:03 +02:00
Ingo Schommer
d83f0d2ae0 NEW Added WidgetPageExtension 2013-04-16 16:07:41 +02:00
Ingo Schommer
47d52a66f4 Removed extraneous declarations 2013-04-16 15:51:33 +02:00
Ingo Schommer
776e3a0385 Only build 0.1 branch against 3.0 core
3.1 and master no longer supported there
2013-04-04 01:50:21 +03:00
Ingo Schommer
21c9c61478 Limit compat to 3.0 2013-04-04 01:13:01 +03:00
Michael Parkhill
6167c701f3 Merge pull request #46 from g4b0/append-widget-to-bottom
BUGFIX: solved bug adding a new widget to the top of the widget area, th...
2013-04-02 13:06:34 -07:00
Michael Parkhill
5eabb1b305 Merge pull request #45 from g4b0/check-array-before-shifting
Bugfix: check array before shifting
2013-04-02 13:05:27 -07:00
g4b0
0982236195 BUGFIX: solved bug adding a new widget to the top of the widget area, then moving it to the bottom when saving 2013-04-02 09:07:00 +02:00
g4b0
fe85c64afb Bugfix: check array before shifting 2013-04-02 09:04:15 +02:00
Ingo Schommer
8bcddb55ce 3.1 compatibility 2013-04-01 21:40:30 +02:00
Ingo Schommer
0177699620 Added cms dependency 2013-03-29 12:24:56 +01:00
Ingo Schommer
e24b24e973 Travis support 2013-03-29 09:57:13 +01:00
Ingo Schommer
d0c671d8da Using Config API in widgets 2013-03-20 14:00:54 +01:00
Ingo Schommer
7be42acb0d Fixed template usage 2013-03-19 10:13:15 +01:00
Stig Lindqvist
63a25eae74 Merge pull request #38 from ARNHOE/patch-1
MINOR: Added Dutch language
2013-02-25 14:20:01 -08:00
ARNHOE
b21a233c97 Create nl.yml 2013-02-24 22:44:23 +01:00
Stig Lindqvist
f5f20d2c0c Merge pull request #34 from pixeltricks/missing-translations
ENHANCEMENT added missing translations, I do not speak swedish and added...
2013-02-21 12:09:11 -08:00
Roland Lehmann
b32208c2ae ENHANCEMENT added missing translations, I do not speak swedish and added this translation with the help of google translate, so it might have mistakes 2013-01-12 10:24:14 +01:00
Mike Parkhill
e7e731a13b MINOR: corrected the spelling error in the controller extension file name, fixes #30 2013-01-07 10:43:40 +13:00
Michael Parkhill
0b82bc5eef Merge pull request #31 from ryanwachtl/issue-17-enhancement-ss3-cms-ui
ENHANCEMENT: Adapt the Widgets Editor CMS UI to fit SS 3.0
2013-01-06 13:29:56 -08:00
Ryan Wachtl
2258c55dcb ENHANCEMENT: Adapt the Widgets Editor CMS UI to fit SS 3.0 2013-01-05 13:11:04 -06:00
Michael Parkhill
a7ac169826 Merge pull request #28 from ivoba/master
german translation
2012-12-20 14:36:02 -08:00
ivo
3aee2ba08a german translation 2012-12-15 17:21:32 +01:00
Mike Parkhill
3e598934f4 Merge pull request #19 from stojg/coding-conventions
Coding conventions
2012-10-07 16:06:56 -07:00
Stig Lindqvist
135792bd96 MINOR Adding docblocks for class methods. 2012-10-06 10:49:28 +13:00
Stig Lindqvist
c2788985e7 MINOR Adding visibility keywords to methods and class variables. 2012-10-06 10:39:49 +13:00
Stig Lindqvist
e90577ee6c API CHANGE Removed unused variables 2012-10-06 10:35:02 +13:00
Stig Lindqvist
57a95c1484 MINOR Tabs must be used to indent lines and line lenght preferable less than 100chars. 2012-10-06 10:27:02 +13:00
Stig Lindqvist
cc3aa49f9f Merge pull request #12 from creamarketing/title-description-translatable
ENHANCEMENT: Made title, cmstitle and description on widgets translatable
2012-09-30 13:08:18 -07:00
Stig Lindqvist
9db5143117 Merge pull request #14 from creamarketing/swedish-translations
ENHANCEMENT: Added Swedish translation file
2012-09-30 13:07:37 -07:00
Stig Lindqvist
b0138ceaf1 Merge pull request #13 from creamarketing/default-translations
MINOR: Added a lang folder with default English translation and manifest...
2012-09-30 13:06:17 -07:00
Mike Parkhill
e3c9015219 Merge pull request #15 from vikas-srivastava/composer
Bug : Removed errors from Composer.json
2012-09-30 13:01:21 -07:00
vikas srivastava
f8f626e2f7 Bug : Removed errors from Composer.json
Contains some minor bugs :

1 - JSON doesn't allow multi line string so making "description" field in single line.
2012-09-29 15:58:44 +05:30
Niklas Forsdahl
5f39963ce1 ENHANCEMENT: Added Swedish translation file 2012-09-28 12:20:28 +03:00
Niklas Forsdahl
df460c237b MINOR: Added a lang folder with default English translation and manifest exclude files 2012-09-28 12:18:39 +03:00
Niklas Forsdahl
9a6fd502b7 ENHANCEMENT: Made title, cmstitle and description on widgets translatable
Made title, cmsTitle and description properties translatable for widgets by using the _t() function
in the properties respective getters (using the static property as the default translation as not
to change the behaviour when no translations exist). Uppercase TITLE, CMSTITLE and DESCRIPTION
translation strings used...
2012-09-28 12:16:26 +03:00
Mike Parkhill
229fed8f03 Merge pull request #11 from vikas-srivastava/composer
New : Added composer.json

The general plan for module management in SilverStripe 3.1 is to use Composer to manage the modules, and to rely on Composer meta-data as the primary source of information about a module.
2012-09-25 17:20:42 -07:00