Commit graph

628 commits

Author SHA1 Message Date
rub
cad4270a4d Update index.php header.
Don't use explicitly index.php on the recursive call.

Add missing index.php.

Chang tags.php svn properties.

git-svn-id: http://piwigo.org/svn/trunk@1909 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-16 06:15:27 +00:00
rub
6d2ea02a95 Add new translation functions.inc.php
Translate subject of information mail.
Notification mails are sent on the default language.
No mail is sent to the author witch are not done actions

git-svn-id: http://piwigo.org/svn/trunk@1908 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-15 23:20:41 +00:00
rvelices
b654fdac56 minimal changes (lang, small tpl change and quick search on tag url names in addition to name - handy with accentuated letters)
git-svn-id: http://piwigo.org/svn/trunk@1906 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-14 23:50:21 +00:00
rub
c5da19e536 Fix bad default value for language on table user_info
Improve mail send (Undisclosed-recipients, switch language, ...)
Improve send an email to group members (Use Bcc, template, multi-language, ...) (But need more improvements)

git-svn-id: http://piwigo.org/svn/trunk@1904 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-13 23:01:16 +00:00
vdigital
6295173652 Updates:
- Copyrights 2003-2007
- help
- Some HTML comform requests

git-svn-id: http://piwigo.org/svn/trunk@1903 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-13 22:44:45 +00:00
rvelices
d2b54cacb5 added help for permalinks
put back the navigation bar for admin/element_set_global.tpl

git-svn-id: http://piwigo.org/svn/trunk@1902 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 23:32:32 +00:00
rub
17246da089 Add notification when a picture is loaded.
Change little translations.
Improve mail sent.

git-svn-id: http://piwigo.org/svn/trunk@1901 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 23:10:35 +00:00
rub
4577278acc Apply property svn:eol-style Value: LF
git-svn-id: http://piwigo.org/svn/trunk@1900 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 22:33:53 +00:00
plegall
8ad635c1cb New: send an email to group members with informations about a category
(needs improvements).


git-svn-id: http://piwigo.org/svn/trunk@1895 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-12 00:04:25 +00:00
rub
051145723d Fix Mathias requests about French words.
Rename completely general tab into main tab.

git-svn-id: http://piwigo.org/svn/trunk@1894 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 23:02:13 +00:00
plegall
b79c8aceae New: history search results summary gives the number of filtered lines and
give details about number of total users with the number of guests and the
member names (that can be added to filter criteria).


git-svn-id: http://piwigo.org/svn/trunk@1893 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 17:40:59 +00:00
plegall
091b30247b New: history search can be filtered on image id and filename.
git-svn-id: http://piwigo.org/svn/trunk@1892 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 15:53:25 +00:00
plegall
b0375226c9 New: history can be filtered on a user.
git-svn-id: http://piwigo.org/svn/trunk@1890 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 14:48:17 +00:00
rub
1a87fe5d07 Corrections, improvements, adaptation to new tabsheet for configuration help.
Change menu item "Batch management" by "Properties"

git-svn-id: http://piwigo.org/svn/trunk@1887 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-11 00:06:34 +00:00
vdigital
c0de91eb56 Bug on admin tabsheets under IE7
git-svn-id: http://piwigo.org/svn/trunk@1886 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-09 23:30:03 +00:00
rub
908c6a2dfa Remove forgotten unused test code.
git-svn-id: http://piwigo.org/svn/trunk@1885 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-09 23:00:21 +00:00
rub
3495d30775 Add DateTime on administration introduction page (Useful to help user on the forum, ...)
Move history configuration in a other tab.
Use translation on picture hint (Kb).
Show hint oh the menu text (not only on counter)

git-svn-id: http://piwigo.org/svn/trunk@1884 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-09 22:52:22 +00:00
plegall
b0478ef330 New: #images.high_filesize was added so that we can sum the filesizes in the
filtered history. #images.high_filesize is filled during metadata
synchronization.

Bug fixed: in getAttribute XML function, when asking "filesize", it was
returning high_filesize. The regex was too simple.


git-svn-id: http://piwigo.org/svn/trunk@1883 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-09 16:28:49 +00:00
rvelices
81030a7ab4 plugins only:
- fix in category_default.inc.php (action parameters were wrong if show_nb_comments was true)
- refactor actions and events in picture.php in order to give more flexibility to plugins
- added some variables in index.tpl (not used by pwg itself) to allow plugins to add their own content

git-svn-id: http://piwigo.org/svn/trunk@1882 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-09 03:37:56 +00:00
rub
f266c3b4cb Add tabsheet on administration pages.
Step 3: Tabsheet for configuration & history
        Change css tabsheet to do like p0w0 for all themes


git-svn-id: http://piwigo.org/svn/trunk@1881 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-08 22:14:14 +00:00
rub
c813e43f78 Add tabsheet on administration pages.
Step 2: Regroup categories options into sheet Batch management.

On next commit, use of this new method on history and configuration



git-svn-id: http://piwigo.org/svn/trunk@1878 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-07 22:53:42 +00:00
rub
bacf165624 Undo revision 1865 in order to add tabsheet for categories.
(Not really undo help)

git-svn-id: http://piwigo.org/svn/trunk@1877 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-07 22:21:35 +00:00
vdigital
885393221f Minor: p0w0 tabsheet quick review.
git-svn-id: http://piwigo.org/svn/trunk@1875 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-07 06:25:14 +00:00
rub
fd50890049 Add tabsheet on administration pages.
Step 1: Refactoring tabsheet on NBM and introduce generic method to add tabsheet.tpl

On next commit, use of this new method in order to reduce # of link menu.

CSS friend don't hesitate to modify tabsheet css.

git-svn-id: http://piwigo.org/svn/trunk@1874 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-06 23:02:02 +00:00
rvelices
f797f8c7a1 permalinks: admin fix on some tricky cases when setting a new permalinks.inc.php
permalinks: added ability to sort the permalink tables in the admin
added new action in category_cats.inc.php

git-svn-id: http://piwigo.org/svn/trunk@1873 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-06 02:07:15 +00:00
vdigital
054d7c459f Change: Remove double underscores around category names.
git-svn-id: http://piwigo.org/svn/trunk@1872 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-05 19:38:33 +00:00
rub
bd3f9519fe Set null to text of inactive picture navbutton
git-svn-id: http://piwigo.org/svn/trunk@1870 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-04 21:28:42 +00:00
vdigital
8cbe4e631f Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php)
New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden).


git-svn-id: http://piwigo.org/svn/trunk@1869 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-03-04 19:00:43 +00:00
rvelices
ea56d7b2ac feature 657: permalinks for categories
git-svn-id: http://piwigo.org/svn/trunk@1866 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-28 03:07:12 +00:00
rvelices
30e259904c admin pages: merge Categories/comments page into Configuration/comments page
(they are related and we reduce the # of links in the menu)

git-svn-id: http://piwigo.org/svn/trunk@1865 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-28 00:16:53 +00:00
rub
fec44b7f88 Missing one change flat_hint to mode_flat_hint
Review a little l10n_dec

git-svn-id: http://piwigo.org/svn/trunk@1864 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-27 23:24:53 +00:00
vdigital
7053787d1f Bug: English plural rule is slightly different from French (0 is plural, not in French)
git-svn-id: http://piwigo.org/svn/trunk@1862 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-27 06:22:17 +00:00
rvelices
bfb4b15d2f - bug 654: sql error on user comment (since my commit 1849)
- languages: english corrections + keep lang files sorted by key
- admin multi view correction: language was not always properly changed
- refactor function get_computed_categories (with rub's blessing)

git-svn-id: http://piwigo.org/svn/trunk@1860 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-26 23:52:22 +00:00
vdigital
3a64bf1502 menuInfoCat and menuInfoCatByChild Minor changes:
- Hidden in subcatify area with dark
- Small and normal font with p0w0
- Hidden with wipi
- Clear wasn't changed.

Bugs in header: href in link rel="start" was empty.
Which meant a wrong tag (e.g. for google)


git-svn-id: http://piwigo.org/svn/trunk@1856 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-25 20:24:44 +00:00
rub
ab922de742 Improvement for PWG installation:
o Installation is now with new colors
  o On selected language, page are reload in order to display page with selected language


git-svn-id: http://piwigo.org/svn/trunk@1855 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-25 11:42:25 +00:00
vdigital
f800d4fb40 New / Web Services:
- ws_checker.php makes its own web service request to control availability
- config_default.inc.php : comment for cURL support needed for checker
- ws_function authorize session and getVersion for any partner
- help review

New Admin Menu: review.

git-svn-id: http://piwigo.org/svn/trunk@1853 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-23 23:25:34 +00:00
rvelices
cb2408a82c Plugins:
- display author and and author url (if present) on plugin admin page
 - uniformized versions/authors... for all plugins in svn
 - security fix (html escape name, version, uri, author... to avoid javascript injection which could automatically simulate click on Install)
 - added confirmation for install/uninstall plugins

Web services:
 - web service explorer now caches method details in order to avoid unnecessary web calls
 - web service explorer can now send parameters as arrays
 - web service explorer uses now prototype.js version 1.5
 - small improvements

- added and use function bad_request (sends http status code 400)

git-svn-id: http://piwigo.org/svn/trunk@1852 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-23 13:18:34 +00:00
rub
e3b7e2bcb7 0000651: wrong format=flowed in notification emails
Remove format=flowed witch are not necessary and poses problem with UTF8 charset. 

git-svn-id: http://piwigo.org/svn/trunk@1847 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-21 05:52:34 +00:00
rvelices
57278c2960 - added check in redirect to see if headers have been sent before doing a redirect_http
- old category.php uses redirect_http whenever possible
- replaced some old {L_xxx} in picture.tpl

git-svn-id: http://piwigo.org/svn/trunk@1846 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-21 05:46:56 +00:00
rvelices
f579b7bef4 revert revision 1842 on default-colors.css (it messes with where backgrounds are transparent and/or inherited - see picture page for clear and dark theme!)
web services correction:
- urls were not sent for method images.getInfo
- uniformization: all element urls (tn_url, element_url, high_url) are xml attributes for all methods

git-svn-id: http://piwigo.org/svn/trunk@1845 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-21 00:20:02 +00:00
plegall
3b46143435 New: non picture files are now logged in history when downloaded. The
history filter was redesigned: #history.is_high replaced by
#history.image_type = high. The filter is simpler.


git-svn-id: http://piwigo.org/svn/trunk@1844 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-20 23:40:02 +00:00
vdigital
62db07d14d improvement:
- wipi theme minor changes
- default-color.css include a minimal look in case of empty theme.

git-svn-id: http://piwigo.org/svn/trunk@1842 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-20 20:16:43 +00:00
vdigital
241c83f5a1 improvement:
- wipi theme minor changes
- Admin Advices ! include URI.

git-svn-id: http://piwigo.org/svn/trunk@1841 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-20 07:16:41 +00:00
vdigital
9d320b9b26 Thumbnails page display correction for Konqueror 3.5.5 - Opera 9.10 - MSIE 5.01 - MSIE 6.0 - MSIE 7.0 - Safari 2.0 and more.
git-svn-id: http://piwigo.org/svn/trunk@1838 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-19 18:20:26 +00:00
vdigital
c8bc5c665d Minor changes:
- last 2 buttons in Modify category
- Title and description on slideshow (with css classes to hide them)
- Category names centered on p0w0
- some display reviews on wipi

git-svn-id: http://piwigo.org/svn/trunk@1836 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-19 06:48:56 +00:00
vdigital
908b59b39d Minor style changes on theme wipi and p0w0
git-svn-id: http://piwigo.org/svn/trunk@1835 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-17 23:17:36 +00:00
vdigital
7b5386f0dd 0000497: (facultative) themeconf.inc.php can build additional about text for PWG about page (see wipi theme).
git-svn-id: http://piwigo.org/svn/trunk@1834 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-17 18:52:17 +00:00
vdigital
25cd3c5f7e Some HTML changes to reach HTML 4.01 Strict!
(New): Multi view include a minimal theme.

git-svn-id: http://piwigo.org/svn/trunk@1833 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-17 13:15:22 +00:00
vdigital
273ea4de5c Some css changes to reach CSS3 Conformity (even not official)
(New): mozilla family hacks are all in a not-ie.css
(New): HTTP Upload has been moved (enhanced visibility).

git-svn-id: http://piwigo.org/svn/trunk@1832 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-17 10:38:21 +00:00
vdigital
92192fdd7c 0000645: HTML Conformity (Temporary fixed)
Description 	1- tags.php/tags.tpl    Need to be fixed more... see FIXME in tags.tpl
when no tags are available.

2- search.php => Remove class="bouton" : Done


 0000648: CSS Conformity (1) (Partly fixed)
Description
clear/theme.css + dark/theme
54 #content UL.thumbnails SPAN.wrap2:hover Propriété érronée : background-color AntiqueWhite n'est pas une valeur de color : AntiqueWhite
60 #content UL.thumbnailCategories DIV.thumbnailCategory:hover Propriété érronée : background-color AntiqueWhite n'est pas une valeur de color : AntiqueWhite
66 #content UL.thumbnailCategories DIV.thumbnailCategory:hover A Propriété érronée : background-color AntiqueWhite n'est pas une valeur de color : AntiqueWhite

wipi/theme.css et p0w0
274 .2nmore En CSS1, il était possible d'avoir un nom de classe commençant par un chiffre (".55xx") sauf s'il s'agissait d'une dimension (".55cm"). En CSS2, de tels noms sont analysés comme étant des dimensions inconnues, pour permettre l'ajout de nouvelles unités).To make ".2nmore" a valid class, CSS2 requires the first digit to be escaped (".\32nmore")

w0p0
247 Le pseudo-élément ::after ne peut apparaitre dans le contexte css2
247 #content H2 Propriété érronée : content leader(dotted) n'est pas une valeur de content : leader(dotted)

git-svn-id: http://piwigo.org/svn/trunk@1830 68402e56-0260-453c-a942-63ccdbb3a9ee
2007-02-16 21:28:50 +00:00