]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Version 0.0.34 beta:
authorSeb Sauvage <sebsauvage@sebsauvage.net>
Wed, 25 Jan 2012 09:24:44 +0000 (10:24 +0100)
committerEmilien Klein <emilien@klein.st>
Wed, 25 Jan 2012 09:24:44 +0000 (10:24 +0100)
commit51788ab8bacfe5fe951531ef545913ff6983f1b8
tree225b21a815893ed28588e6e3199f5a0020eccbe2
parentc2f6c2680330ad40f80a4cfe68388ece8dd313ec
Version 0.0.34 beta:
- Corrected: In link edition, you can now click the word “Private” to check the box.
- Corrected: Clicking a tag would not work properly if the tag contained special characters (like +).
- Corrected: Added proper jQuery licence (shame on me).
- Changed: Upgraded bundled versions of jQuery (1.7.1) and jQuery UI (1.8.17).
- Changed: Upgraded bundled version of RainTPL (2.7).
- Changed: Changed HTTPS detection code.
- Added: There is now a QR-Code of each permalink to easily open a link on your smartphone.
- Added: Protocols file: and apt: are now also converted to clickable links (patch by Francis Chavanon)
- Added: Thumbnail support for http://xkcd.com/ (patch by Emilien Klein). [r31]
- Added: Thumbnail support for http://pix.toile-libre.org/
- Added: Well I had some mercy for users with antique browsers (IE) which do not have support for gradients: I added a few background-color.
- Added: First version of the “Shaarli Daily”, a page showing all links of a specific day. By default, you see the links of the previous day. There is still work to do on this page (error checking, better navigation (calendar?), RSS feed, CSS for mobile and printing…)
33 files changed:
images/50pc_transparent.png [new file with mode: 0644]
images/Paper_texture_v5_by_bashcorpo_w1000.jpg [new file with mode: 0644]
images/floral_left.png [new file with mode: 0644]
images/floral_right.png [new file with mode: 0644]
images/qrcode.png [new file with mode: 0644]
images/squiggle.png [new file with mode: 0644]
images/squiggle_closing.png [new file with mode: 0644]
inc/jquery-MIT-LICENSE.txt [new file with mode: 0644]
inc/jquery-ui.custom.min.js [deleted file]
inc/jquery-ui.min.js [new file with mode: 0644]
inc/jquery.min.js
inc/rain.tpl.class.php
inc/shaarli.css
index.php
tpl/addlink.html
tpl/changepassword.html
tpl/changetag.html
tpl/configure.html
tpl/daily.html [new file with mode: 0644]
tpl/editlink.html
tpl/export.html
tpl/import.html
tpl/includes.html
tpl/install.html
tpl/linklist.html
tpl/loginform.html
tpl/page.footer.html
tpl/page.header.html
tpl/page.html
tpl/picwall.html
tpl/picwall2.html
tpl/tagcloud.html
tpl/tools.html