Skip to content

Commit

Permalink
New naming system of development versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogdani committed Feb 18, 2016
1 parent 4a16dab commit e843e02
Showing 1 changed file with 48 additions and 48 deletions.
96 changes: 48 additions & 48 deletions version
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
3.11.1[] = "Fixed bug with tinyMCE pasting twice the copied text"
3.11.0[] = "OutHtml::asset will force the server loading of frontend js and css if debug mode is on"
3.11.0[] = "Added anchor/bookmark button in tinymce in admin UI"
3.11.0[] = "Solved bug with New download node creation creating a directory named thumbs"
3.11.0[] = "Out::getGallery does not log error messages, HtmlOut::gallery still does"
3.11.0[] = "Pasted text in rich text area is now transformed in plain text by default"
3.11.0[] = "New parameter added to outHtml::menu to return free bootstrap-style markup html"
3.11.0[] = "Fixed bug with create new site procedure and captcha module"
3.11.0[] = "New custom tag: gcalendat for showing a Google Calendar"
3.11.0[] = "New, more intuitive, image management class"
3.11.0[] = "Added new site setting: max_img_size for some image size constraint in upload phase"
3.11.0[] = "Added sanitize and resize options to utils::uploader"
3.11.0[] = "Removed support for sanitize parameter in qqFileUploader class, handled externally"
3.11.0[] = "If URL command in admin backend is present this will be executed after user authentication"
3.11.0[] = "Bug fixed with Asset::resolve not resolving correctly local resources"
3.11.0[] = "Added logout function and UI for protected pages"
3.11.0[] = "CAPTCHA check is now extended to authentication user form for password protected tags"
3.11.0[] = "New security fix: added the possibility to implement, per domain, Google reCAPTCHA in admin login form"
3.11.18[] = "Fixed bug with tinyMCE pasting twice the copied text"
3.11.17[] = "OutHtml::asset will force the server loading of frontend js and css if debug mode is on"
3.11.16[] = "Added anchor/bookmark button in tinymce in admin UI"
3.11.15[] = "Solved bug with New download node creation creating a directory named thumbs"
3.11.14[] = "Out::getGallery does not log error messages, HtmlOut::gallery still does"
3.11.13[] = "Pasted text in rich text area is now transformed in plain text by default"
3.11.12[] = "New parameter added to outHtml::menu to return free bootstrap-style markup html"
3.11.11[] = "Fixed bug with create new site procedure and captcha module"
3.11.10[] = "New custom tag: gcalendat for showing a Google Calendar"
3.11.9[] = "New, more intuitive, image management class"
3.11.8[] = "Added new site setting: max_img_size for some image size constraint in upload phase"
3.11.7[] = "Added sanitize and resize options to utils::uploader"
3.11.6[] = "Removed support for sanitize parameter in qqFileUploader class, handled externally"
3.11.5[] = "If URL command in admin backend is present this will be executed after user authentication"
3.11.4[] = "Bug fixed with Asset::resolve not resolving correctly local resources"
3.11.3[] = "Added logout function and UI for protected pages"
3.11.2[] = "CAPTCHA check is now extended to authentication user form for password protected tags"
3.11.1[] = "New security fix: added the possibility to implement, per domain, Google reCAPTCHA in admin login form"
3.11.0[] = "New core function added: password protected pages (tags)"
3.10.1[] = "Minor typo fixes and few translations updated"
3.10.1[] = "Leaflet, used in usermap module, updated to v. 0.0.7"
3.10.1[] = "Code optimization in usermap module"
3.10.1[] = "Removed legacy support for automatic rename of user logAttempts files"
3.10.1[] = "Removed legacy support for automatic rename of user log files"
3.10.0[] = "TinyMCE updated to v. 4.2.8"
3.10.0[] = "Datatables updated to v. 1.10.10"
3.10.0[] = "Twitter Bootstrap updated to v. 3.3.6"
3.10.0[] = "Solved bug that was preventing copying text from original to translated textarea"
3.10.0[] = "Hard tabs replaced with soft tabs"
3.10.0[] = "Assets uses link class to resolve path to root"
3.10.0[] = "Added new custom tag: gplus_plusone"
3.10.0[] = "Solved bug with OutHtml::asset non getting correctly config value for cdn usage"
3.10.0[] = "New site's frontend.js updated"
3.10.0[] = "New site template updated with assets"
3.10.0[] = "Template for custom tag fig enhanced in tinymce"
3.10.0[] = "gulp does not stop anymore on less compiling errors"
3.10.0[] = "Resolved bug with Fancybox CDN repository URI"
3.10.0[] = "Solved bug with rich text fields in translations forms not being saved"
3.10.0[] = "Dropped support for thumbs_dimensions setting in main configuration file"
3.10.0[] = "Solved bug with preview button not working correctly when textid field was updated"
3.10.0[] = "Added support for sandbox templates"
3.10.0[] = "Gulp watches all *.less files in sites/default/css directory"
3.10.0[] = "Solved bug with changing columns widths on table sorting in article list view"
3.10.0[] = "New html.asset method for more easily adding assets to frontend"
3.10.0[] = "New option for CDN or static usage for common assets"
3.10.0[] = "Enhanced readability of site configuration module"
3.10.0[] = "Ionicons updated to v. 2.0.1"
3.10.0[] = "Removed support for .html extention in url"
3.10.0[] = "A better workflow management with gulp"
3.10.30[] = "Minor typo fixes and few translations updated"
3.10.29[] = "Leaflet, used in usermap module, updated to v. 0.0.7"
3.10.28[] = "Code optimization in usermap module"
3.10.27[] = "Removed legacy support for automatic rename of user logAttempts files"
3.10.26[] = "Removed legacy support for automatic rename of user log files"
3.10.25[] = "TinyMCE updated to v. 4.2.8"
3.10.24[] = "Datatables updated to v. 1.10.10"
3.10.23[] = "Twitter Bootstrap updated to v. 3.3.6"
3.10.22[] = "Solved bug that was preventing copying text from original to translated textarea"
3.10.21[] = "Hard tabs replaced with soft tabs"
3.10.20[] = "Assets uses link class to resolve path to root"
3.10.19[] = "Added new custom tag: gplus_plusone"
3.10.18[] = "Solved bug with OutHtml::asset non getting correctly config value for cdn usage"
3.10.17[] = "New site's frontend.js updated"
3.10.16[] = "New site template updated with assets"
3.10.15[] = "Template for custom tag fig enhanced in tinymce"
3.10.14[] = "gulp does not stop anymore on less compiling errors"
3.10.13[] = "Resolved bug with Fancybox CDN repository URI"
3.10.12[] = "Solved bug with rich text fields in translations forms not being saved"
3.10.11[] = "Dropped support for thumbs_dimensions setting in main configuration file"
3.10.10[] = "Solved bug with preview button not working correctly when textid field was updated"
3.10.9[] = "Added support for sandbox templates"
3.10.8[] = "Gulp watches all *.less files in sites/default/css directory"
3.10.7[] = "Solved bug with changing columns widths on table sorting in article list view"
3.10.6[] = "New html.asset method for more easily adding assets to frontend"
3.10.5[] = "New option for CDN or static usage for common assets"
3.10.4[] = "Enhanced readability of site configuration module"
3.10.3[] = "Ionicons updated to v. 2.0.1"
3.10.2[] = "Removed support for .html extention in url"
3.10.1[] = "A better workflow management with gulp"
3.10.0[] = "External javascript and css resources are handled with bower"
3.9.2[] = "Solved bug with translations being multiplied"
3.9.1[] = "Solved bug with rich text fields in translations forms not being saved"
Expand Down

0 comments on commit e843e02

Please sign in to comment.