Commit graph

1436 commits

Author SHA1 Message Date
vdigital
eb0315c74d Inefficient and non required index is removed on #_image_category.
git-svn-id: http://piwigo.org/svn/trunk@1739 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-21 15:49:45 +00:00
vdigital
4938b8b2a4 Issue 0000615: End of page replaced by icon/page_end.png Only if + than 9 categories
Bug removed for new galleries...

git-svn-id: http://piwigo.org/svn/trunk@1738 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-19 06:50:46 +00:00
rvelices
96a0c2b1d3 feature 625: comment anti-spam - protect against some of the spam robots
git-svn-id: http://piwigo.org/svn/trunk@1737 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-19 02:56:54 +00:00
rub
6381378a8f Issue 0000624: Enhanced Links Menu
Change default value.
By default, a link will be opened on new tab/window.


git-svn-id: http://piwigo.org/svn/trunk@1736 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-18 22:01:28 +00:00
rub
b6e43df29c Apply same modifications of revision 1734.
Mail footer.tpl like page footer.tpl 

git-svn-id: http://piwigo.org/svn/trunk@1735 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-18 21:48:32 +00:00
vdigital
02b26f7684 Issue 0000615: End of page replaced by icon/page_end.png Only if + than 9 categories
- footer.tpl is changed for PNG Transparency with IE
- Fine pwg_footer.png

git-svn-id: http://piwigo.org/svn/trunk@1734 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-18 21:10:39 +00:00
plegall
3f04afc12a Bug fixed: infinite loop in history statistics summary when no data to
display.


git-svn-id: http://piwigo.org/svn/trunk@1733 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-18 09:05:39 +00:00
vdigital
c2920c7738 Issue 0000615: End of page replaced by icon/page_end.png
git-svn-id: http://piwigo.org/svn/trunk@1732 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-18 07:05:10 +00:00
rvelices
4fb42505ec plugin simplification: adding admin links does not require the plugin_id anymore...
git-svn-id: http://piwigo.org/svn/trunk@1731 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-18 02:09:31 +00:00
vdigital
e81260cdec Issue 0000622: Optional light slideshow
(Active by default - Switch off by $conf['light_slideshow'] = false)

Order by in admin/comments.php

git-svn-id: http://piwigo.org/svn/trunk@1730 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-17 23:08:41 +00:00
plegall
8e43a0fec1 Modification: the history summary graph does not use a true image anymore,
CSS divs are faster and don't require GD library.


git-svn-id: http://piwigo.org/svn/trunk@1729 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-17 23:06:24 +00:00
rub
94755e7bd7 Issue 0000624: Enhanced Links Menu
Add optional parameter values:
  o Allow to open url of links menu on new window.
  o Dynamic visibility of links menu

It's a proposition.


git-svn-id: http://piwigo.org/svn/trunk@1728 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-17 22:27:10 +00:00
plegall
5d9a865fe1 Modification: new data model for history, more compact, more efficient. A
summary table is used as cache for history stats display.

New: a Perl script fill_history.pl was added to simulate a high load on
history table (making the efficiency of the new data model obvious).

Modification: function prepend_append_array_items moved from
include/functions_search.inc.php to include/functions_search.inc.php since
this function is used in new file admin/history.php

Modification: admin/images/*_stats.img.php replaced by a simpler and more
generic admin/images/stats.img.php unique file.

New: a history detail search page was added. Currently, only start and end
dates can be modified, it's just a beginning.


git-svn-id: http://piwigo.org/svn/trunk@1727 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-16 23:39:39 +00:00
rub
62149d74a9 Very little/small corrections:
o bad parser word user on installation
  o standardization of the method to open link in new tab/windows  
  o removed not used constant
  o use/add link constants
  o use new function pwg_URL
  o add missing translation

git-svn-id: http://piwigo.org/svn/trunk@1726 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-16 22:23:05 +00:00
vdigital
e5db05ea3a Admin Intro languages for PWG Menu.
git-svn-id: http://piwigo.org/svn/trunk@1725 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-16 06:04:07 +00:00
vdigital
073ab4a9e3 Feature "Admin Advices !" (Standard plugin) : May give you always now an advice on the administration page.
Quick solved list:
1 - Wording on EXIF/IPTC Advices
2 - Default language is English
3 - Some Transparency issues under IE
4 - Some Border issues
5 - PWG Menu moved from Advices Box to Intro.
6 - phpwebgallery.net URLs are available thru a new admin function pwg_URL()
7 - PWG Menu URL open in a new target (XHTML strict compliant (JS)).

git-svn-id: http://piwigo.org/svn/trunk@1724 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-15 22:44:48 +00:00
rub
6ea1ec6c86 Fixed: Missing information "recent" in URL filter start parameter
git-svn-id: http://piwigo.org/svn/trunk@1723 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-15 22:28:15 +00:00
rub
9362801a48 There are no filter enabled if filter configuration is empty (no icon, no functions, ...)
New system for the filter page configuration 

View mode flat_recent_cat becomes flat_cat (recent period is removed because global filter is sufficient)

Recent period of global filter must be defined "after" start parameter (default value is $user['recent_period']).


git-svn-id: http://piwigo.org/svn/trunk@1722 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-15 00:09:14 +00:00
vdigital
3cef1e6895 Recent Wizzard Notes transparency solved for IE6... with all Themes.
git-svn-id: http://piwigo.org/svn/trunk@1721 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-14 21:10:24 +00:00
vdigital
022fc55044 Icons check.png and uncheck.png were missing can be usable any where.
They are used in Admin advice, but they can be used anywhere else.

git-svn-id: http://piwigo.org/svn/trunk@1720 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-13 20:13:25 +00:00
rvelices
80754de172 very small improvements:
- mass_inserts does not requires keys to start at 0
- recent_cats categories are sorted by global_rank (consistency)
- removed warning from page_header.php (when included from redirect)
- added 2 template functions for plugins (get_var and concat_var)
- removed unused code from profile.php
- changed css width for tag selection (search page) from 55em to almost 100%

git-svn-id: http://piwigo.org/svn/trunk@1719 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-13 03:13:40 +00:00
vdigital
ed6d397aa1 Admin Advices includes :
- Tags relation check.
- PhpWebGallery link buttons.
- Its own default-layout.css (as a sample for other plugins as well).
No more functions would be included in 1.7
Please process to correct all wording errors in any advice.

git-svn-id: http://piwigo.org/svn/trunk@1718 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-12 22:36:56 +00:00
rvelices
c75d7186d7 - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending on
magic_quotes_gpc)
- metadata synchronization correction: iptc keywords were MySql escaped 2
times when synchronizing from site manager, but only once when synchronizing
one image

git-svn-id: http://piwigo.org/svn/trunk@1717 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-11 23:56:36 +00:00
rvelices
a512c69225 plugins improvements: allow plugins to fail the installation/activation
comments.php improvements:
  - no more double sql escaping on author & keyword (once in common.inc.php and
once in comments.php)
  - now can search comment content on all special char ( ', ", <, >, & )
  - author & keyword are correctly redisplayed in browser when they are MySql
escaped


git-svn-id: http://piwigo.org/svn/trunk@1716 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-11 23:15:26 +00:00
rub
d0c2de854f Undo Revision: 1711 for filter.inc.php & config_default.php.
Restore last comportment.
admin page on config_default.php is normal.

But keep remove unused/forgotten code and best save data.


git-svn-id: http://piwigo.org/svn/trunk@1715 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-11 21:55:17 +00:00
rub
e6ce7a1e4e Page page for add_index plugin fixed
git-svn-id: http://piwigo.org/svn/trunk@1714 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-11 21:29:29 +00:00
vdigital
551e803213 To solve a background issue in plugin perspective class="content" has been introduced and now it is spread to other distributed themes.
Don't be surprised by #content and .content they are different.

git-svn-id: http://piwigo.org/svn/trunk@1713 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-11 05:49:19 +00:00
rvelices
7397c8d4c2 - better code in filter.inc.php (remove unused code + filter is not reseted
when going to an unfiltered page)
- removed unnecessary filtered pages from config_default (especially admin !!!)
- removed flat recent category icon from irrelevant pages
- mysterious code comment appeared in picture.php

git-svn-id: http://piwigo.org/svn/trunk@1711 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-11 05:10:16 +00:00
vdigital
2a9c48225d Admin Advices now is p0w0 compliant (other themes as well coming).
Admin Advices random thumbnail is partly check (Name, Description, Author, creation date and metadata) well updated or not.
Tags relation will be checked asap for the thumbnail.
More : Thumbnail is directly linked to Modify picture Admin function to make it accurate.

git-svn-id: http://piwigo.org/svn/trunk@1709 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-10 21:26:23 +00:00
vdigital
6e6e9615c7 Bug 615 : (Draft version to solve it) obtain a better display related to new categories within category management.
Languages have to be modified, and maybe a test has to be included but it already works like this.

git-svn-id: http://piwigo.org/svn/trunk@1708 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-10 18:43:44 +00:00
vdigital
9c64437bef Fix for IE 7 bug on thumbnail borders
git-svn-id: http://piwigo.org/svn/trunk@1707 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-09 20:47:57 +00:00
vdigital
bf11f74ac0 Remove all colors from admin_advices.tpl
One text correction in admin_advices/en_UK.iso-8859-1/lang.adv.php
The full French version of lang.adv.php


git-svn-id: http://piwigo.org/svn/trunk@1706 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-09 18:25:52 +00:00
rvelices
b910549db2 Plugins: new way of adding links and content to administration pages...
git-svn-id: http://piwigo.org/svn/trunk@1705 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-09 11:38:54 +00:00
rub
c841c568f6 Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php
Change name of news triggers.
Replace & by &amp;
Improve a little add_index plugin implementation.
Add parameters pages (under construction) for add_index plugin


git-svn-id: http://piwigo.org/svn/trunk@1704 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-09 06:01:49 +00:00
rvelices
1e7b286faa feature 606: search engine spider restrictions (meta robots)
git-svn-id: http://piwigo.org/svn/trunk@1703 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-09 01:30:02 +00:00
vdigital
f68903ec23 Minor corrections in admin advices (French is still on going).
git-svn-id: http://piwigo.org/svn/trunk@1702 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-08 20:52:58 +00:00
rub
75246a064c Feature Issue ID 0000601: Filter all public pages with only recent elements
Fix following problem:
- if an image appears in several categories (virtual ones)
- if you click on that image (the thumbnail) - i have several php warnings/errors and nothing is displayed


git-svn-id: http://piwigo.org/svn/trunk@1701 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-08 06:14:49 +00:00
rub
2bac6aab19 Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php
Missing state 'active' to check direct access plugin page.

git-svn-id: http://piwigo.org/svn/trunk@1700 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-08 05:48:37 +00:00
rub
4489066c98 Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php
Add some plugin triggers:
  o for help
  o for language
  o for site manager
  o for advanced features

Allow to launch directly plugin page (without section key)

Add add_index plugin, available on site manager and advanced features

Configuration page and best help must be coming soon.



git-svn-id: http://piwigo.org/svn/trunk@1699 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-08 00:16:10 +00:00
rvelices
f992150313 Web service first version.
git-svn-id: http://piwigo.org/svn/trunk@1698 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-06 11:13:08 +00:00
vdigital
6314122c5d 35 advices are available all in English / French version is coming
git-svn-id: http://piwigo.org/svn/trunk@1697 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-04 21:54:46 +00:00
rub
60bcda3564 Fixed: HTML vulnerability (Cross Site Scripting)
git-svn-id: http://piwigo.org/svn/trunk@1696 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-03 23:28:09 +00:00
vdigital
aa5f1e3358 "Admin Advices !" Standard plugin : May give you sometimes an advice on the administration page.
A draft version: With 3 advices in English and only one in French.
Maybe we can have more than 50 advices from a starting point.
This plugin is mainly for beginners but not only.



git-svn-id: http://piwigo.org/svn/trunk@1694 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-03 20:31:54 +00:00
vdigital
9fc9785c74 git-svn-id: http://piwigo.org/svn/trunk@1693 68402e56-0260-453c-a942-63ccdbb3a9ee 2007-01-03 09:04:50 +00:00
rub
8c60f0e7fc Issue ID 0000529 Re-Fixed.
$_SERVER["SCRIPT_FILENAME"] not treated (only $_SERVER['SCRIPT_FILENAME'] was treated)

Merge branch-1_6 1690:1691 into BSF

git-svn-id: http://piwigo.org/svn/trunk@1692 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-02 22:57:33 +00:00
rub
481188f7ea Issue ID 0000529 Re-Fixed.
Problem with "Options +MultiViews" .htaccess configuration.

Merge branch-1_6 1688:1689 into BSF

git-svn-id: http://piwigo.org/svn/trunk@1690 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-02 22:37:08 +00:00
vdigital
0f2b554608 Physical duplicate files in Admin Advanced Functions
git-svn-id: http://piwigo.org/svn/trunk@1688 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-01-02 09:02:39 +00:00
rub
9c914a2b66 Issue ID 0000529 Fixed.
Problem with $_SERVER['SCRIPT_FILENAME'] on IIS server

Merge branch-1_6 1685:1686 into BSF

git-svn-id: http://piwigo.org/svn/trunk@1687 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-12-31 17:08:37 +00:00
rub
48879ca177 Feature Issue ID 0000601: Filter all public pages with only recent elements
Fix problem with 0 category on filtered result

Big error on my last commit for $filter['visible_images']

git-svn-id: http://piwigo.org/svn/trunk@1685 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-12-30 22:45:52 +00:00
rub
39d974b250 Feature Issue ID 0000601: Filter all public pages with only recent elements
Fix problem with 0 category on filtered result

git-svn-id: http://piwigo.org/svn/trunk@1684 68402e56-0260-453c-a942-63ccdbb3a9ee
2006-12-30 22:34:38 +00:00