Commit Graph

  • 691064d133 Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepicker-en.js rub 2008-10-15 04:51:03 +00:00
  • c9d974c9a9 - merge r2740 from branch 2.0 to trunk rvelices 2008-10-15 00:30:28 +00:00
  • 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) rvelices 2008-10-15 00:28:20 +00:00
  • 87689c8280 Resolved issue 0000893: 404 errors on template-common/lib/ui/i18n/ui.datepicker-en.js rub 2008-10-14 20:46:34 +00:00
  • 3be71cd5c2 resolved merge vdigital 2008-10-14 18:44:55 +00:00
  • e7aeb42f0e ========= removed vdigital 2008-10-14 18:42:53 +00:00
  • 6c4ae93418 Stripy buttons have been reviewed. vdigital 2008-10-14 18:30:48 +00:00
  • b1829f6d06 Stripy buttons have been reviewed. vdigital 2008-10-14 17:28:13 +00:00
  • 240223ac93 Release candidate 2.0.0RC3 hard coded. 2.0.0RC3 plegall 2008-10-13 21:10:27 +00:00
  • 63dd204afd Create release 2.0.0RC3 from branch 2.0 r2732 plegall 2008-10-13 21:06:41 +00:00
  • 4d8e05b869 Remove of Swift Theme Creator from the branch (kept in trunk currently). All functions were not available. vdigital 2008-10-13 19:55:44 +00:00
  • 8aef36a07d Merge from trunk 2726: Dutch language pack for LocalFiles Editor. patdenice 2008-10-12 19:13:56 +00:00
  • da532c3979 Dutch language pack for LocalFiles Editor. patdenice 2008-10-12 19:12:33 +00:00
  • 273fd6f186 version management: trunk codename changes to Colibri, see topic:13884. plegall 2008-10-12 18:47:46 +00:00
  • 720d6134bd version management: the Piwigo version changes to 2.0 instead of Butterfly which was its codename on trunk. plegall 2008-10-12 18:46:06 +00:00
  • 320d2a88ea jQuery autosize: Prepare public section in order to use autosize on version after butterfly rub 2008-10-11 20:38:33 +00:00
  • 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. plegall 2008-10-11 20:37:54 +00:00
  • 09d7d50142 jQuery autosize: Prepare public section in order to use autosize on version after butterfly rub 2008-10-11 20:34:28 +00:00
  • 6e9b50b27b Previous change in defect. vdigital 2008-10-11 20:27:45 +00:00
  • b8f1c37530 jQuery Datepicker: Readd resize for list of categories Use include for double select list rub 2008-10-11 20:23:30 +00:00
  • 21fc681302 jQuery Datepicker: Readd resize for list of categories Use include for double select list rub 2008-10-11 20:18:49 +00:00
  • 9772b96f9a Merge from trunk 2716: - Remove known_template function. - Replace it by a modifier function: get_extent. patdenice 2008-10-11 17:23:10 +00:00
  • a06bada6e8 - Remove known_template function. - Replace it by a modifier function: get_extent. patdenice 2008-10-11 17:21:52 +00:00
  • 712b4e3d5c following commint plugin of p@t Add dutch language. Thank you to Eric ddtddt 2008-10-11 13:28:37 +00:00
  • c17dac678d following commint plugin of p@t Add dutch language. Thank you to Eric ddtddt 2008-10-11 13:23:54 +00:00
  • f72c8de387 Merge from trunk 2712: - Add known_template function (maybe we can change function name). - Template extensions are working with menubar blocks templates. patdenice 2008-10-11 12:57:31 +00:00
  • 4fbe0ef666 - Add known_template function (maybe we can change function name). - Template extensions are working with menubar blocks templates. patdenice 2008-10-11 12:55:43 +00:00
  • f2b0b09a0a Merge from 2710: - Move filter button back to menubar_categories.tpl. - Add dutch plugins language. patdenice 2008-10-11 10:21:33 +00:00
  • 9d88e93a99 - Move filter button back to menubar_categories.tpl. - Add dutch plugins language. patdenice 2008-10-11 10:17:25 +00:00
  • df412b0a01 git-svn-id: http://piwigo.org/svn/branches/2.0@2709 68402e56-0260-453c-a942-63ccdbb3a9ee ddtddt 2008-10-11 05:54:05 +00:00
  • ec0c7ad7d5 update ES ddtddt 2008-10-11 05:44:19 +00:00
  • 34f020326d Comments page review. (Merge 2706) vdigital 2008-10-10 22:16:52 +00:00
  • 5213710385 Comments page review. vdigital 2008-10-10 22:07:20 +00:00
  • 650a40bf78 jQuery Datepicker: Move code source to template-common in order to use datepicker on version after butterfly rub 2008-10-10 21:52:00 +00:00
  • 5f8b608b54 jQuery Datepicker: Move code source to template-common in order to use datepicker on version after butterfly rub 2008-10-10 21:41:07 +00:00
  • c752304164 branch 2.0 creation from trunk r2702 plegall 2008-10-10 21:36:48 +00:00
  • 547a85d56b Move filter button to menubar.tpl. patdenice 2008-10-10 15:18:48 +00:00
  • 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. patdenice 2008-10-10 13:13:12 +00:00
  • 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) rvelices 2008-10-10 13:11:31 +00:00
  • 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 rvelices 2008-10-09 23:14:43 +00:00
  • 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". vdigital 2008-10-09 19:19:03 +00:00
  • 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 vdigital 2008-10-09 19:05:52 +00:00
  • 325b275c96 CSS Conformity (1 of n) vdigital 2008-10-08 20:30:21 +00:00
  • 49227fd6d7 Admin side icons for goto vdigital 2008-10-08 20:25:58 +00:00
  • 4fb157a4a3 Gallery side icons for Sylvia vdigital 2008-10-08 20:25:02 +00:00
  • da3c67cea8 Add id to date controls in order to prepare Datepicker rub 2008-10-08 19:54:57 +00:00
  • d376ff3129 Upload file is out of Graphic charter (Too complex to do currently). It may come later by a template extension. vdigital 2008-10-08 17:08:56 +00:00
  • 3d85d3d1d9 .gif rating stars in Sylvia theme vdigital 2008-10-08 16:49:05 +00:00
  • 2b62d453ca AAM languages ES ddtddt 2008-10-08 12:54:13 +00:00
  • e6ed3ced9f update plugin ES ddtddt 2008-10-08 12:52:20 +00:00
  • 636c471e0e Updated admin.lang.php ddtddt 2008-10-08 12:10:47 +00:00
  • 0b1a237d35 jQuery Datepicker: improve disabled elements on day and month lits rub 2008-10-08 05:22:24 +00:00
  • 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). plegall 2008-10-07 22:01:14 +00:00
  • 42c665eeff Add space between icons in Category Management vdigital 2008-10-07 20:06:21 +00:00
  • 4d87bb1d96 Change 1.7 to Butterfly rub 2008-10-07 20:03:42 +00:00
  • f5c5154ddf jQuery Datepicker: o use id for selector o check radio button on change date rub 2008-10-07 19:18:55 +00:00
  • 0bbeccaab3 - forgotten images in commit 2674. - small correction in cat_modify.tpl. patdenice 2008-10-06 23:08:37 +00:00
  • 9cfd70474f feature 884 added: ability to delete photos uploaded via web API method pwg.images.add, ie without storage_category_id. pLoader uses this method and photos cannot be removed in any other way. plegall 2008-10-06 23:08:11 +00:00
  • b0c514745f Some icons (Thanks to Stripy). Small cleanup in goto/picture.css (More must come later). Notification and help pages have been reviewed. Swap rating stars in Sylvia. vdigital 2008-10-06 21:44:05 +00:00
  • 184f006c2c Move datepicker.css to template-common. rub 2008-10-06 20:07:08 +00:00
  • 1c7db3ac07 Move jQuery Datepicker customization to default goto css. rub 2008-10-06 20:03:52 +00:00
  • 8fdaa59494 - Don't show "home" twice on picture navbar if category is not set. - Add ids to textarea (for future use with TinyMCE plugin). - Enlarge cat_bottom-right.gif and cat_top-right.gif to 1200px. patdenice 2008-10-06 17:59:06 +00:00
  • 6979ff7860 Add hand cursor on calendar button. rub 2008-10-06 04:54:14 +00:00
  • a7f507dc68 bug 888 fixed: pwg.images.add updates the associated categories so that a category doesn't remain without representant while containing photos. plegall 2008-10-05 22:30:35 +00:00
  • 516b8f1134 Remove "..." button witch appears on calendar button. rub 2008-10-05 21:34:02 +00:00
  • b53cddbf6a feature 885 added: pwg.images.add web API method now supports additional high resolution format. plegall 2008-10-05 21:22:57 +00:00
  • 0bdc6a5dac Adapt plugin add_index with smarty rub 2008-10-05 21:07:41 +00:00
  • 308fda55f5 Quickconnect : pressing "Tab+Enter" after remember was linking you to "forgotten password" instead of Submitting the current form. Adjust some backgrounds (due to CSS optimization elsewhere) and some positions. vdigital 2008-10-05 19:49:43 +00:00
  • 10e48b0d41 Datepicker is chartered. vdigital 2008-10-05 19:20:54 +00:00
  • 1ffeb81b04 Admin side icons for goto (remove unused and restored ranks) vdigital 2008-10-05 16:30:42 +00:00
  • 8fdf12a4e5 Gallery side icons for Sylvia (simple copy from others) vdigital 2008-10-05 15:32:17 +00:00
  • 0e7340d9c6 Updates riopwg 2008-10-05 12:54:42 +00:00
  • 2cdce14011 Move datepicker.css from theme to template. rub 2008-10-05 07:59:49 +00:00
  • 28ba8306af 1 - selected_admin_menu function is externalized. 2 - Plugin can force accordion to be stable by adding &plgmenu in their plugin url vdigital 2008-10-04 22:52:48 +00:00
  • 995dc217ad Release candidate 2.0.0RC2 hard coded. 2.0.0RC2 plegall 2008-10-04 21:44:20 +00:00
  • 7eb9aad9b2 Create release 2.0.0RC2 from trunk r2658 plegall 2008-10-04 21:41:03 +00:00
  • 73c04ed83c - Correct display bug of quick local synchro in IE7. - Translate this button. patdenice 2008-10-04 20:43:43 +00:00
  • 7d38fdeec0 Comments list is correct (but it needs a hack for IE) vdigital 2008-10-04 16:33:17 +00:00
  • a974515634 - don't display empty <ul> if no plugins to display in specials admin menu. - correction in plugins_list.tpl if plugins missing. - filter icon is displayed inside <dt> tags. patdenice 2008-10-04 15:36:45 +00:00
  • 094ed0f17a Sylvia mbTags borders recovery vdigital 2008-10-04 15:09:45 +00:00
  • b1ef886694 Admin side icons for goto template (Some are missing, older icons are there). vdigital 2008-10-04 14:41:25 +00:00
  • eb07150f22 - 883: category status wasn't saved. - 870, 877, 878: growfield plugins send wrong value when empty textarea. Now use another plugin for autogrow. patdenice 2008-10-04 13:54:54 +00:00
  • 9559f1a875 Add explicit error message in plugins tab if allow_url_fopen is disabled. patdenice 2008-10-04 11:33:34 +00:00
  • 1d7f99d90f Use directly $lang_info on tpl files. rub 2008-10-04 09:50:02 +00:00
  • 7569462895 Gallery side icons for Sylvia (Some are missing, your browser cache could hide that). + No borders for pics in Sylvia. vdigital 2008-10-04 09:05:36 +00:00
  • 3bc43273ba - decrease padding on table2 TD (20px left+20 px right=40px per column lost was too much - remove unused rules rvelices 2008-10-03 23:51:12 +00:00
  • 5fc08c241d - fix tag cloud display with IE6/IE7 (without additionnal css hacks) - collapsed several identical selectors into one rvelices 2008-10-03 23:48:03 +00:00
  • e53eee8f16 - Plugins manager now use PEM API. - WARNING! Need to change PEM_URL constant and utf8 encoding when PEM will be updated. - Bug in roma/themeconf.inc.php: accordion menu wasn't selected in plugins_new et plugins_update tabs. patdenice 2008-10-03 23:16:49 +00:00
  • 0287283e38 bug fixed: remove useless mysql_real_escape because web api already process all input parameters. plegall 2008-10-03 21:26:21 +00:00
  • 606fb2346a bug 861 completed: $conf['check_upgrade_feed'] is tested to allow this script execution. plegall 2008-10-03 20:50:38 +00:00
  • 54cf9362f5 bug 880 fixed: pwg.categories.add invalidate the user cache so that the new category is added to the user category tree. plegall 2008-10-03 20:38:12 +00:00
  • 3d1b35b8c9 - Add set_extents function in template class. - 752: add trigger (for flipflip). patdenice 2008-10-03 09:55:14 +00:00
  • 09e4f50555 Infos is not green anymore (Errors is following goto/roma even though in gallery it could be never used). ratingStars have a transparent background. vdigital 2008-10-02 20:59:31 +00:00
  • a5da1dbe32 use "include file" for grow text rub 2008-10-02 20:57:32 +00:00
  • f18985e153 Identification menu was broken. Links are bordered on over except admin menu. vdigital 2008-10-02 18:59:46 +00:00
  • 13756a1978 Purpose of datepicker with jQuery. rub 2008-10-02 18:51:02 +00:00
  • 89bcc54ad7 Random picture had double border with <p> Caption </p>. Random caption is limited to 127 characters above and 255 below. vdigital 2008-10-02 18:39:35 +00:00
  • c8306bc746 - removed unused help pages rvelices 2008-10-02 00:43:52 +00:00
  • 73eb979635 - the optim option conf['compiled_template_cache_language'] works better rvelices 2008-10-02 00:30:34 +00:00
  • 335ccb7418 Purpose of datepicker with jQuery. rub 2008-10-01 22:40:09 +00:00