rvelices
b5485d3210
simplification of CSS rules (trunk only)
...
git-svn-id: http://piwigo.org/svn/trunk@7844 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22 20:13:58 +00:00
rvelices
5f69a2ff02
simplification of CSS rules (trunk only)
...
git-svn-id: http://piwigo.org/svn/trunk@7843 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22 20:13:09 +00:00
rvelices
45b1d97556
feature 2038: simplification of CSS rules
...
- use shorthand notation
- remove some overly qualified selectors (no impact)
git-svn-id: http://piwigo.org/svn/trunk@7841 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-22 19:54:24 +00:00
rvelices
22255b2675
homogenuous popuphelp and search_rules templates with the rest of pages
...
simplification of CSS rules
git-svn-id: http://piwigo.org/svn/trunk@7823 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-19 20:27:24 +00:00
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
vdigital
dc1121c3f4
Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long names)!"
...
http://piwigo.org/forum/viewtopic.php?id=16041
git-svn-id: http://piwigo.org/svn/trunk@6478 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-06 18:59:16 +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
vdigital
3ff5023acf
Fix: Scroll issue with long subcat descriptions
...
git-svn-id: http://piwigo.org/svn/trunk@5941 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-23 19:30:16 +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
Gotcha
228625959d
Minor correction alignement
...
http://fr.piwigo.org/forum/viewtopic.php?id=17515
git-svn-id: http://piwigo.org/svn/trunk@5871 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-15 20:38:20 +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