Commit graph

127 commits

Author SHA1 Message Date
rvelices
ef9766a291 feature 2477: Remove unused CSS / html elements from version 2.3
git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 20:51:49 +00:00
mistic100
ad2f001097 bug:2476 Increase the maximum display of thumbnails, now limited to 3 digits (999 thumbnails)
git-svn-id: http://piwigo.org/svn/trunk@12470 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-17 17:23:11 +00:00
plegall
3d40235df8 merge r12122 from branch 2.2 to trunk
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-09 08:18:19 +00:00
plegall
2de0f01dce feature 2027 implemented: the "lost password" feature was rewritten.
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-24 20:03:53 +00:00
flop25
e780496fbe bug:1729
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-24 11:43:29 +00:00
Gotcha
08318d1b80 Merge r11937 from br2.2 to trunk
bug:2399

git-svn-id: http://piwigo.org/svn/trunk@11938 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-12 16:44:53 +00:00
flop25
803d50f534 feature:2390
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-09 14:21:33 +00:00
flop25
3ed5fad6ff bug:1729
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-06 13:38:09 +00:00
rvelices
86ae4d8b3a rename #images.average_rate to rating_score
git-svn-id: http://piwigo.org/svn/trunk@11893 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-02 19:20:50 +00:00
rvelices
c0bb4dfb43 feature 2384: improve average rating calculation (final)
git-svn-id: http://piwigo.org/svn/trunk@11839 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-26 19:04:50 +00:00
rvelices
4e4dc79e51 feature 2384: improve average rating calculation (still need to update language files)
git-svn-id: http://piwigo.org/svn/trunk@11827 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-07-25 18:04:50 +00:00
ddtddt
3cf6514b40 [trunk] - merge rev 11578 - bug:2370
git-svn-id: http://piwigo.org/svn/trunk@11579 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-29 20:10:43 +00:00
rvelices
16e5df65b1 load colorbox in the footer scripts (especially on the admin pages where 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-21 23:54:57 +00:00
ddtddt
b2133084d8 [Branche2.2] - trunk - feature:2354
git-svn-id: http://piwigo.org/svn/trunk@11431 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-19 15:28:44 +00:00
mistic100
22e394c148 fix notification page
git-svn-id: http://piwigo.org/svn/trunk@11182 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-01 09:29:22 +00:00
mistic100
b3dcaf91b4 add an id=theMainImage for main image and class=imageComment for image comment
git-svn-id: http://piwigo.org/svn/trunk@11062 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-26 11:36:29 +00:00
mistic100
f4d8fa5805 bug:2307 Adjust registration form based on email requirement
git-svn-id: http://piwigo.org/svn/trunk@10992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-22 13:49:39 +00:00
mistic100
e38092f36c restore HOME links, change parameter name for remove menu on certain page
git-svn-id: http://piwigo.org/svn/trunk@10824 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-09 15:04:15 +00:00
mistic100
fdfe41e343 merge spread_menus to the core
git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07 15:55:10 +00:00
mistic100
0cbac27ddb center informations table on first and last picture page (second try)
git-svn-id: http://piwigo.org/svn/trunk@10804 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07 12:19:18 +00:00
mistic100
ec76cf810a cancel r10645
git-svn-id: http://piwigo.org/svn/trunk@10738 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-01 21:31:30 +00:00
mistic100
cf7fd32b6a remove 'async' parameter for colorbox
git-svn-id: http://piwigo.org/svn/trunk@10649 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 21:56:28 +00:00
mistic100
7f1d691a7c feature:2269 add preview box on batch_manager_unit + add colorbox jquery plugin
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-27 21:53:35 +00:00
mistic100
e96fee5659 center informations table on first and last picture page
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-27 17:54:02 +00:00
mistic100
76194270be bug:2224 one parameter for change thumnails number (needs some translations)
git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-09 14:52:15 +00:00
flop25
561b57b78c missing a " for closing title arg
git-svn-id: http://piwigo.org/svn/trunk@9706 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-15 16:58:41 +00:00
patdenice
d8213207dd feature:2114
Simplify public templates.

git-svn-id: http://piwigo.org/svn/trunk@9587 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-09 15:11:25 +00:00
patdenice
ed5bb65ee5 Update jquery ui path in public tpl files.
git-svn-id: http://piwigo.org/svn/trunk@9560 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-07 01:02:18 +00:00
plegall
45c4b7681f bug 2198 fixed: footer on text/plain email needs rewrite
git-svn-id: http://piwigo.org/svn/trunk@9354 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-22 22:32:28 +00:00
patdenice
d37ec3ddfd Update jQuery to 1.5 and jQuery UI to 1.8.9
git-svn-id: http://piwigo.org/svn/trunk@9172 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-11 15:57:04 +00:00
rvelices
73d3ce19e7 scripts.js was not loaded on picture page with high images
admin maintenance leave a space between grouped 'non-destructive' actions and 'destructive' actions

git-svn-id: http://piwigo.org/svn/trunk@8898 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-25 20:23:33 +00:00
rvelices
13b9118f41 - fix icon display on index page (calendar by post date)
- remove unnecessary include_once
- mysql functions simplification

git-svn-id: http://piwigo.org/svn/trunk@8844 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-22 21:12:48 +00:00
rvelices
497fa40331 more compact html output
git-svn-id: http://piwigo.org/svn/trunk@8774 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-19 21:18:45 +00:00
rvelices
2eab606970 - picture page compacts the output html using smarty strip
- decrease the default number of tags showable in the menubar

git-svn-id: http://piwigo.org/svn/trunk@8757 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18 21:12:42 +00:00
plegall
6db359c622 Happy new year 2011
Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery"


git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18 00:02:52 +00:00
plegall
7ca4f8e060 feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 23:53:47 +00:00
rvelices
d125d527fa feature 2102 : rename item/image/picture to photo (admin side)
also removed unnecessary/duplicate keys

git-svn-id: http://piwigo.org/svn/trunk@8723 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-17 20:27:46 +00:00
rvelices
8a14faf0e1 feature 2102 : rename item/image/picture to photo (public side)
git-svn-id: http://piwigo.org/svn/trunk@8711 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-16 20:43:56 +00:00
rvelices
6eea9f9e08 feature 2102 : rename item/image/picture to photo
git-svn-id: http://piwigo.org/svn/trunk@8665 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-14 21:19:15 +00:00
rvelices
af6e6b55ca feature 2108 finalize upload removal (php warnings)
git-svn-id: http://piwigo.org/svn/trunk@8652 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-13 20:51:57 +00:00
rvelices
387354816b lang remove 'Mail address' - use existing 'Email address'
lang remove unused 'return to homepage'
lang change key 'a user use already this mail address' to 'this email address is already in use'

git-svn-id: http://piwigo.org/svn/trunk@8635 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12 21:03:00 +00:00
rvelices
6242e245c1 more compact footer.tpl (less spaced, unnnecessary span/class ...)
sylvia css simplification


git-svn-id: http://piwigo.org/svn/trunk@8492 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-07 13:07:54 +00:00
rvelices
6869125504 thumbnails.tpl is smarty "stripped" to reduce payload-> increased margins of thumbnails in css
git-svn-id: http://piwigo.org/svn/trunk@8469 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-04 20:48:26 +00:00
rvelices
621ed0b391 - css sprites - attempt to auto align plugin image links on the index page and picture pages
- css sprites - a couple of rel nofolloz dissapeared
- hide the flat icon if there are no sub albums for the current album

git-svn-id: http://piwigo.org/svn/trunk@8463 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-03 20:47:15 +00:00
rvelices
c296ca98df - fix quick connect right margin (recent css simplification impact)
- index.php wrong nav bar generation under some plugin cases
- css sprites in the quick connect are simpler and more compact

git-svn-id: http://piwigo.org/svn/trunk@8432 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-01 20:30:39 +00:00
rvelices
ff36bf3b70 index.tpl and thumbnails change: category description above thumbs and enclosing ul moved to index.tpl
fix some combine_xxx

git-svn-id: http://piwigo.org/svn/trunk@8401 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-30 19:47:17 +00:00
rvelices
788a600d78 css sprites fix ie7 display
picture.tpl more compact + removed unnecessary escape modifiers + use footer_script
template combine_css small things

git-svn-id: http://piwigo.org/svn/trunk@8378 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29 21:00:25 +00:00
rub
1a9880e697 merge -c8373 from branch 2.1 to trunk
Add a new way to add informations on about page. (Loop on template)
Add element on ignore list


git-svn-id: http://piwigo.org/svn/trunk@8374 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29 14:26:02 +00:00
rvelices
dfea79ee55 - css sprites work for ie6
- simplify/remove css

git-svn-id: http://piwigo.org/svn/trunk@8362 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-28 18:56:09 +00:00
plegall
b8435ec8b6 feature 2086: also switch the no_photo_yet screens to clear background
git-svn-id: http://piwigo.org/svn/trunk@8312 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-27 13:35:02 +00:00