Gotcha
c73618f12c
Merge r7797 from br2.1 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@7798 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-16 19:04:03 +00:00
rvelices
d8ec9b9fdd
feature 1915: add protection on user registration against robots
...
git-svn-id: http://piwigo.org/svn/trunk@7495 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-30 11:32:11 +00:00
Gotcha
ef746f5df6
Merge r7473 from br2.1 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@7474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-29 11:35:36 +00:00
Gotcha
7105aed991
Merge r7466 from br2.1 to trunk
...
git-svn-id: http://piwigo.org/svn/trunk@7467 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-28 22:39:57 +00:00
Gotcha
31e4a10bc2
Merge r7424 to trunk from br2.1
...
git-svn-id: http://piwigo.org/svn/trunk@7426 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-10-27 10:41:36 +00:00
rvelices
c55e0eb538
feature 1616: rename "category" into "album" (update template)
...
git-svn-id: http://piwigo.org/svn/trunk@7028 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-28 02:49:45 +00:00
plegall
c6a5f13d23
feature 1616: rename category into album, a few language keys were missing
...
git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-27 23:32:09 +00:00
rvelices
5ff171684e
feature 1616: rename "category" into "album" (4th commit; almost there)
...
git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-21 21:14:54 +00:00
rvelices
c206a73dd2
feature 1616: rename "category" into "album" (first commit; still to come)
...
git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-16 19:03:56 +00:00
nikrou
a8b34d3598
Bug 1856 : forget token in public profile template
...
git-svn-id: http://piwigo.org/svn/trunk@6907 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-09-13 20:57:29 +00:00
plegall
a61e471e02
merge r6713 from branch 2.1 to trunk
...
bug 1757 fixed: ability to use HTML in author field
git-svn-id: http://piwigo.org/svn/trunk@6714 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-27 12:37:38 +00:00
rvelices
4748adc3f5
- removed function get_extra_fields and its usage (unnecessary + perf issue when retrieving many image ids in a section)
...
- 2 fixes recent feed.php commit
* month names were decalated by one
* strptime function is not implemented under Windows in php
- added somme missing $ROOT_URL in templates
git-svn-id: http://piwigo.org/svn/trunk@6668 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-07-06 20:10:03 +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
vdigital
ad07b1c50b
Fix: Smarty error on local_head = ''
...
git-svn-id: http://piwigo.org/svn/trunk@6594 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-24 08:19:51 +00:00
rvelices
f4d4a3dbcf
merge r6575-6576 from branch 2.1
...
-removed use of fix-khtml.css (I tried Safari and it does not need it)
- better javascript funcs + shorter notation
git-svn-id: http://piwigo.org/svn/trunk@6577 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-22 19:40:31 +00:00
nikrou
2bad9871e2
Fix html bug : input field must be in a block tag
...
git-svn-id: http://piwigo.org/svn/trunk@6570 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-22 19:06:05 +00:00
rvelices
8cdd30a828
moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css
...
git-svn-id: http://piwigo.org/svn/trunk@6531 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-15 04:10:46 +00:00
rvelices
80f2c704c9
optim: replace html_options call in picture.tpl with a foreach (html_options loads several smarty files which is overkill for one single use for admins only
...
git-svn-id: http://piwigo.org/svn/trunk@6507 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-09 19:12:10 +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
rvelices
2a99a22130
- do not remove slashes before calling insert_user_comment (homogeneity with update_user_comment and general use of slashes in piwigo)
...
- when using a modifier on a non array variable use @| instead of | (generated code is simpler and faster)
git-svn-id: http://piwigo.org/svn/trunk@6437 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-01 19:52:44 +00:00
nikrou
73bcf3d432
Fix html bug
...
git-svn-id: http://piwigo.org/svn/trunk@6429 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-31 11:02:38 +00:00
rvelices
c1d81dda76
fix language key in template/menubar_tags.tpl
...
git-svn-id: http://piwigo.org/svn/trunk@6243 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-19 21:02:11 +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
patdenice
6506716b11
Rollback revision 5923
...
git-svn-id: http://piwigo.org/svn/trunk@6004 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 19:40:10 +00:00
patdenice
a2ccb9a5c9
feature 1502: Add $themeconf['load_parent_css'] parameter
...
git-svn-id: http://piwigo.org/svn/trunk@5991 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 12:45:27 +00:00
plegall
e7487082c3
bug 1484: prevent XSS vulnerability, encode url.
...
improvement: no need to transmit the REQUEST_URI from PHP, Smarty already
knows it.
git-svn-id: http://piwigo.org/svn/trunk@5990 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29 10:44:30 +00:00
plegall
8849bd5fbc
bug 1484: after a "quick connect" you are correctly redirect to the same page.
...
git-svn-id: http://piwigo.org/svn/trunk@5986 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28 16:52:28 +00:00
nikrou
9559829f59
Fix some errors in generated html
...
git-svn-id: http://piwigo.org/svn/trunk@5931 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-20 21:41:07 +00:00
rvelices
335cbc9540
- fix display of thumbnail in IE8 (replaced conditional css includes as it was in version 2.0)
...
- remove local_head.tpl for default theme (avoid loading another file on every page hit - put the content of local_head.tpl in header.tpl)
git-svn-id: http://piwigo.org/svn/trunk@5923 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-19 20:53:02 +00:00
nikrou
94d40c0eab
Bug 1617 fixed : help page is displayed in current theme in public or admin pages
...
git-svn-id: http://piwigo.org/svn/trunk@5920 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-18 18:59:37 +00:00
flop25
a6fc64f5bd
the picture stop_slideshow.png is never displayed : so the icon is deleted
...
git-svn-id: http://piwigo.org/svn/trunk@5876 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-16 14:22:42 +00:00
flop25
95ccd402f9
the picture stop_slideshow.png is never displayed because the code to stop the slideshow is in slideshow.tpl : so the code in picture.tpl is deleted
...
git-svn-id: http://piwigo.org/svn/trunk@5875 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-16 14:15:09 +00:00
plegall
ce82578b04
feature 1601: improve error feedback on multiple upload : use jGrowl jQuery
...
plugin to display individual state for each uploaded file.
git-svn-id: http://piwigo.org/svn/trunk@5848 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-14 14:08:19 +00:00
rvelices
b7e2107181
feqture 1583 : show related tags block also when browsing non tag sections
...
git-svn-id: http://piwigo.org/svn/trunk@5752 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-10 09:47:19 +00:00
rvelices
07813e6af7
fix IE menubar_tags.tpl display + move style to css
...
git-svn-id: http://piwigo.org/svn/trunk@5722 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 20:18:02 +00:00
plegall
699109873e
add a true label on tag link title "%d images" instead of just "%d" on tags.php
...
git-svn-id: http://piwigo.org/svn/trunk@5709 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 09:40:34 +00:00
plegall
06b00817cc
nicer "remove tag" icon (works nice with clear core theme, works correctly
...
with dark core theme). This icon is less visible, on purpose.
git-svn-id: http://piwigo.org/svn/trunk@5708 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 09:28:44 +00:00
plegall
464022ce61
bug 1584: for the tagLevel font size to have the correct font size on Sylvia
...
core theme.
git-svn-id: http://piwigo.org/svn/trunk@5704 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 08:29:26 +00:00
plegall
44d3601933
feature 1583: replace add_tag.png icon by a simple "+" character in the
...
"related tags" block. Only keep one link for each tag in the "related tags"
block.
git-svn-id: http://piwigo.org/svn/trunk@5703 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08 08:26:34 +00:00
plegall
b990097daa
improve default icons for caddie, rating, favorites
...
git-svn-id: http://piwigo.org/svn/trunk@5700 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 21:35:08 +00:00
patdenice
e5f8722c33
Fix some issues on NBM: move css rules to mail body if it's possible.
...
Remove fieldset on available plugins page.
git-svn-id: http://piwigo.org/svn/trunk@5695 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07 08:09:30 +00:00
grum
9a33a4ea66
bug 1580 - remove some hard coded markup (move them to the template)
...
git-svn-id: http://piwigo.org/svn/trunk@5682 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-05 20:49:32 +00:00
plegall
70106a93e2
Fix missing keys: some keys have been removed by mistake during the massive
...
key conversion.
Remove some language keys that are really obsolete. I've updated the script
to convert language files to 2.1, I will apply "obsolete keys removal" process
in a 2nd step on other languages.
git-svn-id: http://piwigo.org/svn/trunk@5559 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 21:11:14 +00:00
plegall
734d08b97d
Fix missing keys: some keys have been removed by mistake during the massive
...
key conversion.
git-svn-id: http://piwigo.org/svn/trunk@5535 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-01 14:14:21 +00:00
plegall
9f0034807a
feature 1559: remove "standard deviation" in rating.
...
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31 14:34:21 +00:00
patdenice
7ebce92443
feature 1502: Load local head after theme.css.
...
git-svn-id: http://piwigo.org/svn/trunk@5454 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29 19:23:04 +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
patdenice
73fd826dbf
Feature 1533: Remove "Reset to default" button if user can't cutomize his galllery.
...
git-svn-id: http://piwigo.org/svn/trunk@5330 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 23:31:16 +00:00
patdenice
f9b339cf79
Feature 1533: admincan activate/deactivate user customization.
...
git-svn-id: http://piwigo.org/svn/trunk@5328 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 23:24:01 +00:00
patdenice
6c31dd4326
Feature 1533: Bug corrected on favorite option and navigation bar.
...
git-svn-id: http://piwigo.org/svn/trunk@5305 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 00:54:39 +00:00
patdenice
151920ed09
Feature 1533: Allow activation or deactivation of download icon.
...
Add display configuration for picture properties.
git-svn-id: http://piwigo.org/svn/trunk@5304 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-24 00:39:34 +00:00
nikrou
c045205e53
Fix problem with white space in language keys
...
git-svn-id: http://piwigo.org/svn/trunk@5297 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 22:06:13 +00:00
nikrou
ed6518319b
Fixed missing keys in nbm
...
replace script must use language/templates files and not english
git-svn-id: http://piwigo.org/svn/trunk@5295 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:50:29 +00:00
patdenice
c4fd9f9141
Feature 1533: Change "General" by "Options" in Configuration menu.
...
Change "Default Display" tab by "Guest Settings" tab.
Add display tab in Configuration/Option menu.
Allow to activate/deactivate a lot of display features:
On main page:
# Display only recently posted images
# Sort order
# Display all elements in all sub-categories
# Display a calendar by posted date
# Display a calendar by creation date
# Slideshow
On photo page:
# Show file metadata
# slideshow
# Add this image to your favorites
# Navigation Bar
# Navigation Thumbnails
git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:19:55 +00:00
plegall
8b816a18f4
bug fixed: the language keys used end with a whitespace, but it was removed
...
in the language file.
git-svn-id: http://piwigo.org/svn/trunk@5292 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 21:18:38 +00:00
nikrou
cd0c4ae7dd
Fix missing key translations for nbm and c13y
...
git-svn-id: http://piwigo.org/svn/trunk@5287 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-23 16:19:13 +00:00
plegall
2ed2fe4ec0
feature 1529: display tags in columns for search.php or admin/tags.
...
Needs to be verified on Internet Explorer, even if the display:inline-block
method is already used for thumbnails display.
git-svn-id: http://piwigo.org/svn/trunk@5255 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 11:40:18 +00:00
plegall
cd3411f46c
remove the "forgot password" and "register" in identification icon bar, these
...
actions are already below the "Submit" button on the very same page.
git-svn-id: http://piwigo.org/svn/trunk@5252 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 10:50:15 +00:00
plegall
a5f395183a
feature 1528: update the about page content (FR/EN only currently).
...
git-svn-id: http://piwigo.org/svn/trunk@5250 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 10:17:33 +00:00
plegall
d3104275c0
feature 1505: bug fixed, the password was not replaced by stars
...
git-svn-id: http://piwigo.org/svn/trunk@5245 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 08:45:21 +00:00
plegall
15528af1f4
bug fixed: 'page generated in' had been automatically replaced
...
git-svn-id: http://piwigo.org/svn/trunk@5244 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 08:40:09 +00:00
plegall
3fde53f0d9
feature 1505: improvement, ability to browse the empty gallery. The "no photo
...
yet" feature can be deactivated at session level.
git-svn-id: http://piwigo.org/svn/trunk@5241 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 00:39:04 +00:00
plegall
fbfe11375e
feature 1505: improvement, when there is no photo yet in the gallery, first
...
shows a connection box (and only this), then if the user is an admin shows the
"Hello %s, your gallery is empty...".
I've also added the ability to deactivate this message. Only an admin can
deactivate it.
git-svn-id: http://piwigo.org/svn/trunk@5240 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-22 00:21:25 +00:00
nikrou
af78fa6193
Fix some language keys problems
...
Need translations !
git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-20 22:35:39 +00:00
plegall
86ad1d5b49
increase copyright year to 2010
...
git-svn-id: http://piwigo.org/svn/trunk@5196 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 22:37:10 +00:00
plegall
6b296b293d
feature 1502: replace the theme.name by theme.id for theme.css load
...
git-svn-id: http://piwigo.org/svn/trunk@5190 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19 13:30:21 +00:00
rvelices
d158f116d2
-fix language keys problems
...
git-svn-id: http://piwigo.org/svn/trunk@5178 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18 19:21:17 +00:00
rvelices
4f80b6095c
- allow template class to be instantiated with an empty theme (in plugins for example)
...
- local_head must now be defined in the themeconf.inc.php otherwise not taken into account (avoid several calls to file_exists)
- renamed themeconf['theme'] to themeconf['name'] (this is what it is themeconf[theme] is confusing)
git-svn-id: http://piwigo.org/svn/trunk@5177 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18 18:40:00 +00:00
nikrou
a96d6fa0c6
Fix mistypping for home page icon (Home.png instead of home.png)
...
git-svn-id: http://piwigo.org/svn/trunk@5164 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17 19:24:23 +00:00
plegall
b95eebbe18
feature 1505: when there is no photo yet in the gallery, displays a big and
...
obvious message, guiding to the Administration>Images>Add page.
git-svn-id: http://piwigo.org/svn/trunk@5138 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-14 23:56:21 +00:00
patdenice
59d9c085aa
Feature 1502: merge multiple css files into theme.css in default theme.
...
git-svn-id: http://piwigo.org/svn/trunk@5129 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13 16:57:44 +00:00
patdenice
7a81759fb0
Feature 1502
...
Move mail images.
Change image path in mail-css files.
Remove local css file for NBM.
git-svn-id: http://piwigo.org/svn/trunk@5125 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13 01:19:57 +00:00
patdenice
5958c85b7f
feature 1502
...
Remove automatic file creation for local-layout.css during install or upgrade.php.
Move icon/admin directory from default theme.
git-svn-id: http://piwigo.org/svn/trunk@5124 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13 00:23:05 +00:00
plegall
14778ce673
feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
...
manages template/theme in a simpler "theme only level" architecture. It
supports multiple level inheritance.
git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13 00:00:52 +00:00