Jyhem_laptop: joined #tikiwiki
yaboy: joined #tikiwiki
OBrien: joined #tikiwiki
Tiki-KGB: 03pjollans r60031 10trunk/lib/wiki-plugins/wikiplugin_fluidgrid.php
- Show an error message if there are more than 12 columns
- New column size logic for better compatibility with the split plugin.
If the sum of the column sizes is greater than we, then they are interpreted as approximate weighting values.
For example, 800|400 would be equivalent to 8|4. Probably 900|400 would also result in 8|4.
- joincols parameter implemented
- New parameter displaysize can be used to select the bootstrap option small, medium, large or extra large,
equivalent to the abbreviations sm, md, lg and xl in the class names, e.g. col-sm-6, or col-md-6
OBrien: joined #tikiwiki
NoteOn: joined #tikiwiki
Tiki-KGB: 03rjsmelo r60032 10trunk/ 10tiki-slideshow.php 10composer.json 10composer.lock 10doc/devtools/satis.json * [NEW] Use mPDF instead of dompdf for exporting slideshow as pdf
03yonixxx r60033 10branches/16.x/lib/prefs/recaptcha.php
[FIX] Correcting field names according to google field names that need to be entered.
OBrien: joined #tikiwiki
Tiki|bot: New Forum Posts: Index new errors on 15x svn - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61594
Telesight: joined #tikiwiki
OBrien: left #tikiwiki
giesen: joined #tikiwiki
Tiki-KGB: 03amnabilal r60034 10trunk/ 10templates/wiki-plugins/wikiplugin_pivottable.tpl 10lib/wiki-plugins/wikiplugin_pivottable.php 03lib/jquery_tiki/wikiplugin-pivottable.js
[EHN]PivotTable plugin, controls to edit table are hidden by default, "Edit PivotTable" button is displayed if user has page edit rights, after changes user can save changes to update plugin shortcode.
03chealer r60035 10trunk/lang/fr/language.php * [FIX] Typo "régleges"
03chealer r60036 10trunk/lang/fr/language.php
s/"Réglages de performances du serveur"/"Réglages de performance du
serveur"/
03chealer r60037 10trunk/lang/fr/language.php * [FIX] "Vous devez autoriser le réglage PGP 'allow_url_fopen'"
Tiki|bot: New Forum Posts: Collapsible box - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61597
New Forum Posts: Index new errors on 15x svn - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61594
New Forum Posts: List Plugin (Carousel Format); Clickable Images - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61590
Tiki-KGB: 03chealer r60038 10trunk/lang/fr/language.php * [FIX] s/"Configurations"/"Réglages"/
03michelf r60039 10trunk/lang/ 10es/language.php 10ca/language.php 10de/language.php
[FIX] Fixing some translations that were left unmodified in revision 60002 (adding <kbd> around sample search terms).
Tiki|bot: New Forum Posts: Collapsible box - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61597
New Forum Posts: Index new errors on 15x svn - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=61594
New Forum Posts: List Plugin (Carousel Format); Clickable Images - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=61590
NoteOn: joined #tikiwiki
fabricius: joined #tikiwiki
Tiki-KGB: 03chealer r60040 10trunk/lib/jquery_tiki/tiki-jquery.js
[REF] Documentation: tiki-js.js no longer defines show(), hide() and switchCheckboxes()
Completes r25137
03chealer r60041 10trunk/lib/jquery_tiki/tiki-jquery.js * [REF] switchCheckboxes(): Use jQuery.escapeSelector() rather than escapeJquery()
03chealer r60042 10trunk/lib/jquery_tiki/tiki-jquery.js
[REF] Remove escapeJquery()
Not used anymore (since r60041)