The NetBSD Project

CVS log for pkgsrc/www/contao31/Attic/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / contao31

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9, Mon Dec 16 01:47:29 2013 UTC (10 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED

Remove contao31 since it is EOL.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Nov 8 15:22:38 2013 UTC (10 years, 4 months ago) by taca
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored) to selected 1.2 (colored)

Update contao31 package to 3.1.5.

Version 3.1.5 (2013-11-08)
--------------------------

### Fixed
Correctly handle shorthand byte values (see #6345).

### Fixed
Also update the sitemap if a news/event feed is updated (see #5727).

### Fixed
Correctly sort by date in the listing module (see #5609).

### Fixed
Correctly handle the autologin key if a member is duplicated (see #5945).

### Fixed
Correctly export pages as PDF (see #6317).

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 15 14:33:28 2013 UTC (10 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.6: +4 -5 lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)

Update contao to 3.1.4.

Version 3.1.4 (2013-10-14)
--------------------------

### Fixed
Do not show the debug bar in the modal dialog (see #6302).

### Fixed
Ignore the "maxlength" setting in certain form fields (see #6283).

### Fixed
Correctly show the "toggle page status" icon (see #6282).

### Removed
Removed the TinyMCE spell checker (see #6247).

### Updated
Updated TCPDF to version 3.0.38 (see #6268).

### Fixed
Correctly render the pages breadcrumb menu for non-admin users (see #6067).

### Fixed
Correctly handle the accordion fields during the version 3.1 update (see #6229).

### Fixed
Correctly handle special characters in page aliases (see #6232).

Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 30 10:04:34 2013 UTC (10 years, 6 months ago) by taca
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)

Update contao31 to 3.1.3.


Version 3.1.3 (2013-09-24)
--------------------------

### Fixed
Do not redirect to protected pages after logout (see #6210).

### Fixed
Consider the additional arguments in `Frontend::jumpToOrReload()` (see #5734).

### Fixed
Prevent article aliases from using reserved names (see #6066).

### Fixed
Correctly update the RSS feeds if a news item or event changes (see #6102).

### Fixed
Correctly link to news and calendar feeds via insert tag (see #6164).

### Fixed
Make the CSS ID available in the custom navigation module (see #6129).

### Fixed
Do not cache the "toggle_view" insert tag (see #6172).

### Fixed
Unset the primary key if a model is deleted (see #6162).

### Fixed
Support `tel:` and `sms:` upon IDNA conversion (see #6148).

### Fixed
Apply the width and height to the audio player as well (see #6114).

### Fixed
Do not exit after a template has been output (see #5570).

### Changed
Drop the database query cache (see #6070). This renders `executeUncached()` and
`executeCached()` deprecated. Use `execute()` instead.

### Fixed
Handle all possible errors when uploading files (see #5934).

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 29 03:40:32 2013 UTC (10 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)

Add a patch for serious problem with updater.

Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 30 15:46:25 2013 UTC (10 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)

Contao project has switched download site from SourceForge.net to GitHub.
So, change primary download download.contao.org which redirects to GitHub.

No functional change should be made.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 27 16:08:03 2013 UTC (10 years, 7 months ago) by taca
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update contao31 to 3.1.2.

Version 3.1.2 (2013-08-27)
--------------------------

### Fixed
Add the global date format in `PageModel::loadDetails()` (see #6104).

### Fixed
Do not override the referer upon Ajax requests (see #5956).

### Fixed
Fixed the content slider in IE < 9 (see #5878).

### Fixed
Do not set a database driver by default (see #6088).

### Fixed
Decode punycode domains in the listing module (see #5946).

### Fixed
Show all themes a template is defined in (see #6071).

### Fixed
Do not add the domain name twice in `redirectToFrontendPage()` (see #6076).

### Fixed
Use the `currentLogin` field to sort users by their last login (see #5949).

### Fixed
Fix the offset handling in the CSS grid (see #5943).

### Fixed
Do not use the `date`, `time` and `datetime` input types (see #5918).

### Fixed
Show tooltips for selected single images in the file picker (see #6031).

### Fixed
Correctly synchronize if a sub folder is selected (see #5979).

### Fixed
Correctly handle password which are longer than 64 characters (see #6015).

### Fixed
Added missing Vietnamese characters to the UFT8 mapper (see #6010).

### Fixed
Decode entities in the page and file pickers (see #5989).

### Fixed
Ensure that the default user and group are integer values (see #6017).

### New
Added the Czech typolinks translations (thanks to ShiraNai7) (see #6051).

### Fixed
Added an option to purge the search cache (see #6041).

### Fixed
Preserve the repository tables when importing a theme (see #6037).

### Fixed
Pass the module to `getAttributesFromDca()` in the registration and personal
data module classes (see #6002).

### Fixed
Validate the e-mail address when creating an admin user (see #6003).

### Fixed
Fix the newslist pagination count (see #5997).

### Fixed
Make the GD image max width and height parameters mandatory (see #5940).

### Fixed
Replace all insert tags when exporting a page as PDF (see #5990).

### Fixed
Correctly validate the options in `Widget::isValidOption()` (see #5951).

### Fixed
Decode IDNA domains in any system mail (see #5932).

### Fixed
Store integers bigger than `PHP_INT_MAX` as string (see #5939).

### Fixed
Fix the alignment of the versions menu in IE (see #5962).

### Fixed
Do not cache the result of `Model::count*()` (see #5973).

### Fixed
Added some missing office file extensions to the configuration (see #6021).

### Fixed
Fixed the "indexPage" hook (see #5967).

### Fixed
Do not copy the autologin hash when duplicating members (see #5945).

### Fixed
Added .svgz support to the default `.htaccess` file (see #5938).

Revision 1.2 / (download) - annotate - [selected], Thu Jun 27 16:17:55 2013 UTC (10 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update contao31 to 3.1.1.

Albanian language files are added and Spanish language files are re-added.


Version 3.1.1 (2013-06-25)
--------------------------

### Fixed
Append the query string when forwarding (see #5867).

### Fixed
Decouple the file/page picker breadcrumb from the file/page manager (see #5899).

### Fixed
Also show the mandatory star in password confirmation fields (see #5926).

### Fixed
Only return one IP address in `Environment::get('ip')` (see #5830).

### Fixed
Explicitly check for `.php` files when scanning DCA files (see #5898).

### Fixed
Replaced all dummy `.htaccess` files with `.gitignore` files.

### Fixed
Quote wildcard characters in MySQL `LIKE` queries (see #5896).

### Fixed
Correctly align the version drop-down menu in Safari (see #5854).

### Fixed
Make sure `window.$` is mapped to MooTools (see #5892).

### Fixed
Do not add sort buttons to table row headers (see #5845).

### Fixed
Show the newsletter channels upon registration (see #5874).

### Updated
Updated ACE to version 1.1.01 (fixes #5852).

### Fixed
Correctly handle hidden pages in the custom navigation module (see #5832).

### Fixed
Support FAQs with images on the FAQ page (see #5810).

### Fixed
Support using commas in folder names in the file selector (see #5823).

### Fixed
Ignore the `auto_item` parameter when forwarding internally (see #5886).

### Fixed
Added support for old IE versions to swipe.js (see #5862).

### Fixed
Correctly bypass the cache if `bypassCache` is set (see #5872).

### Fixed
Preserve the CSS3PIE behavior file path when combining style sheets (see #5848).

### Fixed
Support all known template types in the autoload creator (see #5857).

### Fixed
Correctly adjust the accordion elements to the new DB structure (see #5820).

### Fixed
Added `E_USER_DEPRECATED` to the list of error constants (see #5839).

Revision 1.1 / (download) - annotate - [select for diffs], Thu May 23 15:04:15 2013 UTC (10 years, 10 months ago) by taca
Branch: MAIN
Diff to selected 1.2 (colored)

Adding contao31 package version 3.1.0 (Contao 3.1.0).

This is various improved version from Contao 3.0.  Please refer changes to
<https://contao.org/en/news/contao-3_1_0.html>.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>