Commit graph

2059 commits

Author SHA1 Message Date
rvelices
79d51b19c1 - added an image sort order by privacy level (admins only)
- fix an IE6 display issue with quick search on index page

git-svn-id: http://piwigo.org/svn/branches/2.0@2769 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-18 00:43:34 +00:00
vdigital
6c962fc1bb Last icons received from Stripy
git-svn-id: http://piwigo.org/svn/branches/2.0@2766 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-17 19:35:48 +00:00
rvelices
93313d760c - mysql potential injection paranoia + code compaction in common.inc.php
git-svn-id: http://piwigo.org/svn/branches/2.0@2765 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-17 01:06:00 +00:00
vdigital
376bd21335 Some Input text have been enlarged in Admin (class="large")
Bullet points removed on comments in picture page.

git-svn-id: http://piwigo.org/svn/branches/2.0@2760 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 19:19:42 +00:00
rvelices
6607c3882a - picture nav buttons use the get_extent modifier
- comments title on picture page is singular/plural language sensitive
- improved P@t commit (no double home display on picture nav bar) so that it works with my site


git-svn-id: http://piwigo.org/svn/branches/2.0@2758 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 00:50:37 +00:00
rvelices
f7f8c1688e - security paranoia: protect session/remember me cookies from XSS attacks (works only if php>=5.2 and with IE/FF maybe others)
git-svn-id: http://piwigo.org/svn/branches/2.0@2756 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 00:35:30 +00:00
rvelices
7807d6586a - fix vulnerability http://www.milw0rm.com/exploits/6755
git-svn-id: http://piwigo.org/svn/branches/2.0@2755 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16 00:09:53 +00:00
plegall
57a366a7a5 new: upgrade script from 1.7.0. Instead of previous upgrade scripts, I call
directly the "unit" upgrades from 61 to current. Previous upgrades not in
the database are inserted but not applied (and have an explicit description
saying so).


git-svn-id: http://piwigo.org/svn/branches/2.0@2754 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 22:51:04 +00:00
patdenice
3e49cf5f56 Merge from trunk 2752:
- change mysql_escape_string function (deprecated) by mysql_real_escape_string.
- Correction on install.tpl (link color).

git-svn-id: http://piwigo.org/svn/branches/2.0@2753 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 20:58:36 +00:00
laurent.duretz
478291598f Issue 894 : Missing slash at the end of URL
git-svn-id: http://piwigo.org/svn/branches/2.0@2750 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 18:45:29 +00:00
patdenice
5ce101c193 Merge from trunk 2747:
- Install process now looks like goto/roma.
- Move install.tpl to goto template.
- add charset utf8 to fatal error function.
- Check php version on install and upgrade, and die if < 5. 


git-svn-id: http://piwigo.org/svn/branches/2.0@2748 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 17:55:18 +00:00
vdigital
fd1badf24b Neuronal correction... Buttons colors and comment list bullets.
git-svn-id: http://piwigo.org/svn/branches/2.0@2745 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 17:08:13 +00:00
rub
a81c0f4079 Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepicker-en.js
New implementation.

Merge trunk 2720:2721 into branch 2.0

git-svn-id: http://piwigo.org/svn/branches/2.0@2744 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 04:57:44 +00:00
rvelices
be9bbd219d - fix broken plain text mails (end of header.tpl must have one empty line to separate from mime headers)
- fix position of flat button (recent commit changed html structure)
- increase font size from 80% to 90% for thumb legends (somehow the shown text is a lot smaller than 1.7)

git-svn-id: http://piwigo.org/svn/branches/2.0@2740 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15 00:28:20 +00:00
vdigital
e7aeb42f0e ========= removed
git-svn-id: http://piwigo.org/svn/branches/2.0@2737 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14 18:42:53 +00:00
vdigital
6c4ae93418 Stripy buttons have been reviewed.
git-svn-id: http://piwigo.org/svn/branches/2.0@2736 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14 18:30:48 +00:00
vdigital
4d8e05b869 Remove of Swift Theme Creator from the branch (kept in trunk currently).
All functions were not available.

git-svn-id: http://piwigo.org/svn/branches/2.0@2732 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-13 19:55:44 +00:00
patdenice
8aef36a07d Merge from trunk 2726:
Dutch language pack for LocalFiles Editor.

git-svn-id: http://piwigo.org/svn/branches/2.0@2727 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-12 19:13:56 +00:00
plegall
720d6134bd version management: the Piwigo version changes to 2.0 instead of Butterfly
which was its codename on trunk.


git-svn-id: http://piwigo.org/svn/branches/2.0@2724 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-12 18:46:06 +00:00
rub
320d2a88ea jQuery autosize:
Prepare public section in order to use autosize on version after butterfly

Merge trunk 2720:2721 into branch 2.0


git-svn-id: http://piwigo.org/svn/branches/2.0@2723 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 20:38:33 +00:00
plegall
933b820e07 feature 892 added: pwg.images.setInfo added so that once we have discovered
the photo was already in the database (thanks to pwg.images.exist), we can
only set the photo metadata.


git-svn-id: http://piwigo.org/svn/branches/2.0@2722 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 20:37:54 +00:00
vdigital
6e9b50b27b Previous change in defect.
git-svn-id: http://piwigo.org/svn/branches/2.0@2720 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 20:27:45 +00:00
rub
b8f1c37530 jQuery Datepicker:
Readd resize for list of categories
Use include for double select list

Merge trunk 2717:2718 into branch 2.0

git-svn-id: http://piwigo.org/svn/branches/2.0@2719 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 20:23:30 +00:00
patdenice
9772b96f9a Merge from trunk 2716:
- Remove known_template function.
- Replace it by a modifier function: get_extent.

git-svn-id: http://piwigo.org/svn/branches/2.0@2717 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 17:23:10 +00:00
ddtddt
c17dac678d following commint plugin of p@t
Add dutch language.
Thank you to Eric


git-svn-id: http://piwigo.org/svn/branches/2.0@2714 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 13:23:54 +00:00
patdenice
f72c8de387 Merge from trunk 2712:
- Add known_template function (maybe we can change function name).
- Template extensions are working with menubar blocks templates.

git-svn-id: http://piwigo.org/svn/branches/2.0@2713 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 12:57:31 +00:00
patdenice
f2b0b09a0a Merge from 2710:
- Move filter button back to menubar_categories.tpl.
- Add dutch plugins language.

git-svn-id: http://piwigo.org/svn/branches/2.0@2711 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-11 10:21:33 +00:00
ddtddt
df412b0a01 git-svn-id: http://piwigo.org/svn/branches/2.0@2709 68402e56-0260-453c-a942-63ccdbb3a9ee 2008-10-11 05:54:05 +00:00
vdigital
34f020326d Comments page review. (Merge 2706)
git-svn-id: http://piwigo.org/svn/branches/2.0@2707 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 22:16:52 +00:00
rub
650a40bf78 jQuery Datepicker:
Move code source to template-common in order to use datepicker on version after butterfly

Merge trunk 2703:2704 into branch 2.0


git-svn-id: http://piwigo.org/svn/branches/2.0@2705 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 21:52:00 +00:00
plegall
c752304164 branch 2.0 creation from trunk r2702
git-svn-id: http://piwigo.org/svn/branches/2.0@2703 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 21:36:48 +00:00
patdenice
547a85d56b Move filter button to menubar.tpl.
git-svn-id: http://piwigo.org/svn/trunk@2702 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 15:18:48 +00:00
patdenice
adce496a00 - If there is not new plugins to check, we don't get any more error message.
- small corrections in configuration.html and cat_modify.tpl.

git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:13:12 +00:00
rvelices
0e5f5a74b3 - replace a preg_match with simple comparison (faster)
- try to get rid of some JS strict warnings in FF (hope it's fixed)
- template.class.php is included from functions.inc.php instead of common,upgrade,install (maybe later I will try to see the perf impact of compacting/compiling functions.inc.php together with the included files from itself)

git-svn-id: http://piwigo.org/svn/trunk@2700 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-10 13:11:31 +00:00
rvelices
11df0cb502 - removed unused var from template
- removed 2 unused rules from public content.css
- index.php improvement (as in picture) - the log is done after sending first output to client

git-svn-id: http://piwigo.org/svn/trunk@2699 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 23:14:43 +00:00
vdigital
16df0a59dc Corrective change to svn:2674
(Add ids to textarea (for future use with TinyMCE plugin).)
id="content" is already used on many pages and a css rule is applied on.
So new id is id="contentid".

git-svn-id: http://piwigo.org/svn/trunk@2695 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 19:19:03 +00:00
vdigital
2813b39eac Sylvia theme:
- Slideshow icon left margin 7%
- Missing Pause icon.
- Missing Rating stars icons.
Roma:
- Adjust line-height to avoid truncated line in plugin menu scroll zone

git-svn-id: http://piwigo.org/svn/trunk@2694 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09 19:05:52 +00:00
vdigital
325b275c96 CSS Conformity (1 of n)
git-svn-id: http://piwigo.org/svn/trunk@2693 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:30:21 +00:00
vdigital
49227fd6d7 Admin side icons for goto
git-svn-id: http://piwigo.org/svn/trunk@2692 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:25:58 +00:00
vdigital
4fb157a4a3 Gallery side icons for Sylvia
git-svn-id: http://piwigo.org/svn/trunk@2691 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 20:25:02 +00:00
rub
da3c67cea8 Add id to date controls in order to prepare Datepicker
git-svn-id: http://piwigo.org/svn/trunk@2690 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 19:54:57 +00:00
vdigital
d376ff3129 Upload file is out of Graphic charter (Too complex to do currently).
It may come later by a template extension.

git-svn-id: http://piwigo.org/svn/trunk@2689 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 17:08:56 +00:00
vdigital
3d85d3d1d9 .gif rating stars in Sylvia theme
git-svn-id: http://piwigo.org/svn/trunk@2688 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 16:49:05 +00:00
ddtddt
2b62d453ca AAM languages ES
git-svn-id: http://piwigo.org/svn/trunk@2687 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:54:13 +00:00
ddtddt
e6ed3ced9f update plugin ES
git-svn-id: http://piwigo.org/svn/trunk@2686 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:52:20 +00:00
ddtddt
636c471e0e Updated admin.lang.php
git-svn-id: http://piwigo.org/svn/trunk@2685 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 12:10:47 +00:00
rub
0b1a237d35 jQuery Datepicker:
improve disabled elements on day and month lits

(disable day for short months)
(disable day and month for double selection)



git-svn-id: http://piwigo.org/svn/trunk@2684 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-08 05:22:24 +00:00
plegall
3eecf04629 feature 889 added: pwg.images.exist check the existence of a photo in the
database based on its md5sum. (avoid failing on pwg.images.add).


git-svn-id: http://piwigo.org/svn/trunk@2683 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 22:01:14 +00:00
vdigital
42c665eeff Add space between icons in Category Management
git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 20:06:21 +00:00
rub
4d87bb1d96 Change 1.7 to Butterfly
git-svn-id: http://piwigo.org/svn/trunk@2681 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07 20:03:42 +00:00