Commit graph

  • 64863a781f [branche2.1] update TR thanks to Nakre ddtddt 2010-06-29 19:15:01 +00:00
  • a1bddbe806 merge r6624 from branch 2.1 to trunk plegall 2010-06-29 18:42:11 +00:00
  • 18c6018b24 bug 1747 fixed: some checks were added to verify the upload will fail for a too big size or if the upload has failed for a too big size (test on upload_max_filesize and post_max_size) plegall 2010-06-29 18:39:48 +00:00
  • 5fa07ff968 adding admin.lang.php ca_ES translation josep.torne 2010-06-29 15:00:52 +00:00
  • de5efe8330 merge r6621 from branch 2.1 to trunk plegall 2010-06-29 00:26:43 +00:00
  • 2bccd339a6 bug 1742 fixed: if the EXIF functions are not available: plegall 2010-06-29 00:18:40 +00:00
  • 4b4d79c239 merge r6618 from branch 2.1 to trunk plegall 2010-06-28 23:12:40 +00:00
  • 46e324e582 bug 1746 fixed: a missing GD library is a setup error, it blocks the upload form. plegall 2010-06-28 21:54:04 +00:00
  • c6d981cc58 merge r6616 from branch 2.1 to trunk plegall 2010-06-28 20:58:38 +00:00
  • b7bdd22773 bug 1701 fixed: support for PNG file in browser direct upload. plegall 2010-06-28 20:57:35 +00:00
  • 7125711f59 merge r6414 from branch 2.1 favorite image icon is not taken from php but left to the theme rvelices 2010-06-28 19:45:21 +00:00
  • b735fef251 favorite image icon is not taken from php but left to the theme (still in the php for the branch for theme compatibility) rvelices 2010-06-28 19:42:37 +00:00
  • 3b946ffd16 [trunk] update TR thanks to Nakre ddtddt 2010-06-27 18:18:27 +00:00
  • 20752c742f [branche2.1] update TR thanks to Nakre ddtddt 2010-06-27 18:17:10 +00:00
  • a9d6cbce34 Bug 1740 fixed : Bug 1740 fixed : Rating page returns database error Query had incomplete group by clause Merge from branch 2.1 nikrou 2010-06-25 21:21:02 +00:00
  • 68aa7b4952 Bug 1740 fixed : Rating page returns database error Query had incomplete group by clause nikrou 2010-06-25 21:18:58 +00:00
  • d7fa727afa Bug 1744 fixed : Incorrect use of timezone with SQLite Fixed anti-flood system. nikrou 2010-06-25 19:45:19 +00:00
  • 1ba096945f Bug 1744 fixed : Incorrect use of timezone with SQLite Fixed anti-flood system. nikrou 2010-06-25 19:43:44 +00:00
  • 6394613e9f Bug 1735 fixed : merge from trunk Comment page is not PostgreSQL compatible Fixed by adding all fields except category_id in group by clause category_id is retrieved later in an another query (with permissions filter) nikrou 2010-06-24 20:35:46 +00:00
  • fb1d1c43d6 Bug 1735 fixed : amend commit 6596 Need to add permissions filter to retrieve categories nikrou 2010-06-24 20:22:21 +00:00
  • 3a57b93baa Bug 1739 fixed : Recent pictures page returns database error merge from trunk nikrou 2010-06-24 18:49:48 +00:00
  • 4b4293ffff Bug 1739 fixed : Recent pictures page returns database error If there's no image in database, don't select thems ! nikrou 2010-06-24 18:48:24 +00:00
  • 5f925e150a Bug 1736 fixed : Complete RSS Feed returns error start or end dates can be null merge from trunk nikrou 2010-06-24 18:44:42 +00:00
  • 3aaa5b2dfd Bug 1736 fixed : Complete RSS Feed returns error start or end dates can be null nikrou 2010-06-24 18:42:39 +00:00
  • e1ecc62b83 Bug 1735 fixed : Comment page is not PostgreSQL compatible Fixed by adding all fields except category_id in group by clause category_id is retrieved later in an another query. nikrou 2010-06-24 18:36:24 +00:00
  • ea80c5b895 merge r6594 from trunk Fix: Smarty error on local_head = '' vdigital 2010-06-24 08:25:18 +00:00
  • ad07b1c50b Fix: Smarty error on local_head = '' vdigital 2010-06-24 08:19:51 +00:00
  • 24d68bed06 Fix bug 1743 : comment form is not visible because of boolean management merge from trunk nikrou 2010-06-23 18:35:21 +00:00
  • 5561730d35 Bug 1743 fixed : comment form is not visible because of boolean management nikrou 2010-06-23 18:34:45 +00:00
  • d28c348908 Bug 1733 fixed : merge from trunk. Queries must use single quotes. nikrou 2010-06-23 18:17:36 +00:00
  • 186e9df5af Fix bug 1733 : queries must use single quotes nikrou 2010-06-23 18:11:00 +00:00
  • 1015546138 merge r6586 from branch 2.1 to trunk plegall 2010-06-22 23:43:36 +00:00
  • b3ad6951e8 bug 1721 fixed: remove the limit of 10 tags for each photo with the new FCBKcomplete widget. The limit can't be removed (defaut value is also 10) but I've increased it to 100. plegall 2010-06-22 23:28:45 +00:00
  • c04a906ec4 Bug 1737 fixed : merge from trunk Concatenation error with POstgreSQL Simplify same function for SQLite nikrou 2010-06-22 21:19:17 +00:00
  • bedacf7b08 Bug 1737 fixed : Concatenation error with POstgreSQL Simplify same function for SQLite nikrou 2010-06-22 21:18:42 +00:00
  • 1661af7f3f Bug 1738 fixed : merge from trunk hour function doesn't exists for database other than mysql. nikrou 2010-06-22 21:01:47 +00:00
  • 5a677f1151 Bug 1738 fixed : hour function doesn't exists for database other than mysql. nikrou 2010-06-22 21:01:05 +00:00
  • 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 rvelices 2010-06-22 19:40:31 +00:00
  • 7629b2723a - better javascript funcs + shorter notation rvelices 2010-06-22 19:39:12 +00:00
  • 5b19405ff2 removed use of fix-khtml.css (I tried Safari and it does not need it) rvelices 2010-06-22 19:37:56 +00:00
  • 913e3a8c41 merge from trunk; remove unused nikrou 2010-06-22 19:33:33 +00:00
  • 88fb540780 remove unused nikrou 2010-06-22 19:32:13 +00:00
  • 32828aa848 Fix html bug : input field must be in a block tag Merge from trunk nikrou 2010-06-22 19:07:54 +00:00
  • 2bad9871e2 Fix html bug : input field must be in a block tag nikrou 2010-06-22 19:06:05 +00:00
  • 2ab566c956 merge r6564 from branch 2.1 to trunk plegall 2010-06-21 19:55:51 +00:00
  • 73b5557703 bug 1707 fixed: Piwigo version number always visible in administration homepage plegall 2010-06-21 19:44:48 +00:00
  • 02559d73f8 adding iso file for catalan language josep.torne 2010-06-21 16:11:47 +00:00
  • 0ee13a42cf catalan translation fixing a word josep.torne 2010-06-19 21:02:08 +00:00
  • d1ceb94f9d adding catalan language about.html file josep.torne 2010-06-19 20:59:12 +00:00
  • 08ac5408ff Remove useless file nikrou 2010-06-19 19:56:50 +00:00
  • 4a9e60885f Remove useless file nikrou 2010-06-19 19:56:10 +00:00
  • 22e50808c6 [trunk] update TR thanks to Nakre ddtddt 2010-06-19 14:38:49 +00:00
  • 08b1094b0c [branche2.1] update TR thanks to Nakre ddtddt 2010-06-19 14:34:48 +00:00
  • 7ce7346116 adding catalan language josep.torne 2010-06-19 11:33:23 +00:00
  • 1a1d098bce adding catalan language josep.torne 2010-06-19 11:21:31 +00:00
  • dbe75d113b Bug 1733 fixed : merge from trunk single quotes in queries nikrou 2010-06-17 18:11:11 +00:00
  • 324bdad746 Bug 1733 fixed : single quotes in queries nikrou 2010-06-17 18:10:11 +00:00
  • 5baa3409e5 Bug 1733 fixed : merge from trunk String values must be delimited by single quotes in queries Forgot one query nikrou 2010-06-17 14:50:58 +00:00
  • c14850486a Bug 1733 fixed : (amend) String values must be delimited by single quotes in queries forgot on query nikrou 2010-06-17 14:49:46 +00:00
  • 6067c4ef2b Bug 1733 fixed : merge from trunk String values must be delimited by single quotes in queries nikrou 2010-06-17 13:51:52 +00:00
  • a14278f247 Bug 1733 fixed : String values must be delimited by single quotes in queries nikrou 2010-06-17 13:49:24 +00:00
  • 2a6e5d0a43 merge r6531 from trunk to branch 2.1 moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css rvelices 2010-06-15 04:11:33 +00:00
  • 8cdd30a828 moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css rvelices 2010-06-15 04:10:46 +00:00
  • 49952e574c misplaced closing paranthesis in common.inc.php rvelices 2010-06-12 09:56:20 +00:00
  • 613855b83b misplaced closing paranthesis in common.inc.php rvelices 2010-06-12 09:55:41 +00:00
  • 9bbddd0cc4 Bug 1730 fixed : search doesn't work when database engine is not mysql For posgresql and sqlite date must allways use day and month with two diggits. merge from trunk nikrou 2010-06-10 21:08:34 +00:00
  • ce187863e8 Bug 1730 fixed : search doesn't work when database engine is not mysql For posgresql and sqlite date must allways use day and month with two diggits. nikrou 2010-06-10 21:07:22 +00:00
  • 09e7d9c498 [trunk] merge 6516 feature:1731 Add Quebec localisation thanks to TiOger ddtddt 2010-06-10 20:05:47 +00:00
  • 406b9bfcd9 [branche2.1] feature:1731 Add Quebec localisation thanks to TiOger ddtddt 2010-06-10 20:02:47 +00:00
  • a59d15b7b6 Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clause or agregate function Fix issue for lambda function (incorrect number of params) nikrou 2010-06-09 20:26:47 +00:00
  • 175e9a110d Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clause or agregate function Fix issue for lambda function (incorrect number of params) nikrou 2010-06-09 20:25:03 +00:00
  • 54fc109f97 merge r6507 from trunk 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 rvelices 2010-06-09 19:13:02 +00:00
  • 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 rvelices 2010-06-09 19:12:10 +00:00
  • 450ba045e7 [trunk] small bug ddtddt 2010-06-09 18:52:34 +00:00
  • 2848ca55bb [trunk] small bug ddtddt 2010-06-09 18:51:41 +00:00
  • 0f6c48d73f git-svn-id: http://piwigo.org/svn/branches/2.1@6503 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-09 16:53:13 +00:00
  • a9774635bd Bug 1716 fixed : SQLite: Check upgrades failed in intro Incorrect use of dependant database function Fixed same problem in ws functions nikrou 2010-06-09 09:57:57 +00:00
  • a629994ea9 Bug 1716 fixed : Check upgrades failed in intro Incorrect use of database dependant functions. Fixed same problem for ws functions nikrou 2010-06-09 09:55:54 +00:00
  • 47847a2dd4 Bug 1715 fixed : SQLite: Add photos fail must use pwg_db_* functions instead of mysql_* ones merge from trunk nikrou 2010-06-09 09:40:34 +00:00
  • ad676ee2c8 Bug 1715 fixed : SQLite: Add photos fail must use pwg_db_* functions instead of mysql_* ones nikrou 2010-06-09 09:38:43 +00:00
  • de5ded6fa2 Feature 1728 fixed : use autoHeight accordion param merge from trunk nikrou 2010-06-09 09:34:49 +00:00
  • 6b0aebc1b5 Feature 1728 fixed : use autoHeight accordion param nikrou 2010-06-09 09:31:55 +00:00
  • 35275b920a git-svn-id: http://piwigo.org/svn/trunk@6493 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-08 23:38:57 +00:00
  • 5697e03bca git-svn-id: http://piwigo.org/svn/trunk@6492 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-08 23:23:23 +00:00
  • d93b10f430 git-svn-id: http://piwigo.org/svn/trunk@6491 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-08 22:51:07 +00:00
  • 82a21e2d8d git-svn-id: http://piwigo.org/svn/trunk@6490 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-08 22:30:10 +00:00
  • 6e33818b90 git-svn-id: http://piwigo.org/svn/trunk@6489 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-08 13:40:30 +00:00
  • f8dca378bf git-svn-id: http://piwigo.org/svn/trunk@6487 68402e56-0260-453c-a942-63ccdbb3a9ee EricNet 2010-06-08 12:19:22 +00:00
  • 497203da33 merge r6484 from trunk to branch 2.1 - revert r6473 and r6475 - moved call to event format_exif_data earlier rvelices 2010-06-07 19:06:20 +00:00
  • 249094fee9 - revert r6473 and r6475 - moved call to event format_exif_data earlier rvelices 2010-06-07 19:05:04 +00:00
  • 6fbfd767b9 [trunk] update HU language samli 2010-06-07 18:37:06 +00:00
  • e36b4d441c [trunk] merge 6481 ddtddt 2010-06-06 20:39:51 +00:00
  • 40cab61e1f [branche2.1] add ka_GE thanks to geomagi ddtddt 2010-06-06 20:31:34 +00:00
  • 01022adec3 some mistakes deleted kiddy-admin 2010-06-06 19:10:30 +00:00
  • 0b893e238c merge r6478 Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long names)!" http://piwigo.org/forum/viewtopic.php?id=16041 vdigital 2010-06-06 19:04:34 +00:00
  • dc1121c3f4 Fix: Insignificant issue "Scrollbars beside categories thumbnails(with long names)!" http://piwigo.org/forum/viewtopic.php?id=16041 vdigital 2010-06-06 18:59:16 +00:00
  • 30144caeb8 one of my previous merge from trunk was incomplete rvelices 2010-06-06 18:32:21 +00:00
  • 3115673888 merge r6475 previous commit was still not ok - quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying metadata on picture page (event called with different input) rvelices 2010-06-06 10:48:59 +00:00
  • 85ed20da2c previous commit was still not ok - quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying metadata on picture page (event called with different input) rvelices 2010-06-06 10:48:12 +00:00
  • 4664661c50 merge r6473 from trunk to branch 2.1 - quick fix (maybe not the cleanest) of regression 2.0 -> 2.1 when displaying metadata on picture page (event called with different input) rvelices 2010-06-06 10:14:26 +00:00