Commit Graph

2504 Commits

Author SHA1 Message Date
plegall
c9dfb3a41f feature 1494: move all *.tpl files from template/yoga to the new
template/default (from which yoga derives)

git-svn-id: http://piwigo.org/svn/trunk@5095 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-09 20:17:00 +00:00
ddtddt
d63e90c5d0 [trunk] merge 5093 bug:986
git-svn-id: http://piwigo.org/svn/trunk@5094 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-09 17:12:05 +00:00
plegall
fd72d4921f feature 1490: first step to provide a clear alternative to goto/roma. Theme
switch in progress. goto/clear is exactly the same as the revision 2.0.a
made by P@t, see http://piwigo.org/ext/extension_view.php?eid=275

git-svn-id: http://piwigo.org/svn/trunk@5090 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-09 09:57:57 +00:00
plegall
8dc1b99586 feature 1489: integrate UploadForm into Piwigo core. The integration is not
100% done, I just "made it work" on trunk.

pclzip library was updated to version 2.8.2 for memory usage improvement.

git-svn-id: http://piwigo.org/svn/trunk@5089 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08 23:39:53 +00:00
Gotcha
4ac5c0649e Typo fixed from r5079
git-svn-id: http://piwigo.org/svn/trunk@5082 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-08 09:22:06 +00:00
Gotcha
7b4f21b997 Trunk merge r5076 from bug:1119
bug:1119


git-svn-id: http://piwigo.org/svn/trunk@5079 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 21:09:26 +00:00
ddtddt
7634e52e56 [Trunk] merge works to jpr 928
git-svn-id: http://piwigo.org/svn/trunk@5078 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 19:58:40 +00:00
ddtddt
3467516675 Trunk merge 5070 bug:1486
git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 16:07:44 +00:00
vdigital
3088ccc5a2 New location of default .tpl files
git-svn-id: http://piwigo.org/svn/trunk@5072 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 14:25:49 +00:00
vdigital
0f7a952bdb New feature: Template modeling to reduce coding efforts when you want to create a new template.
git-svn-id: http://piwigo.org/svn/trunk@5071 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-07 14:24:02 +00:00
samli
0720fb6ac3 Add HU add_index plugin to trunk
git-svn-id: http://piwigo.org/svn/trunk@5068 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-06 23:36:00 +00:00
plegall
1c545c601b feature 724: improved "add tags" form. Instead of a big list of checkboxes,
displays a dynamic list of tags with jQuery, with suggestions based on
existing tags and the ability to create new tags on the fly.

The change was applied only on admin/picture_modify.php for test purpose.

Note : FCBKcomplete 2.7 had a bug on "remote tag" click, and the bug was fixed
on 2.7.1. But the suggestions were not working with 2.7.1. So I took the 2.7
and applied the tiny change to make the "remove tag" click work.

git-svn-id: http://piwigo.org/svn/trunk@5067 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-06 22:10:23 +00:00
Eric
97a8ddcfe7 Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logon'] according with VDigital's proposal
git-svn-id: http://piwigo.org/svn/trunk@5060 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-06 15:07:08 +00:00
nikrou
ef00827dbc Feature 1451 : confirm message when managing plugins
change way to manage zero for plural forms in french

git-svn-id: http://piwigo.org/svn/trunk@5039 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 20:55:21 +00:00
nikrou
cc2ee5b054 Feature 1451 : update master template (chronology_ fields)
git-svn-id: http://piwigo.org/svn/trunk@5037 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 19:11:48 +00:00
nikrou
11751ccd2c Feature 1451 : fix mispelling and missing translations
git-svn-id: http://piwigo.org/svn/trunk@5036 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-03 11:18:21 +00:00
ddtddt
f0a6aeedfa [trunk] update NL thanks to Kees Hessels
git-svn-id: http://piwigo.org/svn/trunk@5024 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 20:13:56 +00:00
nikrou
6044dd4fd6 Feature 1450 :
- add "subscribe %s"
- fix misspelling in install.tpl and in install.php

git-svn-id: http://piwigo.org/svn/trunk@5022 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 16:01:37 +00:00
nikrou
2e890e9597 Feature 1451 : localization with gettext
Use php-gettext (developpement version rev43, because of php5.3) as fallback
Use native language (english) instead of key for translation
Keep directory en_UK for english customization
Need some refactoring for plurals

Todo : managing plugins in the same way

git-svn-id: http://piwigo.org/svn/trunk@5021 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-02 14:54:22 +00:00
plegall
35694a636e merge r5013 from branch 2.0 to trunk
feature 1448 added: ability to set the upload directory (for pwg.images.add
API method).

Warning: due to risk on img src construction, the upload_dir must be relative
to the Piwigo directory itself.


git-svn-id: http://piwigo.org/svn/trunk@5014 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-01 16:22:34 +00:00
laurent.duretz
91a6b6a736 Issue 1471 : incomplete test correction
git-svn-id: http://piwigo.org/svn/trunk@5011 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-01 13:02:33 +00:00
laurent.duretz
930905b209 Merging corrections from branch 2.0
git-svn-id: http://piwigo.org/svn/trunk@5010 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-01 11:29:34 +00:00
nikrou
0c8e06da4a Feature 1255 : bug in install with mysql and postgresql if some form parameters are missing.
git-svn-id: http://piwigo.org/svn/trunk@5006 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-28 21:11:23 +00:00
plegall
4c209bf180 merge r5001 from branch 2.0 to trunk
bug 1469 fixed: I should have permitted an empty feed in URL in r4742


git-svn-id: http://piwigo.org/svn/trunk@5002 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-28 19:37:56 +00:00
nikrou
d4287e2ad8 Feature 1460 : Customize form installation depending on database engine
- sqlite is proposed by default if severals
    database engine are available (cf conf)
- sqlite is proposed before pdo-sqlite
- remove host, user and password for sqlite

git-svn-id: http://piwigo.org/svn/trunk@4985 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-27 20:00:00 +00:00
nikrou
4986d620e3 Feature 1459 : add support for SQLite3 via PDO
git-svn-id: http://piwigo.org/svn/trunk@4967 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-26 20:10:51 +00:00
plegall
0e45412d84 merge r4965 from branch 2.0 to trunk
bug 1047 fixed: avoid warnings when the creation date is 0000-00-00 (which
happens when date_creation comes from corrupted EXIF)

bug 859 fixed: at display time only. Piwigo still inserts wrong date in the
database, to be fixed later.


git-svn-id: http://piwigo.org/svn/trunk@4966 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-26 12:03:01 +00:00
riopwg
c952f5fc71 Merge r4963 from branch 2.0 to trunk
Update language IT

git-svn-id: http://piwigo.org/svn/trunk@4964 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-25 07:06:39 +00:00
plegall
149268353d merge r4955 from branch 2.0 to trunk
bug 1452 fixed: check cookies are enabled in web browser and notify user
otherwise that she can't connect.


git-svn-id: http://piwigo.org/svn/trunk@4956 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-23 15:52:32 +00:00
plegall
570c905556 merge r4953 from branch 2.0 to trunk
feature 1453 added: ability to check for uniqueness on filename. No change on
the default behavior: uniqueness is set on md5sum.


git-svn-id: http://piwigo.org/svn/trunk@4954 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-23 14:41:45 +00:00
nikrou
9daf2aa7b6 Feature 1255 : missing quotes in concat function for mysql
git-svn-id: http://piwigo.org/svn/trunk@4929 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-21 17:27:22 +00:00
nikrou
a8c86a3d91 Feature 1442 : fix problem with type selector : :text instead of @type='text'
git-svn-id: http://piwigo.org/svn/trunk@4919 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-20 20:22:06 +00:00
nikrou
6acc3ff790 Feature 1442 : update jquery
* update jquery to 1.4.1
* update jquery ui to 1.7.2

git-svn-id: http://piwigo.org/svn/trunk@4918 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-20 19:56:36 +00:00
plegall
0c4bdbe013 merge r4912 from branch 2.0 to trunk
feature 967: when clicking on the download link (only for high definition
currently), use images.file instead of basename(images.path) as download file
name.


git-svn-id: http://piwigo.org/svn/trunk@4913 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-19 09:46:42 +00:00
plegall
6ba826eb32 merge r4910 from branch 2.0 to trunk
feature 967: optionnaly transmit the original filename to pwg.images.add. When
transmitted, it fills the images.file column.


git-svn-id: http://piwigo.org/svn/trunk@4911 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-19 09:20:11 +00:00
rub
9c5a2aee19 merge -c4907 from branch 2.0 to trunk
Feature 0001142: notification on category, current user language depends on last group user 

Thanks to cljosse and Eric for their help!


git-svn-id: http://piwigo.org/svn/trunk@4908 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-18 23:12:47 +00:00
plegall
b73d129a17 merge r4902 from branch 2.0 to trunk
bug 1423 fixed: support for ExtendedDescription (and all the ones using the
"render_category_name" event) in category names.


git-svn-id: http://piwigo.org/svn/trunk@4903 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-17 16:15:56 +00:00
plegall
a8539c990f merge r4899 from branch 2.0 to trunk
bug 1422 fixed: pwg.images.add (and sub methods) can create recursive
directories for windows.

add trace in ws_logfile for add_file + ws_images_add_chunk


git-svn-id: http://piwigo.org/svn/trunk@4900 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-17 15:09:44 +00:00
nikrou
6992b27535 Bug 1426 fixed : admin help popup use gallery theme instead of admin theme
git-svn-id: http://piwigo.org/svn/trunk@4893 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-15 21:36:36 +00:00
nikrou
c1d6177df9 Feature 1255 :
update pwg_db_insert_id() function.
PosgreSQL needs table name to retrieve last insert auto increment id.

git-svn-id: http://piwigo.org/svn/trunk@4892 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-15 19:49:04 +00:00
nikrou
78b517bde6 Feature 1255 : bug in pwg_session_write() with postgresql.
replace into doesn't exists. Must do two queries

git-svn-id: http://piwigo.org/svn/trunk@4886 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-13 21:27:42 +00:00
plegall
ddf51992f0 merge r4883 from branch 2.0 to trunk
bug 1431: Community users now can see empty categories just like any admin.


git-svn-id: http://piwigo.org/svn/trunk@4884 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-12 23:05:37 +00:00
nikrou
bde6e61531 bug 1425 fixed : internationalization's bug on the template comments
git-svn-id: http://piwigo.org/svn/trunk@4881 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-12 22:01:04 +00:00
voyteckst
7be5566b38 git-svn-id: http://piwigo.org/svn/trunk@4873 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:07:37 +00:00
voyteckst
c8866a7e39 git-svn-id: http://piwigo.org/svn/trunk@4872 68402e56-0260-453c-a942-63ccdbb3a9ee 2010-02-10 20:05:32 +00:00
voyteckst
164a8e8f5d TODO done
git-svn-id: http://piwigo.org/svn/trunk@4871 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-10 20:03:01 +00:00
ddtddt
3666288d62 [trunk][STC] add localization
git-svn-id: http://piwigo.org/svn/trunk@4862 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-09 17:54:18 +00:00
tosca
4f2688663b fix some typos and language mistakes
git-svn-id: http://piwigo.org/svn/trunk@4860 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 16:31:11 +00:00
tosca
11a322c0eb "télécharger", "téléchargement" replaced by "ajout de photos" (see bug 1393)
git-svn-id: http://piwigo.org/svn/trunk@4859 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 16:30:36 +00:00
vdigital
72877084c6 merge r4855 from branch 2.0 to trunk
New: tr_TR (Turkish) Republic of Turkey flag 
Turkey, Republic of Turkey: Türkiye, Türkiye Cumhuriyeti



git-svn-id: http://piwigo.org/svn/trunk@4856 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-08 13:50:52 +00:00