Commit graph

5 commits

Author SHA1 Message Date
taca
936dc253b7 Update contao33 to 3.3.4. Latvian language files are added.
Version 3.3.4 (2014-07-29)
--------------------------

### Fixed
Restore permission to delete root pages for admin users (see #7135).

### Fixed
Pass the file IDs instead of their UUIDs to the file picker (see #7139).

### Fixed
Correctly handle double quotes in comments (see #7102).

### Fixed
Ignore hidden files when building the internal cache (see #7098).

### Fixed
Correctly pass the insert ID of the undo record (see #6234).

### Fixed
Update the vendor libraries (fixes various issues).
2014-07-30 03:28:34 +00:00
taca
7a717fc765 Update conto33 to 3.3.3. Finnish translation is added, too.
Version 3.3.3 (2014-06-18)
--------------------------

### Fixed
Convert insert tags before assigning the page title to the template (see #7097).

### Fixed
Correctly render images in TinyMCE in the newsletter module (see #7089).
2014-06-21 03:49:43 +00:00
taca
9b38d71640 Update contao33 to 3.3.2.
Version 3.3.2 (2014-06-04)
--------------------------

### Fixed
Add the media query to the style sheets in debug mode (see #7070).

### Fixed
Disable the debug mode in the extension creator (see #7068).

### Fixed
Convert image source insert tags in the back end preview (see #7065).

### Fixed
Render all root nodes in the page and file picker (see #6844).

### Fixed
Add the "scssphp-compass" library to support Compass functions.

### Fixed
Support adding multiple TinyMCE instances to the same page (see #7061).
2014-06-10 03:57:01 +00:00
taca
fdca018c62 Update contao33 package to 3.3.1.
Though there is no description in CHANGELOG.md, data for an example web site
(Music Academy) was removed from the distribution.


Version 3.3.1 (2014-05-30)
--------------------------

### Fixed
Grant access to static files inside the `vendor` folder.

### Fixed
Do not make the `FormRadioButton` options an array (see #7060).

### Fixed
Support adding ACE and TinyMCE in subpalettes (see #7056).

### Fixed
Only use the DropZone uploader where Ajax uploads can be processed (see #7046).

### Fixed
Make the viewport field 255 characters long (see #7050).

### Fixed
Restore the "submit_container" class in the `FormSubmit` widget (see #7055).

### Fixed
Correctly generate the CSS classes of the `FormSelectMenu` widget (see #7045).

### Fixed
Use a more precise UUID detection in the `FilesModel` class (see #7054).

### Fixed
Use `pack()` instead of `hex2bin()` to be compatible with PHP 5.3 (see #7010).
2014-05-31 02:11:40 +00:00
taca
d4b8ed0a79 Add www/contao33 package version 3.3.0.
Contao 3.3 is new stable release of Contao Open Source CMS.

Some new features from Contao 3.2:

* Added a markdown content element.
* Added the insert tag flags "urlencode" and "rawurlencode".
* Add a flexible back end theme.
* Add DropZone-based file uploader.
* Add permissions to import and export themes.
* Allow to override the default templates of module, content element
  and form firld.
* Add version control for editable files.
* Add template inheritance and template insertion.
* Make the title tag configurable in the page layout.
* Mark the beginning and end of each template in debug mode.
* Add support of SCSS/LESS files as external style sheets to page layout.
* Make the file system synchronization available on the command line.
2014-05-27 15:41:27 +00:00