Commit Graph

  • c68aa12c5a [branche 2] add localisation IT/DE/ES ddtddt 2009-11-04 22:45:40 +00:00
  • 821b4e7222 [language_switch] merge r4184 from branch 2.0 to trunk vdigital 2009-11-04 20:56:16 +00:00
  • fd7786bea0 [language_switch] vdigital 2009-11-04 20:52:46 +00:00
  • bf79a365b5 bug 1220 : merge from trunk fix regression when search by author or keyword contains quote nikrou 2009-11-04 20:51:56 +00:00
  • 9e6a254290 bug 1220 : fix regression in display when search by author or by keyword contains quote. nikrou 2009-11-04 20:50:17 +00:00
  • 9a86950ebd [branche 2] update hu_HU ddtddt 2009-11-02 18:44:12 +00:00
  • 2696a1a759 merge from trunk nikrou 2009-10-28 20:39:00 +00:00
  • d7f6cbb5fd bug 1220 : fix XSS vulnerability. filter on since parameter (is_numeric) use only htmlspecialchars to filter vars to display revert rev:3600 add left join on users table nikrou 2009-10-28 20:34:29 +00:00
  • e0e12306cc [language_switch] merge 4130 from trunk vdigital 2009-10-27 22:48:33 +00:00
  • 5c9929b62e [language_switch] vdigital 2009-10-27 22:45:37 +00:00
  • 1de6cc7dec [extensions]- pLoader / trunk - Add hu language thanks to Pal Mehesz Feature 1214 added ddtddt 2009-10-26 22:34:06 +00:00
  • 989343b5c9 merge -r2048 from trunk to branch 2 - avoid php warning in template when debug template option is activated rvelices 2009-10-20 19:30:09 +00:00
  • c3beef869a avoid php warning in template when debug template option is activated rvelices 2009-10-20 19:29:09 +00:00
  • 05d508beab remove jquery.dimensions as they are already included in the standard jQuery distribution rvelices 2009-10-20 19:13:56 +00:00
  • a0a640fa10 [trunk] Merge 4046 new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_DOMAIN updated inside Piwigo. ddtddt 2009-10-15 15:17:33 +00:00
  • dc63ea09c3 [branche 2] new: de.piwigo.org/forum / es.piwigo.org/forum are online, PHPWG_DOMAIN updated inside Piwigo. ddtddt 2009-10-15 15:15:55 +00:00
  • e04bd969cb Replace another depreciated functions. Depreciated functions were removed in trunk in commit 3747 by Eric. patdenice 2009-10-14 16:13:25 +00:00
  • 246634cb72 Replace some ereg function (depreciated) by preg_match. patdenice 2009-10-14 15:06:36 +00:00
  • 6d5d2133cf merge r4033 from branch 2.0 to trunk Plugins upgrade now delete obsolete files from obsolete.list. patdenice 2009-10-14 15:01:20 +00:00
  • 916fa5ea70 Plugins upgrade now delete obsolete files from obsolete.list. patdenice 2009-10-14 14:59:23 +00:00
  • 676c314c58 [Piwigo] r4024 merged from Trunk to Branch Eric 2009-10-11 13:42:30 +00:00
  • 69d4be7677 [Piwigo] Bug 1189 fixed : Eric 2009-10-11 13:38:56 +00:00
  • 61d4c77965 New version 2.0.5 hard coded. 2.0.5 plegall 2009-10-10 21:06:22 +00:00
  • 38eb0ba92e Create release 2.0.5 from branch 2.0 r4016 plegall 2009-10-10 20:42:27 +00:00
  • f571de9ab0 Bug fix 1185 : missing %s in admin vocab merge from trunk nikrou 2009-10-10 18:25:38 +00:00
  • 7e47a77f2e merge r4013 from branch 2.0 to trunk bug 1079: don't save settings in database when restore default settings. patdenice 2009-10-10 12:36:09 +00:00
  • d1f2f852c7 bug 1079: don't save settings in database when restore default settings. patdenice 2009-10-10 12:34:31 +00:00
  • 44315512d1 Bug fix 1185 : missing %s in admin vocab nikrou 2009-10-10 11:38:39 +00:00
  • 0ecd32d2d0 [Piwigo] Bug 1079 Eric 2009-10-09 20:55:57 +00:00
  • ce511ebf6b [Bug 1041] [REV 4008] Merged form trunk to branch Eric 2009-10-09 15:58:56 +00:00
  • 47ae5c316c [Bug 1041] Switchable double/single password input with text or password type in admin using new $conf Eric 2009-10-09 15:56:21 +00:00
  • f83b8815c6 merge r4005 from branch 2.0 to trunk bug 1187: set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produce notices from PHP 5.3. Add a @ to avoid this notices. This functions need to be removed with PHP 6 patdenice 2009-10-09 14:41:30 +00:00
  • 57225129b2 set_magic_quote_runtime and get_magic_quote_gpc are depreciated and can produce notices from PHP 5.3. Add a @ to avoid this notices. This functions need to be removed with PHP 6 patdenice 2009-10-09 14:38:54 +00:00
  • 6de7f6179c merge r4001-4003 from trunk to branch 2.0 Issue 1079: re-refactoring of code ;-) patdenice 2009-10-09 08:52:20 +00:00
  • f28bfd6bae Issue 1079: re-refactoring of code ;-) patdenice 2009-10-09 08:47:33 +00:00
  • a5c93713b6 Issue 1079: refactoring of code nikrou 2009-10-09 08:25:34 +00:00
  • 74a8594c42 [branche2] Add ja_JP LocalFilesEditor language thanks to Mits ddtddt 2009-10-09 07:35:01 +00:00
  • 7042db4041 merge r3927, r3928, r3951, r3953 from trunk to branch 2.0 r3927: Add Smarty's prefilter capability. see topic:16219 (FR). r3928: Improve template prefilter functions r3951: Allow to add prefilters, postfilters and output filters to templates. r3953: Simplification of commit 3951. patdenice 2009-10-09 01:00:33 +00:00
  • a44ceedea6 [Piwigo] Merged from trunk to branch - Bug 1079 fixed : Return to default settings in user profile page. Eric 2009-10-08 21:05:51 +00:00
  • 3a5c8759d1 [Piwigo] Bug 1079 fixed : Return to default settings in user profile page. Eric 2009-10-08 21:05:08 +00:00
  • 327cdb0eab [branche2] Add pt_BR help.html language thanks to Alexandre. ddtddt 2009-10-08 14:43:52 +00:00
  • 2afb92238d Feature 1026 : update database structure (adding author_id) nikrou 2009-10-06 08:42:25 +00:00
  • bddd6d35fc [branche2] Add pt_BR install.lang.php language thanks to Alexandre. ddtddt 2009-10-04 21:08:59 +00:00
  • ec0160705b [branche2] Add pt_BR admin.lang.php language thanks to Alexandre. ddtddt 2009-10-03 07:09:24 +00:00
  • 9e1b542796 Simplification of commit 3951. patdenice 2009-10-01 15:11:58 +00:00
  • 8b1a002087 [branche2] Add AR languga thanks to alberto ddtddt 2009-10-01 14:59:41 +00:00
  • 162a4d1b78 Allow to add prefilters, postfilters and output filters to templates. patdenice 2009-10-01 10:46:48 +00:00
  • 243a0693e9 merge r3949 from branch 2.0 to trunk Purge compiled templates when activate or deactivate a plugin. Cf topic:16250 on french forum. patdenice 2009-10-01 10:43:26 +00:00
  • 6fdaceee16 Purge compiled templates when activate or deactivate a plugin. Cf topic:16250 on french forum. patdenice 2009-10-01 10:41:40 +00:00
  • 6d85089c9a [Bug 1041] Merged form trunk to branch : Switchable double/single password input with text or password type in admin using new $conf Eric 2009-09-29 10:59:12 +00:00
  • c3a950d1ea merge -c3937 from branch 2.0 to trunk Bug 1176: Mail are not sent on Free sites Add text/plain like alternative content-type rub 2009-09-28 20:54:06 +00:00
  • e4146c27da Bug 1176: Mail are not sent on Free sites Add text/plain like alternative content-type rub 2009-09-28 20:47:55 +00:00
  • d67b276519 [Bug 1041] Switchable double/single password input with text or password type in admin using new $conf Eric 2009-09-28 19:22:59 +00:00
  • eba92234e8 merge -c3933 from branch 2.0 to trunk merge -c3924 from branch 2.0 to trunk ddtddt 2009-09-28 15:48:40 +00:00
  • 1215ac07d1 [branche2] update admin.lang.php en_UK ddtddt 2009-09-28 15:44:52 +00:00
  • f05fc27ffc [language_switch] merge r3929 from branch 2.0 to trunk New: pt_BR (Brasilian) flag vdigital 2009-09-28 04:59:27 +00:00
  • 7264a6fd24 [language_switch] New: pt_BR (Brasilian) flag vdigital 2009-09-28 04:50:18 +00:00
  • 7405e326ab Improve template prefilter functions patdenice 2009-09-27 23:40:38 +00:00
  • e6363de6fd Add Smarty's prefilter capability. see topic:16219 (FR). mathiasm 2009-09-27 20:47:24 +00:00
  • 1c8a47a61f merge -c3925 from branch 2.0 to trunk rub 2009-09-27 20:04:24 +00:00
  • 36609cc5be Bug 1176: Mail are not sent on Free sites "To: undisclosed-recipients: ;" are removed rub 2009-09-27 20:02:11 +00:00
  • f8423b0a62 update EN to branch 2 thanks to Alexandre. ddtddt 2009-09-27 19:43:08 +00:00
  • 5f3374535a git-svn-id: http://piwigo.org/svn/branches/2.0@3923 68402e56-0260-453c-a942-63ccdbb3a9ee nanticpwg 2009-09-27 18:14:31 +00:00
  • e01b6f6b5f Add Brazil to branch 2 thanks to Alexandre. ddtddt 2009-09-26 06:23:22 +00:00
  • 2aacffaac2 update DE in trunk ddtddt 2009-09-20 21:01:10 +00:00
  • 2c77b5319e bug:1164 update DE ddtddt 2009-09-20 21:00:29 +00:00
  • 8f7ddc4535 bug:1163 Error UTF-8 without boom ddtddt 2009-09-20 20:53:55 +00:00
  • 7f0b67a173 merge 3879 branche 2 to trunk ddtddt 2009-09-19 20:52:02 +00:00
  • 0e054189d5 Add DE description.txt to Branche2 thanks to el ninjo ddtddt 2009-09-19 20:50:37 +00:00
  • bcb1032367 New version 2.0.4 hard coded. 2.0.4 plegall 2009-09-18 21:20:44 +00:00
  • 8a36d759c8 Create release 2.0.4 from branch 2.0 r3868 plegall 2009-09-18 20:57:31 +00:00
  • a9bf4d1d59 merge 3862 branche 2 to trunk ddtddt 2009-09-17 22:19:10 +00:00
  • af1237c9ca Add PL add_c13y_upgrade plugin to Branche 2 thanks to emcek ddtddt 2009-09-17 22:17:03 +00:00
  • 82ef987c22 Add PL add_index plugin to trunk ddtddt 2009-09-17 14:43:43 +00:00
  • 000db25110 merge 3854 br2 -> trunk ddtddt 2009-09-17 14:42:22 +00:00
  • cf5f1a8ff1 Add PL description.txt to Branche2 thanks to emcek ddtddt 2009-09-17 14:38:27 +00:00
  • e47062f0ba merge r3850 from branch 2.0 to trunk Update lang IT riopwg 2009-09-15 12:17:39 +00:00
  • f25f98afc1 Langue IT riopwg 2009-09-15 12:12:38 +00:00
  • fcb5d0bd3d merge 3847-3848 branch2 -> trunk ddtddt 2009-09-14 21:18:19 +00:00
  • 34cfd54033 add description.txt file in language directory for plugin even tracer ddtddt 2009-09-14 21:14:01 +00:00
  • 652aa4518a Add Langue ES descriptions for plugins. ddtddt 2009-09-14 20:22:49 +00:00
  • 80eca74262 Add Langue IT descriptions for plugins. riopwg 2009-09-06 22:01:00 +00:00
  • 203a8a33cf merge r3716-3717 from trunk to branch 2.0 Allow to add description.txt file in language directory for plugin description. Add multilingual descriptions for plugins. patdenice 2009-09-05 11:35:20 +00:00
  • 567f323f0f merge r3822 from branch 2.0 to trunk Update pclzip to 2.8.1 (PHP 5.3 compatibility) patdenice 2009-09-05 11:22:14 +00:00
  • d39ce214bc Update pclzip to 2.8.1 (PHP 5.3 compatibility) patdenice 2009-09-05 11:20:48 +00:00
  • 13872e6e92 merge -c3798 from trunk to branch 2.0 rub 2009-08-26 20:17:28 +00:00
  • 3c3c084156 Bug 1145: Mails are sent in double rub 2009-08-26 20:14:57 +00:00
  • 21510eb4c6 Update lang IT riopwg 2009-08-23 10:53:16 +00:00
  • 128632c8e9 Update lang IT riopwg 2009-08-23 10:52:16 +00:00
  • c7c8546a90 merge r3765 from branch 2.0 to trunk plegall 2009-08-20 21:23:15 +00:00
  • 5ec75e5fe1 cherry picking merge 7795 to plegall 2009-08-20 21:22:27 +00:00
  • adbe699749 bug 895: r3714 had replaced the "open in a new tab" (introduced in r3381 for feature:1020)) into a "open in the same", but it is important to keep the window with newsletter subscription links opened. plegall 2009-08-20 21:20:30 +00:00
  • f74139beb1 Restore last changes and Update lang IT riopwg 2009-08-20 20:35:07 +00:00
  • 18a4822ae3 Fix html for svn:3751 - Unclosed monotags nikrou 2009-08-19 08:05:29 +00:00
  • 554fe94f7f Bug 1041 fixed : manual user adding in admin's user management panel - Double password type fields - Add controls of the filling fields - Alert text added in language pack - EN, FR, DE and ES are OK. IT have to be fixed. Eric 2009-08-18 20:51:39 +00:00
  • 71774d6496 Fix for feature 1000: cannot access $conf array (use global) nikrou 2009-08-18 19:11:01 +00:00
  • bac7567b5c PHP 5.3 compatibility - Deprecated functions were replace as follows : ereg() -> preg_match() ereg_replace() -> preg_replace() eregi() -> preg_match() with the 'i' modifier eregi_replace() -> preg_replace() with the 'i' modifier set_magic_quotes_runtime() -> No more usefull. Fixed it by adding "@" prefix. Eric 2009-08-17 16:21:09 +00:00
  • 3aeef9ac26 merge r3728 from branch 2.0 to trunk Update lang IT riopwg 2009-08-12 21:03:20 +00:00
  • 1fde9c1925 Update lang IT riopwg 2009-08-12 20:59:49 +00:00
  • 3181f90028 merge r3722 from trunk - comment a css rule in admin page (was making Firefox very slow on form controls activation - remove usage of jquery.dimensions because not required rvelices 2009-08-07 04:53:38 +00:00