Skip to content

Releases: thiagocamposviana/TuteiBaseBundle

2.2.1

03 Jan 18:09
Compare
Choose a tag to compare
  • Fixing image variations for front_end group, making it easier to add new siteaccesses.

2.2

02 Jan 02:46
Compare
Choose a tag to compare
2.2
  • Added support to content.tree_root.location_id

2.1

01 Jan 14:02
Compare
Choose a tag to compare
2.1
  • Using twig helpers for multilanguage support.
  • Added locale per siteaccess support, making it possible to use translation files and translate template strings.

2.0.1

28 Dec 17:31
Compare
Choose a tag to compare
  • Improving extensibility.

2.0

27 Dec 14:07
Compare
Choose a tag to compare
2.0

Improved demo content.

Implemented 16 bootstrap themes variations.

  • Dropdown menu.
  • Dropdown login.
  • Dropdown search.
  • Font awesome.

Accessibility:
- aria-labelledby.
- access keys ( s, 1, 4 ).

Better page semantics.
Following Schema.org micro format specifications.

Easy integration with Jenkins CI.

1.8

22 Dec 18:30
Compare
Choose a tag to compare
1.8
  • Added source support to blocks ( working only with articles folder for now ).

1.7

22 Dec 16:12
Compare
Choose a tag to compare
1.7
  • Added login dropdown form.
  • Added link support to banners.
  • Added dropdown search form.
  • Started improving page semantics.
  • Now using 4 different css files for the project: core ( html default tag styles override ), pagelayout ( css for the general page layout ), content ( specific css for the content area ), and print ( for printing ).
  • Added sample site logo and sample page favicon.

1.6

21 Dec 16:34
Compare
Choose a tag to compare
1.6
  • Added topmenu dropdown.

1.5

20 Dec 20:46
Compare
Choose a tag to compare
1.5
  • Added supported to font awesome.
  • Added social icons.
  • Added published data to article templates.
  • Added jenkins support.
  • Improved and formatted code.
  • Created test cases.
  • Added more items to side menu in the folders area.
  • Added sample infobox body text.

1.4

18 Dec 18:10
Compare
Choose a tag to compare
1.4

Rendering article's image related object using render_hinclude.
Improved default content articles.
Fixed ezinstall.sh