Commit graph

  • f9b339cf79 Feature 1533: admincan activate/deactivate user customization. patdenice 2010-03-24 23:24:01 +00:00
  • 7682ed5e13 [trunk] minor bugfixes samli 2010-03-24 22:16:24 +00:00
  • 31f14fd486 Just like for branch 2.0, AMenuManager and grum_plugins_classes-2 are removed. These plugins exist in piwigo.org/ext and in piwigo.org/svn/extensions plegall 2010-03-24 21:31:12 +00:00
  • c639ad1e7e copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk, then convert the *.lang.php files with tools/convert_language_to_2.1.pl plegall 2010-03-24 19:34:41 +00:00
  • eafa796d88 script to make a 2.0 language directory comply with 2.1 new rules, mainly language keys replacements, as declared in language/templates/*.lang.php plegall 2010-03-24 19:21:25 +00:00
  • a6954ea0a8 make the translation TODO easier to read plegall 2010-03-24 19:16:52 +00:00
  • 95e6455a41 remove useless LC_MESSAGES directories plegall 2010-03-24 15:55:12 +00:00
  • b6244b62c9 improvement: ability to analyse a single language. plegall 2010-03-24 15:49:48 +00:00
  • 87282425b5 bug fixed: some language keys had not been converted in code. plegall 2010-03-24 15:36:13 +00:00
  • 52330d8d8c bug fixed: certainly an automatic script had converted "included" into "excluded". plegall 2010-03-24 15:02:36 +00:00
  • eca1b87551 improvement: clean output for lost language keys plegall 2010-03-24 14:00:03 +00:00
  • f9ac2a2846 make the language key conversion comply with what's inside the code. plegall 2010-03-24 13:43:18 +00:00
  • ac430ef5be bug fixed: remove trailing whitespace in new language key (compliant with what we find in code) plegall 2010-03-24 09:49:04 +00:00
  • 2ad08fa8c1 feature 1502: bug corrected on guest setting page. Remove $conf['default_theme'] from config file (useless). Check if theme is still installed in pwg_get_themes. patdenice 2010-03-24 01:36:28 +00:00
  • 6c31dd4326 Feature 1533: Bug corrected on favorite option and navigation bar. patdenice 2010-03-24 00:54:39 +00:00
  • 151920ed09 Feature 1533: Allow activation or deactivation of download icon. Add display configuration for picture properties. patdenice 2010-03-24 00:39:34 +00:00
  • 8802877a84 remove the \n from the language key and split into 2 separate strings to avoid useless exceptions in translation analysis scripts. plegall 2010-03-23 23:45:13 +00:00
  • 4a6748bd70 backport translation_analysis.php from branch 2.0 to trunk (precious help to know what's missing in a specific language) plegall 2010-03-23 23:30:37 +00:00
  • ae880eeabe l10n fr_FR: add strings related to my new features in 2.1 ("no photo yet", "upload form", "theme manager", administration header/footer) plegall 2010-03-23 23:09:54 +00:00
  • cdf89f21af bug fixed: typo on case for "Upload Photos" page title. plegall 2010-03-23 23:06:36 +00:00
  • 5c4c58ee5f Feature 1533: more explicit options on display configuration tab patdenice 2010-03-23 22:27:52 +00:00
  • c045205e53 Fix problem with white space in language keys nikrou 2010-03-23 22:06:13 +00:00
  • feb0d27a51 improvement: piwigo_dir can be set from the command line plegall 2010-03-23 21:50:48 +00:00
  • ed6518319b Fixed missing keys in nbm replace script must use language/templates files and not english nikrou 2010-03-23 21:50:29 +00:00
  • 720b19a1d9 Add many missing language keys due to new features in 2.1 plegall 2010-03-23 21:34:46 +00:00
  • c4fd9f9141 Feature 1533: Change "General" by "Options" in Configuration menu. Change "Default Display" tab by "Guest Settings" tab. Add display tab in Configuration/Option menu. patdenice 2010-03-23 21:19:55 +00:00
  • 8b816a18f4 bug fixed: the language keys used end with a whitespace, but it was removed in the language file. plegall 2010-03-23 21:18:38 +00:00
  • 5d854048e9 merge r5290 from branch 2.0 to trunk vdigital 2010-03-23 20:30:10 +00:00
  • 57aa873139 [language_switch] vdigital 2010-03-23 20:25:38 +00:00
  • 0abfb916e3 Remove @, test $_POST['date_creation_year'] instead, make nicolas joyful ;-) patdenice 2010-03-23 17:38:55 +00:00
  • cd0c4ae7dd Fix missing key translations for nbm and c13y nikrou 2010-03-23 16:19:13 +00:00
  • 658d979d7e new script to detect missing language keys plegall 2010-03-23 15:26:01 +00:00
  • 68a4d1dd9b Make the admin/photos_add code easier to analyse for missing translation keys. plegall 2010-03-23 13:26:41 +00:00
  • f60f59a4c6 bug fixed: hide border on admin/configuration fieldsets to avoid empty legend. plegall 2010-03-23 12:04:31 +00:00
  • 87f5424cca Avoid error if creation date calendar is empty. Avoid error on picture_modify.php if creation date is not correct. patdenice 2010-03-23 11:08:09 +00:00
  • f9d80c99a3 Update language IT Minor corrections riopwg 2010-03-23 09:34:36 +00:00
  • 6ca3feaae0 Update language IT "Accessi" better than "Diritti" riopwg 2010-03-23 08:48:02 +00:00
  • 6c73a467ed [branche2] update es_AR thanks to Sebastian ddtddt 2010-03-23 06:23:06 +00:00
  • a6c771547d Add function is_webmaster (like is_admin function) Add on ignore list the directory local/personal rub 2010-03-23 05:56:50 +00:00
  • c0879165c6 bug fixed: if the theme for guest is empty (I don't know how this could be, but it has been reported), the fallback on constant PHPWG_DEFAULT_TEMPLATE was not working. plegall 2010-03-22 22:22:59 +00:00
  • db271b69c0 [Branche2] feature 1531 / add Serbia / thanks to Darko ddtddt 2010-03-22 21:01:23 +00:00
  • 04482125dd Update language IT for LocalFilesEditor riopwg 2010-03-22 20:49:03 +00:00
  • d6fa0a5823 Fix warning for postgresql installation Remove unused function nikrou 2010-03-22 20:31:53 +00:00
  • f4f8b96e97 Feature 1525 : propose to download config database file when permissions for writing it to local/config directory are missing. nikrou 2010-03-22 20:30:56 +00:00
  • 6b3dc4ede1 feature 1514: improvement, if a user has a theme that is (maybe temporary) unactive, we fallback on default theme (the real default theme, the one set for default user) plegall 2010-03-22 19:49:14 +00:00
  • 363268ab99 ture 1514: improvement, impossible to activate a theme is a parent is missing (a parent includes grand father and his own father, and his own father, and so on... until the root theme is "default" or has no parent declared) plegall 2010-03-22 15:03:43 +00:00
  • 15499d5dc1 feature 1514: improvement, impossible to delete a theme that is required by another installed theme. plegall 2010-03-22 14:11:10 +00:00
  • cf9af7d062 Sylvia style is back for installation and upgrade pages. patdenice 2010-03-22 13:13:58 +00:00
  • 98c7158ec0 [LocalFiles Editor] Only webmasters can create or modify local files. patdenice 2010-03-22 12:42:42 +00:00
  • 2ed2fe4ec0 feature 1529: display tags in columns for search.php or admin/tags. plegall 2010-03-22 11:40:18 +00:00
  • d6cc2b0a0a Issue 1521 : Integration of LinkRoot plugin in Piwigo core laurent.duretz 2010-03-22 11:09:32 +00:00
  • 7d0c4675f8 feature 1502: bug fixed, the themes needs a name at installation time, or else they can't be chosen in the user profile. plegall 2010-03-22 10:57:59 +00:00
  • cd3411f46c remove the "forgot password" and "register" in identification icon bar, these actions are already below the "Submit" button on the very same page. plegall 2010-03-22 10:50:15 +00:00
  • f635122ef2 feature 1505: bug fixed, ability to connect with pLoader even if gallery is empty. plegall 2010-03-22 10:29:34 +00:00
  • a5f395183a feature 1528: update the about page content (FR/EN only currently). plegall 2010-03-22 10:17:33 +00:00
  • d1d3167c3c due to background color change on pwgHead, the roma icon for home.png was not good plegall 2010-03-22 09:35:34 +00:00
  • 274b283da1 just a test: make the header/footer colors comply with the current theme plegall 2010-03-22 09:16:06 +00:00
  • 74e07f090b move the logo outside the text, to make the text easier to read. plegall 2010-03-22 09:03:00 +00:00
  • d3104275c0 feature 1505: bug fixed, the password was not replaced by stars plegall 2010-03-22 08:45:21 +00:00
  • 15528af1f4 bug fixed: 'page generated in' had been automatically replaced plegall 2010-03-22 08:40:09 +00:00
  • 9b86ed4be7 [branche2] minor bugfixes samli 2010-03-22 05:53:11 +00:00
  • c988572c09 [branche2] minor bugfixes samli 2010-03-22 05:52:48 +00:00
  • 3fde53f0d9 feature 1505: improvement, ability to browse the empty gallery. The "no photo yet" feature can be deactivated at session level. plegall 2010-03-22 00:39:04 +00:00
  • fbfe11375e feature 1505: improvement, when there is no photo yet in the gallery, first shows a connection box (and only this), then if the user is an admin shows the "Hello %s, your gallery is empty...". plegall 2010-03-22 00:21:25 +00:00
  • fdb92b15fa feature 1255: Move $conf['db_sqlite_default'] and $conf['dbengine_select_default'] in install.php (as constants). PDO::SQLite is now displayed as SQLite in install page. Always display unique SQLite engine. patdenice 2010-03-21 23:41:19 +00:00
  • f5af5ab4c1 Fix typo : parenthesis nikrou 2010-03-21 23:00:11 +00:00
  • 4773d7a350 Feature 1255 : only one function use exceptions to deal with differents possible errors nikrou 2010-03-21 22:51:36 +00:00
  • 4158d32960 [trunk] localisation hu/RU feature:1526 and feature:1527 ddtddt 2010-03-21 22:07:22 +00:00
  • 8e094971b4 [trunk] localisation hu/RU feature:1526 and feature:1527 ddtddt 2010-03-21 21:59:56 +00:00
  • a4ea2a0085 [Branche2] localisation hu/RU feature:1526 and feature:1527 ddtddt 2010-03-21 21:42:21 +00:00
  • 54c9ceb0f4 feature 1255: add pwg_select_db function. patdenice 2010-03-21 21:15:54 +00:00
  • 62ce6a7f15 Fix tooltip ln10 error vdigital 2010-03-21 17:28:48 +00:00
  • 2842cb6673 feature 1255: set mysql as default engine. patdenice 2010-03-21 17:20:56 +00:00
  • 281eff5003 feature 1502: replace $theme.name by $theme.id in admin header.tpl patdenice 2010-03-21 14:23:31 +00:00
  • 5648861dca feature 1522: LocalFiles Editor: delete compiled templates after saving file (useful with css) patdenice 2010-03-21 14:18:18 +00:00
  • 35b6a57d9d Wrong copyright in index.php files in local directory. patdenice 2010-03-21 14:10:36 +00:00
  • 122bca309b feature 1522: LocalFiles Editor is now compatible with new local files directory. patdenice 2010-03-21 14:08:01 +00:00
  • 8db5b549d1 feature 1522: Move config_local.inc.php to local/config/config.inc.php patdenice 2010-03-21 13:31:20 +00:00
  • 545b10474c git-svn-id: http://piwigo.org/svn/trunk@5214 68402e56-0260-453c-a942-63ccdbb3a9ee patdenice 2010-03-21 13:14:34 +00:00
  • 85c1c1b1ea Feature 1522 : move database config file to local directory (include/config_database.inc.php becomes local/config/database.inc.php) nikrou 2010-03-21 12:32:49 +00:00
  • 76b2701e16 Fix generation time description vdigital 2010-03-21 09:33:48 +00:00
  • 3d05db24ee [trunk] merge bug:1523 / Compatibility with PHP 5.3 ddtddt 2010-03-21 07:56:53 +00:00
  • 3a0e03407c [Branche2] bug:1523 / Compatibility with PHP 5.3 ddtddt 2010-03-21 07:51:07 +00:00
  • b309e74080 Minor language reviews on intro vdigital 2010-03-21 07:30:19 +00:00
  • 6e51794b3f feature 1522: Move local css local files and local language files to local directory. Add $conf['template_force_compile'] to help developpers. patdenice 2010-03-20 23:14:30 +00:00
  • af78fa6193 Fix some language keys problems Need translations ! nikrou 2010-03-20 22:35:39 +00:00
  • 251eeb05ab less warnings + language fixes rvelices 2010-03-20 20:28:35 +00:00
  • a70352fae2 Minor correction vdigital 2010-03-20 18:38:25 +00:00
  • f25d43eb5d Duplicate version reference with footer => Removed from the intro page. vdigital 2010-03-20 18:32:00 +00:00
  • 7d79e3bcc4 Logo not aligned on page base but on text base. vdigital 2010-03-20 14:08:12 +00:00
  • 0aff680f61 Add Logo in footer vdigital 2010-03-20 13:57:10 +00:00
  • a02bf8952b - added a js confirmation before deletign a theme - fix link to css - simplified language loading (a couple of years ago during utf8 migration I left the possibility to have languages defined in another charsets - this is useless) rvelices 2010-03-20 08:59:54 +00:00
  • 55e78ab8d2 fix bug (a comment could be displayed several times in the comments liat) rvelices 2010-03-20 06:11:21 +00:00
  • d7d5fdd2af feature 724: improvement, auto-complete is not case sensitive anymore plegall 2010-03-19 23:20:22 +00:00
  • b005dbbbf8 bug fixed: remove the useless "Visit Gallery" tooltip on the "Visit Gallery" link. plegall 2010-03-19 22:54:36 +00:00
  • 86ad1d5b49 increase copyright year to 2010 plegall 2010-03-19 22:37:10 +00:00
  • c695136e4d bug 1328: backport the pwg_token on trunk plegall 2010-03-19 22:25:39 +00:00
  • ff7e537e2b remove outline for tabsheet (it's ugly) nikrou 2010-03-19 20:52:08 +00:00
  • 7c6d4d7a0e remove picture delete displayed twice redirect after delete to avoid errors nikrou 2010-03-19 20:47:54 +00:00
  • 4c461f36b1 Fix some sql issues : - permalink that use if() syntax - add tables themes for other database engines that mysql nikrou 2010-03-19 19:39:15 +00:00