aboutsummaryrefslogtreecommitdiffstats
path: root/themes (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-27feature 2541 multisizervelices4-8/+39
- nicer presentation on picture.php - added a maintenance purge derivatives action git-svn-id: http://piwigo.org/svn/trunk@12797 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-27feature 2541 multisizervelices1-12/+23
- core implementation + usage on most public/admin pages - still to do: sync process, upload, gui/persistence for size parameters, migration script, center of interest ... git-svn-id: http://piwigo.org/svn/trunk@12796 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-18feature:2538 Make a unified messages managementmistic10015-103/+44
use only $page['infos'] and $page['errors'] vars and and necessary template to all main pages git-svn-id: http://piwigo.org/svn/trunk@12764 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-04language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices2-10/+10
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12693 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate - capital/lower ↵rvelices1-2/+2
case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-01language cleanup (exact duplicates or almost same duplicate)rvelices2-7/+7
git-svn-id: http://piwigo.org/svn/trunk@12677 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-30bug 2515: a few icons are not in CSS sprite (comment actions use text links now)rvelices1-11/+11
git-svn-id: http://piwigo.org/svn/trunk@12676 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29bug 2515: a few icons are not in CSS sprite (start/stop filter are now)rvelices103-19/+15
also removed many icons that are not used anymore since 2.2 git-svn-id: http://piwigo.org/svn/trunk@12671 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29removed unused css rules rvelices1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@12670 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-16simplify cross browser rating stars displayrvelices2-5/+1
git-svn-id: http://piwigo.org/svn/trunk@12639 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-12bug:2503 in register.php bad template var for 'obligatory_user_mail_address'mistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@12610 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28feature:2487patdenice111-926/+1249
Update jQuery to 1.6.4 and jQuery UI to 1.8.16 git-svn-id: http://piwigo.org/svn/trunk@12525 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-26bug:2480patdenice1-4/+4
datepicker need to use removeAttr jquery function to remove an attribute. git-svn-id: http://piwigo.org/svn/trunk@12519 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-23Merge r12509 from br2.3 to trunk/themes/default/fix-ie7.cssGotcha1-0/+4
bug:2481 git-svn-id: http://piwigo.org/svn/trunk@12510 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-18feature 2477: remove unnecesary css rules + simplify very inefficient overly ↵rvelices1-6/+3
qualified rules (pagespeed) git-svn-id: http://piwigo.org/svn/trunk@12491 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17feature 2477: Remove unused CSS / html elements from version 2.3 rvelices6-18/+9
git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17bug:2476 Increase the maximum display of thumbnails, now limited to 3 digits ↵mistic1001-1/+1
(999 thumbnails) git-svn-id: http://piwigo.org/svn/trunk@12470 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-09merge r12122 from branch 2.2 to trunkplegall1-1/+1
bug 2436 fixed: remove HTML tags when displaying album name as tooltip git-svn-id: http://piwigo.org/svn/trunk@12123 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-09-02update jQuery to version 1.6.2plegall2-1187/+1854
git-svn-id: http://piwigo.org/svn/trunk@12040 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-24feature 2027 implemented: the "lost password" feature was rewritten.plegall4-27/+90
The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-24bug:1729flop251-3/+3
revert of changes : the TN_TITLE will be changed in php git-svn-id: http://piwigo.org/svn/trunk@11990 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-17feature 2406 added: if the user wants a new album in the upload form, the albumplegall23-32/+298
is created before the start of the upload. The ergonomy is now simpler, the page is smaller and cleaner. bug 2373 fixed: now that album is created before upload, uploadify.php gets the category_id and the level: as soon as it is uploaded (function add_uploaded_file) the photo gets its final privacy level and is directly associated to the album. This way, we can have an error on a photo without making orphan all photos of the same upload group. feature 2405 added: as soon as a photo is uploaded, its thumbnail is displayed in the "Uploaded Photos" fieldset, without waiting for other photos to be uploaded. The latest photos comes first. I have slighlty changed the integration of colorbox in core. Now we have 2 styles available and by default, we use style2 (overlay in black, title and control icons outside the popup). It is also used for zooming on bulk manager in unit mode. display change: on each uploading photos, instead of showing the transfer speed, we display the transfer progression in % bug fixed: the color of the "Start Upload" button was not correct because the button was not a submit button but a simple type=button. language: "Upload" button becomes "Start Upload" button. git-svn-id: http://piwigo.org/svn/trunk@11962 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-12Merge r11937 from br2.2 to trunkGotcha1-9/+9
bug:2399 git-svn-id: http://piwigo.org/svn/trunk@11938 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-09feature:2390flop251-1/+3
All the legend is hidden if $conf['show_thumbnail_caption'] = false; git-svn-id: http://piwigo.org/svn/trunk@11924 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-06bug:1729flop251-1/+1
Instead of using the get_thumbnail_title() which return the "file : nb of ko", it's better to use the file name. Here if the $conf['show_thumbnail_caption'] is false, the old title will be set : maybe it should be better to remove get_thumbnail_title() git-svn-id: http://piwigo.org/svn/trunk@11918 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-02rename #images.average_rate to rating_scorervelices1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-26feature 2384: improve average rating calculation (final)rvelices2-7/+13
git-svn-id: http://piwigo.org/svn/trunk@11839 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-26- ws accepts method name in GET paraeters even if http method is POST ↵rvelices2-4/+5
(easier to see in apache logs) - picture rating is done through POST and not GET git-svn-id: http://piwigo.org/svn/trunk@11834 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-25feature 2384: improve average rating calculation (still need to update ↵rvelices2-3/+3
language files) git-svn-id: http://piwigo.org/svn/trunk@11827 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-29[trunk] - merge rev 11578 - bug:2370ddtddt1-3/+3
git-svn-id: http://piwigo.org/svn/trunk@11579 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-21load colorbox in the footer scripts (especially on the admin pages where ↵rvelices1-1/+1
almost all pages have the same big header js) git-svn-id: http://piwigo.org/svn/trunk@11467 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-19[Branche2.2] - trunk - feature:2354ddtddt1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11431 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-02solve a bug in TipTip jQuery plugin (maxWidth not overwrited)mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@11209 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01remove border-bottom on hover for album representative thumbnail (Sylvia)mistic1001-0/+1
git-svn-id: http://piwigo.org/svn/trunk@11200 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01fix notification pagemistic1002-0/+6
git-svn-id: http://piwigo.org/svn/trunk@11182 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01remove useless css rulesmistic1001-2/+2
git-svn-id: http://piwigo.org/svn/trunk@11181 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-26add an id=theMainImage for main image and class=imageComment for image commentmistic1002-2/+2
git-svn-id: http://piwigo.org/svn/trunk@11062 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23TokenInput : order tags, theme for roma, 'new' text translatedmistic1001-2/+3
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-22bug:2307 Adjust registration form based on email requirement mistic1001-1/+3
git-svn-id: http://piwigo.org/svn/trunk@10992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21remplace FCBKcomplete by TokenInputmistic1002-645/+776
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-09restore HOME links, change parameter name for remove menu on certain pagemistic10010-8/+46
git-svn-id: http://piwigo.org/svn/trunk@10824 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07merge spread_menus to the coremistic10014-60/+49
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07center informations table on first and last picture page (second try)mistic1002-2/+11
git-svn-id: http://piwigo.org/svn/trunk@10804 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-01cancel r10645mistic1002-12/+4
git-svn-id: http://piwigo.org/svn/trunk@10738 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27remove 'async' parameter for colorboxmistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@10649 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27feature:2269 add preview box on batch_manager_unit + add colorbox jquery pluginmistic1005-0/+38
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27center informations table on first and last picture pagemistic1002-4/+12
tested with default, sobre, os, pure, luciano, kardon, simple, stripped git-svn-id: http://piwigo.org/svn/trunk@10645 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27Sylvia : cleaning cssmistic1001-176/+201
git-svn-id: http://piwigo.org/svn/trunk@10640 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-15feature:2259patdenice8-0/+206
Add thumbnails regeneration in batch manager git-svn-id: http://piwigo.org/svn/trunk@10389 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-13Update versions for plugins, themes and languages.patdenice3-3/+3
git-svn-id: http://piwigo.org/svn/trunk@10351 68402e56-0260-453c-a942-63ccdbb3a9ee