Commit graph

  • 6b296b293d feature 1502: replace the theme.name by theme.id for theme.css load plegall 2010-03-19 13:30:21 +00:00
  • 3f8d84cbe6 feature 724: bug fixed on element_set_unit for FCKB, better use $("#tags-123, #tags-456") than $(".tags") to apply FCKB widget on the select box. plegall 2010-03-19 13:15:02 +00:00
  • 3a076f460d feature 724: FCBKcomplete propagated to element_set_global and element_set_unit to manage tags. plegall 2010-03-19 12:50:19 +00:00
  • b7fee65e8f Feature 940 : improve ordering by rank by clip thumbnail to a square nikrou 2010-03-19 10:17:14 +00:00
  • 872463cab1 feature 1514, feature 1507: improvement, the themeBoxes height adjusts automatically depending on the content. plegall 2010-03-19 09:52:27 +00:00
  • dcba3636ba improvement: the french word "logiciel" is better than "client" for pLoader. plegall 2010-03-19 09:07:56 +00:00
  • 27de15e076 feature 1519: admin instructions are dispatched into several tabs. Only applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. plegall 2010-03-18 22:12:30 +00:00
  • d158f116d2 -fix language keys problems rvelices 2010-03-18 19:21:17 +00:00
  • 4f80b6095c - allow template class to be instantiated with an empty theme (in plugins for example) - local_head must now be defined in the themeconf.inc.php otherwise not taken into account (avoid several calls to file_exists) - renamed themeconf['theme'] to themeconf['name'] (this is what it is themeconf[theme] is confusing) rvelices 2010-03-18 18:40:00 +00:00
  • 15fdea6925 - removed compatibility with php4 (file_put_contents exists in php5) - when synchronizing local files , sort them alphabetically rvelices 2010-03-18 14:30:04 +00:00
  • 7d7f20e804 tiny reordering in the categories menu : "manage" comes firt. plegall 2010-03-18 11:09:10 +00:00
  • b398e3f33a make the fieldset labels easier to read (no italic, increased letter spacing, bold) plegall 2010-03-18 11:08:53 +00:00
  • cd00dffa72 feature 1515: the new admin menu organization implies to tell the accordion menu which section to open on page load. plegall 2010-03-17 23:50:53 +00:00
  • 3c6ef3d16d bug fixed: an ugly outline (blue on Safari) was displayed when clicking on the admin section menu on roma theme plegall 2010-03-17 23:03:18 +00:00
  • fa6820cd71 Feature 1515: correct border-bottom in admin menubar. 475px => 522px Gotcha 2010-03-17 22:40:33 +00:00
  • 3f2eb3a002 feature 1515: new organization for menu. Photos, Categories, Users, Plugins, Tools, Configuration. plegall 2010-03-17 21:57:53 +00:00
  • 61b6e999c4 Bug fix due to upgrade to jquery 1.4 (attribute selector changes) nikrou 2010-03-17 20:32:40 +00:00
  • 9e33bba0a0 bug fixed: header/footer does not depend on the current theme for icons plegall 2010-03-17 19:39:58 +00:00
  • bb0a857d6d add #aaa border on content and menubar for clear admin theme plegall 2010-03-17 19:33:26 +00:00
  • a96d6fa0c6 Fix mistypping for home page icon (Home.png instead of home.png) nikrou 2010-03-17 19:24:23 +00:00
  • 21b4bf84a7 make the clear admin theme slightly clearer plegall 2010-03-17 17:20:09 +00:00
  • 1314453432 improve menubar display in admin clear theme, colors and behaviors plegall 2010-03-17 16:22:46 +00:00
  • 3c10b3da9f [LocalFiles Editor] Update editarea to 0.8.2. Remove CSS tab. Fix jQuery path. patdenice 2010-03-17 15:27:14 +00:00
  • 595a87ac7e new tabs for the clear admin theme plegall 2010-03-17 11:59:58 +00:00
  • fcd3837484 feature 1514: bug fixed, core themes and already used themes are automatically activated. plegall 2010-03-17 09:58:22 +00:00
  • 3631839e54 Revert gettext stuff. Keep english values for language keys translation. Provide a script to use english values for key in language files. nikrou 2010-03-17 09:22:51 +00:00
  • 54b9eea12d Feature 1502: Avoid 500 error if parent theme is the theme itself. patdenice 2010-03-17 00:55:26 +00:00
  • f82430dd3b feature 1514: new screen to manage installed themes; activate, deactivate, delete, set as default. plegall 2010-03-17 00:48:38 +00:00
  • 54148c8d60 feature 1507: better display for available themes (floating boxes) plegall 2010-03-15 20:50:47 +00:00
  • 395b09de3d feature 1507: ability to install themes directly from piwigo.org/ext. plegall 2010-03-15 13:35:35 +00:00
  • 279196b283 feature 1506: remove wipi and p0w0 themes from core. They will come back as additionnal themes in the extension manager. plegall 2010-03-15 13:17:51 +00:00
  • da04e08d0e bug 1495: "infos" and "errors" blocks are more visible for the "clear" admin theme. plegall 2010-03-15 13:02:22 +00:00
  • f69595a9f0 [branche2] update HU language samli 2010-03-15 02:12:10 +00:00
  • c483a3fd91 use the new conf_update_param function. plegall 2010-03-14 23:58:55 +00:00
  • b95eebbe18 feature 1505: when there is no photo yet in the gallery, displays a big and obvious message, guiding to the Administration>Images>Add page. plegall 2010-03-14 23:56:21 +00:00
  • 59d9c085aa Feature 1502: merge multiple css files into theme.css in default theme. patdenice 2010-03-13 16:57:44 +00:00
  • 32d6212666 Feature 1502: Fix admin multi view plugin. patdenice 2010-03-13 12:39:25 +00:00
  • 2d7a399f7e - fix php warning followed by mysql query fatal error - don't include a file unless necessary rvelices 2010-03-13 05:59:14 +00:00
  • f76ce16aa6 Feature 1502 Extend for templates now work properly. Bound template as to be renamed in bound theme... patdenice 2010-03-13 02:14:32 +00:00
  • 7a81759fb0 Feature 1502 Move mail images. Change image path in mail-css files. Remove local css file for NBM. patdenice 2010-03-13 01:19:57 +00:00
  • 5958c85b7f feature 1502 Remove automatic file creation for local-layout.css during install or upgrade.php. Move icon/admin directory from default theme. patdenice 2010-03-13 00:23:05 +00:00
  • 14778ce673 feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. plegall 2010-03-13 00:00:52 +00:00
  • c396f08708 Bug corrected on picture_nav_buttons.tpl. An error occured during gettex migration. patdenice 2010-03-12 00:26:58 +00:00
  • a21ffa6bd2 [trunk] bug:1499 - localisation tag summary ddtddt 2010-03-11 21:42:12 +00:00
  • 0221b5c72d [trunk] update forgot svn:5075 et svn:5082 ddtddt 2010-03-11 21:26:52 +00:00
  • ac47068ce0 [trunk] update forgot svn:5075 et svn:5082 ddtddt 2010-03-11 21:22:48 +00:00
  • 00ad9216aa [trunk] bug:1498 - Customize the rows ddtddt 2010-03-11 21:02:06 +00:00
  • f5bc34b477 [trunk] bug:1498 - Customize the rows ddtddt 2010-03-11 20:52:12 +00:00
  • 1ee8f746c5 New trigger on get_pwg_themes vdigital 2010-03-10 23:10:27 +00:00
  • 964a191ff1 New feature: Modeling could be turn off in themeconf vdigital 2010-03-10 22:22:30 +00:00
  • dfe94b111d Fix: failed to open dir on default template vdigital 2010-03-10 22:07:14 +00:00
  • cbfc601ad8 feature 1491: administration panel header/footer. Graphicaly outside the administration theme. The header includes the gallery title with a link to gallery, a theme changer, an explicit "visit gallery" link, a logout link. The footer includes links to piwigo.org (homepage, documentation, forum) and the contact webmaster link. plegall 2010-03-09 23:19:11 +00:00
  • 89ef534fc2 update .css for new tabsheet look grum 2010-03-09 20:47:10 +00:00
  • c9dfb3a41f feature 1494: move all *.tpl files from template/yoga to the new template/default (from which yoga derives) plegall 2010-03-09 20:17:00 +00:00
  • d63e90c5d0 [trunk] merge 5093 bug:986 ddtddt 2010-03-09 17:12:05 +00:00
  • a950187c2a [Branche2] bug:986 ddtddt 2010-03-09 17:09:45 +00:00
  • 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 plegall 2010-03-09 09:57:57 +00:00
  • 8dc1b99586 feature 1489: integrate UploadForm into Piwigo core. The integration is not 100% done, I just "made it work" on trunk. plegall 2010-03-08 23:39:53 +00:00
  • 4ac5c0649e Typo fixed from r5079 Gotcha 2010-03-08 09:22:06 +00:00
  • 5aa58dd09e Update language IT riopwg 2010-03-08 07:05:07 +00:00
  • 7b4f21b997 Trunk merge r5076 from bug:1119 bug:1119 Gotcha 2010-03-07 21:09:26 +00:00
  • 7634e52e56 [Trunk] merge works to jpr 928 ddtddt 2010-03-07 19:58:40 +00:00
  • 3863648a7a [branche2] update HU language samli 2010-03-07 17:45:52 +00:00
  • 2aaed23c85 Choose the sorting of the categories management bug:1119 Gotcha 2010-03-07 16:53:53 +00:00
  • 3467516675 Trunk merge 5070 bug:1486 ddtddt 2010-03-07 16:07:44 +00:00
  • 5f31dc10b5 [branche2] update HU language samli 2010-03-07 14:49:01 +00:00
  • 3088ccc5a2 New location of default .tpl files vdigital 2010-03-07 14:25:49 +00:00
  • 0f7a952bdb New feature: Template modeling to reduce coding efforts when you want to create a new template. vdigital 2010-03-07 14:24:02 +00:00
  • d714685995 [Branche2] bug:1486 ddtddt 2010-03-07 13:42:33 +00:00
  • 61cf190aaf add HU translate for plugin add_index samli 2010-03-07 01:31:36 +00:00
  • 0720fb6ac3 Add HU add_index plugin to trunk samli 2010-03-06 23:36:00 +00:00
  • 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. plegall 2010-03-06 22:10:23 +00:00
  • 97a8ddcfe7 Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logon'] according with VDigital's proposal Eric 2010-03-06 15:07:08 +00:00
  • 0ddc14f87e [branche2] update HU language samli 2010-03-05 19:11:44 +00:00
  • ef00827dbc Feature 1451 : confirm message when managing plugins change way to manage zero for plural forms in french nikrou 2010-03-03 20:55:21 +00:00
  • cc2ee5b054 Feature 1451 : update master template (chronology_ fields) nikrou 2010-03-03 19:11:48 +00:00
  • 11751ccd2c Feature 1451 : fix mispelling and missing translations nikrou 2010-03-03 11:18:21 +00:00
  • f0a6aeedfa [trunk] update NL thanks to Kees Hessels ddtddt 2010-03-02 20:13:56 +00:00
  • 1ea0a9397b [Branche2] update NL thanks to Kees Hessels ddtddt 2010-03-02 20:01:00 +00:00
  • 6044dd4fd6 Feature 1450 : - add "subscribe %s" - fix misspelling in install.tpl and in install.php nikrou 2010-03-02 16:01:37 +00:00
  • 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 nikrou 2010-03-02 14:54:22 +00:00
  • 26e605d4b6 use fatal_error instead of die function (fatal_error leaves a trace in php error log making easier to see potential problems on "production" galleries) rvelices 2010-03-01 21:23:51 +00:00
  • 972147313f New version 2.0.9 hard coded. 2.0.9 plegall 2010-03-01 17:34:37 +00:00
  • 84593d7c5e Create release 2.0.9 from branch 2.0 r5013 plegall 2010-03-01 17:19:29 +00:00
  • 35694a636e merge r5013 from branch 2.0 to trunk plegall 2010-03-01 16:22:34 +00:00
  • 117baff95c feature 1448 added: ability to set the upload directory (for pwg.images.add API method). plegall 2010-03-01 16:20:24 +00:00
  • 2c2cfa0899 Issue 1471 : incomplete test correction laurent.duretz 2010-03-01 13:02:49 +00:00
  • 91a6b6a736 Issue 1471 : incomplete test correction laurent.duretz 2010-03-01 13:02:33 +00:00
  • 930905b209 Merging corrections from branch 2.0 laurent.duretz 2010-03-01 11:29:34 +00:00
  • ab21bfa8c5 Issue 1473 : file missing in listing when icon is generated laurent.duretz 2010-03-01 11:11:38 +00:00
  • 27c9b04954 Issue 1472 : Listing genration fail if thumbnail directory does not exists laurent.duretz 2010-03-01 10:43:19 +00:00
  • 453c17d408 Adding JPG support on Wamp server : Wamp server gd_info() method return "JPEG Support" instead "JPG Support" laurent.duretz 2010-03-01 10:19:16 +00:00
  • 0c8e06da4a Feature 1255 : bug in install with mysql and postgresql if some form parameters are missing. nikrou 2010-02-28 21:11:23 +00:00
  • f1f59e937a improvement: avoid the use of @ instead of a real test plegall 2010-02-28 20:58:45 +00:00
  • 4c209bf180 merge r5001 from branch 2.0 to trunk plegall 2010-02-28 19:37:56 +00:00
  • d2872aacef bug 1469 fixed: I should have permitted an empty feed in URL in r4742 plegall 2010-02-28 19:37:18 +00:00
  • 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 nikrou 2010-02-27 20:00:00 +00:00
  • ee1a646e5a git-svn-id: http://piwigo.org/svn/branches/2.0@4982 68402e56-0260-453c-a942-63ccdbb3a9ee jpr928 2010-02-27 15:32:05 +00:00
  • 7182415c71 git-svn-id: http://piwigo.org/svn/branches/2.0@4979 68402e56-0260-453c-a942-63ccdbb3a9ee jpr928 2010-02-27 11:02:40 +00:00
  • d590f86dd3 [branche2] update HU language samli 2010-02-27 10:44:41 +00:00