rvelices
e9dab9db74
on picture.php replace U_ADMIN url with U_PHOTO_ADMIN url to avoid being overriden by menubar and having to redefine it (U_ADMIN still there for 2.5 version for backward compatibility)
...
git-svn-id: http://piwigo.org/svn/trunk@21039 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-25 21:16:10 +00:00
rvelices
ec50a59f75
replaced page_messages.php with a function to call
...
git-svn-id: http://piwigo.org/svn/trunk@20609 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-02-07 21:17:08 +00:00
plegall
4bc775e479
update Piwigo headers to 2013 (the end of the world didn't occur as expected on r12922)
...
git-svn-id: http://piwigo.org/svn/trunk@19703 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-01-01 12:35:02 +00:00
mistic100
2fa1013ace
feature:2786 Allow to edit website url in user comments + improve "user experience" on comment edition
...
git-svn-id: http://piwigo.org/svn/trunk@18995 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-11 15:01:09 +00:00
mistic100
457dbb4dac
feature:2781 Add template method to sort actions buttons
...
git-svn-id: http://piwigo.org/svn/trunk@18760 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27 12:32:43 +00:00
rvelices
fe8330d14f
fix php warning + removed unnecessary
...
git-svn-id: http://piwigo.org/svn/trunk@18757 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-27 07:18:32 +00:00
rvelices
b57ab43510
related categories on picture page contain status and visible db fields (useful for example for "social" plugins to know if a photo is public or not)
...
git-svn-id: http://piwigo.org/svn/trunk@18747 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-25 20:01:14 +00:00
rvelices
7f75c131ed
bug 2772: remove "Home" from html title pages on index pages
...
git-svn-id: http://piwigo.org/svn/trunk@18637 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-13 15:55:35 +00:00
mistic100
77e753e91f
bug 2715: on picture page, tools buttons + Firefox prefetch increment the hit counter
...
git-svn-id: http://piwigo.org/svn/trunk@17345 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-03 09:53:43 +00:00
mistic100
8c4a87a0f5
feature:2538 little rework of messages system, now can be used on 'loc_end_index' and 'loc_end_picture'
...
git-svn-id: http://piwigo.org/svn/trunk@15578 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06 20:29:30 +00:00
plegall
b205058983
feature 2633 added: ability to select default size
...
git-svn-id: http://piwigo.org/svn/trunk@15299 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-05-24 23:12:04 +00:00
rvelices
9c06bb5564
- comment edit form looks ok now with the new comment layout
...
- removed unused css / simplify it
- simplified jquery drop boxes ...
git-svn-id: http://piwigo.org/svn/trunk@13865 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-04-02 20:49:46 +00:00
rvelices
9d66c18541
- small js fixes on index/picture
...
- i.php does not use derivatives.dat file anymore (obsolete file)
- better selection of derivatives in picture.php
- larger sharpen real range in image.class.php
git-svn-id: http://piwigo.org/svn/trunk@13736 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-03-26 04:07:03 +00:00
rvelices
a1833e40a2
improvement of picture title on picture page, drop boxes on index page ...
...
sharpening uses a zider scale range
git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-12 10:02:59 +00:00
plegall
bea45c89b6
feature 2564: redesign on photo administration screen.
...
* one screen with several tabs (for now: properties + coi)
* double select boxes for album associations and representation have been
converted to simple multiple select boxes with jQuery Chosen
* more details about the photo in an introduction text
git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10 10:52:07 +00:00
rvelices
f6825cfb33
- remove square/thumb from choices on picture
...
- fix content margin on password register
- purge derivative cache by type of derivative
- session saved infos/messages are not given to the page on html redirections
- shorter/faster code in functions_xxx
git-svn-id: http://piwigo.org/svn/trunk@13074 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-09 21:11:34 +00:00
rvelices
6da9041c7f
feature 2368 : added link rel canonical on picture page
...
git-svn-id: http://piwigo.org/svn/trunk@13048 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-07 21:00:11 +00:00
rvelices
4a73d939e0
feature 2548 multisize - small fixes
...
git-svn-id: http://piwigo.org/svn/trunk@12958 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-26 21:15:16 +00:00
rvelices
cc01941ed9
feature 2548 multisize - code cleanup + better usage in category_cats + i.php logs memory usage peak
...
git-svn-id: http://piwigo.org/svn/trunk@12920 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-17 21:58:18 +00:00
mistic100
c501688dbc
feature:2549 Allow to disable comments for everybody
...
git-svn-id: http://piwigo.org/svn/trunk@12887 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-14 22:29:10 +00:00
rvelices
34717c1391
feature 2548 multisize - improved picture.php display (original...) + code cleanup
...
git-svn-id: http://piwigo.org/svn/trunk@12855 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-01-05 22:06:21 +00:00
plegall
bf24a3278c
feature 2541: fix bug on PHPWG_ROOT_PATH and includes
...
git-svn-id: http://piwigo.org/svn/trunk@12798 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-27 21:36:39 +00:00
rvelices
e42f791f52
feature 2541 multisize
...
- 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-27 20:26:49 +00:00
rvelices
753f58d6a9
feature 2541 multisize
...
- 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-27 05:26:44 +00:00
mistic100
4bbd5f6649
feature:2538 transmits messages after comment edition trough SESSION (no more ugly url displayed, avoid some minor bugs)
...
git-svn-id: http://piwigo.org/svn/trunk@12767 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-12-19 17:08:49 +00:00
mistic100
ca230a6f53
feature:2538 Make a unified messages management
...
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-18 21:46:24 +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
mistic100
daa0bdd09e
remplace FCBKcomplete by TokenInput
...
git-svn-id: http://piwigo.org/svn/trunk@10970 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-21 00:25:26 +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
3fecd755bf
Undefined variable: url_admin in picture.php on line 1048
...
git-svn-id: http://piwigo.org/svn/trunk@10814 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-07 17:05: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
c9ec229a5a
bug:1791 update webservices upload methods
...
git-svn-id: http://piwigo.org/svn/trunk@10160 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-08 10:51:54 +00:00
mistic100
797ddead2a
bug:1791 display hd dimensions instead of websize dimensions
...
git-svn-id: http://piwigo.org/svn/trunk@10157 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-08 09:09:13 +00:00
mistic100
2f344407a9
bug:2152 no special parameter for updated comment validation
...
git-svn-id: http://piwigo.org/svn/trunk@10122 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06 19:24:30 +00:00
mistic100
a8b750b855
bug:2152 Comments revalidation when modified
...
git-svn-id: http://piwigo.org/svn/trunk@10097 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-06 08:55:40 +00:00
plegall
1dc5c7ccfd
bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) added
...
in the date_creation field and in the synchronization from EXIF metadata.
git-svn-id: http://piwigo.org/svn/trunk@9073 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-03 08:18:38 +00:00
plegall
99f25fdb32
merge r9054 from branch 2.1 to trunk
...
bug 2175 fixed: do not use the HTML prefetch feature with Google Chrome because
it was sometimes making the photos impossible to show.
git-svn-id: http://piwigo.org/svn/trunk@9055 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-02-02 11:39:17 +00:00
plegall
dfb0b9d1fa
bug 937 fixed: makes sure a user won't see the thumbnail of a photo that has a
...
higher privacy level than user privacy level.
For an acceptable solution at performance level, I have implemented a cache:
for a given user, each album has a representative_picture_id. This cache also
avoids to perform numerous "order by rand()" SQL queries which is the case
when $conf['allow_random_representative'] = true;
git-svn-id: http://piwigo.org/svn/trunk@8802 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-20 13:32:34 +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
rvelices
05ab300c39
- picture uses the same variables as the index page to compute thumbnails url
...
- combined files are deleted only from maintenance functions and not also from plugin activation/deactivation
git-svn-id: http://piwigo.org/svn/trunk@8634 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-12 20:41:00 +00:00
patdenice
731f8888a4
feature 2060: Remove adviser mode.
...
First commit: only php files.
git-svn-id: http://piwigo.org/svn/trunk@8126 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-14 13:47:24 +00:00
plegall
aadf746e49
merge r6711 from branch 2.1 to trunk
...
add trigger for ExtendedDescription on photo name
git-svn-id: http://piwigo.org/svn/trunk@6712 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-27 12:30:59 +00:00
nikrou
267c1c63a2
Bug 1755 : Needs single quotes in queries official plugins
...
git-svn-id: http://piwigo.org/svn/trunk@6654 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-03 12:20:38 +00:00
rvelices
7125711f59
merge r6414 from branch 2.1
...
favorite image icon is not taken from php but left to the theme
git-svn-id: http://piwigo.org/svn/trunk@6615 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-28 19:45:21 +00:00
nikrou
5561730d35
Bug 1743 fixed : comment form is not visible because of boolean management
...
git-svn-id: http://piwigo.org/svn/trunk@6591 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-23 18:34:45 +00:00
plegall
8a1f11a294
merge r6460 from branch 2.1 to trunk
...
feture 1712 : backmerge r6454, useless feature. It can be done another way
without changing core code.
git-svn-id: http://piwigo.org/svn/trunk@6461 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-03 19:01:36 +00:00
plegall
a79d547f05
merge r6454 from branch 2.1 to trunk
...
feature 1712: ability to add a CSS class on body
git-svn-id: http://piwigo.org/svn/trunk@6455 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-03 12:49:31 +00:00
plegall
10dac9de37
bug 1637: make the privacy level the same everywher, use "who can see this photo?"
...
instead of "minimum privacy level".
git-svn-id: http://piwigo.org/svn/trunk@6025 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-30 22:38:17 +00:00
plegall
80067101ca
bug 1565 fixed: ability to validate a user comment from the picture page
...
(copy/past typo fixed)
git-svn-id: http://piwigo.org/svn/trunk@5653 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-04 22:46:56 +00:00
laurent.duretz
a37f1fbae1
Issue 1521 : picture.tpl updated to avoid double home link, picture.php updated because tpl update, functions_html.inc.php updated to work with question_mark_in_urls = false
...
git-svn-id: http://piwigo.org/svn/trunk@5451 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 17:05:38 +00:00